index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
Makefile.in
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-08
s3:vfs_default: add basic support for durable handle request and reconnect
Michael Adam
1
-0
/
+1
2012-09-02
s3: add sysquotas_4B support
Björn Jacke
1
-1
/
+1
2012-08-20
s3-build: Enable vfs_fake_acls when in developer mode or on the build farm
Andrew Bartlett
1
-0
/
+5
2012-08-17
s3: Remove the gpfs_hsm_notify module
Volker Lendecke
1
-5
/
+0
2012-08-16
s3-autoconf: Fix deps for dbwrap_torture
Volker Lendecke
1
-1
/
+1
2012-08-16
s3:utils: remove standalone cclean tool
Gregor Beck
1
-11
/
+1
2012-08-16
s3:net add command "connections cleanup"
Gregor Beck
1
-1
/
+1
2012-08-08
build: Remove pdbtest from the autoconf build
Andrew Bartlett
1
-12
/
+1
2012-08-07
source3/loadparm.c: Move string_set/string_free inside.
Rusty Russell
1
-1
/
+1
2012-08-07
media_harmony VFS module: Add and build by default.
Andrew Klaassen
1
-0
/
+5
2012-07-27
s3:vlp: fix build on OS X
Björn Jacke
1
-0
/
+1
2012-07-26
s3: use libreplace in pthreadpooltest to fix some builds
Björn Jacke
1
-1
/
+1
2012-07-23
lib/crypto: add aes_ccm_128
Stefan Metzmacher
1
-1
/
+1
2012-07-20
Remove source3/lib/pidfile.c
Jeremy Allison
1
-8
/
+1
2012-07-19
Fix the configure build - add lib/util/pidfile.o into UTIL_OBJ.
Jeremy Allison
1
-1
/
+1
2012-07-18
s3: Add tevent_wait_send/recv
Volker Lendecke
1
-0
/
+1
2012-07-18
s3: Add vfs_aio_posix
Volker Lendecke
1
-0
/
+5
2012-07-18
s3:vfs_aio_pthread: Convert to libasys
Volker Lendecke
1
-0
/
+1
2012-07-17
s3-autoconf: Fix the build.
Günther Deschner
1
-11
/
+3
2012-07-12
s3/torture: adjust dependency to fix build when no winbind was build before
Björn Jacke
1
-1
/
+1
2012-07-03
s3-passdb: Remove obsolte ldapsam_compat support.
Andreas Schneider
1
-2
/
+0
2012-07-03
s3-winbind: Remove obsolte idmap_adex.
Andreas Schneider
1
-13
/
+0
2012-06-29
s3:smbd: add smbXsrv_open* infrastructure
Stefan Metzmacher
1
-0
/
+1
2012-06-28
Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.
Jeremy Allison
1
-2
/
+4
2012-06-27
s3: add a tool "cclean" to cleanup orphaned entries from connections.tdb
Gregor Beck
1
-1
/
+12
2012-06-25
s3:Makefile: use our "$MAKE" instead of "make" in our own Makefile
Björn Jacke
1
-2
/
+2
2012-06-25
s3:smbd: add smbXsrv_tcon infrastructure
Stefan Metzmacher
1
-0
/
+1
2012-06-25
s3:smbd: add smbXsrv_session infrastructure
Stefan Metzmacher
1
-0
/
+1
2012-06-25
s3:smbd: add smbXsrv_version_* infrastructure
Stefan Metzmacher
1
-0
/
+1
2012-06-25
s3:librpc: add smbXsrv.idl
Stefan Metzmacher
1
-0
/
+1
2012-06-22
dbwrap: dbwrap_local_open()
Rusty Russell
1
-0
/
+1
2012-06-22
util_tdb: move timeout chainlock variants from source3/lib/util/util_tdb.c
Rusty Russell
1
-1
/
+24
2012-06-19
ntdb: add autoconf support.
Rusty Russell
1
-0
/
+8
2012-06-18
Revert "s3: temporary hack to make the waf build work withouth autotools bein...
Björn Jacke
1
-1
/
+0
2012-06-18
s3:autoconf: add -Iautoconf -Iautoconf/source3 at configure stage
Stefan Metzmacher
1
-2
/
+0
2012-06-18
s3:Makefile.in: remove pidl generated files with 'make realdistclean'
Stefan Metzmacher
1
-0
/
+1
2012-06-18
s3:Makefile.in: fix 'make realdistclean' after moving generated files to auto...
Stefan Metzmacher
1
-1
/
+1
2012-06-18
s3:Makefile.in: fix 'make clean' after moving generated files to autoconf/
Stefan Metzmacher
1
-6
/
+5
2012-06-16
s3-auth: Remove auth_netlogond
Andrew Bartlett
1
-5
/
+0
2012-06-16
s3-passdb: Remove pdb_ads
Andrew Bartlett
1
-4
/
+0
2012-06-15
s3-build: Do not write loadparm generated files into the build tree
Andrew Bartlett
1
-13
/
+13
2012-06-08
s3-rpcclient: add fsrvp commands
David Disseldorp
1
-2
/
+6
2012-06-05
s3: temporary hack to make the waf build work withouth autotools being required
Björn Jacke
1
-0
/
+1
2012-06-05
s3: remove dependency on automake for "make everything"
Björn Jacke
1
-1
/
+0
2012-06-03
s3-build: Remove finddead
Andrew Bartlett
1
-9
/
+0
2012-05-30
s3-build: We do not have CHARSET modules any more
Andrew Bartlett
1
-6
/
+2
2012-05-30
lib/param: Put common FN_ macros into param_functions.c
Andrew Bartlett
1
-4
/
+4
2012-05-30
s3-build: Remove build of libtdb.so from the autoconf build
Andrew Bartlett
1
-65
/
+2
2012-05-30
s3-build: Remove build of libtalloc.so from the autoconf build
Andrew Bartlett
1
-62
/
+2
2012-05-29
s3: fix compile of krb5 locator on Solaris
Björn Jacke
1
-1
/
+1
[next]