docs: fix a typo in history file
[bbaumbach/samba-autobuild/.git] / lib / replace /
2023-06-01 Stefan Metzmacherlib/replace: check for valgrind/callgrind.h
2023-04-14 Andreas Schneiderlib:replace: Fix code spelling
2023-04-14 Andreas Schneiderlib:replace: Remove trailing white spaces in xattr.c
2023-04-11 Andreas Schneiderlib:replace: Fix snprintf of rep_inet_ntop()
2023-04-11 Andreas Schneiderlib:replace: Fix code spelling
2023-03-22 Stefan Metzmacherreplace: add ARRAY_INSERT_ELEMENT() helper
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-02-02 Samuel Thibaultreplace: provide PIPE_BUF on GNU/Hurd
2023-01-05 Ralph Boehmelibreplace: require TLS support if pthread support...
2023-01-05 Ralph Boehmelibreplace: update comment on __thread support
2023-01-02 Andrew Walkerlib/replace - add extra check to bsd_attr_list
2022-11-24 Stefan Metzmacherlib/replace: let rep_openat2() inject O_LARGEFILE as...
2022-11-09 Stefan Metzmacherlib/replace: fix memory leak in snprintf replacements
2022-10-27 Andreas Schneiderlib:replace: Require bool from C99
2022-10-27 Andreas Schneiderlib:replace: Fix trailing whitespace in wscript
2022-08-26 Pavel Filipenskýlib:replace: Add macro BURN_STR() to zero memory of...
2022-08-15 Stefan Metzmacherlib/replace: let DISABLE_OPATH also undef __NR_openat2
2022-08-15 Stefan Metzmacherlib/replace: add fallback defines for __NR_openat2
2022-08-15 Stefan Metzmacherlib/replace: use syscall(__NR_openat2) if available
2022-08-15 Stefan Metzmacherlib/replace: always include <sys/syscall.h> in replace...
2022-08-15 Stefan Metzmacherlib/replace: add a replacement for openat2() that retur...
2022-08-04 Volker Lendeckelib: Align an integer type
2022-08-02 Andreas Schneiderlib:replace: Only include <sys/mount.h> on non-Linux...
2022-08-02 Andreas SchneiderRevert "lib:replace: Remove <sys/mount.h> from filesys.h"
2022-07-29 Andreas Schneiderlib:replace: Remove <sys/mount.h> from filesys.h
2022-07-28 Andreas Schneiderlib:replace: Add macros to burn data from memory
2022-07-22 Martin Schwenkereplace: Add check for if_nameindex()
2022-06-14 Samuel Cabreroreplace: Check for -Wuse-after-free
2022-03-29 Stefan Metzmacherconfigure/Makefile: export PYTHONHASHSEED=1 in all...
2022-03-23 Stefan Metzmacherreplace: add explicit function pointer casting from...
2022-03-23 Andrew Bartlettlib/replace: Do not typedef int bool
2022-02-24 Andreas Schneiderlib:ldb: Reformat shell scripts
2022-02-01 Pavel Filipenskýlib:replace: Fix NULL issue reported by covscan
2022-02-01 Pavel Filipenskýlib:replace: Fix trailing whitespace in os2_delete.c
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-11-17 Douglas Bagnalllib/replace/timegm: use utf-8
2021-09-07 Ralph Boehmelib/replace: drop runtime copy_file_range() check
2021-08-16 Andreas Schneidertestsuite: Fix build with gcc >= 11.1.1
2021-08-16 Andreas Schneiderlib:replace: Remove trailing spaces from testsuite.c
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-05-07 Andreas Schneiderlib:replace: Do not build strndup test with gcc 11...
2021-04-27 Andreas Schneiderlib:replace: Fix a posible double free
2021-04-25 Andreas Schneiderlib:replace: Fix possible resource leaks in test_closef...
2021-04-25 Andreas Schneiderlib:replace: Fix memory leak in test_asprintf()
2021-04-25 Andreas Schneiderlib:replace: Fix a memleak in test_strndup()
2021-04-25 Andreas Schneiderlib:replace: Fix a memleak in test_strdup()
2021-04-25 Andreas Schneiderlib:replace: Fix resource leak in os2_delete test
2021-04-22 Andreas Schneiderlib:replace: Remove NIS support
2021-04-20 Stefan Metzmacherlib/replace: don't set -D_SAMBA_HOSTCC_ explicitly
2021-01-08 Volker Lendeckelib: Add "hex_byte()" to replace.h
2020-12-16 Ralph BoehmeCI: add samba-no-opath
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-11-04 Volker Lendeckelibreplace: Compare a pointer against NULL, not 0
2020-10-16 Björn Jackereplace: also use portable __has_attribute macro to...
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-08-03 Samuel Thibaultldap_server: fix hurd build
2020-07-01 Andrew Bartlettdsdb: Allow "password hash userPassword schemes = Crypt...
2020-05-24 Björn Jackereplace, attr.: use function attributes only if support...
2020-03-26 Volker Lendeckelib: Add macro ARRAY_DEL_ELEMENT()
2020-02-27 Peter ErikssonUndef ARRAY_SIZE, if defined, before define to avoid...
2020-02-15 Stefan Metzmacherlib/replace: remove unused check for aio.h
2019-12-18 Ralph Boehmelib/replace: prefer <sys/xattr.h> over <attr/xattr.h>
2019-12-12 Ralph Boehmelib/replace: work around an API conflict between ncurse...
2019-12-06 Ralph Boehmereplace: ensure UTIME_NOW and UTIME_OMIT are always...
2019-11-13 Andrew Bartlettbuild: Only link against libcrypt where needed
2019-10-31 Björn Jackelib/replace/xattr.c: typo fixes
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-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
next