summaryrefslogtreecommitdiffstats
path: root/source3/configure.in
Commit message (Expand)AuthorAgeFilesLines
* build: Add vfs_nfs4acl to the autoconf buildAndrew Bartlett2013-05-091-0/+1
* vfs: Add new VFS module vfs_nfs4acl_xattr to use nfs4acl.idlAndrew Bartlett2013-05-091-1/+1
* Implements a vfs module for cephfs, a distributed file systemSam Lang2013-04-241-0/+31
* s3-winbindd: Add new module idmap_rfc2307Christof Schmitt2013-03-091-0/+1
* s3-vfs: add vfs_btrfs moduleDavid Disseldorp2013-03-091-0/+8
* build/autoconf: put ld check variable in quotesBjörn Jacke2013-02-221-1/+1
* build:autoconf: fix output of syslog-facility checkBjörn Jacke2013-02-211-1/+4
* build/autoconf: fix check for GNU ld versionBjörn Jacke2013-02-191-1/+5
* Improve the configure tests for aio_suspend to get rid of warnings. Timur pro...Richard Sharpe2013-02-091-1/+1
* autoconf: rename pdb_ldap module to pdb_ldapsamAlexander Bokovoy2013-02-061-2/+7
* smbd: Always compile vfs_commitVolker Lendecke2013-01-141-0/+1
* configure: Fix bug 9546, aio_suspend detection on FreeBSDVolker Lendecke2013-01-141-1/+1
* samr: Make use of posix_openptVolker Lendecke2013-01-141-1/+1
* s3: Fix bug 9428 -- inotify detection brokenVolker Lendecke2012-11-271-1/+1
* Fix MD5 detection in the autoconf buildMatthieu Patou2012-11-231-7/+34
* build: Remove --enable-smbtorture, require bin/smbtorture (from waf) for make...Andrew Bartlett2012-11-221-17/+7
* build: Be consistent with the name of smbtorture binariesAndrew Bartlett2012-11-221-11/+11
* build(autoconf): check if we have ctdb_protocol.h in the cluster checksBjörn Baumbach2012-11-021-1/+1
* build(autoconf): fix check for ctdb_private.hBjörn Baumbach2012-11-021-1/+1
* s3:configure: check that struct utmp.ut_line is large enough for our use caseStefan Metzmacher2012-10-191-0/+18
* s3:smbd/utmp: remove ip address from utmp recordStefan Metzmacher2012-10-191-19/+0
* vfs: Remove irixacl module (all the fucntions in it are unimplemented)Andrew Bartlett2012-10-111-6/+0
* build: Fix quota tests, including move of sysquotas.c to the top levelAndrew Bartlett2012-09-291-2/+2
* 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