summaryrefslogtreecommitdiff
path: root/source3/wscript
Commit message (Expand)AuthorAgeFilesLines
* waf: consolidate libintl related checksChristian Ambach2013-08-091-5/+4
* s3-ctdb: Fix auto-enabling of CTDB readonly supportDaniel Gan-Levi2013-06-251-0/+28
* Check for fstatat.Jeremy Allison2013-06-101-0/+1
* vfs_glusterfs: Samba VFS module for glusterfsAnand Avati2013-05-301-0/+19
* swat: Remove swat.Kai Blin2013-05-181-4/+0
* waf: build vfs_aixacl2 module by default on AIXChristian Ambach2013-05-171-1/+1
* vfs: Add new VFS module vfs_nfs4acl_xattr to use nfs4acl.idlAndrew Bartlett2013-05-091-1/+1
* build: default --with-regedit to "auto" instead of "yes"Michael Adam2013-05-061-1/+1
* build: fix --with-regedit to properly honour the yes/no/auto schemeMichael Adam2013-05-061-1/+16
* waf: Create a better wscript for finding ncurses.Andreas Schneider2013-04-291-8/+1
* regedit: Introduce dialog windows.C. Davis2013-04-291-0/+2
* regedit: First crack at linking to ncurses.C. Davis2013-04-291-0/+10
* Implements a vfs module for cephfs, a distributed file systemSam Lang2013-04-241-0/+15
* build: Remove extra space in shebangAndrew Bartlett2013-04-101-1/+1
* s3:wscript: change --with-dmapi to default=auto to match the autoconf buildStefan Metzmacher2013-04-031-1/+1
* s3:modules: fix the build of vfs_notify_fam (bug #9545)Stefan Metzmacher2013-04-031-0/+30
* s3-winbindd: Add new module idmap_rfc2307Christof Schmitt2013-03-091-1/+1
* s3-vfs: add vfs_btrfs moduleDavid Disseldorp2013-03-091-0/+6
* waf: Correctly check for prctl in just one place.Andreas Schneider2013-03-051-9/+1
* Improve the configure tests for aio_suspend to get rid of warnings. Timur pro...Richard Sharpe2013-02-091-1/+1
* source3/wscript: support 'pdb_ldap' module in configureAlexander Bokovoy2013-02-061-0/+13
* Rename pdb_ldap to pdb_ldapsamAndreas Schneider2013-02-061-1/+1
* 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