summaryrefslogtreecommitdiffstats
path: root/source/printing/printing.c
Commit message (Expand)AuthorAgeFilesLines
* r21446: Karolins "printjob username"Volker Lendecke2007-02-191-1/+5
* r21322: No feedback means consent :-)Volker Lendecke2007-02-131-2/+4
* r20156: clean up nested extern declaration warningsHerb Lewis2006-12-131-2/+2
* r19810: more merge work....does not compile currently. Working on smbd mergeGerald Carter2006-11-211-25/+34
* r16674: After removing each individual post-3.0.23rc3 change:Gerald Carter2006-06-291-4/+4
* r16254: pulling klocwork fixes for 3.0.23rc3 (current up to r16251)Gerald Carter2006-06-151-8/+31
* r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does...Volker Lendecke2006-04-171-5/+5
* r15025: Fix exit_server_cleanly call.Jeremy Allison2006-04-101-1/+1
* r14898: This change is an attempt to improve the quality of the information thatJames Peach2006-04-041-1/+1
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2006-03-071-6/+2
* r13622: Allow to rename machine accounts in a Samba Domain. This still uses theGünther Deschner2006-02-221-2/+4
* r13293: Rather a big patch I'm afraid, but this should fix bug #3347Jeremy Allison2006-02-021-7/+8
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-46/+113
* r10555: a few compile warnings from jason MaderGerald Carter2005-09-271-3/+3
* r10371: Adding iPrint printing backend written by Joel J. Smith @ Novell.Jeremy Allison2005-09-201-0/+6
* r9244: Fix bugs found by Coverity.Jeremy Allison2005-08-111-3/+21
* r8686: Revert %LOGONSERVER%-substitution. The substition is done on the client,Günther Deschner2005-07-211-1/+1
* r8506: BUG 2853: don't strip out characters like '$' from printer namesGerald Carter2005-07-151-16/+8
* r7829: fix unitialized printer status field that was breaking migration of pr...Gerald Carter2005-06-221-0/+2
* r6890: Refactor printing interface to take offset into job. Fixes bugJeremy Allison2005-05-181-2/+3
* r6490: BUG 1998: patch from Olaf Imig <Olaf.Imig@bifab.de>; fix byte ordering...Gerald Carter2005-04-261-3/+9
* r5993: compiler warning fixGerald Carter2005-03-231-1/+1
* r5950: more compiler warning's from Jason MaderGerald Carter2005-03-221-2/+2
* r5807: fix segfault after compiler warning clean up (and cleanup another warn...Gerald Carter2005-03-151-4/+4
* r5770: Get rid of some compiler warningsVolker Lendecke2005-03-121-28/+17
* r5691: wrapping the pause/resume/purge printer commands in Gerald Carter2005-03-081-53/+62
* r4662: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc.nl> to fixJeremy Allison2005-01-111-0/+1
* r4539: patch from Rob -- adding real printcap name cache function to speed up...Gerald Carter2005-01-051-1/+1
* r4094: BUG 2107: fix memory bloating caused by large numbers of print_queue_u...Gerald Carter2004-12-081-35/+136
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-4/+4
* r4028: * prevent the background LPQ daemon from updating Gerald Carter2004-12-011-63/+85
* r3867: Fix from david.hu@hp.com - make a copy of an incoming messageJeremy Allison2004-11-181-5/+5
* r3067: patch based on volker's initial work in trunk that fixes the queu upda...Gerald Carter2004-10-191-211/+301
* r2569: Patch from Rob Foehl <rwf@loonybin.net>:Gerald Carter2004-09-231-4/+0
* r2191: ensure that we assign our pid to print jobs (and not our parent's pid)...Gerald Carter2004-09-021-17/+8
* r2133: Several fixes:Gerald Carter2004-08-311-14/+15
* r1885: tighten the cache consistency with the ntprinters.tdb entry an the in ...Gerald Carter2004-08-181-1/+1
* r1384: ensure we remove the tdb entry for a job in the spooling stateGerald Carter2004-07-071-3/+0
* r1295: To be able to send a message to the background queue updated, we need ...Volker Lendecke2004-06-291-3/+7
* r1230: (merges from HP PSA) fixing a couple of caching bugs in the printing c...Gerald Carter2004-06-231-0/+1
* r925: add changes frpm trunk (r841 and r842) -- enable background queue updat...Gerald Carter2004-05-271-1/+87
* r560: Fix bugzilla 1279: cannot control individual print jobs using cupsJim McDonough2004-05-071-3/+3
* r555: Fix big-endian storage of jobids in jobs_changed list. Found duringJim McDonough2004-05-071-1/+3
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+2420