summaryrefslogtreecommitdiffstats
path: root/source3/printing/print_generic.c
Commit message (Expand)AuthorAgeFilesLines
* *Experimental* new large-scaling printer code. Splits printing.tdb intoJeremy Allison2002-07-111-4/+2
* Address the string_sub problem by changing len = 0 to mean "no expand".Jeremy Allison2002-07-021-1/+1
* Merge JohnR's fix.Jeremy Allison2002-03-191-5/+10
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell2001-07-041-1/+1
* The big character set handling changeover!Andrew Tridgell2001-07-041-5/+1
* configure:Jeremy Allison2001-04-141-15/+7
* Merge of Andrew's changes in 2.2.Jeremy Allison2001-04-131-23/+4
* As Andrew suggested, make smbrun return a fd for a deleted file which can thenJeremy Allison2001-04-131-11/+20
* Fixed missing HAVE_STDARG_H.Jeremy Allison2001-04-101-4/+20
* Fixed typo bug spotted by Jim Vopni jimv@metrics.com. Caused no status toJeremy Allison2001-03-281-1/+1
* Added files for CUP printing patch split.Jeremy Allison2001-03-161-0/+251