r23779: Change from v2 or later to v3 or later.
[jra/samba/.git] / source3 / printing / print_generic.c
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Gerald Carterr22852: merge fixes for CVE-2007-2446 and CVE-2007...
2007-10-10 Herb Lewisr20124: clean up nested extern declaration warnings
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16393: Klocwork #1164. Null deref.
2007-10-10 Jeremy Allisonr14023: My last bug fix still left a potential null...
2007-10-10 Jeremy Allisonr14003: Clarify code that lead to Coverity report #13.
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Gerald Carterr3067: patch based on volker's initial work in trunk...
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-12 Andrew Tridgella small include file rearrangement that doesn't affect...
2003-11-05 Tim PotterMerge of 64-bit printf warning fixes.
2003-11-03 Tim PotterFix more 64-bit printf warnings.
2003-04-09 Jeremy AllisonEnsure print queue array is zeroed out before returning.
2003-04-09 Jeremy AllisonEnsure print queue array is zeroed out before returning.
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-07-11 Jeremy Allison*Experimental* new large-scaling printer code. Splits...
2002-07-02 Jeremy AllisonAddress the string_sub problem by changing len = 0...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-19 Jeremy AllisonMerge JohnR's fix.
2002-01-30 Tim PotterRemoved version number from file header.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-04-14 Jeremy Allisonconfigure:
2001-04-13 Jeremy AllisonMerge of Andrew's changes in 2.2.
2001-04-13 Jeremy AllisonAs Andrew suggested, make smbrun return a fd for a...
2001-04-10 Jeremy AllisonFixed missing HAVE_STDARG_H.
2001-03-28 Jeremy AllisonFixed typo bug spotted by Jim Vopni jimv@metrics.com...
2001-03-16 Jeremy AllisonAdded files for CUP printing patch split.