summaryrefslogtreecommitdiffstats
path: root/source3/printing/print_cups.c
Commit message (Expand)AuthorAgeFilesLines
* allow users to delete jobs with cups printing backendGerald Carter2003-11-251-1/+5
* patch from Matthias Hilbig for bug 467; use the dns name (or IP) as the origi...Gerald Carter2003-11-241-2/+7
* a small include file rearrangement that doesn't affect normalAndrew Tridgell2003-11-121-0/+1
* Cleanups: (merge from HEAD)Andrew Bartlett2003-02-101-3/+3
* CUPS patch to log client nameGerald Carter2003-02-051-0/+4
* CUPS-PRINTER_CLASS patch from Michael SweetGerald Carter2003-01-281-2/+101
* *lots of small merges form HEADGerald Carter2003-01-151-6/+4
* Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter2002-11-291-1/+0
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-2/+6
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-1/+1
* Fix ability to compile with CUPS support.John Terpstra2002-03-171-2/+2
* Tidyups when I was doing the big merge...Jeremy Allison2001-11-171-1/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-3/+0
* updated copyright for Michael SweetAndrew Tridgell2001-09-021-1/+1
* Fixed detection of CUPS. We need to check for the presence of the cupsTim Potter2001-08-231-2/+2
* Merged John's fix.Jeremy Allison2001-08-091-1/+1
* Change all realloc() statements to Realloc() (ecxept for tdb.c)Simo Sorce2001-08-081-6/+6
* Same fix for resume as for pause.Jeremy Allison2001-07-231-1/+2
* Fix for CUPS pause/restart code.Jeremy Allison2001-07-231-2/+2
* Fix for cups compile.Jeremy Allison2001-07-231-16/+17
* iFix from "Shahms E. King" <shahms@shahms.com> to get cups user nameJeremy Allison2001-07-171-6/+6
* The big character set handling changeover!Andrew Tridgell2001-07-041-4/+5
* Added Michael Sweet's CUPS patch to call directly into the CUPS backend.Jeremy Allison2001-03-161-11/+994
* Excise snprintf -> slprintf.Jeremy Allison2001-02-161-1/+1
* file_lines_load/file_lines_pload can now optionally convert unix_to_dos()Jeremy Allison2000-12-071-2/+2
* printing/print_cups.c from 2.0.6Andrew Tridgell1999-12-171-0/+206