summaryrefslogtreecommitdiffstats
path: root/source/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Move check for broken system capabilites.h headers to lib/replace.Michael Adam2007-12-031-30/+0
* Extend commit module to help with NFS quotas.David Losada Carballo2007-11-201-1/+1
* Detect Heimdal Kerberos on OpenBSD 4.2.James Peach2007-11-181-0/+17
* Fix the build on RHEL5, when libcap-devel is installed.Michael Adam2007-11-161-0/+12
* use nss_wrapper code in samba3 when --enable-nss-wrapper is givenStefan Metzmacher2007-11-091-0/+1
* Fix a typo.Michael Adam2007-11-051-1/+1
* Fix build breakage when not specifying --with-fhs.Gerald (Jerry) Carter2007-11-021-0/+3
* Patch from Debian Samba package maintainers:Gerald (Jerry) Carter2007-11-011-0/+7
* Enable building the zfsacl VFS module by specifyingMichael Adam2007-11-011-0/+1
* added a syncops VFS module for filesystems which do not guarantee meta-data o...Andrew Tridgell2007-10-231-1/+2
* Reorder pthread mutex check so that it doesn't output its resultJames Peach2007-10-221-12/+13
* Add test for "struct in6_addr" to the HAVE_IPV6 configure test.Gerald (Jerry) Carter2007-10-191-0/+1
* Move the test for the AIX specific interface code to the end.Gerald (Jerry) Carter2007-10-191-18/+18
* remove configure checks which are now in libreplaceStefan Metzmacher2007-10-181-62/+0
* Fix get_interfaces detectionVolker Lendecke2007-10-141-0/+8
* Merge commit 'origin/v3-2-test' into my_branchGuenther Deschner2007-10-111-3/+14
|\
| * prepare the mkversion.sh infrastructure for git branches in the build-farmStefan Metzmacher2007-10-111-3/+14
* | Rename krb5 locator plugin to "winbind_krb5_locator".Guenther Deschner2007-10-111-3/+3
|/
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.samba-misc-tags/initial-v3-2-testGerald (Jerry) Carter2007-10-101-320/+118
* r25557: merge libreplace fixes from samba4Jelmer Vernooij2007-10-101-38/+0
* r25511: Fix sockaddr_in6 detection.Jeremy Allison2007-10-101-2/+4
* r25507: Fix definition of struct sockaddr_storage ifJeremy Allison2007-10-101-1/+14
* r25505: Add a replacement (IPv4 only) implementation of getaddrinfo/freeaddrinfoJeremy Allison2007-10-101-5/+42
* r25494: Sanity check --with-samba4srcdir argument.Jelmer Vernooij2007-10-101-3/+12
* r25487: Try fix the build - fix socklen_t and sa_family_t.Jeremy Allison2007-10-101-2/+43
* r25476: Finally fix up new interface detection code :-).Jeremy Allison2007-10-101-2/+2
* r25472: Fix the interfaces code to detect IPv6 interfaces, using theJeremy Allison2007-10-101-1/+53
* r25445: Fix IPV6 detection.Jeremy Allison2007-10-101-2/+2
* r25432: Merge module linking changes from SAMBA_3_2 to SAMBA_3_2_0 to reduceJames Peach2007-10-101-2/+2
* r25431: Add detection for IPv6 support.Jeremy Allison2007-10-101-0/+20
* r25415: Merge the 3.2-perltest branch that switches Samba 3.2 to use Samba 4'...Jelmer Vernooij2007-10-101-9/+11
* r25406: Make the Linux nss client code thread-safe.Jeremy Allison2007-10-101-1/+5
* r25248: According to the build-farm all this defines are not neededStefan Metzmacher2007-10-101-19/+3
* r25244: see what the build-farm says when we only use large file supportStefan Metzmacher2007-10-101-11/+13
* r25179: fix libunwind detection on x86 based hostsStefan Metzmacher2007-10-101-7/+29
* r25154: move winbindd code into winbindd/Stefan Metzmacher2007-10-101-10/+10
* r25128: _XOPEN_SOURCE_EXTENDED and socklen_t are always provided by libreplaceStefan Metzmacher2007-10-101-14/+0
* r24838: Now for real: build the locator, if we can.Günther Deschner2007-10-101-2/+4
* r24701: Fix the swat buildVolker Lendecke2007-10-101-6/+8
* r24304: patch from Bjoern JAcke <bj@SerNet.DE>:Stefan Metzmacher2007-10-101-0/+8
* r24302: add a module that overloads the file_id_create VFS functionStefan Metzmacher2007-10-101-0/+33
* r23900: LDAP_OPT_SOCKBUF doesn't exists on all platformsStefan Metzmacher2007-10-101-1/+9
* r23898: rename HAVE_ADS_SASL_WRAPPING -> HAVE_LDAP_SASL_WRAPPINGStefan Metzmacher2007-10-101-1/+1
* r23893: add dummy callbacks for LDAP SASL wrapping,Stefan Metzmacher2007-10-101-0/+8
* r23786: Use linux/dqblk_xfs.h rather than a private copy of this header in theAndrew Tridgell2007-10-101-0/+3
* r23689: Squashed commit of the following:Gerald Carter2007-10-101-2/+13
* r23536: Fix a typo. James: Please check!Michael Adam2007-10-101-1/+1
* r23497: Disable building of libaddns (no defined API) andGerald Carter2007-10-101-38/+8
* r23480: Fix DEVELOPER_CFLAGS quoting.James Peach2007-10-101-1/+1
* r23478: Change the handling of the developer CFLAGS so that they are alwaysJames Peach2007-10-101-13/+26