Age | Commit message (Expand) | Author | Files | Lines |
2008-03-19 | libreplace: move rep_socketpair() to its own module. | Michael Adam | 1 | -1/+1 |
2008-03-18 | libreplace: replace inet_ntoa() when it is missing | Michael Adam | 1 | -1/+1 |
2008-03-14 | libreplace: add an inet_aton() function that calls inet_pton(). | Michael Adam | 1 | -0/+5 |
2008-02-26 | libreplace: Add tests for connect and gethostbyname. | Michael Adam | 1 | -0/+10 |
2008-02-19 | r26495: Add defines for getifaddrs/freeifaddrs. | Jelmer Vernooij | 1 | -0/+10 |
2007-11-15 | Add MAX_DNS_NAME_LENGTH, remove more pstrings. | Jeremy Allison | 1 | -0/+4 |
2007-11-10 | Always define PATH_MAX. Makes code simpler (removes | Jeremy Allison | 1 | -0/+4 |
2007-11-08 | Remove more fstring/pstring bad useage. Go talloc ! | Jeremy Allison | 1 | -1/+1 |
2007-11-06 | Fix bug where tdb lock call interrupted with | Jeremy Allison | 1 | -0/+4 |
2007-10-15 | missing stuff from samba4's libreplace | Stefan Metzmacher | 1 | -1/+0 |
2007-10-15 | don't imply "system/network.h" within replace.h, | metze | 1 | -3/+7 |
2007-10-10 | Merge from metze of libreplace header changes | Jeremy Allison | 1 | -6/+2 |
2007-10-10 | r25557: merge libreplace fixes from samba4 | Jelmer Vernooij | 1 | -6/+1 |
2007-10-10 | r25505: Add a replacement (IPv4 only) implementation of getaddrinfo/freeaddrinfo | Jeremy Allison | 1 | -4/+6 |
2007-10-10 | r25472: Fix the interfaces code to detect IPv6 interfaces, using the | Jeremy Allison | 1 | -6/+6 |
2007-10-10 | r25455: Ensure we have inet_ntop and inet_pton available in lib/replace. | Jeremy Allison | 1 | -3/+17 |
2007-10-10 | r25252: move macro defines to the end of replace.h | Stefan Metzmacher | 1 | -32/+35 |
2007-10-10 | r25232: sync lib/replace with SAMBA_4_0 | Stefan Metzmacher | 1 | -1/+9 |
2007-10-10 | r24354: Remove offsetof macro | Volker Lendecke | 1 | -4/+0 |
2007-10-10 | r24341: Make libreplace provide offsetof. | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r23798: updated old Temple Place FSF addresses to new URL | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23790: LGPLv3+ conversion for our LGPLv2+ library code | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r23363: Activate rep_pread and rep_pwrite in lib/replace/replace.h. | Michael Adam | 1 | -0/+10 |
2007-10-10 | r23309: sync lib/replace with SAMBA_4_0 | Stefan Metzmacher | 1 | -0/+12 |
2007-10-10 | r23307: move readahead stuff out of libreplace and make it samba3 specific | Stefan Metzmacher | 1 | -4/+0 |
2007-10-10 | r23109: Redo the change from r22772 I accidentially undid in r23108. | Michael Adam | 1 | -0/+4 |
2007-10-10 | r23108: Add defines of RTLD_NOW and RTLD_GLOBAL to replace.h. | Michael Adam | 1 | -5/+6 |
2007-10-10 | r22772: - Still working on the fact that readahead() is not declared (on at l... | Derrell Lipman | 1 | -0/+5 |
2007-10-10 | r22298: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplace | Stefan Metzmacher | 1 | -0/+29 |
2007-10-10 | r22274: merge from samba4: | Stefan Metzmacher | 1 | -1/+9 |
2007-10-10 | r22271: merge from samba4: | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r22264: merge from samba4: | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22252: merge from samba4: | Stefan Metzmacher | 1 | -1/+5 |
2007-10-10 | r22227: merge from samba4: | Stefan Metzmacher | 1 | -0/+23 |
2007-10-10 | r22221: merge from samba4: | Stefan Metzmacher | 1 | -1/+12 |
2007-10-10 | r20817: sync lib/replace with samba4 | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r19240: move the NO_CONFIG_H check to libreplace | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r19030: merge missing stuff from samba4: | Stefan Metzmacher | 1 | -2/+4 |
2007-10-10 | r18998: - make more usage of PRINTF_ATTRIBUTE() | Stefan Metzmacher | 1 | -9/+8 |
2007-10-10 | r18991: Fix bug 4133 -- Thanks to Olaf Flebbe | Volker Lendecke | 1 | -0/+7 |
2007-10-10 | r18864: merge lib/replace changes from samba4 | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r18784: hopefully fix the BOOL bug on AIX | Stefan Metzmacher | 1 | -0/+11 |
2007-10-10 | r18673: define the macros even if we don't define bool ourself | Stefan Metzmacher | 1 | -2/+10 |
2007-10-10 | r18672: fix the build on Tru64 | Stefan Metzmacher | 1 | -1/+8 |
2007-10-10 | r18671: try to fix the build on solaris 10 and maybe some other hosts | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r18649: the PRINTF_ATTRIUTE() macro is provided by libreplace | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r18644: bring in libreplace in lib/replace | Stefan Metzmacher | 1 | -0/+367 |