summaryrefslogtreecommitdiffstats
path: root/source3/printing/print_cups.c
Commit message (Expand)AuthorAgeFilesLines
* 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