lib: Use server_id_cmp() in server_id_equal()
[bbaumbach/samba-autobuild/.git] / lib / replace /
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-08-29 Björn Jackereplace/setxattr: correctly use our flags on Darwin
2019-08-29 Björn Jackexattr/setxattr: fix flag support on AIX
2019-08-29 Björn Jackereplace/setxattr: set reasonable and unified errno...
2019-06-18 Andrew Bartlettlib/replace: Remove #undef TCP_NODELAY
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-04-30 Andreas Schneiderreplace: Add ZERO_ARRAY_LEN() macro
2019-04-26 Günther DeschnerRevert "lib/replace: define NAME_MAX for platforms...
2019-04-16 Günther Deschnerlib/replace: define NAME_MAX for platforms that don...
2019-02-17 Björn Jackereplace: remove needless vxfs header file check
2019-01-29 Stefan Metzmacherwafsamba/replace: move __STDC_WANT_LIB_EXT1__ to CFLAGS
2019-01-29 Stefan Metzmacherreplace: only include <sys/capability.h> with HAVE_POSI...
2019-01-10 Björn Jackewaf:lib/replace: fix a build error with non-gcc compilers
2019-01-10 Ladislav Michl via... lib: replace: snprintf: Whitespace clean up
2018-12-20 Andreas Schneiderreplace: Use memset_s for ZERO_* macros
2018-12-20 Andreas Schneiderreplace: Cleanup comments for ZERO_*
2018-12-20 Andreas Schneiderreplace: Add memset_s to replacement functions
2018-12-16 Andreas Schneiderreplace: Fix checking for config.h #define in replace.h
2018-12-16 Andreas Schneiderreplace: Fix checking for config.h #define in gssapi.h
2018-12-16 Andreas Schneiderreplace: Fix checking for config.h #define in readline.h
2018-12-14 Andrew Bartlettbuild: Move python detection back into waf (instead...
2018-12-13 Andrew Bartlettbuild: Workaround python3 hash order issues (for now)
2018-12-10 Noel PowerPY3: switch current build to use python3
2018-11-30 Andreas Schneiderreplace: Correctly check for 'extern char **environ...
2018-11-28 Andreas Schneiderreplace: Use #ifdef instead of #if for config.h definitions
2018-11-28 Andreas Schneiders3: Remove unsused MMAP_BLACKLIST ifdef checks
2018-11-28 Andreas Schneiderlib:replace: Check if HAVE_DECL_ENVIRON is defined...
2018-11-13 Martin Schwenkereplace: Add check for variable program_invocation_shor...
2018-11-13 Andreas Schneiderlib:replace: Do not leak the file pointer in rep_getpro...
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-04-03 Stefan Metzmacherlib/replace: define __[u]intptr_t_defined if we prove...
2018-03-20 Noel Powerlib:replace: Fix linking when libtirpc-devel overwrites...
2018-03-01 Andreas Schneiderlib:replace: Add FALL_THROUGH statements in strptime.c
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-02-21 Björn Jackereplace: remove some duplicate checks
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 Schneiderinclude: Create system/nis.h in libreplace
2017-11-24 Uri Simchonilib/replace: apply readline -Wstrict-prototypes workaround
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-13 Guillaume Xavier... libbreplace: compatibility fix for AIX
2017-06-01 Andreas Schneiderwaf: Do not trhow a format-truncation error for test...
2017-06-01 Andreas Schneiderreplace: Use the same size as d_name member of struct...
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-22 Chris LambCorrect "formated" typos.
2017-02-10 Ralph Boehmelib/replace: validate xattr namespace prefix on FreeBSD
2017-02-10 Douglas Bagnalllib/replace tests: prevent GCC fretting over snprintf...
2017-01-21 Björn Jackereplace: fix some trailing whitespaces
2017-01-08 Andreas Schneiderreplace: Include sysmacros.h
2017-01-02 Lukas SlebodnikWAF: Fix detection of IPv6
2017-01-02 Lukas Slebodniklib replace: Fix detection of features
2016-12-09 Björn Jackereplace: make sure we have a SCOPE_DELIMITER define
2016-12-01 Amitay Isaacsreplace: Include libgen.h if available
2016-08-23 Volker Lendeckelibreplace: Ask for eventfd(2)
2016-06-13 Volker Lendeckelib: Add a little closefrom() test
2016-06-13 Volker Lendeckelibreplace: Add a closefrom() implementation
2016-06-03 Lorinczy Zsigmondlib: replace: snprintf - Fix length calculation for...
2016-04-25 Jérémie Courrèges... Fix CHECK_CODE usage in atomics builtin detection
2016-04-02 Jeremy Allisonlib:replace: Missing semicolon on function definition.
2016-03-24 Douglas Bagnalllibreplace: use HAVE___ATTRIBUTE__ instead of __GNUC__
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-31 Felix Jandalib/replace: Make sure that replacement strto[u]ll...
2015-10-31 Felix Jandalib/replace: Replace BSD strtoull by wrapping strtoull...
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-08-19 Volker Lendeckereplace: Fix bug 11455
2015-07-29 Jeremy Allisonlib: replace: Add strsep function (missing on Solaris).
2015-06-22 Felix Jandareplace: Replace BSD strtoll by wrapping strtoll instea...
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
next