summaryrefslogtreecommitdiff
path: root/source3/printing/print_cups.c
AgeCommit message (Expand)AuthorFilesLines
2001-11-17Tidyups when I was doing the big merge...Jeremy Allison1-1/+1
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-3/+0
2001-09-02updated copyright for Michael SweetAndrew Tridgell1-1/+1
2001-08-23Fixed detection of CUPS. We need to check for the presence of the cupsTim Potter1-2/+2
2001-08-09Merged John's fix.Jeremy Allison1-1/+1
2001-08-08Change all realloc() statements to Realloc() (ecxept for tdb.c)Simo Sorce1-6/+6
2001-07-23Same fix for resume as for pause.Jeremy Allison1-1/+2
2001-07-23Fix for CUPS pause/restart code.Jeremy Allison1-2/+2
2001-07-23Fix for cups compile.Jeremy Allison1-16/+17
2001-07-17iFix from "Shahms E. King" <shahms@shahms.com> to get cups user nameJeremy Allison1-6/+6
2001-07-04The big character set handling changeover!Andrew Tridgell1-4/+5
2001-03-16Added Michael Sweet's CUPS patch to call directly into the CUPS backend.Jeremy Allison1-11/+994
2001-02-16Excise snprintf -> slprintf.Jeremy Allison1-1/+1
2000-12-07file_lines_load/file_lines_pload can now optionally convert unix_to_dos()Jeremy Allison1-2/+2
1999-12-17 printing/print_cups.c from 2.0.6Andrew Tridgell1-0/+206