summaryrefslogtreecommitdiff
path: root/source3/lib/replace/replace.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r23363: Activate rep_pread and rep_pwrite in lib/replace/replace.h.Michael Adam1-0/+8
This fixes the build on a SuSE 6.1. :-) I guess this had been merely forgotten. But beware: The implementations of rep_pread and rep_pwrite are not thread safe. Michael (This used to be commit 5f5b93149216eb57872e4291336685b96948681e)
2007-10-10r23309: sync lib/replace with SAMBA_4_0Stefan Metzmacher1-11/+15
metze (This used to be commit 20965d800fcac0c55853fb12cdd36b5836fc7e56)
2007-10-10r22221: merge from samba4:Stefan Metzmacher1-0/+26
- libreplace unsetenv() and strptime() replacements metze (This used to be commit 057c1c04d09b48c713ebc0b334cabcefc02561e9)
2007-10-10r22151: remove netgr functions from libreplace they're not usedStefan Metzmacher1-27/+0
in samba4 currently and samba3 has explicit configure checks for them. should fix bug #4496 metze (This used to be commit 7f61b3f0095efed81adc9022ba44e5c7df84d2f2)
2007-10-10r20817: sync lib/replace with samba4Stefan Metzmacher1-0/+21
metze (This used to be commit 352ee730308bbc151a742938818c9b8b3a6e8014)
2007-10-10r18998: - make more usage of PRINTF_ATTRIBUTE()Stefan Metzmacher1-1/+1
- vsyslog takes a 'const char *format' metze (This used to be commit 8899bc45f908a15fb496f5c0a29692e7494a56cc)
2007-10-10r18644: bring in libreplace in lib/replaceStefan Metzmacher1-0/+592
metze (This used to be commit 596cbe73dd268742acf456fccd8a234376fb0c97)