summaryrefslogtreecommitdiff
path: root/source3/wscript
Commit message (Expand)AuthorAgeFilesLines
* buildscripts: Fix the regression with --without-acl-support.Ira Cooper2016-08-081-4/+11
* source3/wscript: Add support for disabling vfs_cephfsIra Cooper2016-08-081-0/+1
* s3: wscript: Add checks for open file description locks.Jeremy Allison2016-05-211-0/+60
* Provide fallback code for non-portable clearenv(3)Jérémie Courrèges-Anglas2016-04-291-1/+1
* configure: Don't check for inotify on illumosJorge Schrauwen2016-04-061-4/+7
* build: fix build when --without-quota specifiedUri Simchoni2016-03-171-2/+2
* build: fix disk-free quota support on Solaris 10Uri Simchoni2016-03-131-0/+24
* s3:rpc_server: make it possible to build mdssvc as a shared moduleRalph Boehme2016-02-211-0/+1
* s3:rpc_server: allow building RPC services as shared modulesRalph Boehme2016-02-211-1/+1
* build: Fix cluster-support option, default was 'None' now 'False'Noel Power2016-02-161-1/+1
* smbd: fix build with FAM supportRalph Boehme2016-02-141-0/+1
* vfs_fake_dfq: add vfs moduleUri Simchoni2016-01-261-0/+1
* s3:wscript: fix spacesMichael Adam2016-01-111-23/+22
* clitar: cope with functions of older versions of libarchiveBjörn Jacke2015-12-031-4/+4
* s3: smbd: Remove --with-aio-support. We no longer would ever prefer POSIX-RT ...Jeremy Allison2015-11-131-25/+0
* vfs: Remove smb_traffic_analyzerVolker Lendecke2015-11-111-1/+1
* s3-build: Avoid setting CTDB specific include pathAmitay Isaacs2015-11-091-2/+1
* source3/wscript: remove pam_smbpass option as it was removedAlexander Bokovoy2015-11-061-4/+0
* vfs_offline: add vfs_offline moduleUri Simchoni2015-11-041-1/+1
* build: Move __attribute__ ((destructor)) and ((constructor)) tests to wafsambaAndrew Bartlett2015-10-091-6/+0
* build:wafsamba: Set the default installation prefix for Waf 1.8Thomas Nagy2015-09-291-1/+1
* build:wafsamba: Use the samba-provided CHECK_CFG method in configuration testsThomas Nagy2015-09-211-1/+1
* configure: Fix aio_suspend detectionTimur Bakeyev2015-09-081-1/+1
* vfs_scannedonly: Remove vfs_scannedonly from samba source tree.Robin Hack2015-08-211-1/+1
* s3:wscript: make --with-{static,shared}-modules options more flexibleStefan Metzmacher2015-08-201-26/+94
* s3:wscript: remove leftover from vfs_notify_famStefan Metzmacher2015-08-201-3/+0
* s3:wscript: fix the build without any idmap moduleStefan Metzmacher2015-08-201-2/+2
* s3:wscript: fix indentationBjörn Baumbach2015-07-291-1/+1
* s3-mdssvc: add configure option --enable-spotlightRalph Boehme2015-07-071-1/+19
* s3:wscript: remove signal related configure checksStefan Metzmacher2015-06-101-2/+2
* s3:wscript: remove unused uint[16,32] rpc.h checksStefan Metzmacher2015-05-191-16/+0
* vfs: add vfs_shell_snap moduleDavid Disseldorp2015-03-311-1/+1
* vfs_btrfs: add snapshot create/delete callsDavid Disseldorp2015-03-311-1/+2
* gpfswrap: Move gpfswrap to lib/utilChristof Schmitt2015-03-231-4/+0
* Transition to waf 1.8: wrapped conf.check_cfgThomas Nagy2015-03-161-3/+3
* build: check for SEEK_HOLE and SEEK_DATA supportDavid Disseldorp2015-03-091-0/+8
* build: check for fallocate hole-punch supportDavid Disseldorp2015-03-091-0/+5
* s3:smbprofile: profile the system and user space cpu timeStefan Metzmacher2015-03-061-0/+1
* gpfs: Look for gpfs header files also in /usr/lpp/mmfs/include/Christof Schmitt2015-03-021-1/+2
* gpfs: Always use gpfs_fcntl.h headerfileChristof Schmitt2015-03-021-1/+1
* vfs_glusterfs: Replace eventfd with pipes, for AIO useIra Cooper2015-01-211-1/+0
* vfs_unityed_media: VFS module for sharing AVID projectsRalph Boehme2015-01-101-1/+1
* Add a script-only idmap module.Richard Sharpe2015-01-081-0/+1
* vfs_glusterfs: Implement AIO supportPoornima G2014-12-171-0/+1
* vfs_snapper: check for <linux/ioctl.h>Ralph Boehme2014-11-091-1/+1
* build: adapt comments for the clustering choiceMichael Adam2014-10-281-3/+1
* build: further simplify --with-cluster-support case in configureMichael Adam2014-10-281-16/+1
* build: Simplify check for building with ctdbAmitay Isaacs2014-10-281-20/+5
* build: Remove configure checks for ctdb headersAmitay Isaacs2014-10-281-81/+1
* build: Remove configure option --with-ctdb-dirAmitay Isaacs2014-10-281-8/+1