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