summaryrefslogtreecommitdiffstats
path: root/lib/replace
Commit message (Expand)AuthorAgeFilesLines
* libreplace: Remove the obsolete signal type cast.Andreas Schneider2010-02-233-13/+4
* Spelling fixes for libreplace.Brad Hards2010-02-222-2/+2
* libreplace: add fdatasync() if not availableAndrew Tridgell2010-02-132-1/+5
* libreplace: added replacements for dprintf() and vdprintf()Andrew Tridgell2010-02-112-1/+32
* libreplace: add check for NSS_WRAPPER_DISABLE similar to SOCKET_WRAPPER_DISABLEStefan Metzmacher2010-02-081-2/+4
* libreplace: Attempt to fix bug 5910, detect a broken getaddrinfoVolker Lendecke2010-02-081-0/+25
* Change uint_t to unsigned int in lib/replaceMatt Kraai2010-02-024-4/+1
* Revert "libreplace: fix unused varibale warning on IRIX"Björn Jacke2010-01-261-2/+2
* libreplace: fix unused varibale warning on IRIXBjörn Jacke2010-01-261-2/+2
* libreplace: Fix a C++ warningVolker Lendecke2010-01-231-2/+2
* Work around bad use of autoconf internaLars Müller2010-01-181-13/+37
* libreplace: some systems don't have memmem()Andrew Tridgell2010-01-024-0/+68
* Output %p as unsigned in snprintf replacement.Peter Rosin2009-12-191-0/+1
* libreplace: added likely()/unlikely() macros for gccAndrew Tridgell2009-09-171-0/+19
* libreplace: white space cleanupsBjörn Jacke2009-09-152-12/+12
* Prepend "$libreplacedir/" to all objects in LIBREPLACEOBJMatt Kraai2009-09-147-14/+14
* LIBREPLACEOBJ now contains the full pathAndrew Tridgell2009-08-241-4/+1
* make lib/replace more usable in standalone buildsAndrew Tridgell2009-08-241-2/+2
* fixed getpass m4Andrew Tridgell2009-08-241-2/+2
* libreplace: undef AI_ADDRCONFIG on QNX 6.3.0 (fix bug #6630)Matt Kraai2009-08-121-0/+14
* libreplace: set SONAMEFLAG to "-Wl,-soname=" on QNXMatt Kraai2009-08-081-1/+1
* include unix.h if it's availableMatt Kraai2009-07-192-0/+5
* libreplace: update library search path variablesBjörn Jacke2009-07-051-1/+4
* Add new replace check for --version-scriptSimo Sorce2009-06-151-0/+16
* s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...Andrew Bartlett2009-06-121-1/+5
* try to get PICFLAG right for HP-UX with gccAndrew Tridgell2009-06-091-6/+5
* Add langinfo.h to the system/locale.hTimur I. Bakeyev2009-06-082-1/+5
* replace: add fallback define for IOV_MAXStefan Metzmacher2009-06-081-0/+16
* nss_wrapper: try to fix the build of nss_wrapper on solaris.Günther Deschner2009-05-301-0/+1
* Fix linker flags on non-Linux GNU platforms.Samuel Thibault2009-05-161-5/+5
* Update copies of config.guess and config.sub.Jelmer Vernooij2009-05-162-76/+282
* Avoid using deprecated form of AC_CHECK_TYPE.Brad Hards2009-04-222-3/+13
* Error out at runtime when seteuid/setresuid or setegid/setresgid are notJelmer Vernooij2009-04-201-2/+4
* Only define waitpid replacement if wait4 is available. (It isn't onJelmer Vernooij2009-04-203-2/+6
* Cope with the fact that only _mkdir() exists on Windows and that itJelmer Vernooij2009-04-203-0/+12
* Move check for syslog out of libreplace to source3/ and source4/.Jelmer Vernooij2009-04-202-1/+3
* libreplace: use libreplace_SAVE_CPPFLAGS instead of SAVE_CPPFLAGSMichael Adam2009-03-231-2/+2
* build: fix detection of netinet/ip.h on FreeBSDTimur2009-03-171-0/+1
* build: format the header check for netinet/ip.h more nicelyTimur2009-03-171-6/+8
* lib/replace: use AC_TRY_LINK() to verify that getifaddrs() and freeifaddrs() ...Stefan Metzmacher2009-03-161-1/+1
* lib/replace: make sure we include <sys/uio.h> before socket_wrapper.hStefan Metzmacher2009-03-112-0/+5
* libreplace: make it possible to disable socket_wrapper via -DSOCKET_WRAPPER_D...Stefan Metzmacher2009-02-261-2/+4
* More warning fixes for Solaris.Jeremy Allison2009-02-231-9/+0
* all BSDs use this evironment variableBjörn Jacke2009-02-231-1/+1
* enable IPv6 support for NetBSD, FreeBSDBjörn Jacke2009-02-111-0/+1
* lib/replace: move MAXHOSTNAMELEN to system/network.hStefan Metzmacher2009-01-312-13/+5
* lib/replace: check if we have dirfd()Stefan Metzmacher2009-01-301-0/+3
* libreplace: fix detection of netinet/ip.h on solaris 8Michael Adam2009-01-271-1/+5
* libreplace: fix bug #6066 - netinet/ip.h present but cannot be compiledMichael Adam2009-01-271-1/+4
* lib/replace: add defines to let the callers find out if pwrite and pread are ...Stefan Metzmacher2009-01-221-0/+6