summaryrefslogtreecommitdiffstats
path: root/source3/wscript
Commit message (Expand)AuthorAgeFilesLines
...
* s3-waf: try to deal with system w/o ldap; also move module processing to the ...Günther Deschner2011-02-111-92/+97
* s3-waf: try to fix the {net|free|open}bsd build.Günther Deschner2011-02-101-0/+6
* s3-waf: dont try to redefine 'pam', we checked above...Günther Deschner2011-02-101-2/+0
* s3-waf: do not make pam support mandatory.Günther Deschner2011-02-101-5/+11
* s3-waf: fix cups checks when lib is there but headers aren't.Günther Deschner2011-02-101-1/+2
* s3-waf: better checks for gssapi support.Günther Deschner2011-02-101-3/+6
* s3-waf: fix krb5 checks logic.Günther Deschner2011-02-101-5/+6
* s3-waf: make ads support detection a little more robust.Günther Deschner2011-02-091-5/+44
* s3-waf: make sure we dont activate dnsupdate support w/o gssapi.Günther Deschner2011-02-091-1/+4
* s3-waf: we check for attr in ../lib/util/script already, so we cannot set to ...Günther Deschner2011-02-091-2/+0
* s3-waf: as long as we dont have --with-featureX=yes|no|auto handling, avoid e...Günther Deschner2011-02-091-4/+0
* s3-waf: check k5crypto in some more locations.Günther Deschner2011-02-091-2/+2
* s3-waf: support non-default krb5-config and cups-config locations.Günther Deschner2011-02-091-7/+9
* Add configure checks for fdopendir.Jeremy Allison2011-02-081-0/+1
* s3-waf: add --with-automount option.Günther Deschner2011-02-071-0/+3
* s3-waf: fix wrong check for vfs_aio_fork dependencies.Günther Deschner2011-02-071-1/+1
* s3-waf: add support for --with-aio-support.Günther Deschner2011-02-071-0/+63
* s3-waf: only build auth_netlogond in developer build.Günther Deschner2011-02-071-2/+2
* s3-waf: add --with-syslog option.Günther Deschner2011-02-071-0/+3
* s3-waf: recurse into ../lib/util/wscript_configureGünther Deschner2011-02-071-0/+1
* 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