summaryrefslogtreecommitdiffstats
path: root/source/lib/replace/replace.c
Commit message (Collapse)AuthorAgeFilesLines
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-07-101-2/+1
|
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-07-101-1/+1
|
* r23363: Activate rep_pread and rep_pwrite in lib/replace/replace.h.Michael Adam2007-06-061-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
* r23310: sync lib/replace with SAMBA_4_0Stefan Metzmacher2007-06-021-11/+15
| | | | metze
* r22220: merge from samba4:Stefan Metzmacher2007-04-151-0/+26
| | | | | | - libreplace unsetenv() and strptime() replacements metze
* r22150: remove netgr functions from libreplace they're not usedStefan Metzmacher2007-04-101-27/+0
| | | | | | | | in samba4 currently and samba3 has explicit configure checks for them. should fix bug #4496 metze
* r20818: sync lib/replace with samba4Stefan Metzmacher2007-01-151-0/+21
| | | | metze
* r18998: - make more usage of PRINTF_ATTRIBUTE()Stefan Metzmacher2006-09-291-1/+1
| | | | | | - vsyslog takes a 'const char *format' metze
* r18644: bring in libreplace in lib/replaceStefan Metzmacher2006-09-181-0/+592
metze