summaryrefslogtreecommitdiff
path: root/source3/wscript
AgeCommit message (Expand)AuthorFilesLines
2015-07-07s3-mdssvc: add configure option --enable-spotlightRalph Boehme1-1/+19
2015-06-10s3:wscript: remove signal related configure checksStefan Metzmacher1-2/+2
2015-05-19s3:wscript: remove unused uint[16,32] rpc.h checksStefan Metzmacher1-16/+0
2015-03-31vfs: add vfs_shell_snap moduleDavid Disseldorp1-1/+1
2015-03-31vfs_btrfs: add snapshot create/delete callsDavid Disseldorp1-1/+2
2015-03-23gpfswrap: Move gpfswrap to lib/utilChristof Schmitt1-4/+0
2015-03-16Transition to waf 1.8: wrapped conf.check_cfgThomas Nagy1-3/+3
2015-03-09build: check for SEEK_HOLE and SEEK_DATA supportDavid Disseldorp1-0/+8
2015-03-09build: check for fallocate hole-punch supportDavid Disseldorp1-0/+5
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