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