summaryrefslogtreecommitdiff
path: root/source3/wscript
AgeCommit message (Expand)AuthorFilesLines
2013-03-09s3-winbindd: Add new module idmap_rfc2307Christof Schmitt1-1/+1
2013-03-09s3-vfs: add vfs_btrfs moduleDavid Disseldorp1-0/+6
2013-03-05waf: Correctly check for prctl in just one place.Andreas Schneider1-9/+1
2013-02-09Improve the configure tests for aio_suspend to get rid of warnings. Timur pro...Richard Sharpe1-1/+1
2013-02-06source3/wscript: support 'pdb_ldap' module in configureAlexander Bokovoy1-0/+13
2013-02-06Rename pdb_ldap to pdb_ldapsamAndreas Schneider1-1/+1
2013-02-04Fix typo in warning messageVolker Lendecke1-1/+1
2013-01-14smbd: Always compile vfs_commitVolker Lendecke1-0/+1
2013-01-14configure: Fix bug 9546, aio_suspend detection on FreeBSDVolker Lendecke1-1/+1
2013-01-14samr: Make use of posix_openptVolker Lendecke1-1/+1
2012-11-23configure(waf): Fail "configure --with-ads" if ads support is not availableMichael Adam1-24/+50
2012-11-20build(waf): fix a typoChristian Ambach1-1/+1
2012-11-09build: add DMAPI configure option and checksChristian Ambach1-0/+64
2012-11-02build(waf): Fail "configure --with-cluster-support" if ctdb support is not av...Björn Baumbach1-6/+10
2012-11-02build(waf): check if we have ctdb_protocol.h in the cluster checksBjörn Baumbach1-0/+22
2012-11-02build(waf): fix the cluster(ctdb) build without system talloc installedMichael Adam1-0/+3
2012-11-02build(waf): fix a tab indentation to spacesMichael Adam1-1/+1
2012-10-23build(waf): Fix the --with-cluster buildMichael Adam1-0/+3
2012-10-23build: Add #define FREEBSD on FreeBSDAndrew Bartlett1-0/+1
2012-10-23lib/replace: Fix detection of prctlAndrew Bartlett1-0/+8
2012-10-19s3:configure: check that struct utmp.ut_line is large enough for our use caseStefan Metzmacher1-0/+8
2012-10-19s3:smbd/utmp: remove ip address from utmp recordStefan Metzmacher1-4/+0
2012-10-18build: Assert that auth_domain, auth_builtin, auth_sam, auth_winbind are builtinAndrew Bartlett1-0/+6
2012-10-11vfs: Remove irixacl module (all the fucntions in it are unimplemented)Andrew Bartlett1-4/+0
2012-10-04waf: Build pam_smbpass module only if enabled.Andreas Schneider1-0/+3
2012-09-29build: Remove duplicate check for struct getquota_rslt member getquota_rslt_uAndrew Bartlett1-5/+0
2012-09-29build: Fix quota tests, including move of sysquotas.c to the top levelAndrew Bartlett1-6/+7
2012-09-26build: Remove unused --with-sys-quotas optionAndrew Bartlett1-1/+0
2012-09-26build: Set HAVE_SYS_QUOTAS and WITH_QUOTAS if we have any supported sysquota ...Andrew Bartlett1-1/+3
2012-09-26build: Add waf configure support for non-linux quotasAndrew Bartlett1-1/+38
2012-09-23build: Make waf configure match autoconf for HPUX ACLsAndrew Bartlett1-0/+1
2012-09-23build: Rework waf STAT_ST_BLOCKSIZE to match autoconf, with 512 as the defaultAndrew Bartlett1-6/+13
2012-09-22build: Try not build with LDAP if we do not have ldap.hAndrew Bartlett1-1/+1
2012-09-15wafbuild: check for dn_expand also in libinetBjörn Jacke1-0/+1
2012-09-10wafbuild: add defines for linux quota and sysquota supportBjörn Jacke1-0/+8
2012-09-07waf: add tests for NFS quota stuffBjörn Jacke1-0/+5
2012-09-07waf: add test for HAVE_DQB_FSOFTLIMITBjörn Jacke1-0/+3
2012-09-07waf: make checks for different XFS flavoursBjörn Jacke1-2/+20
2012-09-07s3:sysquota_xfs: check and include the right fs header file for xfs quotasBjörn Jacke1-1/+1
2012-09-04build: sync the waf ACL checks with configure.inAndrew Bartlett1-12/+35
2012-09-04build: Remove references to charset modules - we no longer have theseAndrew Bartlett1-3/+0
2012-09-04build: remove unused HAVE_NO_ACLS defineAndrew Bartlett1-2/+0
2012-09-04s3-passdb: Rename pdb_samba4 to samba_dsdb and autoconfigure when we are a AD DCAndrew Bartlett1-1/+1
2012-09-02waf: add new quota header checks and sysquota_4B source fileBjörn Jacke1-0/+2
2012-08-21build: Remove special case for the build farmAndrew Bartlett1-3/+0
2012-08-17s3: Remove the gpfs_hsm_notify moduleVolker Lendecke1-1/+1
2012-08-16s3-vfs: Add new VFS module to fake setting an ACLAndrew Bartlett1-0/+4
2012-08-07media_harmony VFS module: Add and build by default.Andrew Klaassen1-0/+1
2012-08-06build: Remove duplicate declaration of --enable-selftestAndrew Bartlett1-3/+0
2012-07-26s3:waf: add Darwin sendfile() testBjörn Jacke1-0/+23