]> git.ipfire.org Git - thirdparty/cups-filters.git/shortlog
thirdparty/cups-filters.git
2008-06-16  mikeDocumentation fixed (STR #2862)
2008-06-16  mikeThe scheduler did not support "HostNameLookups" with...
2008-06-16  mikeFixed a compile problem with glibc 2.8 (STR #2860)
2008-06-11  mikeAdd CUPS-Get-Document to the default policy.
2008-06-11  mikeFix crash when user pointer is NULL in cupsdCheckGroup().
2008-06-11  mikeThe scheduler incorrectly filtered out queues with...
2008-06-11  mikeFix %%IncludeFeature functionality (STR #2831)
2008-06-11  mikeThe scheduler did not generate printer-state events...
2008-06-11  mikecupstestppd incorrectly reported a warning about the...
2008-06-11  mikeSave results of failed tests in the "test" directory.
2008-06-10  mikeDon't try to get /classes/classname.ppd.
2008-06-10  mikeAdd support for "testppd -dprintername" to test getting...
2008-06-10  mikeGenerate member-uris when we receive the request so...
2008-06-10  mikeAdd support for "%d" in CUPS_DEBUG_LOG (debug log filename)
2008-06-09  mikeSolaris C++ compiler incorrectly passes -Wl arguments...
2008-06-09  mikeUpdate EPM list file, too.
2008-06-09  mikeAdd drv man page.
2008-06-09  mikeFix PPD ABNF.
2008-06-09  mikeThe CUPS PHP extension was not thread-safe (STR #2828)
2008-06-09  mikeThe scheduler incorrectly added the document-format...
2008-06-06  mikeThe cups-deviced and cups-driverd helper programs did...
2008-06-06  mike"lpstat -p" could report the wrong job as printing...
2008-06-06  mikeThe scheduler would crash when some cupsd.conf directiv...
2008-06-06  mikeDon't log successful SSL shutdown messages as INFO.
2008-05-28  mikeThe scheduler did not detect the end-of-job when printi...
2008-05-28  mikeDocumentation updates.
2008-05-25  mikeTweak web interface header.
2008-05-23  mikeFinish off the current request when polling for devices.
2008-05-22  mikeShow "Making libaries in foo" instead of "Making all...
2008-05-22  mikeCreate exports file for libcupsppdc on Mac OS X.
2008-05-21  mikeRemove extra }.
2008-05-21  mikeNeed to treat @group differently than #uuid, otherwise...
2008-05-21  mikeMore UUID fixes...
2008-05-21  mikeMake sure we quote any # in usernames and marker values.
2008-05-21  mikeAdd support for LocAttribute directive (STR #2738)
2008-05-21  mikeppdFindChoice(option, "Custom.foo") did not work.
2008-05-21  mikeAdd support for conditional directives in driver info...
2008-05-20  mikeuser_allowed() needs to check group membership for...
2008-05-20  mikeClean DNSSDPort when we stop browsing.
2008-05-20  mikeActually install those new files.
2008-05-20  mikeUpdate PPD compiler man pages.
2008-05-20  mikeFix a race condition for creating the test subdirectory...
2008-05-20  mikeIgnore testoptions program.
2008-05-20  mikeThe ppdc utility now supports a "-t" option to test...
2008-05-19  mikeWhitespace fix.
2008-05-19  mikePreserve marker attributes when rebuilding the printer...
2008-05-19  mikeUpdate filter programming guide/help.
2008-05-19  mikeAdd PostScript command filter for PS printers with...
2008-05-19  mikeImplement SNMP-over-sidechannel API.
2008-05-19  mikeLoad and save marker levels between runs.
2008-05-19  mikeAdd option API test program.
2008-05-17  mikeFix sporadic dropout of CGI output.
2008-05-16  mikeSend events for INFO messages, too.
2008-05-16  mikeNeed ppd-private for 1284 and make/model functions.
2008-05-16  mikeMake the dns_sd library test depend on TXTRecordGetValu...
2008-05-16  mikeAdd new _ppdGet1284Values and _ppdNormalizeMakeAndModel...
2008-05-16  mikeMove URI resolution to libcups, and make cupsBackendDev...
2008-05-16  mikeFix default auth keys depending on Mac OS X release.
2008-05-16  mikeDon't add whitespace between text: URIs.
2008-05-16  mikeMake sure job events get sent to the printers they...
2008-05-16  mikeAdd PageLogFormat directive.
2008-05-16  mikeFix printer-commands attribute stuff - wasn't parsing...
2008-05-16  mikeProfile registration fixes - use DefaultColorSpace...
2008-05-15  mikeSTR #2820: cupsAdmin functions do not support CUPS_HTTP...
2008-05-15  mikeAdd printer-commands to the IPP documentation.
2008-05-15  mikeUpdate the CUPS command file format documentation.
2008-05-15  mikeStart working on a new "what's new" document.
2008-05-15  mikeUse the same form that cupsAdminSetServerSettings uses.
2008-05-15  mikeDefault to no browse local protocols.
2008-05-15  mikeFix web interface flakiness (STR #2821)
2008-05-15  mikeNeed ARCHFLAGS for mantohtml, too.
2008-05-15  mikeDon't try to install old images.
2008-05-15  mikeDrop old image.
2008-05-15  mikeAdd support for "#uuid" and "@#uuid" in access control...
2008-05-15  mikeRegister Tioga driver profiles, too.
2008-05-15  mikeAdd support for PPD: messages in filters.
2008-05-14  mikeAdd libs target to PHP Makefile.
2008-05-13  mikeNew-and-improved navbar graphics.
2008-05-13  mikeFix bug in cupsFileSeek/Rewind - wasn't updating bufpos...
2008-05-13  mikeWork on getting transcoding tests to pass...
2008-05-12  mikeUpdate build system to support only building libraries...
2008-05-12  mikeNULL check a DEBUG_printf.
2008-05-12  mikeFix encoding of host field, and add a DNS-SD test case.
2008-05-12  mikeRe-enable SNMP supplies support in IPP backend.
2008-05-12  mikeAdd DEBUG_printf's to all of the SNMP functions.
2008-05-12  mikeFix DEBUG_printf crash.
2008-05-12  mikeTweak tests so that we don't get spurious test errors...
2008-05-09  mikeTemporarily disable SNMP supplies with the IPP backend...
2008-05-08  mikePut DNS-SD service name in resource, not in host field.
2008-05-07  mikeDon't fail a build when the driver test programs fail.
2008-05-06  mikeUpdate comments.
2008-05-05  mikeOne more pass at the ppd-type value - default to PostSc...
2008-05-05  mikeThe scheduler did not set QUERY_STRING all of the time...
2008-05-05  mikeThe web interface "move jobs" operation redirected...
2008-05-05  mikeThe scheduler did not report PostScript printer PPDs...
2008-05-05  mikeChangelog.
2008-05-05  mikeprint_job(): Don't mark job as dirty until we create...
2008-05-05  mikesend_document(): Change the document-format attribute...
2008-05-05  mikeMake sure we save any changes made to the job document...
2008-05-05  mikeWe still need to install the $DATADIR/model directory...
next