summaryrefslogtreecommitdiffstats
path: root/source/printing/lpq_parse.c
Commit message (Expand)AuthorAgeFilesLines
* 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-15/+15
* Patch from itegem <J.P.M.v.Itegem@ele.tue.nl> to handle LPRng v3.16 and above.Jeremy Allison2001-03-271-11/+30
* Changes from APPLIANCE_HEAD:David O'Neill2000-11-141-0/+51
* We already have a perfectly good next_token() function we should be usingJeremy Allison2000-10-251-6/+3
* Integrated support for NT and OS/2 lpq parsing. Code fromJeremy Allison2000-10-071-0/+163
* - use full_name instead of real_nameAndrew Tridgell2000-05-041-10/+0
* split out the lpq parsing code into a separate fileAndrew Tridgell2000-04-101-0/+883