summaryrefslogtreecommitdiffstats
path: root/source3/lib/cbuf.c
Commit message (Collapse)AuthorAgeFilesLines
* s3: add function cbuf_print_quotedGregor Beck2011-04-041-0/+33
|
* s3: fix cbuf_swapptrGregor Beck2011-04-041-0/+2
|
* s3: Attempt to get the Tru64 build a bit furtherVolker Lendecke2010-10-041-1/+0
|
* s3-registry: fix some c++ build warnings.Günther Deschner2010-09-221-2/+2
| | | | Guenther
* s3-lib: add cbuf, a talloced character bufferGregor Beck2010-09-221-0/+287
Signed-off-by: Michael Adam <obnox@samba.org>