Merge branch 'master' of ctdb into 'master' of samba
[samba.git] / lib / replace /
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-08 Björn Jackexattr: fix listing EAs on *BSD for non-root users
2013-08-09 Christian Ambachwaf: consolidate libintl related checks
2013-07-17 Bill ParkerFix bug 10025 - Lack of Sanity Checking in calls to...
2013-06-03 David DisseldorpBug 8997: change libreplace GPL source to LGPL
2013-05-28 Andrew Bartlettbuild: Remove autoconf build system
2013-05-27 Andrew Bartlettlib/replace: Remove unused install-sh
2013-05-23 Andrew Bartlettlib/replace: Set BROKEN_STRNLEN and BROKEN_STRNDUP...
2013-05-17 Christian Ambachwaf: only use -fstack-protector when both compiler...
2013-05-06 Christian Ambachlib/replace: add SCNx macros
2013-05-06 Christian Ambachlib/replace: prefer inttypes.h over stdint.h
2013-03-06 Ira Cooperwaf: add -fstack-protector to LDFLAGS if detected.
2013-03-05 Andreas Schneiderwaf: Correctly check for prctl in just one place.
2013-03-01 Stefan Metzmacherlib/replace: add AC_CHECK_VALUEOF() macro
2013-02-22 Björn Jackebuild: use -fstack-protector if available
2013-02-22 Björn JackeRevert "wafbuild: use -Wstack-protector if available"
2013-01-19 Andrew Bartlettheimdal_build: Try again to sort out the strerror_r...
2013-01-15 Björn Baumbachbuild(waf)-libreplace: remove redundant check for flist...
2013-01-15 Jeremy Allisonlib/replace: Include sys/ucontext.h if available.
2013-01-15 Jeremy Allisonlib/replace: Add ucontext configure autoconf checks.
2013-01-15 Jeremy Allisonlib/replace: Add ucontext configure waf checks.
2013-01-15 Jeremy Allisonlib/replace: Add missing check for sys/wait.h
2013-01-14 Volker LendeckeFix bug 9548: Correctly detect O_DIRECT
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
next