summaryrefslogtreecommitdiff
path: root/source3/wscript
AgeCommit message (Expand)AuthorFilesLines
2015-03-06s3:smbprofile: profile the system and user space cpu timeStefan Metzmacher1-0/+1
2015-03-02gpfs: Look for gpfs header files also in /usr/lpp/mmfs/include/Christof Schmitt1-1/+2
2015-03-02gpfs: Always use gpfs_fcntl.h headerfileChristof Schmitt1-1/+1
2015-01-21vfs_glusterfs: Replace eventfd with pipes, for AIO useIra Cooper1-1/+0
2015-01-10vfs_unityed_media: VFS module for sharing AVID projectsRalph Boehme1-1/+1
2015-01-08Add a script-only idmap module.Richard Sharpe1-0/+1
2014-12-17vfs_glusterfs: Implement AIO supportPoornima G1-0/+1
2014-11-09vfs_snapper: check for <linux/ioctl.h>Ralph Boehme1-1/+1
2014-10-28build: adapt comments for the clustering choiceMichael Adam1-3/+1
2014-10-28build: further simplify --with-cluster-support case in configureMichael Adam1-16/+1
2014-10-28build: Simplify check for building with ctdbAmitay Isaacs1-20/+5
2014-10-28build: Remove configure checks for ctdb headersAmitay Isaacs1-81/+1
2014-10-28build: Remove configure option --with-ctdb-dirAmitay Isaacs1-8/+1
2014-10-28build: Remove checks for ctdb featuresAmitay Isaacs1-164/+0
2014-10-28build: Remove configure option --enable-old-ctdbAmitay Isaacs1-18/+6
2014-10-20build: lib/util/string_wrappers.h: fix optimisation check for clangRalph Boehme1-5/+21
2014-10-12vfs_posixacl: catch ACL_EVERYONE on FreeBSDRalph Boehme1-0/+1
2014-09-18s3: vfs module: Adding new vfs module for Symantec VxFS.Abhidnya Joshi1-0/+10
2014-09-05s3:build: don't detect perl in source3/wscript again.Michael Adam1-1/+0
2014-08-18New VFS module vfs_fruitRalph Boehme1-1/+1
2014-08-18build: fix configure to honour --without-dmapiMichael Adam1-28/+44
2014-07-22smbd/nmbd: Remove HAVE_LONGLONGVolker Lendecke1-3/+0
2014-06-30vfs: add vfs_snapper moduleDavid Disseldorp1-0/+9
2014-06-16build: fix the test and define for msg_accrightsMichael Adam1-5/+5
2014-06-04waf: add --with-fake-kaserver optionChristian Ambach1-0/+13
2014-06-02build: rename HAVE_MSGHDR_MSG_ACCTRIGHTS to HAVE_STRUCT_MSGHDR_MSG_ACCTRIGHTSMichael Adam1-2/+2
2014-06-02build: rename HAVE_MSGHDR_MSG_CONTROL to HAVE_STRUCT_MSGHDR_MSG_CONTROLMichael Adam1-2/+2
2014-05-27s3-build: Support building with in-tree CTDBAmitay Isaacs1-2/+5
2014-05-22libreplace: Move thread checks from source3/wscriptVolker Lendecke1-32/+0
2014-05-06build: find blkcnt_t size via arrayGustavo Zacarias1-10/+12
2014-05-06build: tweak SIZEOF utmp->ut_lineGustavo Zacarias1-1/+1
2014-05-05Minor typo fix in source3/wscript.Jose A. Rivera1-1/+1
2014-03-24s3:build: remove global CLUSTER_SUPPORT defineStefan Metzmacher1-2/+0
2014-03-24s3:wscript: only fill in CTDB_CFLAGS instead of config.hStefan Metzmacher1-32/+53
2014-03-24s3:wscript: don't add ctdb include dir globallyStefan Metzmacher1-5/+9
2014-03-08build: Make order of arguments clearer by explicitly making the list of funct...Andrew Bartlett1-2/+2
2014-03-08build: Do not rely on sys.platform for ACL tests, combine UnixWare and Solari...Andrew Bartlett1-14/+10
2014-02-19build: check for libarchive version via pkgconfigDavid Disseldorp1-4/+4
2014-02-19build: use configure var for libarchive depenencyDavid Disseldorp1-1/+3
2014-02-19s3: fix --with-libarchive bug, remove useless DEFINE()Aurélien Aptel1-12/+6
2014-02-19s3: add --with-libarchive to build configurationAurélien Aptel1-4/+16
2014-02-19s3/wscript, s3/wscript_build: add libarchive dependency.Aurélien Aptel1-0/+4
2014-01-30build: Build idmap_ad by defaultVolker Lendecke1-0/+1
2014-01-07waf: fix a typo in an ADS error messageGarming Sam1-1/+1
2014-01-07waf: Require --without-ads-support to build without ADS supportGarming Sam1-2/+5
2014-01-07waf: Require ldap support to be specifically disabledGarming Sam1-0/+9
2014-01-07waf: Require ACL support to be specifically disabledGarming Sam1-2/+13
2013-12-12s3-waf: build new vfs_worm moduleVolker Lendecke1-0/+1
2013-11-27build: check linux/fs.h for compression flagsDavid Disseldorp1-1/+2
2013-11-22vfs_btrfs: add [GET/SET]_COMPRESSION handlersDavid Disseldorp1-1/+1