]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2012-12-11  mikeStrip trailing slash from regex paths to prevent sandbo...
2012-12-11  mikeCheck all support files at the start of a job.
2012-12-11  mikeFix section references to RFC 2911.
2012-12-11  mikeDon't put specific length checks in ippReadIO, instead...
2012-12-10  mikeFix some more issues with cupstestppd, and remove prc_5...
2012-12-10  mikeFix an edge case for cupstestppd.
2012-12-10  mikeFix httpFlush() when in the "waiting" state.
2012-12-10  mikeFix allocation check for SSL connections.
2012-12-10  mikeSave some testing code.
2012-12-10  mikeFix typo.
2012-12-10  mikeClean up clang detection to include feature, in case...
2012-12-07  mikeDon't copy libbackend.a to SYMROOT.
2012-12-07  mikeFix AC_MSG call.
2012-12-07  mikeFix some clang errors.
2012-12-07  mikeAdd new httpSetDefaultField API to set the default...
2012-12-07  mikeDon't set Accept-Encoding header by default since some...
2012-12-06  mikeNeed <sys/fcntl.h>.
2012-12-06  mikeFix logging about FileDevice.
2012-12-04  mikeDon't map "." in non-size names.
2012-12-04  mikeRun dsymutil if we are installing symbol-rich binaries...
2012-12-04  mikeAdd old private APIs back as placeholders to prevent...
2012-12-04  mikeImplement httpPeek for compressed streams.
2012-12-03  mikeFix interop with older CUPS servers by falling back...
2012-12-03  mikeChangelog.
2012-12-03  mikeDocumentation fixes.
2012-12-03  mikeMake sure we include stdarg.h for va_list definition.
2012-12-03  mikeAdd some more chars that need to be escaped in a hostname.
2012-11-30  mikeMore fixes for STR #4223...
2012-11-26  mikeMissed this file for some reason (STR #4223)
2012-11-26  mikeOne more fix for STR #4223 - default cups-files.conf...
2012-11-26  mikeMove file, directory, user, and group configuration...
2012-11-16  mikeRemove old private API.
2012-11-16  mikeAdd support for compressing document data from ipptool.
2012-11-16  mikeFix HTTP PUT issues preventing cupsctl from working.
2012-11-16  mikeFix typos.
2012-11-16  mikeNew documentation.
2012-11-16  mikeChangelog.
2012-11-16  mikeDon't send compression attribute in Validate-Job request.
2012-11-15  mikeBack out unintended change.
2012-11-15  mikeSave work.
2012-11-15  mikeAdd range checking to ippSetValueTag and ippSetGroupTag.
2012-11-15  mikeYay, fixed the make check failure - needed to still...
2012-11-14  mikeSave work: more fixes for decompression support, add...
2012-11-13  mikeFix some issues with the new compression support WRT...
2012-11-13  mikeChangelog.
2012-11-13  mikeAdd new httpGetContentEncoding API.
2012-11-13  mikeMore cleanup on deprecation messages (now with messages...
2012-11-13  mike"Unable to find printer" is a temporary message, so...
2012-11-12  mikeippserver now builds without using any deprecated const...
2012-11-10  mikeFix up http_t state stuff now that we are tracking...
2012-11-09  mikeFix up IPP enumerations and types to use consistent...
2012-11-08  mikeFix build.
2012-11-08  mikeSave work.
2012-11-08  mikeActually map print-color-mode to output-mode.
2012-11-08  mikeSave work: now using httpAcceptConnection, httpReadRequ...
2012-11-08  mikeUse print-color-mode or output-mode (deprecated) as...
2012-11-07  mikeOnly resolve IPP USB printers locally.
2012-11-07  mikeSave work on ippserver.
2012-11-06  mikeUse _CUPS_NO_DEPRECATED instead of CUPS_NO_DEPRECATED.
2012-11-06  mikeEliminate warning from unused vars...
2012-11-06  mikeDon't wait for 5 seconds.
2012-11-06  mikeFix check for ippusb:
2012-11-02  mikeImplement httpReadRequest and httpWriteResponse.
2012-11-02  mikeFix EXPECT WITH-VALUE with quoted strings.
2012-11-02  mikeFix error reporting.
2012-11-01  mikeSupport gzip/deflate on HTTP connections.
2012-10-29  mikeDon't retry Send-Document when printing from stdin...
2012-10-29  mikeDon't limit octetString values to 1023 octets internall...
2012-10-29  mikeOnly ignore server-error-internal-error 5 times.
2012-10-29  mikeDon't abort monitoring on an internal error error...
2012-10-29  mikeAllow ipptool to add octetString's to collections,...
2012-10-25  mikeSupport "\," to prevent sending attributes with multipl...
2012-10-25  mikeAdd logging of the requests we send...
2012-10-25  mikeAlso need to pass job-password-encryption...
2012-10-24  mikeTrack the operations each attribute/option goes in...
2012-10-23  mikeAdd some more tests just for completeness.
2012-10-23  mikeFix _cupsArrayAdd/NewStrings implementation with spaces...
2012-10-22  mikeAdd new 5101.1 media size names.
2012-10-22  mikeAdvertise correct TLS versions in Upgrade header.
2012-10-22  mikeClean up messages from the IPP backend - too much infor...
2012-10-22  mikeEliminate compiler warnings.
2012-10-19  mikeDon't cancel a job after pausing the print queue.
2012-10-19  mikeUse /printers/foo for the resource instead of /.
2012-10-19  mikeRemove Unicode char from header.
2012-10-17  mikeFix another Avahi-caused crash (STR #4213)
2012-10-17  mikeUSB is both usb: and ippusb: now...
2012-10-16  mikeFinal bits of changes to support paid printing, release...
2012-10-15  mikeNext part of paid printing support - job-authorization...
2012-10-15  mikeAdd status codes for paid printing.
2012-10-15  mikeUpdate USB backend to use new API.
2012-10-09  mikeWork around broken 1284 device IDs that use a newline...
2012-10-03  mikeFix another spot where Avahi crashes cupsd because...
2012-10-02  mikeThe IPP backend did not send a cancel request to printe...
2012-10-01  mikeFix EPM packaging file (STR #4199)
2012-10-01  mikeDon't use userland pthread hack on newer versions of...
2012-10-01  mikeChangelog.
2012-10-01  mikeDrop support for IRIX (STR #4092)
2012-10-01  mikeFix PPD compiler support for JCL options (STR #4115)
2012-10-01  mikeThe web interface now checks whether the web browser...
2012-10-01  mikeFix build on OpenBSD (STR #4196)
next