summaryrefslogtreecommitdiff
path: root/source3/configure.in
Commit message (Expand)AuthorAgeFilesLines
* build: Remove unused samba_cv_sysquotas_file variable from autoconf configureAndrew Bartlett2012-09-261-3/+0
* build: Fix detection of quotas on macosAndrew Bartlett2012-09-241-1/+1
* build: Remove unused define UNIXWAREAndrew Bartlett2012-09-231-2/+1
* lib/replace: Remove unused nap and therefore the SCO defineAndrew Bartlett2012-09-231-2/+1
* lib/util: Remove unbuilt file util_getent.c and BROKEN_GETGRNAMAndrew Bartlett2012-09-231-5/+0
* build: Remove unused IRIX and IRIX6 definesAndrew Bartlett2012-09-231-6/+1
* autoconf: check for dn_expand also in libinetBjörn Jacke2012-09-151-0/+1
* autoconf: fix --with(out)-sendfile-support option handlingBjörn Jacke2012-09-141-15/+20
* s3:autoconf: look for irix xfs only when if we didn't find the Linux one beforeBjörn Jacke2012-09-071-1/+1
* s3:sysquota_nfs: fix build on Tru64 et aliiBjörn Jacke2012-09-071-0/+3
* s3:quota: clean up and consolidate the xfs quota checks and definesBjörn Jacke2012-09-071-5/+2
* s3:sysquota_xfs: check and include the right fs header file for xfs quotasBjörn Jacke2012-09-071-3/+4
* s3-configure: Only use sysquotas by defaultAndrew Bartlett2012-09-061-98/+15
* build: Remove Unicos support (quota in particular)Andrew Bartlett2012-09-061-23/+0
* build: Do not compile lib/sysquotas*.c files as part of configureAndrew Bartlett2012-09-061-65/+16
* build: remove unused HAVE_NO_ACLS defineAndrew Bartlett2012-09-041-3/+0
* s3: adopt the new sysquotas_4B support for BSDBjörn Jacke2012-09-021-0/+9
* s3: add sysquotas_4B supportBjörn Jacke2012-09-021-1/+0
* build: Remove special case for the build farmAndrew Bartlett2012-08-211-4/+4
* s3-build: Enable vfs_fake_acls when in developer mode or on the build farmAndrew Bartlett2012-08-201-0/+4
* s3: Remove the gpfs_hsm_notify moduleVolker Lendecke2012-08-171-2/+0
* media_harmony VFS module: Add and build by default.Andrew Klaassen2012-08-071-0/+2
* s3:configure: add Darwin sendfile() testBjörn Jacke2012-07-261-0/+32
* s3: Compile with pthreadpool by defaultVolker Lendecke2012-07-181-5/+3
* config: The AIO engine is indepent of HAVE_AIO nowVolker Lendecke2012-07-181-19/+16
* s3: Add vfs_aio_posixVolker Lendecke2012-07-181-0/+5
* Add waf/configure tests for openat.Jeremy Allison2012-07-041-0/+18
* s3-winbind: Remove obsolte idmap_adex.Andreas Schneider2012-07-031-1/+0
* Fix the waf/autoconf builds to detect correctly the 32-bit or 64-bit syscall ...Jeremy Allison2012-07-031-20/+71
* Disable selections of USE_LINUX_THREAD_CREDENTIALS until we have specificJeremy Allison2012-07-021-16/+20
* s3: add sendfile support for Tru64, which is the same as HP-UX'sBjörn Jacke2012-06-301-3/+3
* Try and fix the autoconf build on Solaris/Nexenta/etc.Jeremy Allison2012-06-301-1/+5
* Fix typo in configure.in check for USE_LINUX_THREAD_CREDENTIALS.Jeremy Allison2012-06-291-1/+1
* s3:configure: fix numerous compile warnings about implicit declaration of 'exit'Björn Jacke2012-06-291-27/+27
* s3:build: tell linker to use corefoundation on all darwin releasesBjörn Jacke2012-06-291-2/+2
* Move back to using per-thread credentials on Linux. Fixes the glibc native AI...Jeremy Allison2012-06-291-1/+18
* s3: fine tune and clean up statvfs testsBjörn Jacke2012-06-281-7/+6
* s3: We can depend on pthreadpool nowVolker Lendecke2012-06-191-1/+0
* s3: Add a dummy implementation for the pthreadpool APIVolker Lendecke2012-06-191-3/+6
* ntdb: add autoconf support.Rusty Russell2012-06-191-0/+47
* s3:autoconf: add -Iautoconf -Iautoconf/source3 at configure stageStefan Metzmacher2012-06-181-1/+2
* s3:autoconf-build: build the idmap backends tdb2, rid, and hash by default (s...Michael Adam2012-06-181-0/+3
* s3:configure: check for SPLICE_F_MOVE at configure stageStefan Metzmacher2012-06-181-1/+1
* s3-auth: Remove auth_netlogondAndrew Bartlett2012-06-161-2/+0
* s3-passdb: Remove pdb_adsAndrew Bartlett2012-06-161-2/+0
* build: Remove support for non-64bit sendfile()Andrew Bartlett2012-06-161-18/+0
* build: Tidy up broken posix_fallocate testsAndrew Bartlett2012-06-071-2/+2
* s3: enable winbind also for upcoming FreeBSD/NetBSD releases >=10Björn Jacke2012-06-071-2/+2
* build: Rationalise AIO support in configure, ensure on by defaultAndrew Bartlett2012-06-061-20/+18
* build: Remove unused check for HAVE_UNSIGNED_CHARAndrew Bartlett2012-06-051-8/+0