summaryrefslogtreecommitdiffstats
path: root/source3/wscript
Commit message (Expand)AuthorAgeFilesLines
...
* build: Remove unused --with-sys-quotas optionAndrew Bartlett2012-09-261-1/+0
* build: Set HAVE_SYS_QUOTAS and WITH_QUOTAS if we have any supported sysquota ...Andrew Bartlett2012-09-261-1/+3
* build: Add waf configure support for non-linux quotasAndrew Bartlett2012-09-261-1/+38
* build: Make waf configure match autoconf for HPUX ACLsAndrew Bartlett2012-09-231-0/+1
* build: Rework waf STAT_ST_BLOCKSIZE to match autoconf, with 512 as the defaultAndrew Bartlett2012-09-231-6/+13
* build: Try not build with LDAP if we do not have ldap.hAndrew Bartlett2012-09-221-1/+1
* wafbuild: check for dn_expand also in libinetBjörn Jacke2012-09-151-0/+1
* wafbuild: add defines for linux quota and sysquota supportBjörn Jacke2012-09-101-0/+8
* waf: add tests for NFS quota stuffBjörn Jacke2012-09-071-0/+5
* waf: add test for HAVE_DQB_FSOFTLIMITBjörn Jacke2012-09-071-0/+3
* waf: make checks for different XFS flavoursBjörn Jacke2012-09-071-2/+20
* s3:sysquota_xfs: check and include the right fs header file for xfs quotasBjörn Jacke2012-09-071-1/+1
* build: sync the waf ACL checks with configure.inAndrew Bartlett2012-09-041-12/+35
* build: Remove references to charset modules - we no longer have theseAndrew Bartlett2012-09-041-3/+0
* build: remove unused HAVE_NO_ACLS defineAndrew Bartlett2012-09-041-2/+0
* s3-passdb: Rename pdb_samba4 to samba_dsdb and autoconfigure when we are a AD DCAndrew Bartlett2012-09-041-1/+1
* waf: add new quota header checks and sysquota_4B source fileBjörn Jacke2012-09-021-0/+2
* build: Remove special case for the build farmAndrew Bartlett2012-08-211-3/+0
* s3: Remove the gpfs_hsm_notify moduleVolker Lendecke2012-08-171-1/+1
* s3-vfs: Add new VFS module to fake setting an ACLAndrew Bartlett2012-08-161-0/+4
* media_harmony VFS module: Add and build by default.Andrew Klaassen2012-08-071-0/+1
* build: Remove duplicate declaration of --enable-selftestAndrew Bartlett2012-08-061-3/+0
* s3:waf: add Darwin sendfile() testBjörn Jacke2012-07-261-0/+23
* s3: Compile with pthreadpool by defaultVolker Lendecke2012-07-181-1/+1
* config: The AIO engine is indepent of HAVE_AIO nowVolker Lendecke2012-07-181-11/+13
* s3: Add vfs_aio_posixVolker Lendecke2012-07-181-0/+1
* build: fix some indentation (tabs/vs spaces) in source3/wscriptMichael Adam2012-07-111-2/+2
* build: fix waf checks for seteuid on non-Linux platformsMichael Adam2012-07-111-5/+4
* Add waf/configure tests for openat.Jeremy Allison2012-07-041-0/+5
* Fix the waf/autoconf builds to detect correctly the 32-bit or 64-bit syscall ...Jeremy Allison2012-07-031-14/+63
* Disable selections of USE_LINUX_THREAD_CREDENTIALS until we have specificJeremy Allison2012-07-021-11/+15
* s3:waf add sendfile support for Tru64, which is the same as HP-UX'sBjörn Jacke2012-06-301-2/+2
* Try and fix the autoconf build on Solaris/Nexenta/etc.Jeremy Allison2012-06-301-0/+5
* Move back to using per-thread credentials on Linux. Fixes the glibc native AI...Jeremy Allison2012-06-291-1/+11
* s3:waf-build: build the idmap backends tdb2, rid, and hash by default (shared)Michael Adam2012-06-181-1/+2
* s3:configure: check for SPLICE_F_MOVE at configure stageStefan Metzmacher2012-06-181-1/+1
* s3-auth: Remove auth_netlogondAndrew Bartlett2012-06-161-1/+1
* s3-passdb: Remove pdb_adsAndrew Bartlett2012-06-161-1/+1
* build: Remove support for non-64bit sendfile()Andrew Bartlett2012-06-161-15/+0
* build: fix typo that breaks the HP-UX buildBjörn Jacke2012-06-071-1/+1
* build: Tidy up broken posix_fallocate testsAndrew Bartlett2012-06-071-1/+1
* build: Rationalise AIO support in configure, ensure on by defaultAndrew Bartlett2012-06-061-2/+0
* build: Add newlines for clarityAndrew Bartlett2012-06-051-0/+2
* build: Add test for HAVE_BROKEN_POSIX_FALLOCATE to waf buildAndrew Bartlett2012-06-051-0/+13
* build: Match autoconf build and disable ACLs on MacOS (darwin)Andrew Bartlett2012-06-031-3/+7
* build: Check correctly for sendfile (missing .h in header)Andrew Bartlett2012-06-021-1/+1
* build: Always attempt to build posix ACLsAndrew Bartlett2012-06-021-8/+3
* lib/replace: xattr wrappers in lib/replace rather than source3/lib/system.cAndrew Bartlett2012-06-021-22/+11
* build: Remove all references to libuuidAndrew Bartlett2012-05-271-2/+0
* Eliminate dependency on an external uuid library.Andriy Syrovenko2012-05-271-5/+1