]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler/policy.c
Ignore empty STATE: messages.
[thirdparty/cups.git] / scheduler / policy.c
2011-05-20  mikeUse strcasecmp and strncasecmp emulation functions...
2010-11-06  mikeAdd per-object access controls to IPP policies (STR...
2010-11-04  mikeSome more cleanup, and use cupsArrayNew3 in a few more...
2010-11-04  mikeFirst pass at using new cupsArrayNew3 API and eliminati...
2010-03-08  mikeThe scheduler could crash on restart if classes were...
2008-06-18  mikeStart cleanup of logging.
2008-01-21  mikeCUPS didn't compile on HP-UX 11i (STR #2679)
2007-08-30  mikeChange policy code to use CUPS arrays for all lookups.
2007-07-11  mikeMass change of copyright to CUPS' new owner, Apple...
2006-08-17  mikeCleanup for compiler warnings on IRIX...
2006-03-08  mikeWork on cupsd.conf reference material.
2006-02-17  mikeFix double free of policy location data (STR #1428)
2005-12-07  mikeFix cupsdCheckPolicy() to return http_status_t so that...
2005-09-28  mikeCleanup.
2005-09-28  mikeRename all types and functions to use cupsd prefix.
2005-09-14  mikeDrop CUPS-Add-Device and CUPS-Delete-Device, and clean...
2005-09-14  mikeFix config files with leading spaces, and do testing...
2005-09-14  mikeFinish policy update (now compiles... :)
2005-09-13  mikeSave work on upgraded policy stuff (warning, integratio...
2005-09-01  mikeAdd CacheDir support and fix some web interface and...
2005-08-31  mikeFix some web interface authentication issues.
2005-08-17  mikeUpdate (and use) web interface stylesheet.
2005-08-16  mikeAdd "@ALL" as a special policy name.
2005-02-18  mikeMove 1.2 branch to trunk.
2005-02-18  mikeUpdate copyright notices, addresses, etc.
2004-07-02  mikeFix some policy issues when the policy from the printer...
2004-06-30  mikePolicy testing...
2004-06-30  mikePartial implementation of policies.
2004-06-30  mikeRevamp the policy stuff to be simpler and more like...
2004-06-29  mikeCleanup.
2003-04-17  mikeMirror 1.1.x changes.
2003-01-07  mikeCopyright update.
2002-06-06  mikeFix compiler warnings.
2002-04-14  mikeStart adding support for operation and error policies.