]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2013-05-02  msweetChangelog. oldmaster
2013-05-02  msweetFix several ipptool test files that used old STATUS...
2013-04-26  msweetNul-terminate the SNMP walk data that is provided befor...
2013-04-26  msweetAdd Apple bug number...
2013-04-26  msweetAdd quirk for Canon Selphy CP780.
2013-04-26  msweetKerberos credentials could get truncated when printing...
2013-04-25  msweetMake sure we fill the output buffer, otherwise we can...
2013-04-19  mikeSave some debug printf changes...
2013-04-18  mikePrinting using "ipps" URIs was not encrypted.
2013-04-18  mikeSync up libcups/ipptool installer payloads
2013-04-18  mikeAdd HTML man pages.
2013-04-18  mikeOne more missing file.
2013-04-18  mikeUpdate files included with ipptool packages.
2013-04-18  mikePrep for 1.7b1.
2013-04-18  mikeFix RPM packaging file.
2013-04-18  mikeFix VC++ builds and sync up installers.
2013-04-18  mikeMake sure we still register a profile slot on OS X...
2013-04-18  mikeMore USB quirks (STR #4311)
2013-04-09  mikeMore doco changes.
2013-04-09  mikeUpdate "what's new" document.
2013-04-09  mikeThe configure script now supports a --with-rundir optio...
2013-04-09  mikeThe scheduler now supports PPD lookups for classes...
2013-04-09  mikeFix whitespace.
2013-04-09  mikeFix authentication/delayed read bug.
2013-04-09  mikeDon't do Kerberos over the loopback interface.
2013-04-04  mikeAdd missing attributes.
2013-04-03  mikeThe cupsfilter program did not set the FINAL_CONTENT_TY...
2013-04-03  mikePrefer clang over GCC.
2013-04-03  mikeFix a compile problem on AIX (STR #4307)
2013-04-03  mikeIgnore generated files.
2013-04-01  mikeThe IPP backend could fail to pause a job for authentic...
2013-04-01  mikeFix auth key defaults on OS X.
2013-03-27  mikeDon't do hostname lookups unless we have been asked...
2013-03-22  mikeAdd Validate-Job test file.
2013-03-20  mikeFix paid printing.
2013-03-20  mikeCleanup, documentation.
2013-03-20  mikeCleanup.
2013-03-20  mikeFix misspelling in header file.
2013-03-19  mikeNeed to ignore trailing printer/foo null filter...
2013-03-19  mikeThe scheduler incorrectly computed the final content...
2013-03-15  mikeRevert change to _pwgMediaTypeForType function.
2013-03-14  mikeAdd new fold enumeration values.
2013-03-14  mikeImplemented ready media support for the cupsGetDestMedi...
2013-03-14  mikeFix typo (STR #4295)
2013-03-14  mikeSAve and use the IPP version from Get-Printer-Attribute...
2013-03-13  mikeLocal certificate authentication did not guard against...
2013-03-12  mikeFix servername/version=1.1 in client.conf (STR #4291)
2013-03-11  mikeChangelog.
2013-03-11  mikehttpSeparateURI() did not reject URIs containing raw...
2013-03-11  mikeDon't use _cupsStrRetain since some of the PWG media...
2013-03-11  mikeUpdate API documentation.
2013-03-11  mikeMake PWG media handling APIs public (STR #4267)
2013-03-11  mikeFix some Clang issues.
2013-03-11  mikeAvoid infinite recursion on HTTP upgrade.
2013-03-08  mikeFix up some of the documentation stuff (STR #4223)
2013-03-08  mikeAdded USB quirk rule for Epson Stylus Photo 750 (STR...
2013-03-08  mikeMore changes to the Russian localization (STR #4285)
2013-03-08  mikeThe IPP backend could crash if the printer disconnects...
2013-03-08  mikeTwo more spots we should be using cupsdUnlinkOrRemoveFile.
2013-03-08  mikeAdd new cupsdUnlinkOrRemoveFile function and use it...
2013-03-07  mikeFix some clang-reported issues.
2013-03-05  mikeLog path and PID of client over domain sockets.
2013-03-01  mikeAvoid debug printf crashes if http->state has a bad...
2013-02-25  mikeUpdate libcups to not use any deprecated APIs (other...
2013-02-22  mikeUse INFO log level for unexpected job description attri...
2013-02-22  mikeFix several issues with cupsd reading when there is...
2013-02-21  mikeFix copyright.
2013-02-21  mikeFix some state transition stuff in the scheduler now...
2013-02-20  mikeFix reading of trailing blank line on chunks.
2013-02-20  mikeFix hang in cupsctl and other users of PUT.
2013-02-20  mikeAllow empty printer-name values (allowed by the spec...
2013-02-20  mikecupsGetPPD did not work with statically-configured...
2013-02-20  mikeChangelog.
2013-02-20  mikeTweak IPP/1.1 and fix IPP Everywhere tests.
2013-02-19  mikeThe scheduler did not support long MIME media types...
2013-02-19  mikeFix a regression introduced by the fix for STR #4232...
2013-02-19  mikeThe cupsfilter command did not set the CHARSET environm...
2013-02-08  mikeUse job-authorization-uri from Validate-Job request...
2013-02-08  mikeAdd some missing attributes.
2013-02-06  mikeFix color.jpg test file.
2013-02-04  mikeUpdate localizations and API documentation.
2013-02-04  mikeDon't copy private Job/Document attributes to clients.
2013-02-04  mikeMore USB quirks (STR #4263)
2013-02-04  mikeFix "make check":
2013-02-01  mikeFix ippAttributeString for octetString values.
2013-01-31  mikeUpdate MSI packaging for ipptool release.
2013-01-31  mikeFix command to get revision.
2013-01-31  mikeAdd another workaround for LSB on 64-bit Intel.
2013-01-31  mikeAdd hook for building LSB binaries.
2013-01-31  mikeippserver needs <sys/wait.h> for W macros.
2013-01-31  mikeMirror change to source script.
2013-01-31  mikeUse svninfo instead of svnversion, which appears to...
2013-01-31  mikeAdd some more information about the number of pages...
2013-01-31  mikeFix a missing state change bug in httpWrite2().
2013-01-31  mikeFix deflate/inflate - no zlib header.
2013-01-31  mikeSwitch from strncpy to memcpy in a few places.
2013-01-31  mikeFix ippEnumString for standard operations.
2013-01-31  mikeAdd PWG Raster printing tests to IPP Everywhere test...
2013-01-30  mikeChanges to support building against the LSB - check...
2013-01-28  mikeGet 1.7 back into shape to use/test on 10.8.
next