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