Merge tag 'samba-4.0.25' into v4-0-test
[metze/samba/wip.git] / lib / replace /
2014-08-21 Jeremy Allisonlib: tevent: make TEVENT_SIG_INCREMENT atomic.
2014-03-11 Stefan MetzmacherMerge tag 'samba-4.0.16' into v4-0-test
2014-03-10 Christian Ambachwaf:lib/replace fix iconv checks on HP/UX
2014-03-10 Christian Ambachwaf:lib/replace gettext configure checks
2014-03-10 Christian Ambachwaf:lib/replace fix gettext detection
2014-03-10 Christian Ambachwaf:lib/replace change detection of gettext
2014-03-10 Christian Ambachwaf:lib/replace fix up libintl related checks
2014-03-10 Christian Ambachwaf:lib/replace correct detection of libiconv
2013-11-12 Björn Jackexattr: fix listing EAs on *BSD for non-root users
2013-08-20 Christian Ambachwaf: consolidate libintl related checks
2013-06-14 David DisseldorpBug 8997: change libreplace GPL source to LGPL
2013-05-29 Andrew Bartlettlib/replace: Set BROKEN_STRNLEN and BROKEN_STRNDUP...
2013-04-11 Alexander Bokovoy[PATCH] getpass: Don't fail if stdin is not a tty
2013-03-20 Karolin SeegerMerge tag 'samba-4.0.4' into v4-0-test
2013-03-06 Stefan Metzmacherlib/replace: add AC_CHECK_VALUEOF() macro
2013-01-30 Karolin SeegerMerge commit 'samba-4.0.2' into v4-0-test
2013-01-28 Andrew Bartlettheimdal_build: Try again to sort out the strerror_r...
2013-01-28 Björn Baumbachbuild(waf)-libreplace: remove redundant check for flist...
2013-01-28 Jesper Larsenreplace: Fix compilation of rep_mkstemp
2013-01-17 Jeremy AllisonInclude sys/ucontext.h if available.
2013-01-17 Jeremy AllisonAdd ucontext configure autoconf checks.
2013-01-17 Jeremy AllisonAdd ucontext configure waf checks.
2013-01-17 Jeremy AllisonAdd missing check for sys/wait.h
2013-01-15 Volker LendeckeFix bug 9548: Correctly detect O_DIRECT
2012-11-26 Andrew Bartlettlib/replace: Do not use STRERROR_R_PROTO_COMPATIBLE...
2012-11-15 Stefan Metzmacherlib/replace: replace all *printf function if we replace...
2012-11-02 Andrew Bartlettntdb: Try to fix the build on Solaris which does not...
2012-11-02 Björn Jackewafbuild: reorder the Werror checks so that the ambigou...
2012-11-02 Björn Jackewafbuild: merge the missing IBM compiler Werror flag...
2012-11-02 Björn Jackewfabuild: fix the -errwarn compile flag test
2012-11-02 Andrew Bartlettlib/replace: Fix detection of rpcsrv/yp_prot.h on FreeBSD
2012-11-02 Andrew Bartlettlib/replace: Fix configure on FreeBSD: define_ret is...
2012-11-02 Andrew Bartlettlib/replace: Add test for what flag we need for -Werror...
2012-11-02 Andrew Bartlettlib/replace: Remove unused nap and therefore the SCO...
2012-11-02 Andrew Bartlettlib/replace: Look for special flags needed for c99
2012-11-02 Andrew Bartlettlib/replace: Improve mkstemp test in autoconf and waf
2012-10-31 Andrew Bartlettlib/replace: Return size of xattr if size argument...
2012-10-10 Jelmer Vernooijreplace: Avoid returning value in void setproctitle...
2012-10-10 Jelmer Vernooijreplace: Support setproctitle().
2012-10-09 Joachim Schmitzlibreplace: Bug 8107, Fix poll replacement to become...
2012-10-09 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...
next