summaryrefslogtreecommitdiffstats
path: root/source3/configure.in
Commit message (Expand)AuthorAgeFilesLines
...
* add configure check for Tru64 sub-second timestamp resolutionBjörn Jacke2009-01-291-0/+40
* s3:build: fix build on AIX - only test for splice on linuxMichael Adam2009-01-301-0/+7
* add configure check for AIX style sub-second resolution supportBjörn Jacke2009-01-291-2/+42
* rather cosmetic fix for failed birthtime configure checksBjörn Jacke2009-01-291-3/+3
* give configure check "sub-second timestamps without struct timespec" a chance...Björn Jacke2009-01-291-1/+1
* s3:configure: autodetect ctdb/cluster supportStefan Metzmacher2009-01-291-4/+115
* Fix detection of dns_sd libraries.Jeremy Allison2009-01-271-1/+1
* async_req: Fix the S4 buildKai Blin2009-01-271-1/+1
* This change allows for the autoconfigre detection of sub-second time resoluti...todd stecher2009-01-231-1/+39
* async_req: Move to top level dirKai Blin2009-01-231-0/+1
* Move configure test files to the top-level and share them between s3 andJelmer Vernooij2009-01-221-11/+11
* Move check_python.m4 to common m4 directory.Jelmer Vernooij2009-01-211-1/+1
* Automagically expand includes in Makefile.in during configure timeJelmer Vernooij2009-01-211-1/+17
* Only check for Perl once in Samba 3.Jelmer Vernooij2009-01-211-11/+8
* Move check_make.m4 to the top-level.Jelmer Vernooij2009-01-211-1/+1
* s3-svcctl: remove last traces of hand-marshalled svcctl code.Günther Deschner2009-01-091-2/+2
* s3: build lib/tevent staticly into samba3Stefan Metzmacher2009-01-051-0/+10
* s3-ntsvcs: remove last traces of hand-marshalled NTSVCS.Günther Deschner2008-12-171-2/+2
* Compile libluaVolker Lendecke2008-12-171-0/+1
* nsswitch: Move source3 files to top level dir.Kai Blin2008-12-161-19/+19
* Also search for -lgpfs which is available as GPL in GPFS PTF8Volker Lendecke2008-12-101-0/+14
* Revert "Also search for -lgpfs which is available as GPL in GPFS PTF8"Volker Lendecke2008-12-101-14/+0
* Also search for -lgpfs which is available as GPL in GPFS PTF8Volker Lendecke2008-12-101-0/+14
* Add support for OneFS ACLsSteven Danneman2008-12-021-0/+4
* Add OneFS VFS module skeleton.Tim Prouty2008-12-021-0/+15
* configure.in: Fix smbtorture_s3 tests.Kai Blin2008-12-021-1/+1
* Allow SYSLOG_FACILITY to be modified with a new configure option called --wit...Dan Sledz2008-11-241-0/+16
* s3 build: when detecting to use internal zlib, put "-I../lib/zlib" first in C...Michael Adam2008-11-231-1/+1
* FreeBSD configure check for backtrace_symbolsDan Sledz2008-11-211-0/+2
* i18n/l10n pam_winbindBo Yang2008-11-131-1/+2
* s3: Add support for storing dos attributes as st_flags in the stat struct.Tim Prouty2008-11-121-0/+19
* Added vfs_acl_tdb.c module to do ACLs completely in userspace. Passes all of ...Jeremy Allison2008-11-101-1/+2
* 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