lib: Use gpfs.h from third_party on Linux
[samba.git] / lib / replace /
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
2015-05-06 Volker Lendeckelib: Fix CID 1034836 Resource leak
2015-03-31 David Disseldorpreplace: check for dirname() and basename()
2015-03-26 Jelmer VernooijMove waf into third_party/.
2015-03-26 David Disseldorpreplace: clean-up strlcpy and add note on return value
2015-03-13 Andreas Schneiderreplace: Remove superfluous check for gcrypt header.
2015-03-10 Volker Lendeckelib: Fix CID 1034840 Resource leak
2015-03-10 Volker Lendeckelib: Fix CID 1034839 Resource leak
2015-03-10 Volker Lendeckelib: Fix CID 1034838 Resource leak
2015-03-10 Volker Lendeckelibreplace: Fix CID 1034926 Destination buffer too...
2015-02-15 Jeremy AllisonAdd Solaris ports as a tevent backend.
2015-02-12 Volker Lendeckesnprintf: Try to support %j
2015-01-08 Stefan Metzmacherwafsamba: move -fvisibility=hidden checks from lib...
2015-01-08 Stefan Metzmacherwafsamba: move '-fstack-protector' checks from lib...
2015-01-08 Stefan Metzmacherwafsamba: move WERROR_CFLAGS checks from lib/replace...
2015-01-08 Stefan Metzmacherwafsamba: move compiler / cflags related stuff from...
2014-11-10 Jelmer VernooijDon't use a nested function when testing for visibility...
next