Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-05-28 | s3:libsmb: get rid of clisigning routines | Luk Claes | 1 | -1/+0 |
2012-05-27 | build: Remove all references to libuuid | Andrew Bartlett | 1 | -2/+1 |
2012-05-26 | s3-build: Remove build of libaddns.a from the autoconf build | Andrew Bartlett | 1 | -73/+0 |
2012-05-25 | s3: Test whether get_share_mode_lock cleans up stale processes | Volker Lendecke | 1 | -1/+2 |
2012-05-23 | krb5samba: Add smb_gss_oid_equal wrapper. | Andreas Schneider | 1 | -0/+1 |
2012-05-23 | s3-autoconf: fix typo after migrating DNS resolver code to lib/addns | Alexander Bokovoy | 1 | -1/+1 |
2012-05-23 | Move source3/libads/dns.c to lib/addns | Simo Sorce | 1 | -1/+1 |
2012-05-18 | s3: Revert the serverid changes, they need more work | Volker Lendecke | 1 | -2/+1 |
2012-05-18 | build: Move generated files out of the normal build tree | Andrew Bartlett | 1 | -83/+85 |
2012-05-18 | build: Move generated version.h to a waf-invisible location | Andrew Bartlett | 1 | -1/+1 |
2012-05-17 | s3: Test whether get_share_mode_lock cleans up stale processes | Volker Lendecke | 1 | -1/+2 |
2012-05-16 | s3:onefs: remove all onefs related code as it not maintained anymore | Stefan Metzmacher | 1 | -19/+1 |
2012-05-15 | libcli/smb: move smb2cli_ioctl.c from source3 to the toplevel | Björn Baumbach | 1 | -1/+1 |
2012-05-15 | libcli/smb: move smb2cli_query_directory.c from source3 to the toplevel | Björn Baumbach | 1 | -1/+1 |
2012-05-15 | libcli/smb: move smb2cli_query_info.c from source3 to the toplevel | Björn Baumbach | 1 | -1/+1 |
2012-05-15 | libcli/smb: move smb2cli_set_info.c from source3 to the toplevel | Björn Baumbach | 1 | -1/+1 |
2012-05-15 | libcli/smb: move smb2cli_flush.c from source3 to the toplevel | Björn Baumbach | 1 | -1/+1 |
2012-05-15 | libcli/smb: move smb2cli_write.c from source3 to the toplevel | Björn Baumbach | 1 | -1/+1 |
2012-05-15 | libcli/smb: move smb2cli_read.c from source3 to the toplevel | Björn Baumbach | 1 | -1/+1 |