]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2019-02-19  Michael R SweetAdd "-I" option to usage notes.
2019-02-19  Michael R SweetAdd ipptool test file for testing Get-Printer-Attribute...
2019-02-19  Michael R SweetAdd missing cups_en.po.
2019-02-19  Michael R SweetMerge pull request #5519 from IslandCow/small
2019-02-19  Michael R SweetAdd USB quirks rule for Xerox printers (Issue #5523)
2019-02-19  Michael R SweetUse interactive priority for cupsd now.
2019-02-18  Michael R SweetDocumentation updates.
2019-02-18  Sean KauMake explicit cast from enum to integer 5519/head
2019-02-15  Michael R SweetNon-Kerberized IPP printing to Windows was broken ...
2019-02-14  Michael R SweetChangelog.
2019-02-14  Michael R SweetEliminate use of private macOS security headers/APIs...
2019-02-14  Michael R SweetFix compiler warnings.
2019-02-13  Michael R SweetUpdate Danish localization (Issue #5504)
2019-02-13  Michael R SweetRemove log buttons from admin page since most Linux...
2019-02-05  Michael R SweetFix a GNU TLS certificate problem (Issue #5506)
2019-02-05  Michael R SweetFix UTF-8 validation (Issue #5509)
2019-01-24  Michael R SweetUpdate the translation guide to reflect current links...
2019-01-24  Michael R SweetFix online help through web interface...
2019-01-24  Michael R SweetFix compile warning.
2019-01-24  Michael R SweetRemove remaining references to subscriptions and samba.
2019-01-24  Michael R SweetShow number of translated messages, not number of untra...
2019-01-24  Michael R SweetDon't generate synthetic cups_en.po, we have a real...
2019-01-24  Michael R SweetFix typo.
2019-01-24  Michael R SweetUpdate localization of IPP attribute/value pairs (Issue...
2019-01-24  Michael R SweetAdd _CUPS_MESSAGE_EMPTY flag to allow loading of empty...
2019-01-24  Michael R SweetUpdate usage and localized message about the URL to...
2019-01-24  Michael R SweetChangelog.
2019-01-24  Michael R SweetMerge pull request #5499 from scootergrisen/patch-4
2019-01-24  Michael R SweetMerge pull request #5500 from scootergrisen/patch-5
2019-01-24  Michael R SweetMerge pull request #5501 from scootergrisen/patch-6
2019-01-24  scootergrisenAdd "# German message catalog for CUPS." 5501/head
2019-01-24  scootergrisenRemove newline 5500/head
2019-01-24  scootergrisenRemove newline 5499/head
2019-01-23  Michael R SweetMake sure config.h gets installed with the private...
2019-01-23  Michael R SweetOK, allow DESTDIR to be used as a default BUILDROOT...
2019-01-23  Michael R SweetFix some build issues with the "core" component selecti...
2019-01-23  Michael R SweetRemove macOS version check.
2019-01-23  Michael R SweetUpdated the USB quirks rule for Zebra label printers...
2019-01-23  Michael R SweetRemove old "printer-purge.tmpl" file from the translati...
2019-01-23  Michael R SweetFix metadata header and strip old messages.
2019-01-23  Michael R SweetMerge pull request #5489 from scootergrisen/master
2019-01-23  Michael R SweetMerge pull request #5492 from scootergrisen/patch-2
2019-01-23  Michael R SweetMerge pull request #5493 from scootergrisen/patch-3
2019-01-22  Michael R SweetRevert previous change - need explicit AC_PROG_CPP...
2019-01-22  Michael R SweetDon't need AC_PROG_CPP. Greatly simplifies things when...
2019-01-22  scootergrisenRemove some newlines from cups_ru.po 5493/head
2019-01-22  scootergrisenRemove #, fuzzy from header 5492/head
2019-01-22  scootergrisenRemove " and fix spaces
2019-01-22  scootergrisenFix a problem with msgid/msgstr
2019-01-22  scootergrisenAdd translations for templates/da 5489/head
2019-01-21  Michael R SweetClean out some more _cupsStr cruft that might potential...
2019-01-21  Michael R SweetChangelog.
2019-01-21  Michael R SweetFix potential unaligned accesses in the string pool...
2019-01-21  Michael R SweetMerge pull request #5486 from scootergrisen/master
2019-01-21  scootergrisenAdd doc/da/index.html.in 5486/head
2019-01-21  Michael R SweetStop parsing the Emulators keywords in PPD files (Issue...
2019-01-21  Michael R SweetSwitch to using "all" and "media-col-database" because...
2019-01-21  Michael R SweetChangelog.
2019-01-21  Michael R SweetMerge pull request #5481 from scootergrisen/patch-1
2019-01-21  Michael R SweetFix compile error on Linux (Issue #5483)
2019-01-21  Michael R SweetAdd a USB quirk rule for the Lexmark E120n (Issue ...
2019-01-21  Michael R SweetUse the same requested-attributes values for all IPP...
2019-01-21  Michael R SweetClean up installation of private headers.
2019-01-18  Michael R SweetFix iOS libcups builds (rdar://47386169)
2019-01-15  scootergrisenAdd [da] translation 5481/head
2019-01-10  Michael R SweetChangelog.
2019-01-10  Michael R SweetFixed a performance regression with large PPDs (rdar...
2019-01-10  Michael R SweetAllow ippSetXxx from no-value or unknown to the corresp...
2019-01-09  Michael R SweetUpdate usage info.
2019-01-09  Michael R SweetDon't expect debug2 messages when we run the "deeper...
2019-01-09  Michael R SweetChangelog.
2019-01-09  Michael R SweetProtect against continuing to read from a file at EOF...
2019-01-08  Michael R SweetUse codedoc now instead of mxmldoc.
2019-01-07  Michael R SweetUpdate changelog.
2019-01-07  Michael R SweetMerge pull request #5461 from erkanisik1/master
2019-01-07  Michael R SweetMerge pull request #5471 from Atalanttore/patch-2
2019-01-05  Ettore AtalanUpdate cups_de.po 5471/head
2018-12-14  Michael R SweetFix potential crash in cups-driverd (rdar://46625579)
2018-12-14  Michael R SweetBump version. v2.3b7
2018-12-14  Michael R SweetChangelog.
2018-12-14  Michael R SweetMerge pull request #5463 from OdyX/fix-unitialized...
2018-12-14  Didier RaboudFix service_idle_exit build issue with -Werror=maybe... 5463/head
2018-12-11  Erkan IŞIKturkish update 5461/head
2018-12-10  Michael R SweetMove getifaddrs to a separate header.
2018-12-10  Michael R SweetFix ppdmerge backup filename (Issue #5455)
2018-12-08  Michael R SweetBump version, changelog.
2018-12-08  Michael R SweetFix compile errors - not sure why these didn't show...
2018-12-07  Michael R SweetBump version v2.3b6
2018-12-07  Michael R SweetCVE-2018-4700: Linux session cookies used a predictable...
2018-12-06  Michael R SweetUpdate localization files.
2018-12-06  Michael R SweetRemove cupsaddsmb and associated documentation and...
2018-12-06  Michael R SweetDrop cupstestdsc program and related documentation...
2018-12-06  Michael R SweetUpdate HTML man pages.
2018-12-06  Michael R SweetChangelog
2018-12-06  Michael R SweetUpdate message catalogs for new usage help (Issue ...
2018-12-06  Michael R SweetNormalize --help usage for cupsd (Issue #5326)
2018-12-06  Michael R SweetAdd --help usage for all Berkeley commands (Issue ...
2018-12-06  Michael R SweetNormalize --help usage for ippfind and ipptool (Issue...
2018-12-06  Michael R SweetAdd --help usage for all System V commands (Issue ...
2018-12-06  Michael R Sweetlpoptions now works with discovered but un-added printe...
next