summaryrefslogtreecommitdiff
path: root/source3/wscript
AgeCommit message (Expand)AuthorFilesLines
2021-04-19auth3: Remove auth_skel.cVolker Lendecke1-1/+1
2021-04-19VFS: Add SMB_VFS_FNTIMESSamuel Cabrero1-1/+1
2021-04-19build: Do not check for unused functions futimes() and futimens()Samuel Cabrero1-2/+1
2021-03-29build: Notice if flex is missing at configure timeAndrew Bartlett1-9/+0
2021-03-26build: Consolidate --with-dnsupdate with --with-ads (which implied HAVE_KRB5)Andrew Bartlett1-6/+0
2021-03-19s3: Remove last vestiges of Tru64 ACL support (missed in earlier patch).Jeremy Allison1-4/+0
2020-12-07s3/wscript: only check for F_SETLEASE being available at compile timeStefan Metzmacher1-15/+2
2020-12-07s3/wscript: remove unused check for F_NOTIFYStefan Metzmacher1-11/+0
2020-12-04build: Fix kernel oplock testVolker Lendecke1-2/+6
2020-11-19build: fcvt() and fcvtl() are not usedVolker Lendecke1-3/+1
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