Age | Commit message (Expand) | Author | Files | Lines |
2008-06-09 | libreplace: only include AC_USE_SYSTEM_EXTENSIONS fallback if required | Stefan Metzmacher | 1 | -1/+2 |
2008-05-17 | lib/replace: move sys/sockio.h and sys/un.h checks into AC_LIBREPLACE_NETWORK... | Stefan Metzmacher | 1 | -1/+0 |
2008-05-16 | libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for samba | Stefan Metzmacher | 1 | -1/+0 |
2008-05-16 | libreplace: split out network checks into a AC_LIBREPLACE_NETWORK_CHECKS macro | Stefan Metzmacher | 1 | -63/+2 |
2008-03-19 | libreplace: move rep_socketpair() to its own module. | Michael Adam | 1 | -1/+2 |
2008-03-18 | libreplace: replace inet_ntoa() when it is missing | Michael Adam | 1 | -18/+1 |
2008-03-14 | libreplace: add an inet_aton() function that calls inet_pton(). | Michael Adam | 1 | -0/+1 |
2008-02-26 | libreplace: Add tests for connect and gethostbyname. | Michael Adam | 1 | -0/+1 |
2008-02-20 | libreplace: change samba_cv_ to libreplace_cv_ in libreplace.m4. | Michael Adam | 1 | -36/+36 |
2008-02-19 | r26467: Use getifaddrs() for interface enumeration and provide replacements f... | Jelmer Vernooij | 1 | -0/+1 |
2008-01-18 | r26550: libreplace: fallback to __ss_family of struct sockaddr_storage | Stefan Metzmacher | 1 | -0/+20 |
2007-12-17 | Fix bug #5121 (unix passwd sync not working on a streams based | Jeremy Allison | 1 | -0/+1 |
2007-11-06 | libreplace: we should only have one location where we check for required func... | metze | 1 | -4/+1 |
2007-11-06 | Add configure test for -Wl,--export-dynamic. | jelmer | 1 | -0/+1 |
2007-10-25 | [libreplace] move and fix getaddrinfo configure checks | metze | 1 | -30/+1 |
2007-10-18 | [libreplace] fix the standalone build of libreplace | Stefan Metzmacher | 1 | -27/+12 |
2007-10-10 | r25587: Fix getaddrinfo detection code. From Timur. | Jeremy Allison | 1 | -1/+9 |
2007-10-10 | r25560: Merge from Jelmer. "Define HAVE_* for other gai functions to prevent ... | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r25557: merge libreplace fixes from samba4 | Jelmer Vernooij | 1 | -0/+39 |
2007-10-10 | r25455: Ensure we have inet_ntop and inet_pton available in lib/replace. | Jeremy Allison | 1 | -1/+3 |
2007-10-10 | r25232: sync lib/replace with SAMBA_4_0 | Stefan Metzmacher | 1 | -11/+1 |
2007-10-10 | r23309: sync lib/replace with SAMBA_4_0 | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r23307: move readahead stuff out of libreplace and make it samba3 specific | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r22772: - Still working on the fact that readahead() is not declared (on at l... | Derrell Lipman | 1 | -0/+1 |
2007-10-10 | r22264: merge from samba4: | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22252: merge from samba4: | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r22221: merge from samba4: | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r22151: remove netgr functions from libreplace they're not used | Stefan Metzmacher | 1 | -3/+2 |
2007-10-10 | r21388: Merge support for providing replacement system headers. | Jelmer Vernooij | 1 | -1/+4 |
2007-10-10 | r20817: sync lib/replace with samba4 | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r20789: merge from samba4: | Stefan Metzmacher | 1 | -3/+0 |
2007-10-10 | r19235: merge from samba4: | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r19232: merge from samba4: | Stefan Metzmacher | 1 | -16/+15 |
2007-10-10 | r18864: merge lib/replace changes from samba4 | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r18644: bring in libreplace in lib/replace | Stefan Metzmacher | 1 | -0/+358 |