summaryrefslogtreecommitdiffstats
path: root/source/lib/replace/libreplace.m4
Commit message (Expand)AuthorAgeFilesLines
* libreplace: only include AC_USE_SYSTEM_EXTENSIONS fallback if requiredStefan Metzmacher2008-06-091-1/+2
* lib/replace: move sys/sockio.h and sys/un.h checks into AC_LIBREPLACE_NETWORK...Stefan Metzmacher2008-05-171-1/+0
* libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for sambaStefan Metzmacher2008-05-161-1/+0
* libreplace: split out network checks into a AC_LIBREPLACE_NETWORK_CHECKS macroStefan Metzmacher2008-05-161-63/+2
* libreplace: move rep_socketpair() to its own module.Michael Adam2008-03-191-1/+2
* libreplace: replace inet_ntoa() when it is missingMichael Adam2008-03-181-18/+1
* libreplace: add an inet_aton() function that calls inet_pton().Michael Adam2008-03-141-0/+1
* libreplace: Add tests for connect and gethostbyname.Michael Adam2008-02-261-0/+1
* libreplace: change samba_cv_ to libreplace_cv_ in libreplace.m4.Michael Adam2008-02-201-36/+36
* r26467: Use getifaddrs() for interface enumeration and provide replacements f...Jelmer Vernooij2008-02-191-0/+1
* r26550: libreplace: fallback to __ss_family of struct sockaddr_storageStefan Metzmacher2008-01-181-0/+20
* Fix bug #5121 (unix passwd sync not working on a streams basedJeremy Allison2007-12-171-0/+1
* libreplace: we should only have one location where we check for required func...metze2007-11-061-4/+1
* Add configure test for -Wl,--export-dynamic.jelmer2007-11-061-0/+1
* [libreplace] move and fix getaddrinfo configure checksmetze2007-10-251-30/+1
* [libreplace] fix the standalone build of libreplaceStefan Metzmacher2007-10-181-27/+12
* r25587: Fix getaddrinfo detection code. From Timur.Jeremy Allison2007-10-101-1/+9
* r25560: Merge from Jelmer. "Define HAVE_* for other gai functions to prevent ...Jeremy Allison2007-10-101-0/+2
* r25557: merge libreplace fixes from samba4Jelmer Vernooij2007-10-101-0/+39
* r25455: Ensure we have inet_ntop and inet_pton available in lib/replace.Jeremy Allison2007-10-101-1/+3
* r25232: sync lib/replace with SAMBA_4_0Stefan Metzmacher2007-10-101-11/+1
* r23309: sync lib/replace with SAMBA_4_0Stefan Metzmacher2007-10-101-1/+2
* r23307: move readahead stuff out of libreplace and make it samba3 specificStefan Metzmacher2007-10-101-1/+0
* r22772: - Still working on the fact that readahead() is not declared (on at l...Derrell Lipman2007-10-101-0/+1
* r22264: merge from samba4:Stefan Metzmacher2007-10-101-1/+1
* r22252: merge from samba4:Stefan Metzmacher2007-10-101-0/+2
* r22221: merge from samba4:Stefan Metzmacher2007-10-101-1/+3
* r22151: remove netgr functions from libreplace they're not usedStefan Metzmacher2007-10-101-3/+2
* r21388: Merge support for providing replacement system headers.Jelmer Vernooij2007-10-101-1/+4
* r20817: sync lib/replace with samba4Stefan Metzmacher2007-10-101-1/+2
* r20789: merge from samba4:Stefan Metzmacher2007-10-101-3/+0
* r19235: merge from samba4:Stefan Metzmacher2007-10-101-2/+2
* r19232: merge from samba4:Stefan Metzmacher2007-10-101-16/+15
* r18864: merge lib/replace changes from samba4Andrew Tridgell2007-10-101-4/+4
* r18644: bring in libreplace in lib/replaceStefan Metzmacher2007-10-101-0/+358