summaryrefslogtreecommitdiffstats
path: root/source3/lib/replace/snprintf.c
Commit message (Collapse)AuthorAgeFilesLines
* Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij2008-09-161-1530/+0
|
* Fix typo.Karolin Seeger2008-07-141-1/+1
| | | | | | | retieve -> retrieve Karolin (This used to be commit 37c64130701ab13b6f34998ac17fec2d128c2e08)
* Allocate one 0-byte in asprintf replacement when len==0Volker Lendecke2008-03-151-1/+1
| | | | | Some S3 code depends on this. (This used to be commit dc3d5e16452bf30055638ba3cfe99097fb557156)
* r21176: merged va_end() changes from Samba4Andrew Tridgell2007-10-101-2/+4
| | | | (This used to be commit 04f6f01dfeda2fa076209a94cdf8e59f6ce47008)
* r20817: sync lib/replace with samba4Stefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 352ee730308bbc151a742938818c9b8b3a6e8014)
* r20248: merge 20247 from samba_3_0_24Herb Lewis2007-10-101-1/+1
| | | | | get rid of warning: value computed is not used (This used to be commit ebe16589cb6c45524b90abe5f9be5e4affa1598e)
* r18644: bring in libreplace in lib/replaceStefan Metzmacher2007-10-101-0/+1528
metze (This used to be commit 596cbe73dd268742acf456fccd8a234376fb0c97)