summaryrefslogtreecommitdiff
path: root/source3/wscript
AgeCommit message (Expand)AuthorFilesLines
2016-04-29Provide fallback code for non-portable clearenv(3)Jérémie Courrèges-Anglas1-1/+1
2016-04-06configure: Don't check for inotify on illumosJorge Schrauwen1-4/+7
2016-03-17build: fix build when --without-quota specifiedUri Simchoni1-2/+2
2016-03-13build: fix disk-free quota support on Solaris 10Uri Simchoni1-0/+24
2016-02-21s3:rpc_server: make it possible to build mdssvc as a shared moduleRalph Boehme1-0/+1
2016-02-21s3:rpc_server: allow building RPC services as shared modulesRalph Boehme1-1/+1
2016-02-16build: Fix cluster-support option, default was 'None' now 'False'Noel Power1-1/+1
2016-02-14smbd: fix build with FAM supportRalph Boehme1-0/+1
2016-01-26vfs_fake_dfq: add vfs moduleUri Simchoni1-0/+1
2016-01-11s3:wscript: fix spacesMichael Adam1-23/+22
2015-12-03clitar: cope with functions of older versions of libarchiveBjörn Jacke1-4/+4
2015-11-13s3: smbd: Remove --with-aio-support. We no longer would ever prefer POSIX-RT ...Jeremy Allison1-25/+0
2015-11-11vfs: Remove smb_traffic_analyzerVolker Lendecke1-1/+1
2015-11-09s3-build: Avoid setting CTDB specific include pathAmitay Isaacs1-2/+1
2015-11-06source3/wscript: remove pam_smbpass option as it was removedAlexander Bokovoy1-4/+0
2015-11-04vfs_offline: add vfs_offline moduleUri Simchoni1-1/+1
2015-10-09build: Move __attribute__ ((destructor)) and ((constructor)) tests to wafsambaAndrew Bartlett1-6/+0
2015-09-29build:wafsamba: Set the default installation prefix for Waf 1.8Thomas Nagy1-1/+1
2015-09-21build:wafsamba: Use the samba-provided CHECK_CFG method in configuration testsThomas Nagy1-1/+1
2015-09-08configure: Fix aio_suspend detectionTimur Bakeyev1-1/+1
2015-08-21vfs_scannedonly: Remove vfs_scannedonly from samba source tree.Robin Hack1-1/+1
2015-08-20s3:wscript: make --with-{static,shared}-modules options more flexibleStefan Metzmacher1-26/+94
2015-08-20s3:wscript: remove leftover from vfs_notify_famStefan Metzmacher1-3/+0
2015-08-20s3:wscript: fix the build without any idmap moduleStefan Metzmacher1-2/+2
2015-07-29s3:wscript: fix indentationBjörn Baumbach1-1/+1
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