summaryrefslogtreecommitdiff
path: root/source3/wscript
Commit message (Expand)AuthorAgeFilesLines
* 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
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-231-2/+2
* s3:auth: remove unused auth_server.cStefan Metzmacher2012-05-151-1/+1
* waf: move krb5 checks to a separate waf fileAlexander Bokovoy2012-04-231-180/+0
* rely on sys/inotify.h for inotifyAdrian Bunk2012-04-131-8/+4
* krb5_wrap: krb5_string_to_key / krb5_encrypt_block are deprecated.Simo Sorce2012-04-121-4/+5
* s3-waf: remove requirement of having --enable-developer for running system kr...Günther Deschner2012-04-121-1/+1
* Add a new module, aio_linux which implements Linux kernel aio support. Docs t...Jeremy Allison2012-04-111-0/+26
* On advice from Jelmer and Andrew, move the blksize_t and blkcnt_t tests into ...Jeremy Allison2012-04-101-1/+0