]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
17 hours ago  Michael R SweetMerge pull request #1533 from weblate/weblate-cups... master
18 hours ago  Yago Raña GayosoTranslated using Weblate (Spanish) 1533/head
19 hours ago  Michael R SweetMirror change for GSSAPI (Kerberos) support.
39 hours ago  Michael R SweetTweak wording.
39 hours ago  Michael R SweetFix get_options regression (Issue #1532)
45 hours ago  Michael R SweetMerge pull request #1530 from weblate/weblate-cups...
2 days ago  Yago Raña GayosoTranslated using Weblate (Spanish) 1530/head
2 days ago  Michael R SweetFix DNS-SD callbacks on Windows (Issue #1528)
4 days ago  Michael R SweetFix CodeQL duplicate variable.
4 days ago  Michael R SweetFix deadlock issue with RSS subscriptions (Issue #1526)
4 days ago  Michael R SweetExpire per-printer subscriptions before deleting.
4 days ago  Michael R SweetFix parsing bug in cgiCheckVariables.
4 days ago  Michael R SweetRange check job-password-supported.
4 days ago  Michael R SweetFix an httpPeek edge case on compressed streams.
4 days ago  Michael R SweetDon't call inflateEnd if inflateCopy fails.
4 days ago  Michael R SweetSanity check HWResolution when writing Apple Raster.
4 days ago  Michael R SweetRange check cupsBytesPerLine in rastertoepson.
4 days ago  Michael R SweetFix an SNMP bug in the IPP backend.
4 days ago  Michael R SweetProtect against a driver reporting a supply type with...
6 days ago  Michael R SweetMerge pull request #1525 from weblate/weblate-cups...
7 days ago  Gordon FreemanTranslated using Weblate (Ukrainian) 1525/head
8 days ago  Michael R SweetUpdate deprecation messages to point to new web page...
8 days ago  Michael R SweetMerge pull request #1524 from OpenPrinting/dependabot...
9 days ago  dependabot... Bump microsoft/setup-msbuild from 2.0.0 to 3.0.0 1524/head
9 days ago  Michael R SweetFix CodeQL nested var warning.
9 days ago  Michael R SweetDon't allow local certificates over the loopback interf...
9 days ago  Michael R SweetExpand allocation of options string.
9 days ago  Michael R SweetFilter out control characters from option values.
9 days ago  Michael R SweetFix RSS notifier.
9 days ago  Michael R SweetCVE-2026-27447: The scheduler treated local user and...
9 days ago  Michael R SweetMore cleanup, simplify supported version section.
9 days ago  Michael R SweetMerge in some changes to the documented security policy.
10 days ago  Michael R SweetRegenerate configure script.
10 days ago  Michael R SweetMerge pull request #1512 from bluca/sysusers
10 days ago  Luca BoccassiRegenerate configure 1512/head
10 days ago  Luca BoccassiInstall sysusers.d config for user/groups
10 days ago  Michael R SweetDon't allow subscriptions with both notify-pull-method...
10 days ago  Michael R SweetLog ServerAlias values that are added (Issue #1390)
10 days ago  Michael R SweetMerge pull request #1472 from darkvision77/rm-last...
10 days ago  Michael R SweetDon't add an extra document-format attribute (Issue...
10 days ago  Michael R SweetMake sure we save the [date-]time-at-xxx attributes...
10 days ago  Michael R SweetAlso load attrs if date-time-at-xxx is requested.
10 days ago  Michael R SweetMerge pull request #1523 from weblate/weblate-cups...
11 days ago  Naruhiko OgasawaraTranslated using Weblate (Japanese) 1523/head
11 days ago  Michael R SweetMerge pull request #1522 from weblate/weblate-cups...
12 days ago  Ettore AtalanTranslated using Weblate (German) 1522/head
2026-03-26  Michael R SweetMake sure new Finnish translation files have yes and...
2026-03-26  Michael R SweetFix some clang warnings.
2026-03-25  Michael R SweetMerge pull request #1517 from weblate/weblate-cups...
2026-03-25  John DoeAdded translation using Weblate (Finnish) 1517/head
2026-03-25  Michael R SweetMerge pull request #1516 from weblate/weblate-cups...
2026-03-25  Remus-Gabriel... Translated using Weblate (Romanian) 1516/head
2026-03-24  zdohnalMerge pull request #1511 from zdohnal/nice-values
2026-03-24  Zdenek Dohnalscheduler: Sanitize values for FilterNice directive 1511/head
2026-03-23  Michael R SweetMerge pull request #1515 from weblate/weblate-cups...
2026-03-23  MatthaiksTranslated using Weblate (Polish) 1515/head
2026-03-23  MatthaiksTranslated using Weblate (Polish)
2026-03-23  MatthaiksTranslated using Weblate (Polish)
2026-03-23  MatthaiksTranslated using Weblate (Polish)
2026-03-23  Michael R SweetFix regression from PPD defaults PR.
2026-03-23  Michael R SweetMerge pull request #1424 from Swastik092/#1357
2026-03-23  Michael R SweetMerge pull request #1474 from dhruvDev23/FatalErrors
2026-03-23  Michael R SweetMerge pull request #1510 from g0r3/fix-report-attr...
2026-03-23  Michael R SweetAdd NULL check for new PPD cache.
2026-03-14  g0r3Remove IPP_TAG_STRING from report_attr() fall-through... 1510/head
2026-03-13  g0r3Fix report_attr() to handle nameWithLanguage, textWithL...
2026-03-09  Michael R SweetMirror USB backend fixes (Issue #1461)
2026-03-09  Michael R SweetMerge pull request #1508 from zdohnal/gnutls-rehandshak...
2026-03-09  Zdenek Dohnaltls-gnutls.c: Handle rehandshake error in `_httpTLSRead` 1508/head
2026-03-06  Zdenek DohnalUpdate copyrights
2026-03-06  Zdenek DohnalUpdate CHANGES.md
2026-03-05  Michael R SweetFix some places where errno might not be preserved.
2026-03-05  Michael R SweetMerge pull request #1507 from zdohnal/tls-gnutls-dont...
2026-03-05  Zdenek Dohnaltls-gnutls.c: Do not check for errno after I/O operations 1507/head
2026-03-05  Zdenek Dohnaltls-openssl.c: Add comments
2026-03-05  zdohnalMerge pull request #1506 from zdohnal/openssl-write...
2026-03-04  Zdenek Dohnaltls-openssl.c: Handle errors in read/write operations 1506/head
2026-03-03  Michael R SweetImprove page header validation in cupsRasterReadHeader...
2026-03-01  Michael R SweetMerge pull request #1502 from OpenPrinting/dependabot...
2026-03-01  dependabot... Bump actions/upload-artifact from 6 to 7 1502/head
2026-02-19  Michael R SweetUpdated cupsFileGetConf and cupsFilePutConf to escape...
2026-02-14  Michael R SweetMerge pull request #1494 from weblate/weblate-cups...
2026-02-14  Sadaharu WakisakaTranslated using Weblate (Japanese) 1494/head
2026-02-14  Remus-Gabriel... Translated using Weblate (Romanian)
2026-02-13  Michael R SweetMerge pull request #1492 from weblate/weblate-cups...
2026-02-13  Remus-Gabriel... Translated using Weblate (Romanian) 1492/head
2026-02-13  Sadaharu WakisakaTranslated using Weblate (Japanese)
2026-02-08  Michael R SweetMerge pull request #1488 from weblate/weblate-cups...
2026-02-08  Naruhiko OgasawaraTranslated using Weblate (Japanese) 1488/head
2026-02-07  Michael R SweetMerge pull request #1486 from weblate/weblate-cups...
2026-02-07  Naruhiko OgasawaraTranslated using Weblate (Japanese) 1486/head
2026-02-04  Michael R SweetDon't allow resolver to return 'localhost' for a non...
2026-01-25  Michael R SweetFix extra attributes-xxx in responses.
2026-01-24  Michael R SweetFix systemd logging.
2026-01-24  Michael R SweetRefactor _ipp_request_t to avoid issues on embedded...
2026-01-23  Michael R SweetMerge pull request #1480 from weblate/weblate-cups...
2026-01-23  Pierfrancesco... Translated using Weblate (Italian) 1480/head
2026-01-23  Pierfrancesco... Translated using Weblate (Italian)
2026-01-22  Michael R SweetMerge pull request #1479 from weblate/weblate-cups...
2026-01-22  Pierfrancesco... Translated using Weblate (Italian) 1479/head
next