]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2010-11-29  mikeUpdate copyright and add "test" subdirectory to the...
2010-11-22  mikeMore localization work.
2010-11-21  mikeMore bundle localization changes:
2010-11-20  mikeFix compile errors.
2010-11-20  mikeSave work on localization changes - prep for new bundle...
2010-11-19  mikeFix #ifdef test.
2010-11-19  mikeFix speling mistak.
2010-11-17  mikeRegression: The pstops filter did not support landscape...
2010-11-17  mikeAdd printer icon file for sample server.
2010-11-17  mikeFix IPP/2.0 conformance issues, implement DNS-SD regist...
2010-11-17  mikeFix error in copy_attributes that was causing a crash...
2010-11-17  mikeSave work.
2010-11-16  mikeImplement job cleanup and fix process_job to set comple...
2010-11-16  mikeSave work - all core operations are implemented, but...
2010-11-15  mikeSave work.
2010-11-15  mikeSave work on ippserver.
2010-11-13  mikeSave work - web interface now works.
2010-11-13  mikeFix _httpDecodeURI and save work on ippserver.
2010-11-13  mikeSave work.
2010-11-12  mikeSave work on ippserver, and add it to the test makefile.
2010-11-12  mikeAdd rwlock to CUPS threading private API.
2010-11-11  mikeSecurity: Fixed a memory corruption bug reported in...
2010-11-10  mikeAdd start of a sample IPP server based on libcups.
2010-11-10  mikeAdd the ability to force IPv4 or IPv6 connections.
2010-11-10  mikeEnabling debug logging disables sharing (STR #3712)
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-11-02  mikeAdd cupsArrayNew3 API which offers memory management...
2010-10-27  mikeValidate-Job is required in IPP/1.1 and is no longer...
2010-10-26  mikeFix kill of retried job (STR #3697)
2010-10-26  mikeUpdate generated docos.
2010-10-26  mikeMove PPD spec to be generated so we can get a table...
2010-10-26  mike_cupsSetDefaults didn't honor environment variables...
2010-10-26  mikeipptool's WITH-VALUE did not support rangeOfInteger...
2010-10-17  mikeAdd documentation for "-T" (timeout) option.
2010-10-17  mikeFix DLL exports file.
2010-10-17  mikeUpdate documentation.
2010-10-17  mikeThe -i option and DELAY directive did not support fract...
2010-10-17  mikeFix print-quality mapping - enum vs integer...
2010-10-17  mikeFix default certificate lookup on Mac OS X.
2010-10-08  mikeFix comment.
2010-10-08  mikeMap HTTP_ERROR to IPP_INTERNAL_ERROR.
2010-10-07  mikeGet rid of some bogus returns.
2010-10-07  mikeCleanup timeout implementation so it works, and add...
2010-10-07  mikeAdd _httpSetTimeout private API to allow libcups to...
2010-10-06  mikeFix a regression in the PWG size management code.
2010-10-02  mikeValidate-Job didn't check access with the printer's...
2010-10-01  mikeReport a Bonjour printer as offline after 5 seconds...
2010-10-01  mikeFix mapping of HTTP_UNAUTHORIZED along with a couple...
2010-09-28  mikeFix termination handling in USB backend.
2010-09-24  mikeFix a debug crash, and allow the unit test to report...
2010-09-24  mikeFix loading of PPD cache so we don't lose non-borderles...
2010-09-22  mikeAlso check for an attribute that is sent by the Mac...
2010-09-22  mikeFix some more side-effects of supporting media-col...
2010-09-21  mikeThe scheduler would restart jobs while shutting down...
2010-09-21  mikeFixed a PPD loader bug that could cause a crash in...
2010-09-21  mikeDon't error out if the bad IPP version 0.0 gets returne...
2010-09-16  mikeFix compiler warnings and enable debug logging on Windows.
2010-09-14  mikeAllow empty passwords, just not with the default passwo...
2010-09-12  mikeImprove the mapping of non-standard PPD and PWG names...
2010-09-10  mikeOnly report the best margin versions of each size ...
2010-09-09  mikeFix Duplex detection.
2010-09-09  mikeFix German web interface template typos (STR #3666)
2010-09-07  mikeThe scheduler did not initialize Kerberos in all cases...
2010-09-07  mikeFix export of httpCopyCredentials and httpFreeCredentia...
2010-09-02  mikeDon't show options with only a single choice.
2010-09-02  mikeDon't use presets that have the wrong media or graphics...
2010-09-01  mikeUpdate lpadmin command for class support changes.
2010-08-31  mikeDon't apply presets when printing from a desktop app.
2010-08-31  mikeDon't scale or rotate non-PostScript content.
2010-08-31  mikeChangelog.
2010-08-31  mikeppdMarkDefaults() did not clear the marked field of...
2010-08-31  mikeFix lp man page typo (STR #3650)
2010-08-31  mikeFix Polish web interface translation issue (STR #3647)
2010-08-31  mikeThe serial backend would not allow a raw job to be...
2010-08-31  mikeFix warnings in new debug code.
2010-08-31  mikeMake sure we also report face-up for Lexmark printers...
2010-08-31  mikeAllow programs to enable debugging programmatically.
2010-08-27  mikeFix bad link in filter documentation.
2010-08-27  mikeAdd some additional debugging.
2010-08-27  mikeAllow the use of expired certs, roots, and self-signed...
2010-08-20  mikeDisplay a sleep message for the DELAY directive in...
2010-08-20  mikeShorten "skipped" to "skip".
2010-08-20  mikeDefine uriuser if the test URI includes a username...
2010-08-20  mikeAdd ipps and username/password support to ipptool.
2010-08-18  mikeAdd Print-URI test file.
2010-08-16  mikeAllow filters to stat RequestRoot; this eliminates...
2010-08-16  mikeFix duplicate Listen and Order directives as well as...
2010-08-13  mikeAdd missing file.
2010-08-13  mikeThe socket backend could go into an infinite loop with...
2010-08-13  mikeSetting the PRINTER or LPDEST environment variables...
2010-08-13  mikeUse ConfigFilePerm for classes.conf, plus a masked...
2010-08-13  mikeFix URI mapping.
2010-08-13  mikeThe scheduler did not handle the JobRetryLimit setting...
2010-08-13  mikeThe lpstat command always showed a remote job ID of...
2010-08-13  mikeIncreased the write timeout for the libusb-based USB...
2010-08-13  mikeThe USB backend did not check whether the printer has...
2010-08-13  mikePartial fix for STR #3639 - make sure we don't use...
next