summaryrefslogtreecommitdiffstats
path: root/lib/replace
Commit message (Expand)AuthorAgeFilesLines
* lib/replace:wscript - don't check twice for type "bool"Matthias Dieter Wallnöfer2010-09-111-2/+1
* lib/replace:wscript - attempt to fix the features detection on Tru64Matthias Dieter Wallnöfer2010-09-111-2/+2
* libreplace: clock_gettime sets errnoBjörn Jacke2010-09-101-1/+2
* replace/waf: add rt to deps at this placeBjörn Jacke2010-08-311-1/+1
* libreplace: make a define for a best effort monotonic clockBjörn Jacke2010-08-311-0/+7
* libreplace: add clock_gettime replacement function for systems that don't hav...Björn Jacke2010-08-314-0/+32
* libreplace/waf: look for clock_gettimeBjörn Jacke2010-08-311-0/+1
* libreplace: move detection of clock_gettime to libreplaceBjörn Jacke2010-08-311-0/+43
* libreplace: move gettimeofday TZ arg check hereBjörn Jacke2010-08-311-0/+10
* replace: Fix ifndefs for formatting defines.Jelmer Vernooij2010-08-231-3/+3
* libreplace: fixed the strptime() waf testAndrew Tridgell2010-08-231-8/+2
* tdb: add TDB_DEPS variable filled with required librariesBjörn Jacke2010-08-131-1/+7
* replace: Avoid hiding symbols when libreplace is builtin, as thisJelmer Vernooij2010-06-181-1/+5
* libreplace: Fix readline build with libedit.James Peach2010-06-031-1/+7
* lib/replace: fix some c++ build warnings in testsuite.Günther Deschner2010-06-011-4/+4
* libreplace: include sys/file.h only when availableBjörn Jacke2010-05-303-2/+4
* fix a typoVolker Lendecke2010-05-241-1/+1
* s3-waf: move the KRB5_DEPRECATED check into lib/replaceAndrew Tridgell2010-05-201-1/+1
* build: Don't look for krb5.h in libreplaceKai Blin2010-05-201-1/+1
* waf:libreplace: set _OSF_SOURCE to fix build on Tru64Björn Jacke2010-05-111-0/+4
* lib/replace/wscript: make sure IPV6_V6ONLY is available for IPv6 supportStefan Metzmacher2010-04-241-0/+8
* lib/replace: make sure IPV6_V6ONLY is available for IPv6 supportStefan Metzmacher2010-04-241-0/+8
* lib/replace/wscript: add replacement for IPV6_V6ONLY on linux systems with br...Stefan Metzmacher2010-04-241-0/+19
* lib/replace: add replacement for IPV6_V6ONLY on linux systems with broken hea...Stefan Metzmacher2010-04-242-0/+51
* replace-waf: hide symbols in libreplace if a builtin libraryAndrew Tridgell2010-04-181-0/+1
* libreplace: added _PUBLIC_ and _PRIVATE_ to replace.hAndrew Tridgell2010-04-181-0/+18
* lib/replace/wscript: avoid global deps for LIBREPLACE_HOSTCCStefan Metzmacher2010-04-121-0/+1
* lib/replace/wscript: inline LIBREPLACE_EXT into 'replace' as the autoconf sys...Stefan Metzmacher2010-04-121-9/+2
* lib/replace/wscript: add dependency to 'dl'Stefan Metzmacher2010-04-121-1/+1
* lib/replace/wscript: rename LIBREPLACE_H => LIBREPLACE_HOSTCCStefan Metzmacher2010-04-121-2/+2
* s4-waf: move the KRB5_DEPRECATED check into lib/replaceAndrew Tridgell2010-04-121-0/+7
* s4-waf: inline LIBREPLACE_NETWORK into 'replace'Stefan Metzmacher2010-04-121-14/+7
* lib/replace/wscript: rename REPLACE_H_SOURCE => REPLACE_HOSTCC_SOURCEStefan Metzmacher2010-04-121-5/+6
* lib/replace/wscript: implement the same getpass detection logic as the autoco...Stefan Metzmacher2010-04-121-2/+2
* lib/replace/wscript: inline LIBREPLACE_GETPASS into 'replace'Stefan Metzmacher2010-04-121-5/+3
* build: use a common autogen-waf.sh for all buildsAndrew Tridgell2010-04-121-22/+1
* lib/replace: create a LIBREPLACE_H subsystemStefan Metzmacher2010-04-101-3/+12
* s4-waf: fixed waf distcheck for our standalone libs and s4Andrew Tridgell2010-04-061-0/+4
* s4-waf: autogen-waf.sh for the standalone library buildsAndrew Tridgell2010-04-061-0/+22
* s4-waf: move to a universal method of recursing into subdirsAndrew Tridgell2010-04-061-10/+8
* s4-waf: fixed finding of buildtools and srcdirAndrew Tridgell2010-04-061-7/+7
* s4-waf: avoid having to run waf configure before waf distAndrew Tridgell2010-04-061-3/+15
* s4-waf: fixed some of the group orderingAndrew Tridgell2010-04-061-2/+7
* s4-waf: add getaddrinfo.c replacement if neededAndrew Tridgell2010-04-061-0/+1
* s4-waf: added test for dlopen prototypeAndrew Tridgell2010-04-061-0/+3
* s4-waf: get the sense of the tests for the HAVE_INET_* replacements rightAndrew Tridgell2010-04-061-5/+5
* s4-waf: heimdal wants to look for dd_fd in DIRAndrew Tridgell2010-04-061-2/+0
* s4-waf: fixed dirfd() detection for heimdalAndrew Tridgell2010-04-061-1/+2
* s4-waf: cleanup use of LIBPOPT vs popt dependencyAndrew Tridgell2010-04-061-2/+1
* s4-waf: set default for bundled librariesAndrew Tridgell2010-04-061-0/+2