summaryrefslogtreecommitdiff
path: root/source3/wscript
AgeCommit message (Expand)AuthorFilesLines
2020-11-06build: put quotes around '!vfs_snapper' module instructionsDavid Disseldorp1-1/+1
2020-11-04s3-vfs_glusterfs: always disable write-behind translatorGünther Deschner1-0/+3
2020-09-21s3: fix fcntl waf configure checkRalph Boehme1-5/+5
2020-09-08wscript: Make list of shared modules available in STRING_SHARED_MODULESChristof Schmitt1-0/+1
2020-09-03build: avoid some unnecessary list.extend() callsDavid Disseldorp1-8/+8
2020-09-03build: avoid unnecessary TO_LIST() calls for static stringsDavid Disseldorp1-53/+51
2020-09-02build: toggle vfs_snapper using --with-shared-modulesDavid Disseldorp1-15/+12
2020-07-07s3:wscript: vfs_gpfs needs kernel oplock supportStefan Metzmacher1-1/+1
2020-06-12build: Put the note from the bottom of the old BUILD_SYSTEMS.txt somewhere us...Andrew Bartlett1-0/+21
2020-05-25build: add configure option to control vfs_snapper buildMatt Taylor1-3/+9
2020-05-24build: quota wscript error message spelling fixMatt Taylor1-1/+1
2020-04-09VFS: Add vfs_widelinks module.Jeremy Allison1-1/+1
2020-03-23build: Require --without-ad-dc for --without-adsAndrew Bartlett1-0/+3
2020-03-09winexe: add configure option to control whether to build it (default: auto)Günther Deschner1-0/+17
2020-02-15s3:modules: add vfs_io_uring moduleStefan Metzmacher1-0/+11
2020-01-11vfs_ceph: drop support for building without statxDavid Disseldorp1-5/+5
2019-12-02auth3: Remove auth_scriptVolker Lendecke1-1/+1
2019-11-22s3:printing: Use httpConnect2 from CUPSAndreas Schneider1-1/+1
2019-10-20s3:waf: Remove check for fdatasyncAndreas Schneider1-3/+1
2019-10-10wscript: split function check to one per line and sort alphabeticallyRalph Boehme1-15/+62
2019-10-10wscript: remove all checks for _FUNC and __FUNCRalph Boehme1-21/+18
2019-10-09s3:mdssvc: add Elasticsearch backendRalph Boehme1-2/+18
2019-10-08s3: VFS: Add SMB_VFS_FCNTLAnoop C S1-0/+109
2019-09-25s3:waf: Do not check for nanosleep() as we don't use it anywhereAndreas Schneider1-1/+0
2019-09-24s3/wscript: avoid inefficient string concatenationsBjörn Jacke1-3/+1
2019-09-18s3: VFS: Remove vfs_netatalk. Old, unused and unmaintained.Jeremy Allison1-1/+1
2019-09-17build: Remove tests for getdents() and getdirentries()Andrew Bartlett1-1/+1
2019-09-02build: remove unneeded libceph-common dependencyBjörn Baumbach1-3/+1
2019-09-02build: drop --with-libcephfs=<path> supportDavid Disseldorp1-5/+4
2019-08-22s3: smbd: Add sys_mknodat() wrapper call.Jeremy Allison1-1/+1
2019-08-08s3:wscript: enable Spotlight by defaultRalph Boehme1-15/+26
2019-08-08s3:mdssvc: add noindex backendRalph Boehme1-7/+5
2019-08-08s3:mdssvc: add Unicode normalisationRalph Boehme1-0/+3
2019-08-08s3:mdssvc: new option "spotlight backend"Ralph Boehme1-12/+20
2019-08-06build: Only check rpc/xdr.h in tirpc if requiredVolker Lendecke1-1/+2
2019-08-06build: Correctly detect rpc/xdr.h on FreeBSDVolker Lendecke1-0/+1
2019-08-06wscript: Fix a typoVolker Lendecke1-1/+1
2019-08-01vfs:glusterfs_fuse: build only if we have setmntent()Michael Adam1-1/+3
2019-05-14vfs: add ceph_snapshots moduleDavid Disseldorp1-0/+5
2019-04-25wscript: Remove checks for shm_open and shmgetChristof Schmitt1-3/+0
2019-04-24s3/lib: new tevent_glib_glue subsystemRalph Boehme1-0/+13
2019-04-24s3:wscript: fix flex and bison detectionRalph Boehme1-2/+2
2019-04-24s3:wscript: fix flex and bison detection message when not installedRalph Boehme1-9/+11
2019-04-24s3: build: seperate out check for Gnome Tracker from SpotlightRalph Boehme1-22/+33
2019-04-24waf: fix array access out of bounds exception in the check for flexRalph Boehme1-2/+3
2019-04-04s3-messages: add mallinfo() information to pool-usage reportRalph Wuerthner1-0/+12
2019-03-21s3:waf: Fix the detection of makdev() macro on LinuxAndreas Schneider1-0/+3
2019-02-17waf: add library dependency for sendfile on SolarisBjörn Jacke1-0/+2
2019-02-17waf/quotas: fail configure when quotas were requested but not foundBjörn Jacke1-2/+5
2019-02-17waf: check for jfs/quota.hBjoern Jacke1-0/+2