Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3:lib fix output of hex escapes > 0x7F with cbuf_print_quoted | Gregor Beck | 2011-11-25 | 1 | -1/+1 |
| | | | | (cherry picked from commit a1fcb7e37a23dcc035686486d4afe32a67082ae1) | ||||
* | s3: add function cbuf_print_quoted | Gregor Beck | 2011-04-04 | 1 | -0/+33 |
| | |||||
* | s3: fix cbuf_swapptr | Gregor Beck | 2011-04-04 | 1 | -0/+2 |
| | |||||
* | s3: Attempt to get the Tru64 build a bit further | Volker Lendecke | 2010-10-04 | 1 | -1/+0 |
| | |||||
* | s3-registry: fix some c++ build warnings. | Günther Deschner | 2010-09-22 | 1 | -2/+2 |
| | | | | Guenther | ||||
* | s3-lib: add cbuf, a talloced character buffer | Gregor Beck | 2010-09-22 | 1 | -0/+287 |
Signed-off-by: Michael Adam <obnox@samba.org> |