summaryrefslogtreecommitdiffstats
path: root/source3/wscript
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typo in warning messageVolker Lendecke2013-02-041-1/+1
* smbd: Always compile vfs_commitVolker Lendecke2013-01-141-0/+1
* configure: Fix bug 9546, aio_suspend detection on FreeBSDVolker Lendecke2013-01-141-1/+1
* samr: Make use of posix_openptVolker Lendecke2013-01-141-1/+1
* configure(waf): Fail "configure --with-ads" if ads support is not availableMichael Adam2012-11-231-24/+50
* build(waf): fix a typoChristian Ambach2012-11-201-1/+1
* build: add DMAPI configure option and checksChristian Ambach2012-11-091-0/+64
* build(waf): Fail "configure --with-cluster-support" if ctdb support is not av...Björn Baumbach2012-11-021-6/+10
* build(waf): check if we have ctdb_protocol.h in the cluster checksBjörn Baumbach2012-11-021-0/+22
* build(waf): fix the cluster(ctdb) build without system talloc installedMichael Adam2012-11-021-0/+3
* build(waf): fix a tab indentation to spacesMichael Adam2012-11-021-1/+1
* build(waf): Fix the --with-cluster buildMichael Adam2012-10-231-0/+3
* build: Add #define FREEBSD on FreeBSDAndrew Bartlett2012-10-231-0/+1
* lib/replace: Fix detection of prctlAndrew Bartlett2012-10-231-0/+8
* s3:configure: check that struct utmp.ut_line is large enough for our use caseStefan Metzmacher2012-10-191-0/+8
* s3:smbd/utmp: remove ip address from utmp recordStefan Metzmacher2012-10-191-4/+0
* build: Assert that auth_domain, auth_builtin, auth_sam, auth_winbind are builtinAndrew Bartlett2012-10-181-0/+6
* vfs: Remove irixacl module (all the fucntions in it are unimplemented)Andrew Bartlett2012-10-111-4/+0
* waf: Build pam_smbpass module only if enabled.Andreas Schneider2012-10-041-0/+3
* build: Remove duplicate check for struct getquota_rslt member getquota_rslt_uAndrew Bartlett2012-09-291-5/+0
* build: Fix quota tests, including move of sysquotas.c to the top levelAndrew Bartlett2012-09-291-6/+7
* build: Remove unused --with-sys-quotas optionAndrew Bartlett2012-09-261-1/+0
* build: Set HAVE_SYS_QUOTAS and WITH_QUOTAS if we have any supported sysquota ...Andrew Bartlett2012-09-261-1/+3
* build: Add waf configure support for non-linux quotasAndrew Bartlett2012-09-261-1/+38
* build: Make waf configure match autoconf for HPUX ACLsAndrew Bartlett2012-09-231-0/+1
* build: Rework waf STAT_ST_BLOCKSIZE to match autoconf, with 512 as the defaultAndrew Bartlett2012-09-231-6/+13
* build: Try not build with LDAP if we do not have ldap.hAndrew Bartlett2012-09-221-1/+1
* wafbuild: check for dn_expand also in libinetBjörn Jacke2012-09-151-0/+1
* wafbuild: add defines for linux quota and sysquota supportBjörn Jacke2012-09-101-0/+8
* waf: add tests for NFS quota stuffBjörn Jacke2012-09-071-0/+5
* waf: add test for HAVE_DQB_FSOFTLIMITBjörn Jacke2012-09-071-0/+3
* waf: make checks for different XFS flavoursBjörn Jacke2012-09-071-2/+20
* s3:sysquota_xfs: check and include the right fs header file for xfs quotasBjörn Jacke2012-09-071-1/+1
* build: sync the waf ACL checks with configure.inAndrew Bartlett2012-09-041-12/+35
* build: Remove references to charset modules - we no longer have theseAndrew Bartlett2012-09-041-3/+0
* build: remove unused HAVE_NO_ACLS defineAndrew Bartlett2012-09-041-2/+0
* s3-passdb: Rename pdb_samba4 to samba_dsdb and autoconfigure when we are a AD DCAndrew Bartlett2012-09-041-1/+1
* waf: add new quota header checks and sysquota_4B source fileBjörn Jacke2012-09-021-0/+2
* build: Remove special case for the build farmAndrew Bartlett2012-08-211-3/+0
* s3: Remove the gpfs_hsm_notify moduleVolker Lendecke2012-08-171-1/+1
* s3-vfs: Add new VFS module to fake setting an ACLAndrew Bartlett2012-08-161-0/+4
* media_harmony VFS module: Add and build by default.Andrew Klaassen2012-08-071-0/+1
* build: Remove duplicate declaration of --enable-selftestAndrew Bartlett2012-08-061-3/+0
* s3:waf: add Darwin sendfile() testBjörn Jacke2012-07-261-0/+23
* s3: Compile with pthreadpool by defaultVolker Lendecke2012-07-181-1/+1
* config: The AIO engine is indepent of HAVE_AIO nowVolker Lendecke2012-07-181-11/+13
* s3: Add vfs_aio_posixVolker Lendecke2012-07-181-0/+1
* build: fix some indentation (tabs/vs spaces) in source3/wscriptMichael Adam2012-07-111-2/+2
* build: fix waf checks for seteuid on non-Linux platformsMichael Adam2012-07-111-5/+4
* Add waf/configure tests for openat.Jeremy Allison2012-07-041-0/+5