summaryrefslogtreecommitdiff
path: root/source4/lib/snprintf.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher1-2/+2
metze (This used to be commit b5378803fdcb3b3afe7c2932a38828e83470f61a)
2003-10-10fixed snprintf.c for systems that have only some of the *printf() family of ↵Andrew Tridgell1-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)
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+978
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)