summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Expand)AuthorFilesLines
2008-10-21Automatically enable merged build (for more complete 'make test') when possib...Jelmer Vernooij1-1/+4
2008-10-19Make sure crypt libs get included.Jelmer Vernooij1-0/+2
2008-10-18Move ufc to libreplace.Jelmer Vernooij1-6/+0
2008-10-18Use common detection function for zlib.Jelmer Vernooij1-25/+3
2008-10-15Fix typo.Jelmer Vernooij1-1/+1
2008-10-15Build zlib (required for ndr_compression) if it's not pulled in throughJelmer Vernooij1-0/+36
2008-10-14Fix merged build .Jelmer Vernooij1-1/+1
2008-10-14Give the user a hint about whether a merged build would be possible.Jelmer Vernooij1-0/+21
2008-10-14Allow auto-detect if --enable-merged-build was not specified.Jelmer Vernooij1-1/+2
2008-10-06Add netlogond auth methodVolker Lendecke1-1/+2
2008-10-02Fix bug 5798: "CFLAGS info lost in configure"Volker Lendecke1-1/+1
2008-09-27libgpo: add gpext_security module build to configure.Günther Deschner1-0/+1
2008-09-24SMB traffic analyzer vfs module from Holger Hetterich <hhetter@novell.com>Holger Hetterich1-2/+2
2008-09-24s3:configure: add -L./bin also for the merged buildStefan Metzmacher1-0/+4
2008-09-23Fix make pch in the merged buildVolker Lendecke1-1/+3
2008-09-22idmap_adex: Add new idmap plugin for support RFC2307 enabled AD forests.Gerald (Jerry) Carter1-0/+1
2008-09-17Ensure vfs_acl_xattr is built.Jeremy Allison1-1/+2
2008-09-17Merge branch 'master' of ssh://git.samba.org/data/git/samba into singlelibJelmer Vernooij1-0/+1
2008-09-17Move common libraries from root to lib/.Jelmer Vernooij1-7/+7
2008-09-16idmap_hash: Add the idmap/nss-info provider from Likewise Open.Gerald (Jerry) Carter1-0/+1
2008-09-16Merge branch 'singlepopt' into singleJelmer Vernooij1-2/+2
2008-09-16Use a single copy of popt in samba3 and samba4.Jelmer Vernooij1-2/+2
2008-09-16Merge branch 'singlensswrap' into singleJelmer Vernooij1-1/+1
2008-09-16Use single cope of nss_wrapper in Samba 3 and Samba 4.Jelmer Vernooij1-1/+1
2008-09-16Merge branch 'singlesw' into singleJelmer Vernooij1-1/+1
2008-09-16Merge branch 'singlereplace' into singleJelmer Vernooij1-1/+1
2008-09-16Merge branch 'singletdb' into singleJelmer Vernooij1-2/+2
2008-09-16Use single copy of socket_wrapper in Samba 3 and Samba 4.Jelmer Vernooij1-1/+1
2008-09-16Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij1-1/+1
2008-09-16Use single copy of tdb in both samba3 and samba4.Jelmer Vernooij1-2/+2
2008-09-16Share talloc source code between Samba 3 and Samba 4.Jelmer Vernooij1-1/+1
2008-09-15Fix aio on FreeBSD.Timur1-0/+15
2008-09-15Fix standalone build.Jelmer Vernooij1-0/+4
2008-09-15Add flag for merged build.Jelmer Vernooij1-6/+7
2008-09-15Import merged build patch.Jelmer Vernooij1-2/+7
2008-09-09Rename object variables to avoid clashes with Samba 4.Jelmer Vernooij1-4/+6
2008-09-05configure: fix typo in GNU ld version-script test.Michael Adam1-1/+1
2008-09-04Use different variable names for talloc and tdb object file names thanJelmer Vernooij1-8/+6
2008-08-27Add st_birthtime and friends for accurate create times on systems that suppor...Jeremy Allison1-0/+90
2008-08-26Avoid a race condition in glibc between AIO and setresuid().Andrew Tridgell1-11/+13
2008-08-21cifs.upcall: enable building by default on linuxJeff Layton1-4/+19
2008-08-21libsmbclient examples: add Makefile.internal.in for building from a samba sourceMichael Adam1-0/+1
2008-08-14Revert "Add a gpfs_prefetch module"Michael Adam1-2/+1
2008-08-13Add a gpfs_prefetch moduleVolker Lendecke1-1/+2
2008-08-11netapi: generate the netapi testsuite makefile.Günther Deschner1-0/+1
2008-08-08Try and fix the build for systems that don't have krb5_auth_con_set_req_cksum...Jeremy Allison1-0/+1
2008-08-08Add Derrick Schommer's <dschommer@F5.com> kerberos delegation patch. SomeJeremy Allison1-0/+1
2008-07-22Check for f_frsize when using statvfsZach Loafman1-1/+12
2008-07-22Add --enable-picky-developerZach Loafman1-1/+5
2008-07-16This patchset comprises a number of cleanups for the cifs upcallJeremy Allison1-16/+16