summaryrefslogtreecommitdiff
path: root/source3/wscript
Commit message (Expand)AuthorAgeFilesLines
* s3:waf: Remove check for fdatasyncAndreas Schneider2019-10-201-3/+1
* wscript: split function check to one per line and sort alphabeticallyRalph Boehme2019-10-101-15/+62
* wscript: remove all checks for _FUNC and __FUNCRalph Boehme2019-10-101-21/+18
* s3:mdssvc: add Elasticsearch backendRalph Boehme2019-10-091-2/+18
* s3: VFS: Add SMB_VFS_FCNTLAnoop C S2019-10-081-0/+109
* s3:waf: Do not check for nanosleep() as we don't use it anywhereAndreas Schneider2019-09-251-1/+0
* s3/wscript: avoid inefficient string concatenationsBjörn Jacke2019-09-241-3/+1
* s3: VFS: Remove vfs_netatalk. Old, unused and unmaintained.Jeremy Allison2019-09-181-1/+1
* build: Remove tests for getdents() and getdirentries()Andrew Bartlett2019-09-171-1/+1
* build: remove unneeded libceph-common dependencyBjörn Baumbach2019-09-021-3/+1
* build: drop --with-libcephfs=<path> supportDavid Disseldorp2019-09-021-5/+4
* s3: smbd: Add sys_mknodat() wrapper call.Jeremy Allison2019-08-221-1/+1
* s3:wscript: enable Spotlight by defaultRalph Boehme2019-08-081-15/+26
* s3:mdssvc: add noindex backendRalph Boehme2019-08-081-7/+5
* s3:mdssvc: add Unicode normalisationRalph Boehme2019-08-081-0/+3
* s3:mdssvc: new option "spotlight backend"Ralph Boehme2019-08-081-12/+20
* build: Only check rpc/xdr.h in tirpc if requiredVolker Lendecke2019-08-061-1/+2
* build: Correctly detect rpc/xdr.h on FreeBSDVolker Lendecke2019-08-061-0/+1
* wscript: Fix a typoVolker Lendecke2019-08-061-1/+1
* vfs:glusterfs_fuse: build only if we have setmntent()Michael Adam2019-08-011-1/+3
* vfs: add ceph_snapshots moduleDavid Disseldorp2019-05-141-0/+5
* wscript: Remove checks for shm_open and shmgetChristof Schmitt2019-04-251-3/+0
* s3/lib: new tevent_glib_glue subsystemRalph Boehme2019-04-241-0/+13
* s3:wscript: fix flex and bison detectionRalph Boehme2019-04-241-2/+2
* s3:wscript: fix flex and bison detection message when not installedRalph Boehme2019-04-241-9/+11
* s3: build: seperate out check for Gnome Tracker from SpotlightRalph Boehme2019-04-241-22/+33
* waf: fix array access out of bounds exception in the check for flexRalph Boehme2019-04-241-2/+3
* s3-messages: add mallinfo() information to pool-usage reportRalph Wuerthner2019-04-041-0/+12
* s3:waf: Fix the detection of makdev() macro on LinuxAndreas Schneider2019-03-211-0/+3
* waf: add library dependency for sendfile on SolarisBjörn Jacke2019-02-171-0/+2
* waf/quotas: fail configure when quotas were requested but not foundBjörn Jacke2019-02-171-2/+5
* waf: check for jfs/quota.hBjoern Jacke2019-02-171-0/+2
* waf: Check for libnscdChristof Schmitt2019-02-131-0/+3
* vfs_glusterfs: Adapt to changes in libgfapi signaturesAnoop C S2019-02-031-0/+3
* build: replace SAMBA3_ADD_OPTION with samba_add_onoff_optionDavid Disseldorp via samba-technical2019-02-011-28/+28
* s3-vfs: add glusterfs_fuse vfs module.Günther Deschner2019-01-221-0/+1
* waf: check for utmpx struct member ut_hostBjörn Jacke2019-01-101-0/+2
* waf: fix tri-state of --with-sendfile-support being auto the defaultBjörn Jacke2019-01-081-8/+4
* waf: fix waf errors with sendfail detection on SolarisBjörn Jacke2019-01-081-3/+4
* Fix spelling mistakesOlly Betts2018-11-301-1/+1
* s3/wscript: fix flex detectionRalph Boehme2018-09-071-1/+1
* s3/wscript: fix bison detectionRalph Boehme2018-09-071-1/+1
* source3/wscript: update to handle waf 2.0.4Alexander Bokovoy2018-09-051-13/+14
* build:wafsamba: Build on waf 1.9Thomas Nagy2018-09-051-1/+1
* vfs_delay_inject: adding delay to VFS callsRalph Boehme2018-08-311-0/+1
* s3:modules: add vfs_not_implemented moduleStefan Metzmacher2018-07-251-1/+3
* s3: smbd: SGI IRIX is officially dead. Remove the kernel oplock code for IRIX.Jeremy Allison2018-07-251-5/+0
* lib/util: rename USE_LINUX_THREAD_CREDENTIALS to HAVE_LINUX_THREAD_CREDENTIALSRalph Boehme2018-07-241-4/+4
* configure: check for Linux specific unshare() with CLONE_FSRalph Boehme2018-07-241-0/+5
* s3:wscript: don't check for valgrind related headers twiceStefan Metzmacher2018-07-241-1/+1