build: Use bison at build time rather than lexyacc.sh to build the embedded heimdal
[cs/samba-autobuild/.git] / source3 / wscript
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
2018-09-07 Ralph Boehmes3/wscript: fix bison detection
2018-09-05 Alexander Bokovoysource3/wscript: update to handle waf 2.0.4
2018-09-05 Thomas Nagybuild:wafsamba: Build on waf 1.9
2018-08-31 Ralph Boehmevfs_delay_inject: adding delay to VFS calls
2018-07-25 Stefan Metzmachers3:modules: add vfs_not_implemented module
2018-07-25 Jeremy Allisons3: smbd: SGI IRIX is officially dead. Remove the kerne...
2018-07-24 Ralph Boehmelib/util: rename USE_LINUX_THREAD_CREDENTIALS to HAVE_L...
2018-07-24 Ralph Boehmeconfigure: check for Linux specific unshare() with...
2018-07-24 Stefan Metzmachers3:wscript: don't check for valgrind related headers...
2018-05-15 Andrew Bartlettselftest: Require libarchive for --enable-selftest
2018-05-15 Andrew Bartlettbuild: Make --with-libarchive the default
2018-05-14 Björn Jackes3/wscript: remove test, that we do in lib/replace
2018-04-10 Andrew Bartlettlib/util: Move log_stack_trace() to common code
2018-04-10 Andrew Bartletts3-lib: Remove support for libexc for IRIX backtraces
2018-04-06 Björn Baumbachs3-mdssvc: allow build with --enable-spotlight and...
2018-02-22 Günther Deschnerbuild: fix libceph-common detection
2018-02-21 Björn Jackewscript: drop checks for setnetgrent/endnetgrent/getnet...
2018-01-24 Trever L. AdamsSamba-VirusFilter: common headers and sources.
2018-01-22 Andreas Schneiderwaf: Fix NFS quota support with libtirpc
2018-01-22 Günther Deschnerbuild: deal with recent glibc sunrpc header removal
2018-01-22 Andreas Schneiders3:waf: Move HAVE_NETGROUP to wscript
2018-01-17 Sachin Prabhuvfs_glusterfs: Add fallocate support for vfs_glusterfs
2017-12-15 Christof Schmittvfs_error_inject: Add new module
2017-11-11 Volker Lendeckevfs: Remove aio_linux
2017-11-09 Niels de Vosvfs_glusterfs: include glusterfs/api/glfs.h without...
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: add XDR backend
2017-09-21 Volker Lendeckeauth3: Remove auth_domain
2017-08-23 Volker Lendeckeconfigure: Centralize check for posix_fallocate
2017-07-20 David Disseldorpbuild: fix ceph_statx check when configured with libcep...
next