s4-dbcheck: Allow forcing an override of an old @MODULES record
[kai/samba.git] / lib / replace /
2013-01-09 Jesper Larsenreplace: Fix compilation of rep_mkstemp
2012-12-03 Andreas Schneiderreplace: Remove deprecated getpass() support.
2012-11-22 Andrew Bartlettlib/replace: Do not use STRERROR_R_PROTO_COMPATIBLE...
2012-11-14 Stefan Metzmacherlib/replace: replace all *printf function if we replace...
2012-10-30 Björn Jackewafbuild: use -Wstack-protector if available
2012-10-30 Björn Jackewafbuild: reorder the Werror checks so that the ambigou...
2012-10-30 Björn Jackewafbuild: merge the missing IBM compiler Werror flag...
2012-10-30 Björn Jackewfabuild: fix the -errwarn compile flag test
2012-10-28 Andrew Bartlettlib/replace: Return size of xattr if size argument...
2012-10-23 Andrew Bartlettlib/replace: Fix configure on FreeBSD: define_ret is...
2012-10-23 Andrew Bartlettlib/replace: Fix detection of rpcsrv/yp_prot.h on FreeBSD
2012-09-29 Andrew Bartlettlib/replace: Add test for what flag we need for -Werror...
2012-09-25 Jelmer Vernooijreplace: Avoid returning value in void setproctitle...
2012-09-24 Jelmer Vernooijreplace: Support setproctitle().
2012-09-24 Andrew Bartlettlib/replace: Look for special flags needed for c99
2012-09-24 Andrew Bartlettlib/replace: Improve mkstemp test in autoconf and waf
2012-09-23 Andrew Bartlettlib/replace: Remove unused nap and therefore the SCO...
2012-09-23 Andrew Bartlettlib/replace: Try to fix build on HP-UX for os2_delete...
2012-09-23 Andrew Bartlettntdb: Try to fix the build on Solaris which does not...
2012-09-18 Björn Jackereplace: fix 520c9b0b0ae33
2012-09-17 Joachim Schmitzlibreplace: Bug 8107, Fix poll replacement to become...
2012-09-16 Björn Jackereplace: add some includes for poll.h
2012-09-11 Michael Adamlib/replace: remove duplicate check for inotify
2012-09-10 Matthieu PatouosX define uint64_t as long long int
2012-09-07 Björn Jackebuild: define _BSD_TYPES on IRIX to have types like...
2012-07-26 Björn Jackes3/aio_fork: fix build on irix
2012-07-04 Björn Jackereplace: make the INT64_MAX define more portable
2012-06-29 Jeremy AllisonMove back to using per-thread credentials on Linux...
2012-06-27 Björn Jackereplace: define INT64_MAX when not defined
2012-06-16 Jelmer Vernooijattr: Look for attr/attributes.h too.
2012-06-14 Stefan Metzmacherlib/replace: define HAVE_WORKING_STRPTIME instead of...
2012-06-14 Stefan Metzmacherlib/replace: execute strptime.c tests
2012-06-14 Stefan MetzmacherRevert "replace: use replace for non 'samba' compliant...
2012-06-14 Stefan Metzmacherlib/replace: add more condition to add snprintf.c
2012-06-14 Stefan MetzmacherRevert "lib/replace: Fix snprintf() override for system...
2012-06-14 Stefan Metzmacherlib/replace: s/execute=1/execute=True
2012-06-13 Björn Jackereplace: fix unused variable warning
2012-06-13 Björn JackeRevert "replace: fix unused variable warning"
2012-06-13 Björn Jackereplace: fix unused variable warning
2012-06-06 Andrew Bartlettlib/replace: Fix snprintf() override for systems with...
2012-06-05 Andrew Bartlettlibreplace: Add copyrights to ease tracking of this...
2012-06-05 Andrew Bartlettlibreplace: Remove autoconf build system
2012-06-04 Andrew Bartlettlibreplace: Ensure we link xattr.c on MacOS
2012-06-03 Andrew Bartlettlibrepace: put #defines after #include "sys/xattr.h"
2012-06-03 Andrew Bartlettlib/replace: Undo change of 0 -> NULL
2012-06-03 Andrew Bartlettlibreplace: Fix up MacOS xattr functions
2012-06-03 Andrew Bartlettlibreplace: Link libreplace against attr when required
2012-06-03 Andrew Bartlettlibreplace: Use true rather than True in xattr.c
2012-06-02 Andrew Bartlettlibreplace: Fix build on MacOS where we have the same...
2012-06-02 Andrew Bartlettlibreplace: Solaris needs system/dir.h for that xattr...
2012-06-02 Andrew Bartlettlibreplace: Add missing tests for HAVE_MREMAP and HAVE_...
2012-06-02 Andrew Bartlettlibreplace: Fix autoconf build on platforms needing...
2012-06-02 Andrew Bartlettlib/replace: Relicence xattr.c to LGPLv3
2012-06-02 Andrew Bartlettlib/replace: Merge remaining xattr test details from...
2012-06-02 Andrew Bartletts4-xattr: Use libreplace xattr functions directly
2012-06-02 Andrew Bartlettlib/replace: xattr wrappers in lib/replace rather than...
2012-06-02 Andrew Bartlettlib/replace: We cannot use strchr_m in lib/replace
2012-06-02 Andrew Bartlettlib/replace: DEBUG is not acceptable here, as this...
2012-06-02 Andrew Bartlettlib/replace: Copy lib/system.c xattr wrappers to lib...
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
2012-05-13 Jelmer Vernooijlibreplace: Fix symbol names for snprintf/asprintf...
2012-04-26 Simo Sorcereplace: Fix use of mktemp
2012-04-24 Alexander Bokovoylib/replace: split out GSSAPI from lib/replace/system...
2012-04-18 Andrew Tridgellreplace: added ENOATTR define if undefined
2012-04-12 Jeremy AllisonRemove overly complex attemt to define blkcnt_t and...
2012-04-10 Jeremy AllisonOn advice from Jelmer and Andrew, move the blksize_t...
2012-04-09 Jeremy AllisonMove blksize_t and blkcnt_t to replace.h from includes...
2012-04-09 Volker Lendeckelibreplace: We have a poll replacement based on select
2012-04-05 Andrew Bartlettlib/replace: Add getconf LFS_CFLAGS support to autoconf...
2012-03-24 Jelmer Vernooijreplace: Avoid DEBUG(), which is not available in libre...
2012-03-24 Jelmer Vernooijlibreplace: Add usleep implementation.
2012-03-24 Jelmer Vernooijreplace: Work around socket wrapper.
2012-03-24 Jelmer Vernooijreplace: Add system/network.h for ucred struct.
2012-03-24 Jelmer Vernooijlibreplace: Add getpeereid implementation.
2012-03-24 Jelmer Vernooijreplace: Move memalign() from lib/util/system.c to...
2012-03-22 Rusty Russelllib/replace: test for incoherent mmap.
2012-02-20 Andrew Bartlettbuild: Add libbsd as a dep for LIBREPLACE_HOSTCC
2012-02-02 Jelmer Vernooijreplace: Only add bsd dependency when bsd library was...
2012-02-01 Jelmer Vernooijreplace: Add include for bsd/string.h.
2012-01-31 Ira CooperFix bug #8729 - getpass regressions on Solaris/Illumos...
2012-01-31 Jelmer Vernooijreplace: Only include C files from which there are...
2012-01-31 Jelmer Vernooijreplace: use libbsd for strlcat/strlcpy when available.
2011-12-25 Volker Lendeckelibreplace: Don't check for standards.h on darwin ...
2011-10-27 Andreas Schneiderreplace: Add don't include unistd.h directly and add...
2011-10-27 Andreas SchneiderInclude uid_wrapper correctly.
2011-10-27 Andreas Schneiderreplace: Add checks for setreuid and setregid.
2011-10-27 Andreas Schneiderreplace: Make sure we compile without uid_wrapper.
2011-10-14 Michael Adamlibreplace: add a missing "eval" to the AC_VERIFY_C_PRO...
2011-10-13 Rusty Russellconfig.h: define HAVE_LIBREPLACE
2011-09-08 Stefan Metzmacherlib/replace: include <sys/uio.h> in "system/filesys...
2011-08-14 Simo Sorcereplace: Check if we have mremap() available
2011-08-01 Jeremy AllisonFix bug 7462 - Non-standard SA_RESETHAND is used in...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-05-31 Björn Jackereplace: remove waring if IOV_MAX is not defined
2011-05-29 Björn Jackereplace: fix build issues on GNU Hurd (#7998)
2011-05-19 Jeremy AllisonFix bug found when building on an IPv6-only system...
2011-05-10 Michael Adamlib/replace: fix an #if HAVE_GSSAPI_GSSAPI_EXT_H to...
2011-05-07 Gordon RossFix Samba3 on OpenIndiana.
2011-04-30 Andrew Bartlettkerberos: Only include gssapi/gssapi_krb5.h when available
next