]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2019-11-07  reddevillgUpdate adminutil.c 5677/head
2019-10-31  Michael R SweetUpdate documentation of auth-info-required values ...
2019-10-24  Michael R SweetSupport trim finishing options.
2019-10-21  Michael R SweetAnother fix for DBUSDIR (Issue #5671)
2019-10-21  Michael R SweetFix --with-dbusdir (Issue #5671)
2019-10-17  Michael R SweetChangelog.
2019-10-17  Michael R SweetUpdate finishings support to use standard (or standard...
2019-10-15  Michael R SweetAdd support for DigestOptions directive in client.conf...
2019-10-15  Michael R SweetChangelog
2019-10-15  Michael R SweetMerge pull request #5621 from zdohnal/cgigetarray-sigsegv
2019-10-15  Michael R SweetPPD files containing custom option keywords did not...
2019-10-15  Michael R SweetAdd paint can label size (Issue #5662)
2019-10-15  Michael R SweetNormalize lp/lpr help text.
2019-10-15  Michael R SweetAdd missing "-d" help string (Issue #5661)
2019-10-08  Michael R SweetFix typos (Issue #5657)
2019-10-07  Michael R SweetThe IPP backend did not detect all cases where a job...
2019-10-07  Michael R SweetChange DEBUG message to ERROR for libusb_init (Issue...
2019-10-02  Michael R SweetMore compiler warnings.
2019-10-02  Michael R SweetAdd missing file.
2019-10-02  Michael R SweetResolve new compiler warnings.
2019-10-02  Michael R SweetAdd threading unit test program (Issue #5642)
2019-10-02  Michael R SweetFix handling of printer resource files (Issue #5652)
2019-09-05  Michael R SweetFix typos in comments.
2019-09-05  Michael R SweetAdd workaround for systemd's lack of true launch-on...
2019-09-05  Michael R SweetFix the default common name used by ippeveprinter...
2019-09-03  Michael R SweetUse legacy MD5 implementation with GNU TLS since at...
2019-09-03  Michael R SweetRevert GNU TLS FIPS-140 changes.
2019-08-28  Michael R SweetFix spelling of "accordion".
2019-08-23  Michael R SweetChangelog v2.3.0
2019-08-23  Michael R SweetMerge pull request #5638 from nicolasfella/wheel
2019-08-23  Michael R SweetClean up versioning and API documentation.
2019-08-23  Michael R SweetUpdate base localzation files.
2019-08-23  Nicolas FellaAdd wheel to system groups 5638/head
2019-08-23  Michael R SweetUpdate API documentation.
2019-08-23  Michael R SweetChangelog
2019-08-23  Michael R SweetMerge pull request #5637 from polluks/patch-1
2019-08-21  StefanFixed typos 5637/head
2019-08-21  Michael R SweetFix links.:
2019-08-21  Michael R SweetUpdate top-level documentation files in preparation...
2019-08-20  Michael R SweetAlso update HTML version of license.
2019-08-20  Michael R SweetAdd GPL2/LGPL2 exception to the new CUPS license.
2019-08-16  Michael R SweetFix trailing whitespace.
2019-08-16  Michael R SweetFix a USB printing issue on macOS (rdar://31433931)
2019-08-15  Michael R SweetMultiple security/disclosure issues: 5611/head
2019-08-15  Michael R SweetFix typo in ipptoolfile man page.
2019-08-07  Michael R SweetFix whitespace
2019-08-07  Michael R SweetStop accepting attributes in collections (Issue #5630)
2019-08-06  Michael R SweetFix man page typo.
2019-08-01  Michael R SweetUSB quirk (Issue #5617)
2019-08-01  Michael R SweetChangelog
2019-08-01  Michael R SweetGNU TLS FIPS140 support (Issue #5601, Issue #5622)
2019-08-01  Michael R SweetFix some PPD parser issues discovered via fuzzing ...
2019-08-01  Michael R SweetFix some PPD parser issues discovered via fuzzing ...
2019-08-01  Michael R SweetFix memory leak in ppdOpen.
2019-08-01  Michael R SweetEnhance testipp to support reading hex dumps.
2019-08-01  Michael R SweetUpdate GCC options (hopefully will cover more future...
2019-07-29  Zdenek DohnalSIGSEGV in CUPS web ui when adding a printer 5621/head
2019-07-16  Michael R SweetFix potential excess logging from the scheduler when...
2019-07-16  Michael R SweetDon't default printer-info, printer-location, printer...
2019-07-16  Michael R SweetUpdate changelog.
2019-07-16  Michael R SweetLog held job messages as errors so that is it clear...
2019-07-16  Michael R SweetThe web interface did not show that a job was held...
2019-07-16  Michael R SweetUpdate the cupsd.conf man page to better explain what...
2019-07-16  Michael R SweetFix lpadmin with cupsIPPSupplies and cupsSNMPSupplies...
2019-07-16  Michael R SweetAlways check the group membership list (Issue #5613)
2019-07-16  Michael R SweetThe scheduler would restart continuously when idle...
2019-07-12  Michael R SweetMerge pull request #5608 from kenshin33/kenshin33-fr
2019-07-08  Raouf Bencheraietfrench translation correction 5608/head
2019-06-17  Michael R SweetFix an issue with the IPP backend and unsupported ...
2019-06-17  Michael R SweetFix whitespace issues.
2019-06-17  Michael R SweetFix NULL pointer dereference in httpGetField2 (Issue...
2019-06-13  Michael R SweetEliminate new GCC compiler warnings (Issue #5591)
2019-06-12  Michael R SweetUse GZIPPROG instead of GZIP to avoid install issues...
2019-06-10  Michael R SweetChangelog.
2019-06-10  Michael R SweetChangelog.
2019-06-10  Michael R SweetMerge pull request #5590 from yurashek/master
2019-06-10  Michael R SweetMerge pull request #5593 from mpsuzuki/remove-unused...
2019-06-07  suzuki toshiyaremove unused to64() 5593/head
2019-06-03  Jiri SasekSwapped branches of HAVE_SSL condition 5590/head
2019-05-30  Michael R SweetChangelog.
2019-05-30  Michael R SweetMerge pull request #5588 from dargad/job-typo
2019-05-30  Dariusz GadomskiFix parentheses in cupsdCleanJobs. 5588/head
2019-05-24  Michael R SweetBump versions to 2.3.0 (optimism!)
2019-05-24  Michael R SweetPut IDR command in its own XA/XZ section.
2019-05-24  Michael R SweetSwap ^IDR and ^XZ commands to make sure that page image...
2019-05-23  Michael R SweetFix `EXPECT !name WITH-VALUE ...` tests.
2019-05-21  Michael R SweetBump version to 2.3rc1. v2.3rc1
2019-05-21  Michael R SweetPrep for v2.3rc1
2019-05-17  Michael R SweetUpdate localization files.
2019-05-17  Michael R SweetNormalize ippeveprinter environment with ippserver:
2019-05-17  Michael R SweetEnforce USB read limits (Issue #5583)
2019-05-17  Michael R SweetFix Linux build issues with new LINKCUPS macro (Issue...
2019-05-16  Michael R SweetClean up error messages.
2019-05-16  Michael R SweetFix clang warning.
2019-05-16  Michael R SweetFix Windows build errors.
2019-05-16  Michael R SweetMerge branch 'master' of https://github.com/apple/cups
2019-05-16  Michael R SweetUpdate SDK.
2019-05-16  Michael R SweetUpdate source paths.
2019-05-16  Michael R SweetMore tweaks.
2019-05-16  Michael R SweetRename ippserver to ippeveprinter in Visual Studio...
next