summaryrefslogtreecommitdiff
path: root/source3/wscript
Commit message (Expand)AuthorAgeFilesLines
* 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
* s3-waf: Work around missing *netgrent prototypes on OSX 10.4Kai Blin2010-06-171-5/+16
* s3-waf: Add check for dirent.d_off memberKai Blin2010-06-011-0/+4
* s3-waf: Check for device major and minor macrosKai Blin2010-06-011-0/+8
* s3-waf: Add check for asm/types.hKai Blin2010-06-011-0/+2
* s3-waf: Check if compiler supports LL suffixKai Blin2010-05-311-0/+6
* s3-waf: Check for broken nisplus include filesKai Blin2010-05-311-0/+3
* s3-waf: support avahi buildsKai Blin2010-05-301-0/+12
* s3-waf: Add more darwin-specific optionsKai Blin2010-05-301-0/+2
* s3-waf: Set HAVE_GSSAPI if gssapi libs were foundKai Blin2010-05-301-1/+2
* s3-waf: Support builds with utmp accountingKai Blin2010-05-281-3/+34
* s3-waf: Match the defines from the autotools build on PACKAGE_*Kai Blin2010-05-281-5/+5