summaryrefslogtreecommitdiff
path: root/source3/lib/replace/replace.h
AgeCommit message (Expand)AuthorFilesLines
2008-05-16libreplace: always provide utime() and utimes()Stefan Metzmacher1-0/+10
2008-04-18Janitor for tridge. Keep lib/replace in sync with the gcc4Jeremy Allison1-1/+1
2008-03-19libreplace: move rep_socketpair() to its own module.Michael Adam1-1/+1
2008-03-18libreplace: replace inet_ntoa() when it is missingMichael Adam1-1/+1
2008-03-14libreplace: add an inet_aton() function that calls inet_pton().Michael Adam1-0/+5
2008-02-26libreplace: Add tests for connect and gethostbyname.Michael Adam1-0/+10
2008-02-19r26495: Add defines for getifaddrs/freeifaddrs.Jelmer Vernooij1-0/+10
2007-11-15Add MAX_DNS_NAME_LENGTH, remove more pstrings.Jeremy Allison1-0/+4
2007-11-10Always define PATH_MAX. Makes code simpler (removesJeremy Allison1-0/+4
2007-11-08Remove more fstring/pstring bad useage. Go talloc !Jeremy Allison1-1/+1
2007-11-06Fix bug where tdb lock call interrupted withJeremy Allison1-0/+4
2007-10-15missing stuff from samba4's libreplaceStefan Metzmacher1-1/+0
2007-10-15don't imply "system/network.h" within replace.h,metze1-3/+7
2007-10-10Merge from metze of libreplace header changesJeremy Allison1-6/+2
2007-10-10r25557: merge libreplace fixes from samba4Jelmer Vernooij1-6/+1
2007-10-10r25505: Add a replacement (IPv4 only) implementation of getaddrinfo/freeaddrinfoJeremy Allison1-4/+6
2007-10-10r25472: Fix the interfaces code to detect IPv6 interfaces, using theJeremy Allison1-6/+6
2007-10-10r25455: Ensure we have inet_ntop and inet_pton available in lib/replace.Jeremy Allison1-3/+17
2007-10-10r25252: move macro defines to the end of replace.hStefan Metzmacher1-32/+35
2007-10-10r25232: sync lib/replace with SAMBA_4_0Stefan Metzmacher1-1/+9
2007-10-10r24354: Remove offsetof macroVolker Lendecke1-4/+0
2007-10-10r24341: Make libreplace provide offsetof.Jelmer Vernooij1-0/+4
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell1-2/+1
2007-10-10r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell1-1/+1
2007-10-10r23363: Activate rep_pread and rep_pwrite in lib/replace/replace.h.Michael Adam1-0/+10
2007-10-10r23309: sync lib/replace with SAMBA_4_0Stefan Metzmacher1-0/+12
2007-10-10r23307: move readahead stuff out of libreplace and make it samba3 specificStefan Metzmacher1-4/+0
2007-10-10r23109: Redo the change from r22772 I accidentially undid in r23108.Michael Adam1-0/+4
2007-10-10r23108: Add defines of RTLD_NOW and RTLD_GLOBAL to replace.h.Michael Adam1-5/+6
2007-10-10r22772: - Still working on the fact that readahead() is not declared (on at l...Derrell Lipman1-0/+5
2007-10-10r22298: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplaceStefan Metzmacher1-0/+29
2007-10-10r22274: merge from samba4:Stefan Metzmacher1-1/+9
2007-10-10r22271: merge from samba4:Stefan Metzmacher1-0/+4
2007-10-10r22264: merge from samba4:Stefan Metzmacher1-1/+1
2007-10-10r22252: merge from samba4:Stefan Metzmacher1-1/+5
2007-10-10r22227: merge from samba4:Stefan Metzmacher1-0/+23
2007-10-10r22221: merge from samba4:Stefan Metzmacher1-1/+12
2007-10-10r20817: sync lib/replace with samba4Stefan Metzmacher1-0/+4
2007-10-10r19240: move the NO_CONFIG_H check to libreplaceStefan Metzmacher1-0/+2
2007-10-10r19030: merge missing stuff from samba4:Stefan Metzmacher1-2/+4
2007-10-10r18998: - make more usage of PRINTF_ATTRIBUTE()Stefan Metzmacher1-9/+8
2007-10-10r18991: Fix bug 4133 -- Thanks to Olaf FlebbeVolker Lendecke1-0/+7
2007-10-10r18864: merge lib/replace changes from samba4Andrew Tridgell1-2/+2
2007-10-10r18784: hopefully fix the BOOL bug on AIXStefan Metzmacher1-0/+11
2007-10-10r18673: define the macros even if we don't define bool ourselfStefan Metzmacher1-2/+10
2007-10-10r18672: fix the build on Tru64Stefan Metzmacher1-1/+8
2007-10-10r18671: try to fix the build on solaris 10 and maybe some other hostsStefan Metzmacher1-0/+1
2007-10-10r18649: the PRINTF_ATTRIUTE() macro is provided by libreplaceStefan Metzmacher1-1/+1
2007-10-10r18644: bring in libreplace in lib/replaceStefan Metzmacher1-0/+367