summaryrefslogtreecommitdiffstats
path: root/source3/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Samba3: Remove more configure tests already done by libreplace.Jelmer Vernooij2008-11-021-29/+11
* Remove sys_chroot() - libreplace already provides an alternative.Jelmer Vernooij2008-11-011-1/+1
* Remove tests for functions provided by libreplace from configure.Jelmer Vernooij2008-11-011-3/+3
* use glibc sys/inotify.h headerAndrew Tridgell2008-10-301-1/+1
* Fix definition of environ on Mac OS X (bugzilla: #5412).Jelmer Vernooij2008-10-271-1/+2
* Remove duplicate check for volatile, move all utime-checks toJelmer Vernooij2008-10-271-10/+2
* Automatically enable merged build (for more complete 'make test') when possib...Jelmer Vernooij2008-10-211-1/+4
* Make sure crypt libs get included.Jelmer Vernooij2008-10-191-0/+2
* Move ufc to libreplace.Jelmer Vernooij2008-10-181-6/+0
* Use common detection function for zlib.Jelmer Vernooij2008-10-181-25/+3
* Fix typo.Jelmer Vernooij2008-10-151-1/+1
* Build zlib (required for ndr_compression) if it's not pulled in throughJelmer Vernooij2008-10-151-0/+36
* Fix merged build .Jelmer Vernooij2008-10-141-1/+1
* Give the user a hint about whether a merged build would be possible.Jelmer Vernooij2008-10-141-0/+21
* Allow auto-detect if --enable-merged-build was not specified.Jelmer Vernooij2008-10-141-1/+2
* Add netlogond auth methodVolker Lendecke2008-10-061-1/+2
* Fix bug 5798: "CFLAGS info lost in configure"Volker Lendecke2008-10-021-1/+1
* libgpo: add gpext_security module build to configure.Günther Deschner2008-09-271-0/+1
* SMB traffic analyzer vfs module from Holger Hetterich <hhetter@novell.com>Holger Hetterich2008-09-241-2/+2
* s3:configure: add -L./bin also for the merged buildStefan Metzmacher2008-09-241-0/+4
* Fix make pch in the merged buildVolker Lendecke2008-09-231-1/+3
* idmap_adex: Add new idmap plugin for support RFC2307 enabled AD forests.Gerald (Jerry) Carter2008-09-221-0/+1
* Ensure vfs_acl_xattr is built.Jeremy Allison2008-09-171-1/+2
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into singlelibJelmer Vernooij2008-09-171-0/+1
|\
| * idmap_hash: Add the idmap/nss-info provider from Likewise Open.Gerald (Jerry) Carter2008-09-161-0/+1
* | Move common libraries from root to lib/.Jelmer Vernooij2008-09-171-7/+7
* | Merge branch 'singlepopt' into singleJelmer Vernooij2008-09-161-2/+2
|\ \
| * | Use a single copy of popt in samba3 and samba4.Jelmer Vernooij2008-09-161-2/+2
| |/
* | Merge branch 'singlensswrap' into singleJelmer Vernooij2008-09-161-1/+1
|\ \
| * | Use single cope of nss_wrapper in Samba 3 and Samba 4.Jelmer Vernooij2008-09-161-1/+1
| |/
* | Merge branch 'singlesw' into singleJelmer Vernooij2008-09-161-1/+1
|\ \
| * | Use single copy of socket_wrapper in Samba 3 and Samba 4.Jelmer Vernooij2008-09-161-1/+1
| |/
* | Merge branch 'singlereplace' into singleJelmer Vernooij2008-09-161-1/+1
|\ \
| * | Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij2008-09-161-1/+1
| |/
* | Merge branch 'singletdb' into singleJelmer Vernooij2008-09-161-2/+2
|\ \
| * | Use single copy of tdb in both samba3 and samba4.Jelmer Vernooij2008-09-161-2/+2
| |/
* / Share talloc source code between Samba 3 and Samba 4.Jelmer Vernooij2008-09-161-1/+1
|/
* Fix aio on FreeBSD.Timur2008-09-151-0/+15
* Fix standalone build.Jelmer Vernooij2008-09-151-0/+4
* Add flag for merged build.Jelmer Vernooij2008-09-151-6/+7
* Import merged build patch.Jelmer Vernooij2008-09-151-2/+7
* Rename object variables to avoid clashes with Samba 4.Jelmer Vernooij2008-09-091-4/+6
* configure: fix typo in GNU ld version-script test.Michael Adam2008-09-051-1/+1
* Use different variable names for talloc and tdb object file names thanJelmer Vernooij2008-09-041-8/+6
* Add st_birthtime and friends for accurate create times on systems that suppor...Jeremy Allison2008-08-271-0/+90
* Avoid a race condition in glibc between AIO and setresuid().Andrew Tridgell2008-08-261-11/+13
* cifs.upcall: enable building by default on linuxJeff Layton2008-08-211-4/+19
* libsmbclient examples: add Makefile.internal.in for building from a samba sourceMichael Adam2008-08-211-0/+1
* Revert "Add a gpfs_prefetch module"Michael Adam2008-08-141-2/+1
* Add a gpfs_prefetch moduleVolker Lendecke2008-08-131-1/+2