]> git.ipfire.org Git - thirdparty/cups.git/history - backend/snmp-supplies.c
Changelog.
[thirdparty/cups.git] / backend / snmp-supplies.c
2012-12-07  mikeFix some clang errors.
2012-09-07  mikeFix marker-types to use valid keyword strings (no upper...
2012-05-21  mikeAdd support for cupsSNMPQuirks keyword to handle broken...
2012-03-09  mikeSwitch to "cleaner-life-almost-over", since only the...
2012-03-05  mikeDon't set max_capacity if it is already set or if the...
2012-03-05  mikeThe network backends now deal with printers that report...
2012-03-05  mikeThe network backends now report full/almost-full waste...
2012-02-15  mikeDon't report "media-low-warning" from SNMP. Unreliable...
2012-02-12  mikeAdded more supported color names for SNMP supplies...
2012-02-12  mikeBump copyright.
2012-02-12  mikeSupplies with commas in their names were not reported...
2011-10-07  mikeJapanese supply level reporting did not always work.
2011-08-11  mikeFix supply level reporting when the level is negative...
2011-05-20  mikeUse strcasecmp and strncasecmp emulation functions...
2011-04-29  mikeDon't report waste supply full/almost full reasons...
2011-04-08  mikeFix crasher in SNMP supply code.
2011-04-06  mikeFix divide-by-zero bug.
2011-03-04  mikeThe network backends no longer try to collect SNMP...
2011-02-18  mikeBase SNMP supply states on the supply values instead...
2010-11-30  mikeThe network backends always reported "low toner" or...
2009-11-20  mikeThe network backends incorrectly cleared the media...
2009-08-31  mikeSNMP supply levels and states were wrong for some printers.
2009-05-18  mikeUse a slightly larger timeout, and fix the language...
2009-05-16  mikeDon't load SNMP supply issues as errors.
2009-05-16  mikeCopy any ASCII-like characters for unknown charsets.
2009-05-16  mikeConvert supply descriptions to UTF-8 as needed.
2009-04-21  mikeDon't report the maintenance bits, just like we don...
2009-02-03  mikeOne more tweak to merge two of the bits.
2009-02-03  mikeThe network backends no longer report the SNMP "offline...
2009-01-14  mikeFix compile problems.
2008-10-06  mikeDon't collect supply levels via SNMP if cupsSNMPSupplie...
2008-09-02  mikeUpdate state keyword suffixes to be consistent and...
2008-08-23  mikeProtect against divide-by-zero when SNMP printer MIB...
2008-05-12  mikeAdd DEBUG_printf's to all of the SNMP functions.
2008-04-28  mikeMake SNMP API private for now.
2008-02-25  mikeAdd preliminary support for SNMP supply and page counte...
2008-02-23  mikeAdd printer-state-reasons stuff from hrPrinterDetectedE...
2008-02-19  mikeAdd SNMP supply reporting functions.