]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2017-06-30  Michael R SweetPrep for 2.2.4 release. v2.2.4
2017-06-29  Michael SweetUpdate initial text concerning where to provide feedback.
2017-06-29  Michael SweetUpdate CUPS programming manual to explain what "localiz...
2017-06-28  Michael R SweetDon't support default printers that are not queues.
2017-06-27  Michael SweetPrevent underflow (unlikely, but possible)
2017-06-26  Michael R SweetThe `SSLOptions` directive in "client.conf" and "cupsd...
2017-06-26  Michael R SweetFix typo that slipped in with the changes for Issue...
2017-06-22  Michael SweetAdd cupsCheckDestSupported test to the supported action.
2017-06-20  Michael SweetSave work on CUPS programming manual.
2017-06-20  Michael SweetSave resolved device URI back in the "device-uri" optio...
2017-06-20  Michael SweetSave resolved device URI.
2017-06-20  Michael SweetAdd CUPS_DEST_FLAGS_DEVICE flag for cupsConnectDest.
2017-06-20  Michael SweetActually show the reason why PPD creation failed (Issue...
2017-06-19  Michael R SweetFix test suite for Linux.
2017-06-19  Michael SweetUpdate and fix locale files.
2017-06-19  Michael SweetChangelog.
2017-06-19  Michael SweetChangelog.
2017-06-19  Michael R SweetMerge pull request #5029 from AOSC-Dev/master
2017-06-19  Michael R SweetMerge pull request #4996 from psychomario/cupstestppdbof
2017-06-19  Michael SweetAdd USB quirk rule for Lexmark E260dn (Issue #4994)
2017-06-19  Michael SweetReport the value of the printer-is-temporary attribute...
2017-06-19  Michael SweetThe cupsCheckDestSupported function did not support...
2017-06-17  Michael R SweetFix crashes on Linux (Issue #5022)
2017-06-17  Michael SweetFix some (bogus) clang warnings.
2017-06-17  Michael R SweetFix compile warning.
2017-06-17  Michael R SweetUse --enable/disable-avahi
2017-06-17  Michael R SweetFix manpage test.
2017-06-17  Michael R SweetFix some typos.
2017-06-17  Michael R SweetFix some of the Linux-specific configure tests.
2017-06-17  Michael R SweetOne other spot (RPM's objcopy needs files to be writabl...
2017-06-17  Michael R SweetAdd configure option to set the installed executable...
2017-06-17  Michael SweetFix issues in RPM spec file.
2017-06-16  Michael SweetFix "make check" failure (Issue #5033)
2017-06-16  Michael SweetAdd queue type and printer-uri to long "lpstat -e"...
2017-06-16  Michael SweetAdd files to ignore.
2017-06-16  Michael SweetFix some output issues in ipptool introduced by migrati...
2017-06-16  Michael SweetSync up with changes from IPP sample code project.
2017-06-15  Michael SweetUpdate reference to Avahi poll bug (now moved to Github...)
2017-06-15  Michael SweetRemove unused MIME media types.
2017-06-13  Michael SweetUpdate DELAY directive to support the repeat interval...
2017-06-12  Michael SweetAdd CoreFoundation sandbox rules to CUPS sandbox profiles.
2017-06-12  Michael SweetSave work on documentation.
2017-06-11  Mingcong Bailocale: introduce cups_zh_CN.po 5029/head
2017-06-08  Michael SweetSave work on documentation.
2017-06-08  Michael SweetSwitch to newer xpc_transaction APIs.
2017-06-07  Michael SweetSave work on CUPS Programming Manual.
2017-06-07  Michael R SweetAdd note that the callback/block will get multiple...
2017-06-07  Michael SweetUpdate Xcode project with latest recommendations.
2017-06-07  Michael SweetUpdate header documentation.
2017-06-06  Michael SweetFix typo (Issue #5018)
2017-06-06  Michael SweetAdd "long" output format for -e option.
2017-06-06  Michael SweetFix bug in argument processing.
2017-06-05  Michael SweetChangelog.
2017-06-05  Michael R SweetMerge pull request #5016 from jnerin/patch-1
2017-06-01  Michael R SweetFix compiler warning.
2017-06-01  Michael R SweetDon't use readdir_r, ever.
2017-06-01  Michael R SweetFix configure script issue on Linux - no host_os_version.
2017-06-01  Michael SweetDocumentation updates.
2017-05-31  Michael SweetRevive CUPS_PRINTER_DISCOVERED for cupsEnumDests.
2017-05-31  Michael R SweetFix typo in mime.types file.
2017-05-29  Jorge NerínFix closures and button in templates/es/jobs.tmpl 5016/head
2017-05-26  Michael R SweetRemove old commands.
2017-05-26  Michael SweetAdd support for lp and lpr to print to network printers...
2017-05-26  Michael SweetRework lpstat -e to use cupsGetDests to eliminate dupli...
2017-05-26  Michael SweetChangelog.
2017-05-26  Michael SweetAdd support for "-e" option in lpstat (Issue #5005)
2017-05-26  Michael SweetMake local printer deletion independent of job history...
2017-05-26  Michael SweetMake sure printer-is-temporary flag is set when creatin...
2017-05-26  Michael SweetClear the shared flag on local queues (Issue #5008)
2017-05-25  Michael SweetDelete temporary printers periodically and on shutdown...
2017-05-17  Michael SweetRe-implement cupsGetDests and cupsCreateJob using cupsE...
2017-05-16  Michael SweetAllow PWG Raster types to vary by case (non-conformant...
2017-05-16  Michael SweetFixed the "cancel all jobs" function in the web interfa...
2017-05-10  Rory McNamaracupstestppd.c: limit PSVersion sscanf size and stop... 4996/head
2017-05-01  Michael R SweetRename README, INSTALL, CHANGES, and CREDITS files...
2017-05-01  Michael R SweetImplement cupsAddIntegerOption and cupsGetIntegerOption...
2017-05-01  Michael SweetFix some typos in the new documentation.
2017-04-30  Michael SweetAdd a cover image for the new programming manual.
2017-04-30  Michael SweetFix documentation comment.
2017-04-30  Michael SweetMove most of the CUPS library documentation into a...
2017-04-24  Michael SweetChangelog.
2017-04-24  Michael SweetAdd support for cross-compilation (Issue #4897)
2017-04-20  Michael R SweetFix indentation, which some versions of GCC confuse...
2017-04-20  Michael R SweetUse human-readable strings for printer-info.
2017-04-20  Michael R SweetAvahi fixes for cupsEnumDests (Issue #4989)
2017-04-20  Michael R SweetSave work on Avahi code
2017-04-19  Michael R SweetUpdate cupsEnumDests implementation to return early...
2017-04-18  Michael R SweetFix regression in job file preservation (Issue #4987)
2017-04-14  Michael SweetSave work on new CUPS Programming Manual.
2017-04-05  Michael SweetUse curley single quotes, too.
2017-03-28  Michael R SweetBump version in doco files. v2.2.3
2017-03-28  Michael R SweetUpdated the job listing in the web interface (Issue...
2017-03-28  Michael SweetThe "reprint job" option was not available for some...
2017-03-14  Michael R SweetFix mantohtml compiler warning (Issue #4982)
2017-03-14  Michael R SweetClean out old code (Issue #4980)
2017-03-14  Michael R SweetFix logic error.
2017-03-14  Michael R SweetFix an issue with the error handling for the network...
2017-03-13  Michael R SweetUnlock CUPS keychain as needed (appears that the CUPS...
2017-03-13  Michael R SweetUpdate HTML man pages.
2017-03-11  Michael SweetUpdate cups.strings file to use double prime for inches...
next