Fix bug 6157
[ira/wip.git] / source3 / lib / dprintf.c
2009-01-22 todd stecherMemory leaks and other fixes found by Coverity
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Jelmer VernooijUse standard va_copy.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-27 Tim PotterAdding missing calls to va_end().
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker17334: Some C++ warnings
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2004-03-11 Jeremy AllisonRestore the contract on all convert_stringXX() interfac...
2004-03-11 Jeremy AllisonRestore the contract on all convert_stringXX() interfac...
2003-01-03 Andrew BartlettMerge from HEAD - add PRINTF_ATTRIBUTE to a few more...
2003-01-02 Andrew BartlettAdd PRINTF_ATTRIBUTE() to a few more printf() style...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-03 Andrew Tridgellput the ifdef for HAVE_VA_COPY in one place rather...
2002-05-17 Jim McDonoughDon't forget the semicolon, you fool!
2002-05-17 Jim McDonoughFix usage of va_list passed as an arg. Use __va_copy...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-10-29 Andrew BartlettMore spelling and grammer from Vance. <vance@digital...
2001-10-11 Andrew Tridgellfirst step in converting the head branch to use lang_td...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-08 Andrew Tridgellconvert more code to using d_printf
2001-09-07 Andrew Tridgelladded "display charset" option in smb.conf, along with...