s3-build: avoid to globally include printing and spoolss headers.
[vlendec/samba-autobuild/.git] / source3 / printing / print_generic.c
2010-06-13 Volker Lendeckes3: Remove the pointless PRINTERNAME macro
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jeremy AllisonFix more asprintf warnings and some error path errors.
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-12 Jelmer VernooijUse common util_file code.
2008-10-11 Jelmer VernooijCope with changed signature of http_timestring().
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-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-21 Jeremy AllisonRemove pstring from printing/*.c except for the
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
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 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.