ntdb: make sure file is always a multiple of PAGESIZE (now NTDB_PGSIZE)
[kai/samba-autobuild/.git] / lib / replace /
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... 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
2011-04-27 Andrew Bartlettlibcli/auth Move Samba4's gssapi_error_string from...
2011-04-14 Andrew Bartlettlibcli/auth Move krb5 wrapper functions from s3 into...
2011-03-19 Jelmer Vernooijlib/replace/test: Add missing include for prototype.
2011-03-19 Jelmer Vernooijlibreplace: Fix prototypes for all functions.
2011-03-03 Günther Deschnerlibreplace: move "struct timespec" checks into librepla...
2011-02-28 Volker Lendeckelibreplace: poll based on select
2011-02-16 Andrew Tridgells3-waf: move the KRB5_DEPRECATED configure check out...
2011-02-10 Sumit Bosereplace: Add missing eval to m4 script
2011-02-07 Günther Deschnerwaf: add clock_gettime clock ID checks to libreplace...
2011-02-07 Andrew Tridgellbuild: removed the old autogen.sh and autogen-waf.sh...
2011-02-03 Stefan Metzmacherreplace: Try to fix broken sys/capabilites.h on Linux.
2011-02-03 Stefan MetzmacherRevert "replace: Try to fix broken sys/capabilites...
2011-02-02 Andreas Schneiderreplace: Try to fix broken sys/capabilites.h on Linux.
2011-01-08 Andrew Tridgellwaf: ensure "make dist" works from a clean git tree...
2010-12-23 Matthias Dieter... lib/replace/testsuite.c - fix test output
2010-12-12 Matthieu Patouchange searched name from _ss_family to __ss_family
2010-12-12 Matthieu Patoubuild: add a check for _ss_family as it used on aix...
2010-12-12 Matthieu Patoureplace: add comments to make the #ifdef/#else/endif...
2010-12-11 Matthieu Patoubuild: add a dependency on lib iconv for lib intl if...
2010-11-28 Matthias Dieter... replace:wscript - reintroduce the size check for "bool...
2010-11-28 Matthias Dieter... replace:wscript - change the "bool" checks to be compat...
2010-11-28 Matthias Dieter... replace:wscript - reintroduce the size check for "bool...
2010-11-28 Matthias Dieter... replace:wscript - change the "bool" checks to be compat...
2010-11-03 Andrew Tridgellbuild: a more portable way of finding waf in makefiles
2010-11-03 Stefan Metzmacherreplace/wscript: add size checks for stdint.h types
2010-11-03 Stefan Metzmacherreplace/wscript: do the size checks directly after...
2010-11-03 Stefan Metzmacherreplace/wscript: define bool to int instead of off_t
2010-11-03 Stefan Metzmacherreplace/wscript: check for uint8_t
2010-10-31 Jelmer Vernooijreplace/talloc: Avoid automatically pulling in new...
next