summaryrefslogtreecommitdiffstats
path: root/source3/configure.in
Commit message (Expand)AuthorAgeFilesLines
...
* tidy up timestamp checksBjörn Jacke2009-02-121-286/+14
* today valgrind is available on 64bit Linux, tooBjörn Jacke2009-02-121-12/+0
* s3 OneFS: Add kernel oplocks implementationTim Prouty2009-02-091-0/+2
* S3 OneFS: Add in Isilon specific performance counter moduletodd stecher2009-02-091-1/+3
* S3: New module interface for SMB message statistics gatheringtodd stecher2009-02-091-1/+2
* look for nanosleep in librt, some Unix flavours have it thereBjörn Jacke2009-02-091-0/+1
* s3-spoolss: prepare to use generated spoolss.Günther Deschner2009-02-061-3/+3
* s3-eventlog: remove old eventlog server.Günther Deschner2009-02-041-2/+2
* merged-build: force non-shared build for samba4Stefan Metzmacher2009-02-031-0/+3
* s3 build: Remove unused fstat check to fix a bunch of HAVE_FSTAT warningsTim Prouty2009-01-301-1/+1
* 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