s3:libsmb: allow store_cldap_reply() to work with a ipv6 response
[samba.git] / source3 / wscript
2024-04-23 Stefan Metzmachers3:libads: always require ber_sockbuf_add_io() and...
2024-03-01 Andrew Bartlettbuild: Move --with-ldap/--without-ldap from source3...
2024-01-27 Anoop C Svfs_ceph: Use ceph_fdopendir() when available for SMB_V...
2024-01-26 Anoop C Svfs_ceph: Implement SMB_VFS_FSTATAT
2024-01-26 Anoop C Ssource3/wscript: Announce deprecation of old Ceph versi...
2024-01-26 Noel Powers3: Make build of wspsearch client enabled by default
2024-01-04 Shachar Sharonvfs_ceph: use extra 'ceph_*at()' calls when available
2023-10-26 Samuel Cabreros3:rpc_server/wkssvc: Remove get logged on user list...
2023-10-25 Noel Powers3/build: Add support for WSP in configure script.
2023-10-04 Volker Lendecketests: We always do smb3 unix extensions
2023-07-19 Andreas Schneiders3:waf: Fix code spelling
2023-07-03 Volker Lendeckebuild: We don't need SEEKDIR_RETURNS_VOID
2023-06-05 Volker Lendeckemodules: Remove perfcount_test module
2023-03-09 Dmitry Antipovlib:util: prefer mallinfo2() over mallinfo() if available
2023-03-03 Joseph Suttonsource3/wscript: Fix configure-time checks
2023-02-24 John Mulliganvfs_ceph: add support to select ceph file system
2023-01-26 Andreas Schneiderselftest: Only run samba.tests.smb3unix in developer...
2023-01-09 Florian Weimersource3/wscript: Remove implicit int and implicit funct...
2023-01-09 Florian Weimersource3/wscript: Fix detection of major/minor macros
2022-08-26 Anoop C Ssource3/wscript: Detect glusterfs-api with *at() calls...
2022-08-15 Stefan Metzmachervfs_io_uring: hide a possible definition of struct...
2022-06-09 Samuel CabreroRevert "s3:smbd: Remove NIS support"
2022-02-18 Björn Jackewaf: re-add missing readlink test
2022-02-18 Björn Jackewscript: s/default/required/ _static_modules for the...
2021-12-10 Volker Lendeckes3:rpc_server: Activate samba-dcerpcd
2021-10-13 Alex RichardsonFix detection of rpc/xdr.h on macOS
2021-09-14 Christof Schmittwscript: Remove config check for LOCK_MAND
2021-07-14 Ralph Boehmes3: expect fstatat() and dirfd()
2021-06-29 Noel PowerVFS: Add initial implemenataion for SMB_VFS_FCHFLAGS
2021-04-28 Andrew Bartlettbuild: Use bison at build time rather than lexyacc...
2021-04-22 Andreas Schneiders3:smbd: Remove NIS support
2021-04-19 Volker Lendeckeauth3: Remove auth_skel.c
2021-04-19 Samuel CabreroVFS: Add SMB_VFS_FNTIMES
2021-04-19 Samuel Cabrerobuild: Do not check for unused functions futimes()...
2021-03-29 Andrew Bartlettbuild: Notice if flex is missing at configure time
2021-03-26 Andrew Bartlettbuild: Consolidate --with-dnsupdate with --with-ads...
2021-03-19 Jeremy Allisons3: Remove last vestiges of Tru64 ACL support (missed...
2020-12-07 Stefan Metzmachers3/wscript: only check for F_SETLEASE being available...
2020-12-07 Stefan Metzmachers3/wscript: remove unused check for F_NOTIFY
2020-12-04 Volker Lendeckebuild: Fix kernel oplock test
2020-11-19 Volker Lendeckebuild: fcvt() and fcvtl() are not used
2020-11-06 David Disseldorpbuild: put quotes around '!vfs_snapper' module instructions
2020-11-04 Günther Deschners3-vfs_glusterfs: always disable write-behind translator
2020-09-21 Ralph Boehmes3: fix fcntl waf configure check
2020-09-08 Christof Schmittwscript: Make list of shared modules available in STRIN...
2020-09-03 David Disseldorpbuild: avoid some unnecessary list.extend() calls
2020-09-03 David Disseldorpbuild: avoid unnecessary TO_LIST() calls for static...
2020-09-02 David Disseldorpbuild: toggle vfs_snapper using --with-shared-modules
2020-07-07 Stefan Metzmachers3:wscript: vfs_gpfs needs kernel oplock support
2020-06-12 Andrew Bartlettbuild: Put the note from the bottom of the old BUILD_SY...
2020-05-25 Matt Taylorbuild: add configure option to control vfs_snapper...
2020-05-24 Matt Taylorbuild: quota wscript error message spelling fix
2020-04-09 Jeremy AllisonVFS: Add vfs_widelinks module.
2020-03-23 Andrew Bartlettbuild: Require --without-ad-dc for --without-ads
2020-03-09 Günther Deschnerwinexe: add configure option to control whether to...
2020-02-15 Stefan Metzmachers3:modules: add vfs_io_uring module
2020-01-11 David Disseldorpvfs_ceph: drop support for building without statx
2019-12-02 Volker Lendeckeauth3: Remove auth_script
2019-11-22 Andreas Schneiders3:printing: Use httpConnect2 from CUPS
2019-10-20 Andreas Schneiders3:waf: Remove check for fdatasync
2019-10-10 Ralph Boehmewscript: split function check to one per line and sort...
2019-10-10 Ralph Boehmewscript: remove all checks for _FUNC and __FUNC
2019-10-09 Ralph Boehmes3:mdssvc: add Elasticsearch backend
2019-10-08 Anoop C Ss3: VFS: Add SMB_VFS_FCNTL
2019-09-25 Andreas Schneiders3:waf: Do not check for nanosleep() as we don't use...
2019-09-24 Björn Jackes3/wscript: avoid inefficient string concatenations
2019-09-18 Jeremy Allisons3: VFS: Remove vfs_netatalk. Old, unused and unmaintained.
2019-09-17 Andrew Bartlettbuild: Remove tests for getdents() and getdirentries()
2019-09-02 Björn Baumbachbuild: remove unneeded libceph-common dependency
2019-09-02 David Disseldorpbuild: drop --with-libcephfs=<path> support
2019-08-22 Jeremy Allisons3: smbd: Add sys_mknodat() wrapper call.
2019-08-08 Ralph Boehmes3:wscript: enable Spotlight by default
2019-08-08 Ralph Boehmes3:mdssvc: add noindex backend
2019-08-08 Ralph Boehmes3:mdssvc: add Unicode normalisation
2019-08-08 Ralph Boehmes3:mdssvc: new option "spotlight backend"
2019-08-06 Volker Lendeckebuild: Only check rpc/xdr.h in tirpc if required
2019-08-06 Volker Lendeckebuild: Correctly detect rpc/xdr.h on FreeBSD
2019-08-06 Volker Lendeckewscript: Fix a typo
2019-08-01 Michael Adamvfs:glusterfs_fuse: build only if we have setmntent()
2019-05-14 David Disseldorpvfs: add ceph_snapshots module
2019-04-25 Christof Schmittwscript: Remove checks for shm_open and shmget
2019-04-24 Ralph Boehmes3/lib: new tevent_glib_glue subsystem
2019-04-24 Ralph Boehmes3:wscript: fix flex and bison detection
2019-04-24 Ralph Boehmes3:wscript: fix flex and bison detection message when...
2019-04-24 Ralph Boehmes3: build: seperate out check for Gnome Tracker from...
2019-04-24 Ralph Boehmewaf: fix array access out of bounds exception in the...
2019-04-04 Ralph Wuerthners3-messages: add mallinfo() information to pool-usage...
2019-03-21 Andreas Schneiders3:waf: Fix the detection of makdev() macro on Linux
2019-02-17 Björn Jackewaf: add library dependency for sendfile on Solaris
2019-02-17 Björn Jackewaf/quotas: fail configure when quotas were requested...
2019-02-17 Bjoern Jackewaf: check for jfs/quota.h
2019-02-13 Christof Schmittwaf: Check for libnscd
2019-02-03 Anoop C Svfs_glusterfs: Adapt to changes in libgfapi signatures
2019-02-01 David Disseldorp... build: replace SAMBA3_ADD_OPTION with samba_add_onoff_o...
2019-01-22 Günther Deschners3-vfs: add glusterfs_fuse vfs module.
2019-01-10 Björn Jackewaf: check for utmpx struct member ut_host
2019-01-08 Björn Jackewaf: fix tri-state of --with-sendfile-support being...
2019-01-08 Björn Jackewaf: fix waf errors with sendfail detection on Solaris
2018-11-30 Olly BettsFix spelling mistakes
2018-09-07 Ralph Boehmes3/wscript: fix flex detection
next