r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
[kai/samba.git] / source3 / printing / printing.c
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16648: Fix bug #3889 reported by jason@ncac.gwu.edu.
2007-10-10 Jeremy Allisonr16626: Fix bug #3878. Reported by jason@ncac.gwu.edu.
2007-10-10 Jeremy Allisonr16599: Make it clear to Klocwork we're not dereferenci...
2007-10-10 Jeremy Allisonr16216: Add debug messages to make it possible to try and
2007-10-10 Volker Lendecker15101: Little step towards getting Samba4 tdb into...
2007-10-10 Jeremy Allisonr15025: Fix exit_server_cleanly call.
2007-10-10 James Peachr14898: This change is an attempt to improve the qualit...
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Günther Deschnerr13622: Allow to rename machine accounts in a Samba...
2007-10-10 Jeremy Allisonr13293: Rather a big patch I'm afraid, but this should...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr10555: a few compile warnings from jason Mader
2007-10-10 Jeremy Allisonr10371: Adding iPrint printing backend written by Joel...
2007-10-10 Jeremy Allisonr9244: Fix bugs found by Coverity.
2007-10-10 Günther Deschnerr8686: Revert %LOGONSERVER%-substitution. The substitio...
2007-10-10 Gerald Carterr8506: BUG 2853: don't strip out characters like '...
2007-10-10 Gerald Carterr7829: fix unitialized printer status field that was...
2007-10-10 Jeremy Allisonr6890: Refactor printing interface to take offset into...
2007-10-10 Gerald Carterr6490: BUG 1998: patch from Olaf Imig <Olaf.Imig@bifab...
2007-10-10 Gerald Carterr5993: compiler warning fix
2007-10-10 Gerald Carterr5950: more compiler warning's from Jason Mader
2007-10-10 Gerald Carterr5807: fix segfault after compiler warning clean up...
2007-10-10 Volker Lendecker5770: Get rid of some compiler warnings
2007-10-10 Gerald Carterr5691: wrapping the pause/resume/purge printer commands in
2007-10-10 Jeremy Allisonr4662: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc...
2007-10-10 Gerald Carterr4539: patch from Rob -- adding real printcap name...
2007-10-10 Gerald Carterr4094: BUG 2107: fix memory bloating caused by large...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Gerald Carterr4028: * prevent the background LPQ daemon from updating
2007-10-10 Jeremy Allisonr3867: Fix from david.hu@hp.com - make a copy of an...
2007-10-10 Gerald Carterr3067: patch based on volker's initial work in trunk...
2007-10-10 Gerald Carterr2569: Patch from Rob Foehl <rwf@loonybin.net>:
2007-10-10 Gerald Carterr2191: ensure that we assign our pid to print jobs...
2007-10-10 Gerald Carterr2133: Several fixes:
2007-10-10 Gerald Carterr1885: tighten the cache consistency with the ntprinter...
2007-10-10 Gerald Carterr1384: ensure we remove the tdb entry for a job in...
2007-10-10 Volker Lendecker1295: To be able to send a message to the background...
2007-10-10 Gerald Carterr1230: (merges from HP PSA) fixing a couple of caching...
2007-10-10 Gerald Carterr925: add changes frpm trunk (r841 and r842) -- enable...
2007-10-10 Jim McDonoughr560: Fix bugzilla 1279: cannot control individual...
2007-10-10 Jim McDonoughr555: Fix big-endian storage of jobids in jobs_changed...
2004-03-16 Gerald Cartermerging print change notify fix from HP appliance....
2004-03-16 Gerald Cartermerging print change notify fix from HP appliance....
2004-03-15 Gerald Carterfix byte ordering problem when storing the updating...
2004-03-15 Gerald Carterfix byte ordering problem when storing the updating...
2004-03-05 Gerald Carterfix compiler warning
2004-03-05 Gerald Carterfix compiler warning
2004-03-02 Gerald Carterallow the 'printing' parameter to be set on a per share...
2004-03-02 Gerald Carterallow the 'printing' parameter to be set on a per share...
2004-03-01 Gerald CarterBUG 1147; bad pointer case in get_stored_queue_info...
2004-03-01 Gerald CarterBUG 1147; bad pointer case in get_stored_queue_info...
2004-01-14 Gerald Carterbug 770; correct fix this time; Make sure that we...
2004-01-14 Gerald Carterbug 770; correct fix this time; Make sure that we...
2004-01-14 Gerald Carterbug 660; using byte order safe macros (or tdb_unpack...
2004-01-14 Gerald Carterbug 660; using byte order safe macros (or tdb_unpack...
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2003-12-01 Gerald Carterdon't mistake pre-existing UNIX jobs for smb jobs;...
2003-12-01 Gerald Carterdon't mistake pre-existing UNIX jobs for smb jobs;...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-25 Gerald Carterallow users to delete jobs with cups printing backend
2003-11-25 Gerald Carterallow users to delete jobs with cups printing backend
2003-11-13 Gerald Carter* Fix from SATOH Fumiyasu for bug 660 (failing to view...
2003-11-13 Gerald Carter* Fix from SATOH Fumiyasu for bug 660 (failing to view...
2003-11-12 Andrew Tridgella small include file rearrangement that doesn't affect...
2003-09-15 Tim PotterMerge from Samba 3.0:
2003-09-11 Gerald Carterfix unitiailized timestamp where merging print_jobs...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-10 Gerald Carteri guess i'm the only one this ever annyoed...
2003-07-01 Gerald Carterfix typos in log messages and comments.
2003-04-16 Jeremy AllisonFix mem leak. Spotted by tpot (thanks Tim).
2003-04-16 Jeremy AllisonFix mem leak. Spotted by tpot (thanks Tim).
2003-04-10 Jeremy AllisonGrr. Get rid of one of the extra NULL's that crept...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 Jeremy AllisonFix the new storage code to correctly convert from...
2003-04-04 Jeremy AllisonFix the new storage code to correctly convert from...
2003-04-02 Jeremy AllisonSubtle changes to message handling after ENUMJOBS.
2003-04-02 Jeremy AllisonSubtle changes to message handling after ENUMJOBS.
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 Andrew BartlettFix a botched merge from appliance-head...
2003-03-26 Jeremy AllisonFix extra NULL arg added during app-head merge.
2003-03-26 Jeremy AllisonFix extra NULL arg added during app-head merge.
2003-03-21 Jeremy AllisonMerge of new appliance-head scalable printing fixes.
2003-03-21 Jeremy AllisonMerge of new appliance-head scalable printing fixes.
2003-03-20 Jeremy Allisonlib/messages.c: Check return from chainlock before...
2003-03-20 Jeremy Allisonlib/messages.c: Check return from chainlock before...
2003-03-01 Jeremy AllisonEnsure added jobs increment total_jobs.
2003-03-01 Jeremy AllisonEnsure added jobs increment total_jobs.
2003-02-19 Jeremy AllisonBit of a hack job to prevent smbprn.XXX jobs appearing...
2003-02-19 Jeremy AllisonBit of a hack job to prevent smbprn.XXX jobs appearing...
2003-02-08 Jeremy AllisonEnsure we return NOSPACE if we can't fast allocate...
2003-02-08 Jeremy AllisonEnsure we return NOSPACE if we can't fast allocate...
2003-02-04 Jeremy AllisonHold the lock for a much shorter time when allocating...
2003-02-04 Jeremy AllisonHold the lock for a much shorter time when allocating...
2003-01-30 Jeremy AllisonMore scalable print tdb fixes.
2003-01-30 Jeremy AllisonMore scalable print tdb fixes.
2003-01-14 Andrew BartlettMerge from HEAD:
2003-01-11 Gerald Carter[merge] make sure to update print queue cache during...
next