]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
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...
2018-12-06  Michael R SweetDon't error out on deprecations.
2018-12-05  Michael R SweetFix -E option (Issue #5440)
2018-12-05  Michael R SweetMore bogus indentation.
2018-12-05  Michael R SweetUpdate configure script.
2018-12-05  Michael R SweetFix bogus indentation.
2018-12-05  Michael R SweetRevert os_transaction changes.
2018-12-05  Michael R SweetFix handling of MaxJobTime 0 (Issue #5438)
2018-12-05  Michael R SweetPass ASAN_OPTIONS to filters.
2018-12-05  Michael R SweetRemove malloc logging output since we no longer use...
2018-12-05  Michael R SweetFix test suite failure caused by log rotation due to...
2018-12-04  Michael R SweetFix ASAN support on Linux, drop suppressions file and...
2018-12-04  Michael R SweetDon't use GuardMalloc on macOS now that we have Address...
2018-12-04  Michael R SweetSupport AddressSanitizer in builds.
2018-11-30  Michael R SweetAdd USB quirk rule for Zebra ZD420 (Issue #5395)
2018-11-27  Michael R SweetAdd USB quirk rule for Star printer (Issue #5443)
2018-11-27  Michael R SweetFix a crash bug when mapping PPD duplex options to...
2018-11-16  Michael R SweetUpdate default compiler options for GCC 8.x.
2018-11-14  Michael R SweetFix compile error.
2018-11-14  Michael R SweetAdd cupsManualCopies as needed (Issue #5433)
2018-11-14  Michael R SweetFix potential truncation of Kerberos credentials (Issue...
2018-11-08  Michael R SweetSwitch from xpc_transaction_begin to os_transaction_create.
2018-11-08  Michael R SweetAdd note about restarting the scheduler manually after...
2018-11-08  Michael R SweetClarify meaning of printer errors (Issue #5404)
2018-11-08  Michael R SweetDocument indirect changing of configuration files ...
2018-11-08  Michael R SweetMerge pull request #5410 from AOSC-Dev/master
2018-11-08  Michael R SweetDeprecate snmp backend.
2018-11-08  Michael R SweetDisable SNMP supply levels when the community name...
2018-11-07  Michael R SweetDon't include subdirs for internal libraries.
2018-11-07  Michael R SweetFix stuck multi-file jobs (Issue #5359, Issue #5413)
2018-11-07  Michael R SweetLocalization updates (Issue #5408)
2018-11-07  Michael R SweetAdd USB quirks rule for Lexmark MS317dn (Issue #5420)
2018-11-06  Michael R SweetFix more compiler warnings (Issue #5423)
2018-11-06  Michael R SweetFix compiler warnings (Issue #5423)
2018-10-29  Michael R SweetFix makefile errors on install.
2018-10-29  Michael R SweetAdd new libcupslite component that builds a libcups...
2018-10-29  Michael R SweetAdd libcups component name, localization bundle support...
2018-10-29  Michael R SweetDon't install cupscgi, cupsmime, or cupsppdc shared...
2018-10-25  Michael R SweetMake sure _cups_debug_set always exists.
2018-10-25  Michael R SweetNeed to install debug-private.h as a private header.
2018-10-19  Michael R SweetUse 'Standard' process type to get higher priority...
2018-10-19  Michael R SweetDrop -Wno-format-truncation since only newer versions...
2018-10-19  Michael R SweetUpdate the location of strings files on newer versions...
2018-10-18  Michael R SweetDon't install/remove private headers for internal libra...
2018-10-18  Michael R SweetMove debug printfs to internal usage only.
2018-10-18  Michael R SweetDrop _httpTLSSetCredentials - not implemented or used.
2018-10-18  Michael R SweetDon't install internal headers.
2018-10-17  Michael R SweetCleanup.
2018-10-17  Michael R SweetSave/restore line number to fix error line reporting.
2018-10-17  Michael R SweetDon't install headers for libcupcgi, libcupsmime, or...
2018-10-17  Michael R SweetFix embedded whitespace issue.
2018-10-17  Michael R SweetRe-wrap comment.
2018-10-17  Michael R SweetFix location of program database.
2018-10-17  Michael R SweetDrop SNMP functions.
2018-10-17  Michael R SweetUpdate Windows DLL exports.
2018-10-17  Michael R SweetDon't need to include zlib header.
2018-10-17  Michael R SweetRemove dependency on zlib headers outside of libcups.
2018-10-16  Michael R SweetMore build fixes.
2018-10-16  Michael R SweetAdd missing DNSSD.LIB functions.
next