summaryrefslogtreecommitdiffstats
path: root/source3/lib/replace/replace.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug 5055Volker Lendecke2007-11-261-1/+1
| | | | (This used to be commit 8bcd2df841bae63e7d58c35d4728b7d853471697)
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
| | | | (This used to be commit c676a971142d7176fd5dbf21405fca14515a0a76)
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-10-101-1/+1
| | | | (This used to be commit 1b78cace504f60c0f525765fbf59d9cc6506cd4d)
* r23363: Activate rep_pread and rep_pwrite in lib/replace/replace.h.Michael Adam2007-10-101-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)
* r23309: sync lib/replace with SAMBA_4_0Stefan Metzmacher2007-10-101-11/+15
| | | | | metze (This used to be commit 20965d800fcac0c55853fb12cdd36b5836fc7e56)
* r22221: merge from samba4:Stefan Metzmacher2007-10-101-0/+26
| | | | | | | - libreplace unsetenv() and strptime() replacements metze (This used to be commit 057c1c04d09b48c713ebc0b334cabcefc02561e9)
* r22151: remove netgr functions from libreplace they're not usedStefan Metzmacher2007-10-101-27/+0
| | | | | | | | | in samba4 currently and samba3 has explicit configure checks for them. should fix bug #4496 metze (This used to be commit 7f61b3f0095efed81adc9022ba44e5c7df84d2f2)
* r20817: sync lib/replace with samba4Stefan Metzmacher2007-10-101-0/+21
| | | | | metze (This used to be commit 352ee730308bbc151a742938818c9b8b3a6e8014)
* r18998: - make more usage of PRINTF_ATTRIBUTE()Stefan Metzmacher2007-10-101-1/+1
| | | | | | | - vsyslog takes a 'const char *format' metze (This used to be commit 8899bc45f908a15fb496f5c0a29692e7494a56cc)
* r18644: bring in libreplace in lib/replaceStefan Metzmacher2007-10-101-0/+592
metze (This used to be commit 596cbe73dd268742acf456fccd8a234376fb0c97)