summaryrefslogtreecommitdiff
path: root/source3/wscript
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-13waf: Check for libnscdChristof Schmitt1-0/+3
2019-02-03vfs_glusterfs: Adapt to changes in libgfapi signaturesAnoop C S1-0/+3
2019-02-01build: replace SAMBA3_ADD_OPTION with samba_add_onoff_optionDavid Disseldorp via samba-technical1-28/+28
2019-01-22s3-vfs: add glusterfs_fuse vfs module.Günther Deschner1-0/+1
2019-01-10waf: check for utmpx struct member ut_hostBjörn Jacke1-0/+2
2019-01-08waf: fix tri-state of --with-sendfile-support being auto the defaultBjörn Jacke1-8/+4
2019-01-08waf: fix waf errors with sendfail detection on SolarisBjörn Jacke1-3/+4
2018-11-30Fix spelling mistakesOlly Betts1-1/+1
2018-09-07s3/wscript: fix flex detectionRalph Boehme1-1/+1
2018-09-07s3/wscript: fix bison detectionRalph Boehme1-1/+1
2018-09-05source3/wscript: update to handle waf 2.0.4Alexander Bokovoy1-13/+14
2018-09-05build:wafsamba: Build on waf 1.9Thomas Nagy1-1/+1
2018-08-31vfs_delay_inject: adding delay to VFS callsRalph Boehme1-0/+1
2018-07-25s3:modules: add vfs_not_implemented moduleStefan Metzmacher1-1/+3
2018-07-25s3: smbd: SGI IRIX is officially dead. Remove the kernel oplock code for IRIX.Jeremy Allison1-5/+0
2018-07-24lib/util: rename USE_LINUX_THREAD_CREDENTIALS to HAVE_LINUX_THREAD_CREDENTIALSRalph Boehme1-4/+4
2018-07-24configure: check for Linux specific unshare() with CLONE_FSRalph Boehme1-0/+5
2018-07-24s3:wscript: don't check for valgrind related headers twiceStefan Metzmacher1-1/+1