s3:tests: fix the smbclient_s3 test for multiple users running it.
[metze/samba/wip.git] / source3 / wscript
2011-02-18 Günther Deschners3-waf: we need to globally -Ilib/replace
2011-02-18 Günther Deschners3-waf: fix popt support.
2011-02-18 Andrew Bartletts3-libads Remove MIT-specific krb5_princ_realm macro...
2011-02-18 Andrew Tridgells3-waf: fixed the include paths for samba public libraries
2011-02-17 Günther Deschners3-waf: add check for "struct sigevent" and some of...
2011-02-17 Günther Deschners3-waf: add check for "struct utimbuf".
2011-02-16 Andrew Tridgells3-waf: move the KRB5_DEPRECATED configure check out...
2011-02-16 Günther Deschners3-waf: add check for struct stat st_flags member.
2011-02-16 Günther Deschners3-waf: add some missing checks for macosx.
2011-02-16 Günther Deschners3-waf: add check for __NR_inotify_init declaration.
2011-02-16 Günther Deschners3-waf: add check for various sysconf() variables.
2011-02-16 Günther Deschners3-waf: add check for posix_fadvise().
2011-02-16 Günther Deschners3-waf: add check for hires timestamps in struct stat.
2011-02-16 Günther Deschners3-waf: add check for "struct flock64".
2011-02-16 Günther Deschners3-waf: add check for broken (glibc2.1/x86) 64 bit...
2011-02-16 Günther Deschners3-waf: add check for fcntl locking.
2011-02-16 Günther Deschners3-waf: add check for "struct dirent64".
2011-02-11 Günther Deschners3-waf: next attempt to fix cups and non-cups builds.
2011-02-11 Günther Deschners3-waf: try to deal with underlinked cups libraries.
2011-02-11 Günther Deschners3-waf: rework the way SMBLDAP subsystem is built a...
2011-02-11 Günther Deschners3-waf: try to deal with system w/o ldap; also move...
2011-02-10 Günther Deschners3-waf: try to fix the {net|free|open}bsd build.
2011-02-10 Günther Deschners3-waf: dont try to redefine 'pam', we checked above...
2011-02-10 Günther Deschners3-waf: do not make pam support mandatory.
2011-02-10 Günther Deschners3-waf: fix cups checks when lib is there but headers...
2011-02-10 Günther Deschners3-waf: better checks for gssapi support.
2011-02-10 Günther Deschners3-waf: fix krb5 checks logic.
2011-02-09 Günther Deschners3-waf: make ads support detection a little more robust.
2011-02-09 Günther Deschners3-waf: make sure we dont activate dnsupdate support...
2011-02-09 Günther Deschners3-waf: we check for attr in ../lib/util/script already...
2011-02-09 Günther Deschners3-waf: as long as we dont have --with-featureX=yes...
2011-02-09 Günther Deschners3-waf: check k5crypto in some more locations.
2011-02-09 Günther Deschners3-waf: support non-default krb5-config and cups-config...
2011-02-08 Jeremy AllisonAdd configure checks for fdopendir.
2011-02-07 Günther Deschners3-waf: add --with-automount option.
2011-02-07 Günther Deschners3-waf: fix wrong check for vfs_aio_fork dependencies.
2011-02-07 Günther Deschners3-waf: add support for --with-aio-support.
2011-02-07 Günther Deschners3-waf: only build auth_netlogond in developer build.
2011-02-07 Günther Deschners3-waf: add --with-syslog option.
2011-02-07 Günther Deschners3-waf: recurse into ../lib/util/wscript_configure
2011-02-07 Günther Deschners3-waf: add support for iprint.
2011-02-01 Günther Deschners3-waf: fix the build after linux netlink changes.
2011-01-31 Günther Deschners3-waf: On FreeBSD, compile zfsacl if sunacl.h is around.
2011-01-24 Günther Deschners3-waf: fix lib/addns include path.
2011-01-24 Günther Deschners3-waf: no need anymore to include "source4" globally.
2011-01-12 Günther Deschners3-waf: finally enable large file support.
2011-01-12 Günther Deschners3-waf: add check for SO_PEERCRED.
2011-01-12 Günther Deschners3-waf: add checks for Linux readahead.
2011-01-12 Günther Deschners3-waf: more fallocate checks stolen from autoconf.
2011-01-11 Günther Deschners3-waf: add checks for fallocate fallocate64.
2011-01-04 Andreas Schneiders3-waf: Fixed the static rpc service build.
2010-12-13 Günther Deschners3-waf: try to fix the build with snow leopard.
2010-12-13 Günther Deschners3-waf: add -Wl,--export-dynamic to LDFLAGS.
2010-12-08 Andrew Tridgells3-waf: fixed version number handling
2010-12-07 Günther Deschners3-waf: add configure/declaration checks for fdatasync...
2010-12-07 Günther Deschners3-waf: add valgrind configure checks.
2010-12-07 Günther Deschners3-waf: build vfs_fileid module if possible.
2010-12-07 Günther Deschners3-waf: add support for --with-dnsupdate.
2010-12-06 Günther Deschners3-waf: add pam configure checks.
2010-12-03 Günther Deschners3-waf: add krb5 configure check for WRFILE_KEYTAB.
2010-12-03 Günther Deschners3-waf: add krb5 configure checks for enctype 23.
2010-12-03 Günther Deschners3-waf: more krb5 configure checks.
2010-12-01 Günther Deschners3-waf: more krb5 configure checks.
2010-12-01 Günther Deschners3-waf: add configure check for dirfd and build vfs_syn...
2010-12-01 Günther Deschners3-waf: add idmap_ldap to default static module list.
2010-12-01 Günther Deschners3-waf: align some krb5/gssapi configure checks with...
2010-12-01 Günther Deschners3-waf: avoid module name uppercasing.
2010-11-16 Andrew Tridgellwaf: added --git-local-changes configure option
2010-11-12 Jelmer Vernooijsamba_version: When working from git checkout, display...
2010-11-08 Günther Deschners3-waf: add idmap_autorid to the build.
2010-11-04 Günther Deschners3-waf: add check for httpConnect and httpConnectEncrypt.
2010-10-28 Günther Deschners3-waf: add vfs_time_audit to the build.
2010-10-25 Stefan Metzmachers3-waf: use git to calculate the version if available
2010-10-25 Andrew Tridgells3-waf: fixed waf configure for recent changes
2010-10-01 Günther Deschnersamba: share readline wrappers among all buildsystems.
2010-09-29 Günther Deschners3-waf: add basic make test infrastructure, not able...
2010-09-28 Andrew Tridgellwaf: we don't need the preprocessor recursion limit...
2010-09-28 Günther Deschners3-waf: add vfs_linux_xfs_sgid to the list of default...
2010-09-28 Günther Deschners3-waf: add pam_smbpass.
2010-09-26 Günther Deschners3-waf: rework static and shared list handling a little.
2010-09-26 Günther Deschners3-waf: add missing IDMAP modules.
2010-09-26 Günther Deschners3-waf: support --with-acl-support, at least for posix...
2010-09-26 Günther Deschners3-waf: add some module specific functions for s3 waf...
2010-09-24 Günther Deschners3-waf: add check for seteuid method.
2010-08-27 Sumit Boses3-waf: build samldap passdb backend
2010-08-11 Günther Deschners3-waf: fix the waf build with more recent MIT krb5...
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-19 Andreas Schneiders3-rpc_server: Added callbacks for init and shutdown...
2010-06-20 Kai Blins3: Attempt to fix the build on NetBSD
2010-06-20 Kai Blins3-waf: Change the (set|get|end)netgrent checks to...
2010-06-17 Kai Blins3-waf: Add check for iconv
2010-06-17 Kai Blins3-waf: Work around missing *netgrent prototypes on...
2010-06-01 Kai Blins3-waf: Add check for dirent.d_off member
2010-06-01 Kai Blins3-waf: Check for device major and minor macros
2010-06-01 Kai Blins3-waf: Add check for asm/types.h
2010-05-31 Kai Blins3-waf: Check if compiler supports LL suffix
2010-05-31 Kai Blins3-waf: Check for broken nisplus include files
2010-05-30 Kai Blins3-waf: support avahi builds
2010-05-30 Kai Blins3-waf: Add more darwin-specific options
2010-05-30 Kai Blins3-waf: Set HAVE_GSSAPI if gssapi libs were found
next