talloc: use <talloc.h> not "talloc.h"
[ira/wip.git] / lib / replace /
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...
2010-10-31 Jelmer Vernooijreplace: Look harder for waf.
2010-10-31 Jelmer Vernooijreplace: Build using waf by default.
2010-10-30 Jelmer Vernooijreplace: Fix formatting.
2010-10-30 Jelmer Vernooijreplace: Avoid autoproto as it breaks standalone builds.
2010-10-30 Jelmer Vernooijreplace: Only build replace-test in standalone build.
2010-10-30 Andrew Tridgellreplace: create a private replace-test library
2010-10-26 Matthieu Patoureplace: restore the order for #define + rep_strtoll
2010-10-23 Jelmer Vernooijwaf: Rename some BUNDLED_ functios to PRIVATE_.
2010-10-23 Stefan Metzmacherlib/replace: use snprintf() in test code to avoid warni...
2010-10-23 Stefan Metzmacherlib/replace: fix rep_strtoull() prototype
2010-10-21 Matthieu Patoureplace: use replace for non 'samba' compliant strptime
2010-10-21 Matthieu Patoureplace: use a wrapper around strtoll if it didn't...
2010-10-21 Andrew Tridgellreplace: make libreplace a private library
2010-10-19 Andrew Tridgellreplace: cope with systems that have fdatasync(), but...
2010-09-22 Björn Jackelibreplace: fix endless strerror_r has been redefined...
2010-09-14 Björn Jackelibreplace: use CLOCK_HIGHRES when available
2010-09-11 Matthias Dieter... lib/replace/wscript:Tru64 build - Better use version...
2010-09-11 Matthias Dieter... lib/replace:wscript - additional attempt to fix the...
2010-09-11 Matthias Dieter... lib/replace:wscript - don't check twice for type "bool"
2010-09-11 Matthias Dieter... lib/replace:wscript - attempt to fix the features detec...
2010-09-10 Björn Jackelibreplace: clock_gettime sets errno
2010-08-31 Björn Jackereplace/waf: add rt to deps at this place
2010-08-31 Björn Jackelibreplace: make a define for a best effort monotonic...
2010-08-31 Björn Jackelibreplace: add clock_gettime replacement function...
2010-08-31 Björn Jackelibreplace/waf: look for clock_gettime
2010-08-31 Björn Jackelibreplace: move detection of clock_gettime to libreplace
2010-08-31 Björn Jackelibreplace: move gettimeofday TZ arg check here
2010-08-23 Jelmer Vernooijreplace: Fix ifndefs for formatting defines.
2010-08-23 Andrew Tridgelllibreplace: fixed the strptime() waf test
2010-08-13 Björn Jacketdb: add TDB_DEPS variable filled with required libraries
2010-06-18 Jelmer Vernooijreplace: Avoid hiding symbols when libreplace is builti...
2010-06-03 James Peachlibreplace: Fix readline build with libedit.
2010-06-01 Günther Deschnerlib/replace: fix some c++ build warnings in testsuite.
2010-05-30 Björn Jackelibreplace: include sys/file.h only when available
2010-05-24 Volker Lendeckefix a typo
2010-05-20 Andrew Tridgells3-waf: move the KRB5_DEPRECATED check into lib/replace
2010-05-20 Kai Blinbuild: Don't look for krb5.h in libreplace
2010-05-11 Björn Jackewaf:libreplace: set _OSF_SOURCE to fix build on Tru64
2010-04-24 Stefan Metzmacherlib/replace/wscript: make sure IPV6_V6ONLY is available...
2010-04-24 Stefan Metzmacherlib/replace: make sure IPV6_V6ONLY is available for...
2010-04-24 Stefan Metzmacherlib/replace/wscript: add replacement for IPV6_V6ONLY...
2010-04-24 Stefan Metzmacherlib/replace: add replacement for IPV6_V6ONLY on linux...
2010-04-18 Andrew Tridgellreplace-waf: hide symbols in libreplace if a builtin...
2010-04-18 Andrew Tridgelllibreplace: added _PUBLIC_ and _PRIVATE_ to replace.h
2010-04-12 Stefan Metzmacherlib/replace/wscript: avoid global deps for LIBREPLACE_H...
2010-04-12 Stefan Metzmacherlib/replace/wscript: inline LIBREPLACE_EXT into 'replac...
2010-04-12 Stefan Metzmacherlib/replace/wscript: add dependency to 'dl'
2010-04-12 Stefan Metzmacherlib/replace/wscript: rename LIBREPLACE_H => LIBREPLACE_...
2010-04-12 Andrew Tridgells4-waf: move the KRB5_DEPRECATED check into lib/replace
2010-04-12 Stefan Metzmachers4-waf: inline LIBREPLACE_NETWORK into 'replace'
2010-04-12 Stefan Metzmacherlib/replace/wscript: rename REPLACE_H_SOURCE => REPLACE...
2010-04-12 Stefan Metzmacherlib/replace/wscript: implement the same getpass detecti...
2010-04-12 Stefan Metzmacherlib/replace/wscript: inline LIBREPLACE_GETPASS into...
2010-04-12 Andrew Tridgellbuild: use a common autogen-waf.sh for all builds
2010-04-10 Stefan Metzmacherlib/replace: create a LIBREPLACE_H subsystem
2010-04-06 Andrew Tridgells4-waf: fixed waf distcheck for our standalone libs...
2010-04-06 Andrew Tridgells4-waf: autogen-waf.sh for the standalone library builds
2010-04-06 Andrew Tridgells4-waf: move to a universal method of recursing into...
2010-04-06 Andrew Tridgells4-waf: fixed finding of buildtools and srcdir
2010-04-06 Andrew Tridgells4-waf: avoid having to run waf configure before waf...
2010-04-06 Andrew Tridgells4-waf: fixed some of the group ordering
2010-04-06 Andrew Tridgells4-waf: add getaddrinfo.c replacement if needed
2010-04-06 Andrew Tridgells4-waf: added test for dlopen prototype
2010-04-06 Andrew Tridgells4-waf: get the sense of the tests for the HAVE_INET_...
2010-04-06 Andrew Tridgells4-waf: heimdal wants to look for dd_fd in DIR
2010-04-06 Andrew Tridgells4-waf: fixed dirfd() detection for heimdal
2010-04-06 Andrew Tridgells4-waf: cleanup use of LIBPOPT vs popt dependency
2010-04-06 Andrew Tridgells4-waf: set default for bundled libraries
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgells4-waf: test/simple.c is not needed any more
2010-04-06 Andrew Tridgells4-waf: fdatasync is in librt on solaris8
2010-04-06 Andrew Tridgelllibreplace: add a replacement for strerror_r (needed...
2010-04-06 Andrew Tridgells4-waf: replace stdint.h and stdbool.h on systems that...
2010-04-06 Andrew Tridgellbuild: split out the base waf rules into buildtools...
2010-04-06 Kai Blinbuild: Change checks to conform to new CHECK_* behaviour
next