s4/torture: Fix misplaced positional arguments for u64 comparison
[gd/samba-autobuild/.git] / lib / replace / wscript
2023-08-08 Douglas Bagnalllib/replace: fix strlcat/strlcpy compile for Honggfuzz
2023-07-19 Dmitry Antipovlib:replace: rely on epoll_create1() for epoll interface
2023-07-11 Douglas Bagnallconfigure: ensure sizeof(int) >= 4
2023-06-01 Stefan Metzmacherlib/replace: check for valgrind/callgrind.h
2023-02-06 Andreas Schneiders3:modules: Ignore -Wunused-but-set-variable for autoge...
2023-02-02 Stefan Metzmacherreplace: remove unused configure checks for port_create()
2023-01-05 Ralph Boehmelibreplace: require TLS support if pthread support...
2023-01-05 Ralph Boehmelibreplace: update comment on __thread support
2022-10-27 Andreas Schneiderlib:replace: Require bool from C99
2022-10-27 Andreas Schneiderlib:replace: Fix trailing whitespace in wscript
2022-08-15 Stefan Metzmacherlib/replace: add a replacement for openat2() that retur...
2022-08-02 Andreas Schneiderlib:replace: Only include <sys/mount.h> on non-Linux...
2022-07-22 Martin Schwenkereplace: Add check for if_nameindex()
2022-06-14 Samuel Cabreroreplace: Check for -Wuse-after-free
2022-03-23 Andrew Bartlettlib/replace: Do not typedef int bool
2021-12-15 Volker Lendeckeconfigure: Check for __atomic_add_fetch() and __atomic_...
2021-12-07 Andrew Bartlettlib/replace: For heimdal_build: Try to use the OS or...
2021-11-30 Stefan Metzmachernsswitch: reduce dependecies to private libraries and...
2021-11-30 Stefan Metzmacherlib/replace: use dlsym(RTLD_DEFAULT,) for {nss,nss_host...
2021-09-07 Ralph Boehmelib/replace: drop runtime copy_file_range() check
2021-08-13 Ralph Boehmelibreplace: remove now unused USE_COPY_FILE_RANGE define
2021-08-10 Ralph Boehmelibreplace: properly execute SYS_copy_file_range check
2021-08-10 Ralph Boehmelibreplace: properly give headers to conf.CHECK_CODE...
2021-06-30 Ralph Boehmereplace: copy_file_range()
2021-06-15 Andrew Bartlettheimdal_build: Set up new build groups for the Heimdal...
2021-04-22 Andreas Schneiderlib:replace: Remove NIS support
2021-04-20 Stefan Metzmacherlib/replace: don't set -D_SAMBA_HOSTCC_ explicitly
2020-11-10 Björn Jackereplace: define BOOL_DEFINED to fix header yp_prot...
2020-11-10 Björn Jackereplace/waf: fix libnsl checking on Solaris
2020-09-08 Stefan Metzmacherlib/replace: move lib/replace/closefrom.c from ROKEN_HO...
2020-08-15 Matthew DeVorelib/util: Standardize use of st_[acm]time ns
2020-07-01 Andrew Bartlettdsdb: Allow "password hash userPassword schemes = Crypt...
2020-02-15 Stefan Metzmacherlib/replace: remove unused check for aio.h
2019-11-13 Andrew Bartlettbuild: Only link against libcrypt where needed
2019-10-23 Andreas Schneiderreplace: Only link libnsl and libsocket if requrired
2019-10-07 Andreas Schneiderreplace: Improve sys/sysctl.h check to catch warning...
2019-10-04 Volker Lendeckelib/replace: Remove libaio support
2019-09-25 Andreas Schneiderwaf:replace: Do not link against libpthread if not...
2019-09-25 Andreas Schneiderreplace: Only link against librt if really needed
2019-09-19 Andrew Bartlettreplace: Remove crypt() reimplementation
2019-09-17 Andrew Bartlettbuild: Remove tests for getdents() and getdirentries()
2019-09-17 Khem Rajlib/replace/wscript: Avoid generating nested main function
2019-09-01 Mathieu ParentSpelling fixes s/convertion/conversion/
2019-05-25 Volker Lendeckelib: Only compile resolvconftest if fmemopen exists
2019-05-06 Andrew Bartlettreplace: Fix "make test" to actually test libreplace
2019-05-06 Andrew Bartlettbuild: Remove build of replacetort
2019-02-17 Björn Jackereplace: remove needless vxfs header file check
2019-01-10 Björn Jackewaf:lib/replace: fix a build error with non-gcc compilers
2018-12-20 Andreas Schneiderreplace: Add memset_s to replacement functions
2018-11-30 Andreas Schneiderreplace: Correctly check for 'extern char **environ...
2018-11-13 Martin Schwenkereplace: Add check for variable program_invocation_shor...
2018-11-12 Andreas Schneiderlib:replace: Add getprogname()
2018-10-16 Andreas Schneiderreplace: Add memset_s() if not available
2018-09-16 Noel PowerPY3: fix iteritems usage, not supported in python3
2018-09-10 Stefan MetzmacherRevert "lib/replace: force to unset defines if check...
2018-09-08 Alexander Bokovoylib/replace: force to unset defines if check has failed
2018-09-07 Alexander Bokovoylib/replace/wscript: fix detection of a fallthrough...
2018-09-05 Alexander Bokovoylib/replace/wscript: update to handle waf 2.0.4
2018-07-24 Stefan Metzmacherlib/replace: also check for valgrind/helgrind.h
2018-07-24 Stefan Metzmacherreplace: add checks for atomic_thread_fence(memory_orde...
2018-07-24 Stefan Metzmacherlib/replace: check for __thread support
2018-07-04 Amitay Isaacsreplace: Be strict when checking __attribute__ features
2018-07-03 Björn Jackebuild: bundle and reduce huge number of EA function...
2018-07-02 Amitay Isaacsreplace: Add test for sin6_len in sockaddr_in6 structure
2018-04-03 Andreas Schneiderreplace: Check for -Wno-strict-overflow
2018-03-20 Noel Powerlib:replace: Fix linking when libtirpc-devel overwrites...
2018-03-01 Andreas Schneiderlib:replace: Add FALL_THROUGH support
2018-02-27 Andreas Schneiderreplace: Only warn if rpc/rpc.h haven't been found
2018-01-22 Andreas Schneiderwaf: Fix NFS quota support with libtirpc
2018-01-22 Günther Deschnerbuild: deal with recent glibc sunrpc header removal
2017-11-22 Uri Simchonibuild: detect availability of -Wno-unused-function
2017-10-20 Andrew Bartlettreplace: Link to -lbsd when building replace.c by hand
2017-09-25 Gary Lockyers4:smbd: call setproctitle_init
2017-08-23 Volker Lendeckeconfigure: Centralize check for posix_fallocate
2017-06-23 Björn Baumbachwaf:lib/replace: Fix building with older GCC versions
2017-06-13 Gary Lockyerstrerror_r: provide XSI-compliant strerror_r
2017-06-01 Andreas Schneiderwaf: Do not trhow a format-truncation error for test...
2017-06-01 Gary Lockyerpassword_hash: conditional compilation for crypt_r
2017-03-16 Amitay Isaacsreplace: Fix compiler warning flag
2017-02-22 Chris LambCorrect "seperate" typos.
2017-02-10 Douglas Bagnalllib/replace tests: prevent GCC fretting over snprintf...
2017-01-02 Lukas SlebodnikWAF: Fix detection of IPv6
2016-08-23 Volker Lendeckelibreplace: Ask for eventfd(2)
2016-06-13 Volker Lendeckelibreplace: Add a closefrom() implementation
2016-04-25 Jérémie Courrèges... Fix CHECK_CODE usage in atomics builtin detection
2015-11-19 Volker Lendeckelibreplace: Only check for malloc.h if needed
2015-11-19 Volker Lendeckelibreplace: Put the malloc.h check on a line of its own
2015-11-19 Volker Lendeckelibreplace: Only check malloc.h once
2015-11-06 Thomas Nagybuild:wafsamba: Remove samba_utils.runonce
2015-10-27 Thomas Nagybuild:wafsamba: dead code removal in gettext detection
2015-10-01 Volker Lendeckelibreplace: Fix the build on Solaris
2015-09-09 Andreas Schneiderreplace: Fix check for gettimeofday()
2015-07-29 Jeremy Allisonlib: replace: Add strsep function (missing on Solaris).
2015-06-12 Stefan Metzmacherlib/replace: remove unused HAVE_DECL_PTHREAD_{MUTEXATTR...
2015-06-12 Stefan Metzmacherlib/replace: fix PTHREAD_MUTEX_ROBUST fallback to PTHRE...
2015-06-10 Stefan Metzmacherlib/replace: add signal related configure checks
2015-03-31 David Disseldorpreplace: check for dirname() and basename()
2015-03-26 Jelmer VernooijMove waf into third_party/.
2015-03-13 Andreas Schneiderreplace: Remove superfluous check for gcrypt header.
2015-02-15 Jeremy AllisonAdd Solaris ports as a tevent backend.
next