]> git.ipfire.org Git - thirdparty/cups.git/commit - scheduler/filter.c
Update debug2 log messages to use function name prefix and debug
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Mon, 6 Feb 2006 02:57:43 +0000 (02:57 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Mon, 6 Feb 2006 02:57:43 +0000 (02:57 +0000)
commitd318937fb983db534e12f450557ccde3db4dad31
treebea6a2888b26ccfcd23c8f3dfd598b0ee2ad748f
parente14be877bac63c6d2aa8d1d077e89612807c59d4
Update debug2 log messages to use function name prefix and debug
and higher to not use function names.

Add printer-specific document-format-supported attributes.

scheduler/printers.c:
    - cupsdAddPrinterFilter(): Renamed to static add_printer_filter().
    - cupsdCreateCommonData(): Remove document-format-supported.
    - cupsdSetPrinterAttrs(): Call add_printer_formats() for printer-
      specific formats.
    - add_printer_formats(): Added.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@5083 7a7537e8-13f0-0310-91df-b6672ffda945
scheduler/auth.c
scheduler/classes.c
scheduler/client.c
scheduler/conf.c
scheduler/env.c
scheduler/filter.c
scheduler/job.c
scheduler/listen.c
scheduler/printers.c
scheduler/printers.h