]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler/printers.h
Strip trailing slash from regex paths to prevent sandboxing issues.
[thirdparty/cups.git] / scheduler / printers.h
2012-05-16  mikeDon't allow multiple jobs to be started on the same...
2012-04-17  mikeAvahi DNS-SD is working! (STR #3066)
2012-04-16  mikeRestructure the DNS-SD code for Avahi; compiles and...
2012-04-14  mikeSave work (doesn't compile, sorry...)
2011-11-04  mikeDrop support for CUPS, LDAP, and SLP browsing (STR...
2011-03-18  mikeAdd printer-uuid support.
2011-03-13  mikeFinish the rest of the transition to the PPD cache...
2011-03-12  mikeFirst pass on unifying the IPP and PPD cache - rename...
2011-03-07  mikeDrop support for the printer-state-history attribute...
2011-02-19  mikeAdd cupsFilter2 keyword to specify the destination...
2010-11-06  mikeAdd per-object access controls to IPP policies (STR...
2010-11-05  mikeMake cupsdAddString/cupsdFreeStrings more general-purpo...
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-23  mikeFixed support for media-col and page size variants...
2010-02-17  mikeThe scheduler did not update the classes.conf file...
2009-12-15  mikeRemove the last bits of the com.apple.print.recoverable...
2009-06-25  mikeNeed to make recoverable message available on all platf...
2009-04-23  mikeDefine cupsd_job_t in printers.h, with the struct in...
2009-04-15  mikeMake sure we notify everyone when we change the printer...
2009-01-19  mikeIncrease printer-state-reasons limit to 64 and add...
2008-11-11  mikeRemove unused cupsdSanitizeURI definition (STR #2992)
2008-10-10  mikeThe scheduler now supports the Hold-New-Jobs and Releas...
2008-10-09  mikeImplement PPD caching.
2008-10-08  mikeFirst half of PPD/attributes caching (STR #1293)
2008-09-19  mikeAdd plist PrintcapFormat support.
2008-05-15  mikeAdd support for PPD: messages in filters.
2008-05-01  mikeMerge current DNS-SD work from dnssd2 branch - proper...
2008-01-30  mikeAdd cupsMarkerName attribute to PPD spec.
2008-01-30  mikeThe scheduler did not support printer supply attributes...
2007-07-11  mikeMass change of copyright to CUPS' new owner, Apple...
2007-06-21  mikeImplement CUPS_PRINTER_DISCOVERED printer-type bit...
2007-05-23  mikeFix some Mac OS X errors caught by the compiler...
2007-05-17  mikeMore Bonjour shared printer fixes for STR #2384.
2007-04-02  mikeAdd support for PSX printer-alert and printer-alert...
2007-03-06  mikeAdd support for auth-info and auth-info-required (STR...
2007-02-19  mikeMerge DNS-SD branch into trunk (STR #1171)
2007-02-11  mikeServer-side default options are now sent to clients...
2007-02-10  mikeAdd pre-filter support (STR #2108)
2006-08-15  mikeMore remote printing fixes (STR #1881)
2006-05-16  mikeAdd document-format-default and notify-events-default...
2006-03-23  mikeCUPS no longer accepts print jobs if a printer does...
2006-03-18  mikeMake global functions local/static when possible.
2006-02-26  mikeThe CUPS browse protocol now supports passing of defaul...
2006-02-24  mikeImplicit classes that timed out could cause the schedul...
2006-02-22  mikeAdd server-side default options (still needs more testing!)
2006-02-06  mikeUpdate debug2 log messages to use function name prefix...
2006-02-01  mikeAdd support for Apple recoverable:/recovered: messages and
2006-01-24  mikeAdd new cupsArrayInsert() function to insert elements...
2006-01-24  mikeUse cupsArray API and rename compare() to compare_quota...
2005-10-12  mikeSome domain socket fixes, plus fix a partial reload...
2005-10-05  mikeAdd optimizations for implicit classes, and add test...
2005-09-28  mikeCleanup.
2005-09-28  mikeRename all types and functions to use cupsd prefix.
2005-09-27  mikeReplace jobs list with two sorted job arrays - Jobs...
2005-09-27  mikeUse cupsArray*() API to manage sorted list of printers...
2005-09-13  mikeSave work on upgraded policy stuff (warning, integratio...
2005-08-28  mikeAdd port monitor support to scheduler.
2005-08-24  mikecups/cups.h:
2005-02-18  mikeMove 1.2 branch to trunk.
2005-02-18  mikeUpdate copyright notices, addresses, etc.
2005-01-03  mikeCopyright updates.
2004-10-04  mikeMirror 1.1.x changes.
2004-10-04  mike- Now sanitize the device URI that is reported in the...
2004-08-23  mikeMirror 1.1.x changes.
2004-08-23  mikeThe scheduler used a select() timeout of INT_MAX second...
2004-06-30  mikePartial implementation of policies.
2004-06-30  mikeMore policy fun.
2004-06-29  mikeCleanup.
2004-06-28  mikeMirror 1.1.x changes.
2004-06-28  mikeThe scheduler did not correctly throttle the browse...
2004-02-25  mikeCopyright updates...
2004-02-05  mikeMirror 1.1.x changes.
2004-02-05  mikeFix fast reload and common printer attrs (STR #562)
2003-04-26  mikeMirror 1.1.x changes.
2003-04-26  mikeUpdate French man pages.
2003-04-25  mikeMirror 1.1.x changes.
2003-04-25  mikeFix emptying of printers.conf when reconfiguring the...
2003-04-16  mikeMirror 1.1.x changes.
2003-04-16  mikeFix printer-state-history bugs.
2003-03-19  mikeMirror 1.1.x changes.
2003-03-19  mikeprinter-state-history, -reasons, and -time support.
2003-03-10  mikeMirror 1.1.x changes.
2003-03-10  mikeUpdate changelog.
2003-02-05  mikeMirror 1.1.x changes.
2003-02-05  mikeMake sure device_uri is initialized.
2003-01-29  mikeMirror 1.1.x changes.
2003-01-29  mikeAllocate all strings in the scheduler; this yields...
2003-01-24  mikeMirror 1.1.x changes.
2003-01-24  mikeAdd support for implicit classes of regular classes.
2003-01-07  mikeCopyright update.
2002-12-17  swdevChange the end copyright for Easy Software Products...
2002-10-28  mikeMirror 1.1.x changes.
2002-10-28  mikeFix raw queue optimization.
2002-06-27  mikeMirror 1.1.x changes.
2002-06-27  mikeMake sure that the printcap file is updated whenever...
2002-04-14  mikeStart adding support for operation and error policies.
2002-01-02  mikeCopyright updates...
2002-01-02  mikeCopyright update...
2001-12-26  mikeMerge changes from 1.1.x into 1.2 devel.
next