summaryrefslogtreecommitdiff
path: root/source3/wscript
AgeCommit message (Expand)AuthorFilesLines
2012-08-17s3: Remove the gpfs_hsm_notify moduleVolker Lendecke1-1/+1
2012-08-16s3-vfs: Add new VFS module to fake setting an ACLAndrew Bartlett1-0/+4
2012-08-07media_harmony VFS module: Add and build by default.Andrew Klaassen1-0/+1
2012-08-06build: Remove duplicate declaration of --enable-selftestAndrew Bartlett1-3/+0
2012-07-26s3:waf: add Darwin sendfile() testBjörn Jacke1-0/+23
2012-07-18s3: Compile with pthreadpool by defaultVolker Lendecke1-1/+1
2012-07-18config: The AIO engine is indepent of HAVE_AIO nowVolker Lendecke1-11/+13
2012-07-18s3: Add vfs_aio_posixVolker Lendecke1-0/+1
2012-07-11build: fix some indentation (tabs/vs spaces) in source3/wscriptMichael Adam1-2/+2
2012-07-11build: fix waf checks for seteuid on non-Linux platformsMichael Adam1-5/+4
2012-07-04Add waf/configure tests for openat.Jeremy Allison1-0/+5
2012-07-03Fix the waf/autoconf builds to detect correctly the 32-bit or 64-bit syscall ...Jeremy Allison1-14/+63
2012-07-02Disable selections of USE_LINUX_THREAD_CREDENTIALS until we have specificJeremy Allison1-11/+15
2012-06-30s3:waf add sendfile support for Tru64, which is the same as HP-UX'sBjörn Jacke1-2/+2
2012-06-30Try and fix the autoconf build on Solaris/Nexenta/etc.Jeremy Allison1-0/+5
2012-06-29Move back to using per-thread credentials on Linux. Fixes the glibc native AI...Jeremy Allison1-1/+11
2012-06-18s3:waf-build: build the idmap backends tdb2, rid, and hash by default (shared)Michael Adam1-1/+2
2012-06-18s3:configure: check for SPLICE_F_MOVE at configure stageStefan Metzmacher1-1/+1
2012-06-16s3-auth: Remove auth_netlogondAndrew Bartlett1-1/+1
2012-06-16s3-passdb: Remove pdb_adsAndrew Bartlett1-1/+1
2012-06-16build: Remove support for non-64bit sendfile()Andrew Bartlett1-15/+0
2012-06-07build: fix typo that breaks the HP-UX buildBjörn Jacke1-1/+1
2012-06-07build: Tidy up broken posix_fallocate testsAndrew Bartlett1-1/+1
2012-06-06build: Rationalise AIO support in configure, ensure on by defaultAndrew Bartlett1-2/+0
2012-06-05build: Add newlines for clarityAndrew Bartlett1-0/+2
2012-06-05build: Add test for HAVE_BROKEN_POSIX_FALLOCATE to waf buildAndrew Bartlett1-0/+13
2012-06-03build: Match autoconf build and disable ACLs on MacOS (darwin)Andrew Bartlett1-3/+7
2012-06-02build: Check correctly for sendfile (missing .h in header)Andrew Bartlett1-1/+1
2012-06-02build: Always attempt to build posix ACLsAndrew Bartlett1-8/+3
2012-06-02lib/replace: xattr wrappers in lib/replace rather than source3/lib/system.cAndrew Bartlett1-22/+11
2012-05-27build: Remove all references to libuuidAndrew Bartlett1-2/+0
2012-05-27Eliminate dependency on an external uuid library.Andriy Syrovenko1-5/+1
2012-05-23Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy1-2/+2
2012-05-15s3:auth: remove unused auth_server.cStefan Metzmacher1-1/+1
2012-04-23waf: move krb5 checks to a separate waf fileAlexander Bokovoy1-180/+0
2012-04-13rely on sys/inotify.h for inotifyAdrian Bunk1-8/+4
2012-04-12krb5_wrap: krb5_string_to_key / krb5_encrypt_block are deprecated.Simo Sorce1-4/+5
2012-04-12s3-waf: remove requirement of having --enable-developer for running system kr...Günther Deschner1-1/+1
2012-04-11Add a new module, aio_linux which implements Linux kernel aio support. Docs t...Jeremy Allison1-0/+26
2012-04-10On advice from Jelmer and Andrew, move the blksize_t and blkcnt_t tests into ...Jeremy Allison1-1/+0
2012-04-09Move blksize_t and blkcnt_t to replace.h from includes.h. Should help with pl...Jeremy Allison1-2/+2
2012-04-06Bug found by Herb. blkcnt_t st_ex_blksize is defined as a signed value. When ...Jeremy Allison1-0/+14
2012-04-05s3-build: Remove unused configure checks for xattr functionsAndrew Bartlett1-1/+1
2012-04-05s3-vfs: Remove unused lremovexattr call from VFS modules, system.c and configureAndrew Bartlett1-2/+2
2012-04-05s3-build: Remove unused configure checks for xattr functionsAndrew Bartlett1-1/+1
2012-04-05s3-vfs: Remove unused lsetxattr call from VFS modules, system.c and configureAndrew Bartlett1-2/+2
2012-04-05s3-vfs: Remove unused llistxattr call from VFS modules, system.c and configureAndrew Bartlett1-1/+1
2012-04-05s3-vfs: Remove unused lgetxattr call from VFS modules, system.c and configureAndrew Bartlett1-1/+1
2012-04-05build: Remove configure tests for *64 functions and typesAndrew Bartlett1-148/+28
2012-04-05build: Require 64-bit files support and do not define HAVE_EXPLICIT_LARGEFILE...Andrew Bartlett1-10/+0