]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
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.
2018-10-16  Michael R SweetFix build issues, add missing files.
2018-10-16  Michael R SweetAdd DNS-SD stub library project. Update VS projects.
2018-10-16  Michael R SweetSearch for codesign/true, use LDFLAGS for shared librar...
2018-10-11  Michael R SweetUpdate Xcode project, clean up includes for _cupsRaster...
2018-10-11  Michael R SweetMove PPD tests to PPD unit test file.
2018-10-11  Michael R SweetFix raster header writing.
2018-10-11  Michael R SweetRemove obsolete declarations.
2018-10-11  Michael R SweetMove raster functions into libcups, with stubs that...
2018-10-10  Michael R SweetMark internal functions as internal.
2018-10-10  Michael R SweetUpdate visibility stuff so we can build libcups.2.dylib...
2018-10-10  Michael R SweetMigrate Windows conditional code to _WIN32 define.
2018-10-10  Michael R SweetMigrate Windows conditional code to _WIN32 define.
2018-10-09  Mingcong Bailocale/zh_CN: 100% 5410/head
2018-10-02  Michael R SweetAdd Travis CI support.
2018-10-02  Michael R SweetFix test suite with shared libraries on macOS.
2018-09-28  Michael R SweetMove private header includes to tls-darwin.c.
2018-09-28  Michael R SweetFix lpadmin error reporting for IPP Everywhere printers...
2018-09-28  Michael R SweetSupport face-up printers (Issue #5345)
2018-09-27  Michael R SweetWhitespace issues reported by Git.
2018-09-27  Michael R SweetSet QoS priority class for the main thread when running...
2018-09-26  Michael R SweetAdd new dynamic mDNSResponder stub.
2018-09-18  Michael R SweetChangelog.
2018-09-18  Michael R SweetUpdate list of files to ignore.
2018-09-18  Michael R SweetCode signing changes.
2018-09-18  Michael R SweetAdd code signing for macOS Mojave.
2018-09-18  Michael R SweetMake sure clean is clean.
2018-09-14  Michael R SweetMore Digest changes.
2018-09-14  Michael R SweetMore Digest authentication fixes/improvements.
2018-09-13  Michael R SweetChange the threading model to keep track of a separate...
next