summaryrefslogtreecommitdiffstats
path: root/source3/wscript
Commit message (Expand)AuthorAgeFilesLines
...
* s3-waf: add support for iprint.Günther Deschner2011-02-071-0/+8
* s3-waf: fix the build after linux netlink changes.Günther Deschner2011-02-011-0/+14
* s3-waf: On FreeBSD, compile zfsacl if sunacl.h is around.Günther Deschner2011-01-311-0/+9
* s3-waf: fix lib/addns include path.Günther Deschner2011-01-241-1/+1
* s3-waf: no need anymore to include "source4" globally.Günther Deschner2011-01-241-1/+1
* s3-waf: finally enable large file support.Günther Deschner2011-01-121-0/+13
* s3-waf: add check for SO_PEERCRED.Günther Deschner2011-01-121-0/+9
* s3-waf: add checks for Linux readahead.Günther Deschner2011-01-121-0/+9
* s3-waf: more fallocate checks stolen from autoconf.Günther Deschner2011-01-121-0/+30
* s3-waf: add checks for fallocate fallocate64.Günther Deschner2011-01-121-1/+1
* s3-waf: Fixed the static rpc service build.Andreas Schneider2011-01-041-20/+10
* s3-waf: try to fix the build with snow leopard.Günther Deschner2010-12-131-1/+5
* s3-waf: add -Wl,--export-dynamic to LDFLAGS.Günther Deschner2010-12-131-0/+2
* s3-waf: fixed version number handlingAndrew Tridgell2010-12-081-13/+2
* s3-waf: add configure/declaration checks for fdatasync, readahead and splice.Günther Deschner2010-12-071-0/+12
* s3-waf: add valgrind configure checks.Günther Deschner2010-12-071-0/+4
* s3-waf: build vfs_fileid module if possible.Günther Deschner2010-12-071-0/+9
* s3-waf: add support for --with-dnsupdate.Günther Deschner2010-12-071-1/+10
* s3-waf: add pam configure checks.Günther Deschner2010-12-061-2/+69
* s3-waf: add krb5 configure check for WRFILE_KEYTAB.Günther Deschner2010-12-031-0/+10
* s3-waf: add krb5 configure checks for enctype 23.Günther Deschner2010-12-031-0/+25
* s3-waf: more krb5 configure checks.Günther Deschner2010-12-031-2/+11
* s3-waf: more krb5 configure checks.Günther Deschner2010-12-011-0/+24
* s3-waf: add configure check for dirfd and build vfs_syncops vfs_dirsort if po...Günther Deschner2010-12-011-0/+5
* s3-waf: add idmap_ldap to default static module list.Günther Deschner2010-12-011-1/+1
* s3-waf: align some krb5/gssapi configure checks with classic build.Günther Deschner2010-12-011-1/+2
* s3-waf: avoid module name uppercasing.Günther Deschner2010-12-011-3/+3
* waf: added --git-local-changes configure optionAndrew Tridgell2010-11-161-5/+5
* samba_version: When working from git checkout, display git revision SHA1 ratherJelmer Vernooij2010-11-121-1/+1
* s3-waf: add idmap_autorid to the build.Günther Deschner2010-11-081-1/+1
* s3-waf: add check for httpConnect and httpConnectEncrypt.Günther Deschner2010-11-041-0/+1
* s3-waf: add vfs_time_audit to the build.Günther Deschner2010-10-281-1/+2
* s3-waf: use git to calculate the version if availableStefan Metzmacher2010-10-251-9/+15
* s3-waf: fixed waf configure for recent changesAndrew Tridgell2010-10-251-1/+1
* samba: share readline wrappers among all buildsystems.Günther Deschner2010-10-011-0/+1
* s3-waf: add basic make test infrastructure, not able to test yet.Günther Deschner2010-09-291-0/+2
* waf: we don't need the preprocessor recursion limit any moreAndrew Tridgell2010-09-281-3/+0
* s3-waf: add vfs_linux_xfs_sgid to the list of default shared modules.Günther Deschner2010-09-281-1/+1
* s3-waf: add pam_smbpass.Günther Deschner2010-09-281-0/+4
* s3-waf: rework static and shared list handling a little.Günther Deschner2010-09-271-17/+20
* s3-waf: add missing IDMAP modules.Günther Deschner2010-09-271-1/+2
* s3-waf: support --with-acl-support, at least for posix acls.Günther Deschner2010-09-271-22/+53
* s3-waf: add some module specific functions for s3 waf build.Günther Deschner2010-09-271-0/+3
* s3-waf: add check for seteuid method.Günther Deschner2010-09-231-0/+44
* s3-waf: build samldap passdb backendSumit Bose2010-08-271-1/+1
* s3-waf: fix the waf build with more recent MIT krb5 libs.Günther Deschner2010-08-111-0/+3
* s3-rpc_server: Added callbacks for init and shutdown of a rpc service.Andreas Schneider2010-07-191-6/+14
* s3: Attempt to fix the build on NetBSDKai Blin2010-06-201-3/+3
* s3-waf: Change the (set|get|end)netgrent checks to match the configure.in checksKai Blin2010-06-201-9/+12
* s3-waf: Add check for iconvKai Blin2010-06-171-0/+8