summaryrefslogtreecommitdiff
path: root/source3/wscript
AgeCommit message (Expand)AuthorFilesLines
2013-08-09waf: consolidate libintl related checksChristian Ambach1-5/+4
2013-06-25s3-ctdb: Fix auto-enabling of CTDB readonly supportDaniel Gan-Levi1-0/+28
2013-06-10Check for fstatat.Jeremy Allison1-0/+1
2013-05-30vfs_glusterfs: Samba VFS module for glusterfsAnand Avati1-0/+19
2013-05-18swat: Remove swat.Kai Blin1-4/+0
2013-05-17waf: build vfs_aixacl2 module by default on AIXChristian Ambach1-1/+1
2013-05-09vfs: Add new VFS module vfs_nfs4acl_xattr to use nfs4acl.idlAndrew Bartlett1-1/+1
2013-05-06build: default --with-regedit to "auto" instead of "yes"Michael Adam1-1/+1
2013-05-06build: fix --with-regedit to properly honour the yes/no/auto schemeMichael Adam1-1/+16
2013-04-29waf: Create a better wscript for finding ncurses.Andreas Schneider1-8/+1
2013-04-29regedit: Introduce dialog windows.C. Davis1-0/+2
2013-04-29regedit: First crack at linking to ncurses.C. Davis1-0/+10
2013-04-24Implements a vfs module for cephfs, a distributed file systemSam Lang1-0/+15
2013-04-10build: Remove extra space in shebangAndrew Bartlett1-1/+1
2013-04-03s3:wscript: change --with-dmapi to default=auto to match the autoconf buildStefan Metzmacher1-1/+1
2013-04-03s3:modules: fix the build of vfs_notify_fam (bug #9545)Stefan Metzmacher1-0/+30
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