Add MAX_DNS_NAME_LENGTH, remove more pstrings.
[tprouty/samba.git] / source3 / lib / replace / replace.h
2007-11-16 Jeremy AllisonAdd MAX_DNS_NAME_LENGTH, remove more pstrings.
2007-11-11 Jeremy AllisonAlways define PATH_MAX. Makes code simpler (removes
2007-11-09 Jeremy AllisonRemove more fstring/pstring bad useage. Go talloc !
2007-11-07 Jeremy AllisonFix bug where tdb lock call interrupted with
2007-10-15 Stefan Metzmachermissing stuff from samba4's libreplace
2007-10-15 metzedon't imply "system/network.h" within replace.h,
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-10-11 Jeremy AllisonMerge from metze of libreplace header changes
2007-10-10 Jelmer Vernooijr25557: merge libreplace fixes from samba4
2007-10-10 Jeremy Allisonr25505: Add a replacement (IPv4 only) implementation...
2007-10-10 Jeremy Allisonr25472: Fix the interfaces code to detect IPv6 interfac...
2007-10-10 Jeremy Allisonr25455: Ensure we have inet_ntop and inet_pton availabl...
2007-10-10 Stefan Metzmacherr25252: move macro defines to the end of replace.h
2007-10-10 Stefan Metzmacherr25232: sync lib/replace with SAMBA_4_0
2007-10-10 Volker Lendecker24354: Remove offsetof macro
2007-10-10 Jelmer Vernooijr24341: Make libreplace provide offsetof.
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23790: LGPLv3+ conversion for our LGPLv2+ library...
2007-10-10 Michael Adamr23363: Activate rep_pread and rep_pwrite in lib/replac...
2007-10-10 Stefan Metzmacherr23309: sync lib/replace with SAMBA_4_0
2007-10-10 Stefan Metzmacherr23307: move readahead stuff out of libreplace and...
2007-10-10 Michael Adamr23109: Redo the change from r22772 I accidentially...
2007-10-10 Michael Adamr23108: Add defines of RTLD_NOW and RTLD_GLOBAL to...
2007-10-10 Derrell Lipmanr22772: - Still working on the fact that readahead...
2007-10-10 Stefan Metzmacherr22298: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros...
2007-10-10 Stefan Metzmacherr22274: merge from samba4:
2007-10-10 Stefan Metzmacherr22271: merge from samba4:
2007-10-10 Stefan Metzmacherr22264: merge from samba4:
2007-10-10 Stefan Metzmacherr22252: merge from samba4:
2007-10-10 Stefan Metzmacherr22227: merge from samba4:
2007-10-10 Stefan Metzmacherr22221: merge from samba4:
2007-10-10 Stefan Metzmacherr20817: sync lib/replace with samba4
2007-10-10 Stefan Metzmacherr19240: move the NO_CONFIG_H check to libreplace
2007-10-10 Stefan Metzmacherr19030: merge missing stuff from samba4:
2007-10-10 Stefan Metzmacherr18998: - make more usage of PRINTF_ATTRIBUTE()
2007-10-10 Volker Lendecker18991: Fix bug 4133 -- Thanks to Olaf Flebbe
2007-10-10 Andrew Tridgellr18864: merge lib/replace changes from samba4
2007-10-10 Stefan Metzmacherr18784: hopefully fix the BOOL bug on AIX
2007-10-10 Stefan Metzmacherr18673: define the macros even if we don't define bool...
2007-10-10 Stefan Metzmacherr18672: fix the build on Tru64
2007-10-10 Stefan Metzmacherr18671: try to fix the build on solaris 10 and maybe...
2007-10-10 Stefan Metzmacherr18649: the PRINTF_ATTRIUTE() macro is provided by...
2007-10-10 Stefan Metzmacherr18644: bring in libreplace in lib/replace