]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2017-11-07  Michael R SweetLicense change: Apache License, Version 2.0.
2017-11-06  Michael R SweetChangelog.
2017-11-06  Michael R SweetMerge pull request #5161 from gpunktschmitz/master
2017-11-06  Michael R SweetSupport the latest HTTP Digest authentication specifica...
2017-11-06  Michael R SweetAdd prototype System Service operations and attribute...
2017-11-06  Michael R SweetMerge pull request #5162 from chemicalstorm/chemicalsto...
2017-11-06  Audric SchiltknechtFix typo in french translation 5162/head
2017-11-06  Guenther Schmitzadded html tag LABEL to inputs of type CHECKBOX and... 5161/head
2017-11-03  Michael R SweetAdd support for MinTLS and MaxTLS options (Issue #5119)
2017-11-03  Michael R SweetFix cut/paste error (Issue #5071)
2017-11-03  Michael R SweetAdd support for DNSSDHostName configuration directive...
2017-11-01  Michael R SweetAdd support for writing ippserver attributes files...
2017-11-01  Michael R SweetUse the DNS-SD hostname when registering shared printer...
2017-11-01  Michael R SweetUpdate the Kerberos help file (Issue #4580)
2017-11-01  Michael R SweetFix ppdi/ppdc unit tests - english localization is...
2017-11-01  Michael R SweetThe `lp` and `lpr` commands now provide better error...
2017-11-01  Michael R SweetAdd support for "printer-id" attribute (Issue #4868)
2017-11-01  Michael R SweetSilence Clang static analyzer warning.
2017-11-01  Michael R SweetMake a symlink for ipps in the backends directory.
2017-11-01  Michael R SweetReport when new jobs are being held (Issue #4761)
2017-11-01  Michael R SweetNo longer support backslash, question mark, or quotes...
2017-11-01  Michael R SweetUpdate lpadmin documentation and show a meaningful...
2017-11-01  Michael R SweetDrop RSS subscription management from the web interface...
2017-11-01  Michael R SweetDrop hard-coded CGI scripting language support (Issue...
2017-11-01  Michael R SweetFix the ippserver sample code when threading is disable...
2017-11-01  Michael R SweetStart CUPS 2.3.x development.
2017-11-01  Michael R SweetNeed to look further down in CHANGES.md, fix messages...
2017-11-01  Michael R SweetUpdate version check to reflect new changelog title... v2.2.6
2017-11-01  Michael R SweetBump versions...
2017-11-01  Michael R SweetUpdate CUPS programming manual.
2017-11-01  Michael R SweetRevert change in cupsDoIORequest, which caused problems.
2017-10-30  Michael R SweetFix handling of "yue" language.
2017-10-30  Michael R SweetMerge pull request #5155 from DavieV/check-printer...
2017-10-26  DavieVRearranging order of null checks in lpadmin 5155/head
2017-10-25  Michael SweetChangelog.
2017-10-25  Michael R SweetMerge pull request #5152 from michaelweghorn/michaelweg...
2017-10-25  Michael WeghornAdd missing space in German localization 5152/head
2017-10-23  Michael SweetUpdate fanfold sizes.
2017-10-23  Michael SweetUpdate message catalogs.
2017-10-23  Michael SweetDBUS notifications could crash the scheduler (Issue...
2017-10-23  Michael R SweetMerge pull request #5150 from hardfalcon/master
2017-10-22  Pascal ErnsterFix indention 5150/head
2017-10-22  Pascal ErnsterFix AllowRC4 and AllowSSL3 on GnuTLS platforms
2017-10-22  Pascal ErnsterMerge branch 'master' of https://github.com/apple/cups
2017-10-22  Pascal ErnsterRevert "Clean up implementation for SSLOptions"
2017-10-22  Pascal ErnsterRevert "Changed AllowDH to no-op on gnutls platforms...
2017-10-20  Michael SweetFix cipher suite selection with GNU TLS (Issue #5145)
2017-10-20  Pascal ErnsterChanged AllowDH to no-op on gnutls platforms, explicitl... 5149/head
2017-10-19  Pascal ErnsterClean up implementation for SSLOptions
2017-10-19  Michael R SweetMerge pull request #5146 from DavieV/fix-ifs
2017-10-19  Michael SweetUpdate configure script.
2017-10-19  Michael SweetChangelog and bump CUPS version.
2017-10-19  Michael R SweetMerge pull request #5148 from zdohnal/quirks
2017-10-17  Zdenek Dohnaladd usb quirks for canon mp540 and Samsung ML-2160... 5148/head
2017-10-16  DavieVRemove unnecessary nesting in if statements. 5146/head
2017-10-13  Michael R SweetPackaging changes for newer localizations. v2.2.5
2017-10-13  Michael SweetMore updates to the README file.
2017-10-13  Michael SweetPrep for 2.2.5 release.
2017-10-12  Michael R SweetMerge pull request #5139 from kant/patch-1
2017-10-12  Darío HereñúMinor fixes (proposals) 5139/head
2017-10-12  Michael SweetIgnore new test programs.
2017-10-12  Michael SweetFix "make check" for restricted environments (Issue...
2017-10-12  Michael SweetFixed the script interpreter detection in the configure...
2017-10-12  Michael SweetChanglog + remove generated web interface header templa...
2017-10-12  Michael R SweetMerge pull request #5134 from LAfricain/master
2017-10-12  Michael SweetOne further fix for cupsGetDests2 - don't show network...
2017-10-11  Michael Sweet`cupsGetDests2` was not using the supplied HTTP connect...
2017-10-11  Michael SweetFix crash in debug printf.
2017-10-05  Michael SweetThe network backends now retry on more error conditions...
2017-10-05  LafricainCorrection of a bad translation 5134/head
2017-10-02  Michael SweetAdd support for Japanese Kaku 1 envelope size (rdar...
2017-10-02  Michael SweetThe scheduler did not run with a high enough priority...
2017-10-02  LafricainCreation of Template/fr and French translation of all...
2017-09-28  Michael R SweetMerge pull request #5112 from paulmenzel/remove-libgcry...
2017-09-25  Michael SweetOne more thing for macOS (Issue #5116)
2017-09-25  Michael SweetUpdate INSTALL.md (Issue #5116)
2017-09-25  Michael SweetAdd USB quirk for HP LaserJet 1160 (Issue #1160)
2017-09-24  Michael SweetUpdate configure script.
2017-09-24  Michael SweetSuppress new GCC warning about snprintf truncation...
2017-09-22  Michael SweetRe-document that file devices do not work with raw...
2017-09-22  Michael SweetBump Xcode CUPS version.
2017-09-14  Michael SweetFix Windows builds.
2017-09-14  Michael SweetDetach worker threads to prevent memory leaks.
2017-09-14  Michael SweetFix memory leaks.
2017-09-12  Michael SweetAllow DELAY values of 0.
2017-09-12  Paul Menzelconfig-scripts/cups-ssl.m4: Remove Libgcrypt detection 5112/head
2017-09-11  Michael SweetThe scheduler (incorrectly) woke up once per second...
2017-09-11  Michael SweetFix mapping and defaulting of print-quality/cupsPrintQu...
2017-09-07  Michael SweetThe `ipptool` program did not compare URI scheme or...
2017-09-05  Michael SweetFix builds without Bonjour/Avahi (Issue #5105)
2017-09-05  Michael SweetChangelog.
2017-09-05  Michael R SweetMerge pull request #5103 from michaelweghorn/issue5102
2017-09-01  Michael WeghornAdd a USB quirk rule for the Kyocera Ecosys P6130cdn... 5103/head
2017-08-31  Michael SweetFix ipptool -P output (some was going to stdout...)
2017-08-30  Michael Sweet`httpAddrConnect` leaked sockets in certain circumstanc...
2017-08-30  Michael SweetFix create-job.test file to use filename on command...
2017-08-30  Michael SweetAlways use chunking unless it is a simple request.
2017-08-30  Michael SweetAdd verbosity option.
2017-08-29  Michael SweetAdd -d (document-format) option to override which forma...
2017-08-29  Michael SweetFix output to write a full page.
next