summaryrefslogtreecommitdiffstats
path: root/source/printing/printing.c
Commit message (Expand)AuthorAgeFilesLines
* sync with SAMBA_2_2 for 2.2.6rc1Gerald Carter2002-10-091-4/+11
* merging for 2.2.6pre1Gerald Carter2002-07-271-37/+74
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-301-44/+129
* Move over to RELEASE branch.Jeremy Allison2002-02-011-78/+106
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-14/+14
* Syncup getting ready for release.Jeremy Allison2001-07-061-18/+25
* Got "medieval on our ass" about adding the -1 to slprintf.Jeremy Allison2001-04-081-10/+10
* Fix from Dave Collier Brown to log a debug at level zero on common misconfigure.Jeremy Allison2001-03-261-1/+13
* CUPS patches from Michael Sweet to enable CUPS systems to be queried directlyJeremy Allison2001-03-161-157/+29
* Dead code removal from SGI compiler.Jeremy Allison2001-03-091-2/+0
* include/rpc_spoolss.h: Added JOB_STATUS_XXX defines.Jeremy Allison2001-02-231-50/+50
* lib/select.c: Fix for Linux 2.0.x kernel that causes select to return true on...Jeremy Allison2001-02-221-17/+115
* Fixed file descriptor leak in error conditions on print close.Jeremy Allison2001-02-221-0/+2
* printing/printing.c: Sync up with JohnR's changes for jobid in appliance-head.Jeremy Allison2001-02-211-12/+10
* Merge of printing fixes from JohnR and Timp in appliance-head.Jeremy Allison2001-02-211-45/+32
* But Doctor, I had to kill the patient in order to save him....Jeremy Allison2001-02-211-2/+0
* nmbd/nmbd.c:Jeremy Allison2001-02-151-1/+17
* lib/debug.c: Compiler fixes.Jeremy Allison2001-02-121-1/+3
* Mega-merge for fixes made in appliance-head.Jeremy Allison2001-01-271-3/+10
* printing/printing.c: Merge from appliance head.Jeremy Allison2001-01-241-8/+17
* Merges from appliance-head. Added max print jobs parameter that limits totalJeremy Allison2001-01-231-11/+45
* Fixes to sync up with appliance-head. Fix from Kenichi Okuyama for a typoJeremy Allison2001-01-221-29/+50
* Merge with fixes from appliance-head.Jeremy Allison2001-01-181-1/+0
* Sync up with appliance-head printer and other changes. Makes merges easier.Jeremy Allison2001-01-121-6/+14
* Big merge to sync up appliance-head and 2.2.Jeremy Allison2001-01-081-6/+8
* Raft of fixes - many of these will be merged into HEAD/appliance-head.Jeremy Allison2000-12-141-8/+8
* Changes from APPLIANCE_HEAD:David O'Neill2000-12-131-14/+19
* file_lines_load/file_lines_pload can now optionally do a unix_to_dos() on read.Jeremy Allison2000-12-071-1/+1
* Sync up with appliance-head printing.Jeremy Allison2000-12-061-2/+0
* Fix for updating of print queues changed from a local box. Essentially,Jeremy Allison2000-11-211-15/+43
* Fix for a problem with the new messaging system. If a sender is using theJeremy Allison2000-11-161-14/+7
* Merge of the printing fixes from HEAD to 2.2.Jeremy Allison2000-11-151-12/+27
* Tim Potters lockdb fixes.Jeremy Allison2000-11-111-3/+18
* Sync up with HEAD with various fixes.Jeremy Allison2000-11-101-14/+52
* Changes from APPLIANCE_HEAD:David O'Neill2000-11-071-16/+22
* Merge from Tim - don't reinsert UNIX job if already exists.Jeremy Allison2000-11-041-0/+8
* Adding Tim's sort fixes for print queues.Jeremy Allison2000-11-041-1/+60
* Merge from HEAD of the printer fixes.Jeremy Allison2000-10-211-4/+0
* Fix for growing printing.tdb by adding check on job creation.Jeremy Allison2000-10-111-17/+50
* Remove lpq as root fix - do this in print_job_start insteadJeremy Allison2000-10-111-28/+0
* Fixes to periodically scan printing.tdb in idle time and occasionallyJeremy Allison2000-10-101-1/+42
* Fixed Realloc memory fragmentation problems.Jeremy Allison2000-10-101-17/+57
* Syncup with HEAD.Jeremy Allison2000-10-101-7/+9
* When creating a print job entry for the printing backend, use the WindowsTim Potter2000-09-131-11/+21
* Added time check test before allowing print job.Jeremy Allison2000-09-131-1/+6
* Changes from APPLIANCE_HEAD (per Tim Potter):David O'Neill2000-09-011-15/+15
* Implemented AbortPrinter() from Gerald's Win32 test code. Just purge allJeremy Allison2000-08-301-3/+6
* Tidied up some error returns from printing calls. Still need to map UNIXJeremy Allison2000-08-231-1/+3
* added printer admin optionAndrew Tridgell2000-08-091-0/+2
* Added print job substitutions for %{printername}, %{sharename} and %{portname}Jeremy Allison2000-08-011-9/+16