talloc: Install pytalloc.h.
[samba.git] / lib / replace /
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
2010-04-06 Kai Blinbuild: check for inttypes.h
2010-04-06 Kai Blinbuild: check size of dev_t, ino_t and time_t
2010-04-06 Kai Blinbuild: check for uint_t
2010-04-06 Kai Blinbuild: Check for syscall headers
2010-04-06 Andrew Tridgellbuild: add cflags from pkg_config results to header...
2010-04-06 Andrew Tridgellbuild: add additional libreplace conditional sources
2010-04-06 Andrew Tridgellbuild: finer grained rpath checking for binary/install
2010-04-06 Andrew Tridgellbuild: configure fixes for opensolaris
2010-04-06 Andrew Tridgellbuild: socklen_t is in sys/socket.h
2010-04-06 Andrew Tridgellbuild: updated configure checks or new syntax
2010-04-06 Andrew Tridgellbuild: added checks for solaris getXXent_r() functions
2010-04-06 Andrew Tridgellbuild: sun c compiler wants a newline
2010-04-06 Andrew Tridgellbuild: check if a simple C program runs
2010-04-06 Andrew Tridgellbuild: more complete implementation of waf configure -C
2010-04-06 Andrew Tridgellbuild: enable real cacheing with waf configure -C
2010-04-06 Andrew Tridgellbuild: added --disable-shared option
2010-04-06 Andrew Tridgellbuild: fixed issue with CC="ccache cc" on solaris
2010-04-06 Andrew Tridgellbuild: support systems without rpath
2010-04-06 Andrew Tridgellbuild: don't use gcc warnings during configure
2010-04-06 Andrew Tridgellbuild: fixed check for pthread_create()
2010-04-06 Andrew Tridgellbuild: more functions that are in -lsocket -lnsl on...
2010-04-06 Andrew Tridgellbuild: libreplace now depends on nsl and socket
2010-04-06 Andrew Tridgellbuild: inet_n*() are normally in libc
2010-04-06 Andrew Tridgellbuild: cope with multiple libs in CHECK_FUNCS_IN()
next