summaryrefslogtreecommitdiffstats
path: root/source3/wscript
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Move blksize_t and blkcnt_t to replace.h from includes.h. Should help with pl...Jeremy Allison2012-04-091-2/+2
* Bug found by Herb. blkcnt_t st_ex_blksize is defined as a signed value. When ...Jeremy Allison2012-04-061-0/+14
* s3-build: Remove unused configure checks for xattr functionsAndrew Bartlett2012-04-051-1/+1
* s3-vfs: Remove unused lremovexattr call from VFS modules, system.c and configureAndrew Bartlett2012-04-051-2/+2
* s3-build: Remove unused configure checks for xattr functionsAndrew Bartlett2012-04-051-1/+1
* s3-vfs: Remove unused lsetxattr call from VFS modules, system.c and configureAndrew Bartlett2012-04-051-2/+2
* s3-vfs: Remove unused llistxattr call from VFS modules, system.c and configureAndrew Bartlett2012-04-051-1/+1
* s3-vfs: Remove unused lgetxattr call from VFS modules, system.c and configureAndrew Bartlett2012-04-051-1/+1
* build: Remove configure tests for *64 functions and typesAndrew Bartlett2012-04-051-148/+28
* build: Require 64-bit files support and do not define HAVE_EXPLICIT_LARGEFILE...Andrew Bartlett2012-04-051-10/+0
* build: Remove checks for krb5_decode_ap_req, free_AP_REQ and KRB5_TICKET_HAS_...Andrew Bartlett2012-04-031-20/+1
* build: Remove unused check for HAVE_KRB5_TKT_ENC_PART2Andrew Bartlett2012-04-031-2/+0
* s3-vfs: initial work on posix:eadb moduleAndrew Bartlett2012-04-031-1/+1
* libreplace: Add getpeereid implementation.Jelmer Vernooij2012-03-241-8/+0
* build: Do not use --export-dynamic flag on OpenBSD 5.xAmitay Isaacs2012-03-161-1/+2
* build: Do not build with utmp when we do not have utmp.hAndrew Bartlett2012-03-151-1/+4
* build: look for backtrace_symbols in libexecAndrew Bartlett2012-03-011-1/+1
* s3-build: expliticly require gssapi for HAVE_KRB5 and remove HAVE_GSSAPIAndrew Bartlett2012-02-131-3/+1
* s3-libsmb: Remove unused kerberos_set_creds_enctype()Andrew Bartlett2012-02-101-4/+0
* s3-libsmb: Remove unused kerberos_compatible_enctypesAndrew Bartlett2012-02-101-4/+1
* s3-libsmb: Remove unused smb_krb5_mk_error()Andrew Bartlett2012-02-101-4/+0