summaryrefslogtreecommitdiff
path: root/source3/lib/replace/libreplace.m4
AgeCommit message (Expand)AuthorFilesLines
2008-09-16Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij1-303/+0
2008-06-09libreplace: only include AC_USE_SYSTEM_EXTENSIONS fallback if requiredStefan Metzmacher1-1/+2
2008-05-17lib/replace: move sys/sockio.h and sys/un.h checks into AC_LIBREPLACE_NETWORK...Stefan Metzmacher1-1/+0
2008-05-16libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for sambaStefan Metzmacher1-1/+0
2008-05-16libreplace: split out network checks into a AC_LIBREPLACE_NETWORK_CHECKS macroStefan Metzmacher1-63/+2
2008-03-19libreplace: move rep_socketpair() to its own module.Michael Adam1-1/+2
2008-03-18libreplace: replace inet_ntoa() when it is missingMichael Adam1-18/+1
2008-03-14libreplace: add an inet_aton() function that calls inet_pton().Michael Adam1-0/+1
2008-02-26libreplace: Add tests for connect and gethostbyname.Michael Adam1-0/+1
2008-02-20libreplace: change samba_cv_ to libreplace_cv_ in libreplace.m4.Michael Adam1-36/+36
2008-02-19r26467: Use getifaddrs() for interface enumeration and provide replacements f...Jelmer Vernooij1-0/+1
2008-01-18r26550: libreplace: fallback to __ss_family of struct sockaddr_storageStefan Metzmacher1-0/+20
2007-12-17Fix bug #5121 (unix passwd sync not working on a streams basedJeremy Allison1-0/+1
2007-11-06libreplace: we should only have one location where we check for required func...metze1-4/+1
2007-11-06Add configure test for -Wl,--export-dynamic.jelmer1-0/+1
2007-10-25[libreplace] move and fix getaddrinfo configure checksmetze1-30/+1
2007-10-18[libreplace] fix the standalone build of libreplaceStefan Metzmacher1-27/+12
2007-10-10r25587: Fix getaddrinfo detection code. From Timur.Jeremy Allison1-1/+9
2007-10-10r25560: Merge from Jelmer. "Define HAVE_* for other gai functions to prevent ...Jeremy Allison1-0/+2
2007-10-10r25557: merge libreplace fixes from samba4Jelmer Vernooij1-0/+39
2007-10-10r25455: Ensure we have inet_ntop and inet_pton available in lib/replace.Jeremy Allison1-1/+3
2007-10-10r25232: sync lib/replace with SAMBA_4_0Stefan Metzmacher1-11/+1
2007-10-10r23309: sync lib/replace with SAMBA_4_0Stefan Metzmacher1-1/+2
2007-10-10r23307: move readahead stuff out of libreplace and make it samba3 specificStefan Metzmacher1-1/+0
2007-10-10r22772: - Still working on the fact that readahead() is not declared (on at l...Derrell Lipman1-0/+1
2007-10-10r22264: merge from samba4:Stefan Metzmacher1-1/+1
2007-10-10r22252: merge from samba4:Stefan Metzmacher1-0/+2
2007-10-10r22221: merge from samba4:Stefan Metzmacher1-1/+3
2007-10-10r22151: remove netgr functions from libreplace they're not usedStefan Metzmacher1-3/+2
2007-10-10r21388: Merge support for providing replacement system headers.Jelmer Vernooij1-1/+4
2007-10-10r20817: sync lib/replace with samba4Stefan Metzmacher1-1/+2
2007-10-10r20789: merge from samba4:Stefan Metzmacher1-3/+0
2007-10-10r19235: merge from samba4:Stefan Metzmacher1-2/+2
2007-10-10r19232: merge from samba4:Stefan Metzmacher1-16/+15
2007-10-10r18864: merge lib/replace changes from samba4Andrew Tridgell1-4/+4
2007-10-10r18644: bring in libreplace in lib/replaceStefan Metzmacher1-0/+358