summaryrefslogtreecommitdiffstats
path: root/source4/lib/snprintf.c
Commit message (Collapse)AuthorAgeFilesLines
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-101-2/+2
| | | | | metze (This used to be commit b5378803fdcb3b3afe7c2932a38828e83470f61a)
* fixed snprintf.c for systems that have only some of the *printf() family of ↵Andrew Tridgell2003-10-101-8/+9
| | | | | | | | | | | functions cope with servers that return bogus (too large) values in max_xmit cope with a couple more error conditions in RAW-SFILEINFO better startup time heuristics in NBENCH (This used to be commit 89f7261ba589e5760b3cf9c3594eab9d7198dd7e)
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+978
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)