summaryrefslogtreecommitdiff
path: root/source3/wscript
Commit message (Expand)AuthorAgeFilesLines
* lib:util: prefer mallinfo2() over mallinfo() if availableDmitry Antipov2023-03-091-12/+0
* source3/wscript: Fix configure-time checksJoseph Sutton2023-03-031-5/+5
* vfs_ceph: add support to select ceph file systemJohn Mulligan2023-02-241-0/+2
* selftest: Only run samba.tests.smb3unix in developer modeAndreas Schneider2023-01-261-0/+1
* source3/wscript: Remove implicit int and implicit function declarationsFlorian Weimer2023-01-091-5/+6
* source3/wscript: Fix detection of major/minor macrosFlorian Weimer2023-01-091-2/+2
* source3/wscript: Detect glusterfs-api with *at() calls supportAnoop C S2022-08-261-0/+4
* vfs_io_uring: hide a possible definition of struct open_how in liburing/compat.hStefan Metzmacher2022-08-151-0/+13
* Revert "s3:smbd: Remove NIS support"Samuel Cabrero2022-06-091-0/+4
* waf: re-add missing readlink testBjörn Jacke2022-02-181-0/+6
* wscript: s/default/required/ _static_modules for the acl modulesBjörn Jacke2022-02-181-3/+3
* s3:rpc_server: Activate samba-dcerpcdVolker Lendecke2021-12-101-2/+1
* Fix detection of rpc/xdr.h on macOSAlex Richardson2021-10-131-1/+1
* wscript: Remove config check for LOCK_MANDChristof Schmitt2021-09-141-15/+0
* s3: expect fstatat() and dirfd()Ralph Boehme2021-07-141-2/+0
* VFS: Add initial implemenataion for SMB_VFS_FCHFLAGSNoel Power2021-06-291-1/+2
* build: Use bison at build time rather than lexyacc.sh to build the embedded h...Andrew Bartlett2021-04-281-9/+0
* s3:smbd: Remove NIS supportAndreas Schneider2021-04-221-4/+0
* auth3: Remove auth_skel.cVolker Lendecke2021-04-191-1/+1
* VFS: Add SMB_VFS_FNTIMESSamuel Cabrero2021-04-191-1/+1
* build: Do not check for unused functions futimes() and futimens()Samuel Cabrero2021-04-191-2/+1
* build: Notice if flex is missing at configure timeAndrew Bartlett2021-03-291-9/+0
* build: Consolidate --with-dnsupdate with --with-ads (which implied HAVE_KRB5)Andrew Bartlett2021-03-261-6/+0
* s3: Remove last vestiges of Tru64 ACL support (missed in earlier patch).Jeremy Allison2021-03-191-4/+0
* s3/wscript: only check for F_SETLEASE being available at compile timeStefan Metzmacher2020-12-071-15/+2
* s3/wscript: remove unused check for F_NOTIFYStefan Metzmacher2020-12-071-11/+0
* build: Fix kernel oplock testVolker Lendecke2020-12-041-2/+6
* build: fcvt() and fcvtl() are not usedVolker Lendecke2020-11-191-3/+1
* build: put quotes around '!vfs_snapper' module instructionsDavid Disseldorp2020-11-061-1/+1
* s3-vfs_glusterfs: always disable write-behind translatorGünther Deschner2020-11-041-0/+3
* s3: fix fcntl waf configure checkRalph Boehme2020-09-211-5/+5
* wscript: Make list of shared modules available in STRING_SHARED_MODULESChristof Schmitt2020-09-081-0/+1
* build: avoid some unnecessary list.extend() callsDavid Disseldorp2020-09-031-8/+8
* build: avoid unnecessary TO_LIST() calls for static stringsDavid Disseldorp2020-09-031-53/+51
* build: toggle vfs_snapper using --with-shared-modulesDavid Disseldorp2020-09-021-15/+12
* s3:wscript: vfs_gpfs needs kernel oplock supportStefan Metzmacher2020-07-071-1/+1
* build: Put the note from the bottom of the old BUILD_SYSTEMS.txt somewhere us...Andrew Bartlett2020-06-121-0/+21
* build: add configure option to control vfs_snapper buildMatt Taylor2020-05-251-3/+9
* build: quota wscript error message spelling fixMatt Taylor2020-05-241-1/+1
* VFS: Add vfs_widelinks module.Jeremy Allison2020-04-091-1/+1
* build: Require --without-ad-dc for --without-adsAndrew Bartlett2020-03-231-0/+3
* winexe: add configure option to control whether to build it (default: auto)Günther Deschner2020-03-091-0/+17
* s3:modules: add vfs_io_uring moduleStefan Metzmacher2020-02-151-0/+11
* vfs_ceph: drop support for building without statxDavid Disseldorp2020-01-111-5/+5
* auth3: Remove auth_scriptVolker Lendecke2019-12-021-1/+1
* s3:printing: Use httpConnect2 from CUPSAndreas Schneider2019-11-221-1/+1
* 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