]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler/printers.c
Fix some policy issues when the policy from the printers.conf file doesn't
[thirdparty/cups.git] / scheduler / printers.c
2004-07-02  mikeFix some policy issues when the policy from the printer...
2004-07-02  mikeprinter-op-policy-supported, not printer-policy-supported.
2004-07-02  mikeThe CUPS browsing protocol now offers a "delete" bit...
2004-07-01  mikeWasn't setting policy pointer for new printers.
2004-06-30  mikePartial implementation of policies.
2004-06-30  mikeMore policy fun.
2004-06-29  mikeDomain socket support (STR #656)
2004-06-29  mikeCleanup.
2004-06-29  mikeMirror 1.1.x changes.
2004-06-29  mikeMirror 1.1.x change.
2004-06-28  mikeMirror 1.1.x changes.
2004-02-25  mikeMirror 1.1.x changes.
2004-02-24  mikeMirror 1.1.x changes.
2004-02-05  mikeMirror 1.1.x changes.
2003-10-29  mikeMirror 1.1.x changes.
2003-09-15  mikeMirror 1.1.x changes.
2003-08-06  mikeMirror 1.1.x changes.
2003-07-20  mikeMirror 1.1.x changes.
2003-04-26  mikeMirror 1.1.x changes.
2003-04-25  mikeMirror 1.1.x changes.
2003-04-16  mikeMirror 1.1.x changes.
2003-04-03  mikeMirror 1.1.x changes.
2003-03-30  mikeMirror 1.1.x changes.
2003-03-30  mikeMirror 1.1.x changes.
2003-03-28  mikeMirror 1.1.x changes.
2003-03-20  mikeMirror 1.1.x changes.
2003-03-19  mikeMirror 1.1.x changes.
2003-03-10  mikeMirror 1.1.x changes.
2003-03-10  mikeMirror 1.1.x changes.
2003-03-10  mikeMirror 1.1.x changes.
2003-02-18  mikeMirror 1.1.x changes.
2003-02-14  mikeMirror 1.1.x changes.
2003-02-05  mikeMirror 1.1.x changes.
2003-01-29  mikeMirror 1.1.x changes.
2003-01-24  mikeMirror 1.1.x changes.
2003-01-07  mikeCopyright update.
2002-12-13  mikeMirror 1.1.x changes.
2002-12-10  mikeMirror 1.1.x changes.
2002-10-28  mikeMirror 1.1.x changes.
2002-10-15  mikeMirror 1.1.x changes.
2002-09-19  mikeMirror 1.1.x changes.
2002-08-22  mikeMirror 1.1.x changes.
2002-08-21  mikeMirror 1.1.x changes.
2002-08-01  mikeMirror 1.1.x change.
2002-07-23  mikeMirror 1.1.x changes.
2002-06-27  mikeMirror 1.1.x changes.
2002-06-03  mikeMirror 1.1.x changes.
2002-05-16  mikeMirror 1.1.x changes to use strlcpy() and strlcat().
2002-05-15  mikeMirror 1.1.x changes.
2002-05-14  mikeMirror 1.1.x changes.
2002-05-14  mikeMirror 1.1.x changes.
2002-03-25  mikeMirror 1.1.x changes.
2002-03-22  mikeMirror 1.1.x change.
2002-01-30  mikeMirror 1.1.x change.
2002-01-29  mikeMirror 1.1.x change.
2002-01-29  mikeMirror 1.1.x changes...
2002-01-29  mikeUpdate 1.2 job processing code to 1.1.x stuff...
2002-01-28  mikeMirror 1.1.x changes.
2002-01-26  mikeMirror 1.1.x changes.
2002-01-23  mikeMirror 1.1.x changes.
2002-01-02  mikeCopyright updates...
2002-01-02  mikeMirror classification stuff from 1.1.
2001-12-27  mikeMore compile fixes...
2001-12-26  mikeMerge changes from 1.1.x into 1.2 devel.
2001-05-13  mikeMerge changes from 1.1 tree.
2001-04-11  mikeGUI changes for 5.0 branch.
2001-04-02  mikeCreation of 1.2 development branch.
2001-03-30  mikeTypo fixes from MaxJobPerPrinter/User stuff.
2001-03-15  andyPrevent recursion between DeletePrinterFromClasses(),
2001-03-15  andyStore next pointer before removing printer from class...
2001-03-14  mikeAdd Classification directive and page-label attribute...
2001-02-21  mikeAdded support for PrintcapFormat directive.
2001-02-09  mikeFixes for implicit classes and classes when printers...
2001-02-07  mikeSuSE fixes.
2001-01-26  mikeUse CUPS_STRFTIME_FORMAT instead of NULL.
2001-01-22  mikeCopyright 2001...
2001-01-12  mikeUse NULL for the date/time format instead of "%c" to...
2001-01-12  mikeMap job-printer-uri to job-printer-name
2001-01-11  mikeprinters.conf and classes.conf security update
2000-11-18  mikeDocumentation updates.
2000-11-17  mikeFirst half of quota stuff.
2000-11-06  mikesnprintf instead of sprintf whenever a string argument...
2000-11-02  mikeAdded purify target.
2000-10-02  mikeUpdates to v1.1.4 or v4.1.4...
2000-09-14  mikeChanged AddFilter logging to debug level 2.
2000-09-14  mikeHopefully plugged a little memory leak in DeletePrinter().
2000-09-12  mikeFixed bug where stopping an active printer would crash...
2000-09-12  mikeFixed printer validation problem when client passes...
2000-09-06  mikeFixed bug in remote printer validation for printer...
2000-08-30  mikeDEBUG_printf() stuff.
2000-08-30  mikeFixes for printer lookup and set-job-attributes.
2000-08-30  mikeBetter localization of hostnames.
2000-08-30  mikeMoved all of the duplicate user validation code into...
2000-08-18  mikeDidn't save the new job state...
2000-08-18  mikeThe state of a job after a printer was stopped was...
2000-06-28  mikeJob code was setting job-at-processing and job-at-compl...
2000-06-27  mikeNo more crashes because the PPD file is missing a PageS...
2000-05-02  mikeDidn't reset current font in SI or DI commands.
2000-04-20  mikeWas saving implicit classes...
2000-04-19  mikeprinter-more-info attribute is now set to the first...
next