summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Expand)AuthorFilesLines
2007-12-09Make sure NULL is defined to the IPv6 test doesn't spuriously fail.James Peach1-0/+1
2007-12-05* Adds support for cifs.spnego helper into configure and Makefile.inIgor Mammedov1-0/+42
2007-12-03Move check for broken system capabilites.h headers to lib/replace.Michael Adam1-30/+0
2007-11-20Extend commit module to help with NFS quotas.David Losada Carballo1-1/+1
2007-11-18Detect Heimdal Kerberos on OpenBSD 4.2.James Peach1-0/+17
2007-11-16Fix the build on RHEL5, when libcap-devel is installed.Michael Adam1-0/+12
2007-11-09use nss_wrapper code in samba3 when --enable-nss-wrapper is givenStefan Metzmacher1-0/+1
2007-11-05Fix a typo.Michael Adam1-1/+1
2007-11-02Fix build breakage when not specifying --with-fhs.Gerald (Jerry) Carter1-0/+3
2007-11-01Patch from Debian Samba package maintainers:Gerald (Jerry) Carter1-0/+7
2007-11-01Enable building the zfsacl VFS module by specifyingMichael Adam1-0/+1
2007-10-23added a syncops VFS module for filesystems which do not guarantee meta-data o...Andrew Tridgell1-1/+2
2007-10-22Reorder pthread mutex check so that it doesn't output its resultJames Peach1-12/+13
2007-10-19Add test for "struct in6_addr" to the HAVE_IPV6 configure test.Gerald (Jerry) Carter1-0/+1
2007-10-19Move the test for the AIX specific interface code to the end.Gerald (Jerry) Carter1-18/+18
2007-10-18remove configure checks which are now in libreplaceStefan Metzmacher1-62/+0
2007-10-14Fix get_interfaces detectionVolker Lendecke1-0/+8
2007-10-11Merge commit 'origin/v3-2-test' into my_branchGuenther Deschner1-3/+14
2007-10-11Rename krb5 locator plugin to "winbind_krb5_locator".Guenther Deschner1-3/+3
2007-10-11prepare the mkversion.sh infrastructure for git branches in the build-farmStefan Metzmacher1-3/+14
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-320/+118
2007-10-10r25557: merge libreplace fixes from samba4Jelmer Vernooij1-38/+0
2007-10-10r25511: Fix sockaddr_in6 detection.Jeremy Allison1-2/+4
2007-10-10r25507: Fix definition of struct sockaddr_storage ifJeremy Allison1-1/+14
2007-10-10r25505: Add a replacement (IPv4 only) implementation of getaddrinfo/freeaddrinfoJeremy Allison1-5/+42
2007-10-10r25494: Sanity check --with-samba4srcdir argument.Jelmer Vernooij1-3/+12
2007-10-10r25487: Try fix the build - fix socklen_t and sa_family_t.Jeremy Allison1-2/+43
2007-10-10r25476: Finally fix up new interface detection code :-).Jeremy Allison1-2/+2
2007-10-10r25472: Fix the interfaces code to detect IPv6 interfaces, using theJeremy Allison1-1/+53
2007-10-10r25445: Fix IPV6 detection.Jeremy Allison1-2/+2
2007-10-10r25432: Merge module linking changes from SAMBA_3_2 to SAMBA_3_2_0 to reduceJames Peach1-2/+2
2007-10-10r25431: Add detection for IPv6 support.Jeremy Allison1-0/+20
2007-10-10r25415: Merge the 3.2-perltest branch that switches Samba 3.2 to use Samba 4'...Jelmer Vernooij1-9/+11
2007-10-10r25406: Make the Linux nss client code thread-safe.Jeremy Allison1-1/+5
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