Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r25154: move winbindd code into winbindd/ | Stefan Metzmacher | 1 | -10/+10 |
2007-10-10 | r25128: _XOPEN_SOURCE_EXTENDED and socklen_t are always provided by libreplace | Stefan Metzmacher | 1 | -14/+0 |
2007-10-10 | r24838: Now for real: build the locator, if we can. | Günther Deschner | 1 | -2/+4 |
2007-10-10 | r24701: Fix the swat build | Volker Lendecke | 1 | -6/+8 |
2007-10-10 | r24304: patch from Bjoern JAcke <bj@SerNet.DE>: | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r24302: add a module that overloads the file_id_create VFS function | Stefan Metzmacher | 1 | -0/+33 |
2007-10-10 | r23900: LDAP_OPT_SOCKBUF doesn't exists on all platforms | Stefan Metzmacher | 1 | -1/+9 |
2007-10-10 | r23898: rename HAVE_ADS_SASL_WRAPPING -> HAVE_LDAP_SASL_WRAPPING | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r23893: add dummy callbacks for LDAP SASL wrapping, | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r23786: Use linux/dqblk_xfs.h rather than a private copy of this header in the | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r23689: Squashed commit of the following: | Gerald Carter | 1 | -2/+13 |
2007-10-10 | r23536: Fix a typo. James: Please check! | Michael Adam | 1 | -1/+1 |
2007-10-10 | r23497: Disable building of libaddns (no defined API) and | Gerald Carter | 1 | -38/+8 |
2007-10-10 | r23480: Fix DEVELOPER_CFLAGS quoting. | James Peach | 1 | -1/+1 |
2007-10-10 | r23478: Change the handling of the developer CFLAGS so that they are always | James Peach | 1 | -13/+26 |
2007-10-10 | r23410: Merge the core of the cluster code. | Volker Lendecke | 1 | -0/+15 |
2007-10-10 | r23398: Support membership of >16 groups on Darwin by making sure we opt in t... | James Peach | 1 | -0/+15 |
2007-10-10 | r23389: Disabling ACL support on Darwin/Mac OS X for now. | Michael Adam | 1 | -1/+5 |
2007-10-10 | r23387: 1. This unifies the POSIX ACL detection code: | Michael Adam | 1 | -75/+40 |
2007-10-10 | r23352: Don't generate stamp-h. AFAICT it is never used. | James Peach | 1 | -1/+1 |
2007-10-10 | r23307: move readahead stuff out of libreplace and make it samba3 specific | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r23274: merge CloseEventlog() pidl conversion from 3.0.26 && fix a few init c... | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r23105: Add lchown to the vfs layer. We need this in the POSIX code. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23097: Add a new configure option to disable building SWAT (it is still buil... | James Peach | 1 | -0/+15 |
2007-10-10 | r23095: Support systems that have their PAM headers in /usr/include/pam. | James Peach | 1 | -7/+19 |
2007-10-10 | r23094: Update the iconv detection to handle cross-compiles better. If we are | James Peach | 1 | -73/+106 |
2007-10-10 | r23005: If we're running on a system where time_t is 8 bytes | Jeremy Allison | 1 | -0/+8 |
2007-10-10 | r22994: Fix HP/UX compiler flags by Don McCall. Lets see how the other HP/UX | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r22976: whoops typo | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r22974: enable relro with PIE if available, this gives extra protection to th... | Simo Sorce | 1 | -0/+23 |
2007-10-10 | r22955: Disable dependency tracking by default. | James Peach | 1 | -0/+6 |
2007-10-10 | r22919: Fix build on Tru64. | Michael Adam | 1 | -1/+1 |
2007-10-10 | r22878: Warn in $PATH contains /usr/ucb. Bugzilla #4295. | James Peach | 1 | -0/+6 |
2007-10-10 | r22826: Fix the gettimeofday test that I broke in rev 22821. | James Peach | 1 | -3/+2 |
2007-10-10 | r22821: Replace unnecessary AC_TRY_RUN with AC_TRY_LINK. Fixes bug #2287. | James Peach | 1 | -3/+4 |
2007-10-10 | r22820: Move FAM libraries from smbd to vfs_fam_notify. Should fix bugzilla #... | James Peach | 1 | -3/+5 |
2007-10-10 | r22777: Fix for [Bug 4543] - POSIX ACL support on FreeBSD. | Michael Adam | 1 | -0/+1 |
2007-10-10 | r22773: - Clean up the the rest of the cruft from my earlier work on the read... | Derrell Lipman | 1 | -11/+1 |
2007-10-10 | r22772: - Still working on the fact that readahead() is not declared (on at l... | Derrell Lipman | 1 | -13/+0 |
2007-10-10 | r22731: - Fix bug #4594. | Derrell Lipman | 1 | -66/+92 |
2007-10-10 | r22692: Fix compilation of explicit --without-winbind. | Volker Lendecke | 1 | -4/+4 |
2007-10-10 | r22664: When we have krb5_get_init_creds_opt_get_error() then try to get the ... | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r22614: Only enable GNU-isms in the Makefile if we can be sure that the GNU | James Peach | 1 | -2/+8 |
2007-10-10 | r22583: Support non-Linux GNU systems (such as Debians' GNU with FreeBSD kern... | Jelmer Vernooij | 1 | -5/+17 |
2007-10-10 | r22483: Attempt to fix the build. | Günther Deschner | 1 | -6/+8 |
2007-10-10 | r22480: Remove accidentially comitted getpeereid hunks again. | Günther Deschner | 1 | -9/+0 |
2007-10-10 | r22479: Add "net ads keytab list". | Günther Deschner | 1 | -0/+46 |
2007-10-10 | r22467: Adding configure check for -Werror-implicit-function-declaration and ... | Günther Deschner | 1 | -2/+24 |
2007-10-10 | r22441: Add automatic dependency tracking. The dependency generation is | James Peach | 1 | -1/+23 |
2007-10-10 | r22419: Update configure so that we only need one copy of os2_delete.c | James Peach | 1 | -2/+10 |