summaryrefslogtreecommitdiff
path: root/source3/lib/dprintf.c
Commit message (Expand)AuthorAgeFilesLines
* s3: Fix Coverity ID 581 -- NEGATIVE_RETURNSVolker Lendecke2009-09-181-0/+4
* Memory leaks and other fixes found by Coveritytodd stecher2009-01-211-11/+15
* Use standard va_copy.Jelmer Vernooij2008-10-181-1/+1
* Adding missing calls to va_end().Tim Potter2008-01-271-1/+7
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r17334: Some C++ warningsVolker Lendecke2007-10-101-1/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-1/+1
* Restore the contract on all convert_stringXX() interfaces. Add a "allow_bad_c...Jeremy Allison2004-03-111-1/+1
* Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions.Andrew Bartlett2003-01-031-1/+1
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-1/+4
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* More spelling and grammer from Vance. <vance@digital-host.net>Andrew Bartlett2001-10-291-1/+1
* first step in converting the head branch to use lang_tdb.c insteadAndrew Tridgell2001-10-111-2/+9
* move to SAFE_FREE()Simo Sorce2001-09-171-4/+4
* convert more code to using d_printfAndrew Tridgell2001-09-081-2/+2
* added "display charset" option in smb.conf, along with d_printf()Andrew Tridgell2001-09-071-0/+104