]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
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-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...
2019-05-15  Michael R SweetUpdate build system and cups-config script to not add...
2019-05-15  Michael R SweetFix regression in ipptool - hex support needs to be...
2019-05-15  Michael R SweetUse zopfli to further compress source archives, when...
2019-05-15  Michael R SweetOptimize compression of PWG Raster sample files (Issue...
2019-05-15  Michael R SweetChangelog.
2019-05-15  Michael R SweetOptimize PDFs and default printer icon (Issue #5529)
2019-05-15  Michael R SweetOptimize PNG files (Issue #5529)
2019-05-15  Michael R SweetExplain the "forbidden" error better (Issue #5547)
2019-05-15  Michael R SweetUpdate localization files.
2019-05-15  Michael R SweetBlock cups-files.conf directives (Issue #5530)
2019-05-13  Michael R SweetChangelog.
2019-05-13  Michael R SweetAdd support for $date-current, $date-start, and ISO...
2019-05-13  Michael R SweetSupport <hex> strings in IPP files.
2019-05-13  Michael R SweetTweak some ippeveprinter web interface content.
2019-05-09  Michael R SweetUpdate Windows DLL exports file.
2019-05-09  Michael R SweetUse CUPS_RAND macro instead of rand().
2019-05-09  Michael R SweetAnother clang warning...
2019-05-09  Michael R SweetFix another clang warning.
2019-05-09  Michael R SweetFix clang warnings.
2019-05-08  Michael R SweetUpdate copyrights.
2019-05-08  Michael R SweetFix CSS on short browsers (Issue #5574)
2019-05-08  Michael R SweetMerge pull request #5577 from OdyX/fix-example-test...
2019-05-08  Didier 'OdyX... Test: Fix reference to onepage-letter-*.pwg away from... 5577/head
2019-05-08  Didier 'OdyX... Test: Fix *topdf filters to find the examples in the...
2019-05-06  Michael R SweetFill out the list of job creation attributes.
2019-05-03  Michael R SweetSupport C-style character escapes in IPP files.
2019-05-03  Michael R SweetMove ippeveprinter commands to CUPS_SERVERBIN/command.
2019-05-03  Michael R SweetDon't ignore generated man page files anymore.
2019-05-03  Michael R SweetAdd PWG ippserver attributes to list of printer descrip...
2019-05-02  Michael R SweetUpdate version in configure script. v2.3b8
2019-05-02  Michael R SweetUpdate for 2.3b8.
2019-05-02  Michael R SweetFix examples.
2019-05-02  Michael R SweetFix cupsenable/disable man pages
2019-05-02  Michael R SweetFix missing header in ippeveps.c, add .gz to man pages...
2019-05-02  Michael R SweetFix packaging of man pages and commands.
2019-05-02  Michael R SweetFix Linux RPM builds.
next