]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2016-09-28  jschwenderUpdate cups_de.po 4886/head
2016-09-22  Michael SweetcupsHashData did not use the correct hashing algorithm...
2016-09-21  Michael SweetResolve new build warnings on macOS (Issue #4881)
2016-09-21  Michael R SweetAddress some build warnings on Linux (Issue #4881)
2016-09-20  Michael R SweetMerge branch 'master' of https://github.com/apple/cups
2016-09-20  Michael SweetUse self-signed certificates over CA-signed ones (Issue...
2016-09-20  Michael SweetFix changelog.
2016-09-20  Michael SweetHandle partial failures when connecting (Issue #4866)
2016-09-20  Michael R SweetMerge branch 'master' of https://github.com/apple/cups
2016-09-20  Michael SweetUpdate changelog.
2016-09-20  Michael R SweetMerge pull request #4877 from Atalanttore/patch-1
2016-09-20  Michael SweetDrop references to OpenSSL.
2016-09-20  Michael SweetFix typos.
2016-09-20  Michael SweetDocument how encryption works (Issue #4876)
2016-09-19  Michael SweetAdd CreateSelfSignedCerts directive for cups-files...
2016-09-17  Ettore AtalanUpdate cups_de.po 4877/head
2016-09-13  Michael R SweetCUPS 2.2.0. v2.2.0
2016-09-09  Michael R SweetAllow http*Connect to return early if all addresses...
2016-08-30  Michael SweetSupport site CA cert ("/etc/cups/ssl/site.crt" for...
2016-08-26  Michael SweetUse private keychain to store temporary certificates...
2016-08-26  Michael SweetUpdate dependencies.
2016-08-26  Michael SweetAdd new unit test program for testing credentials and...
2016-08-26  Michael SweetThe --no-remote-any option of cupsctl had no effect...
2016-08-25  Michael Sweethttp*Connect did not work on Linux when cupsd was not...
2016-08-25  Michael SweetBump version.
2016-08-25  Michael SweetSync up GNU TLS and Darwin TLS certificate validation...
2016-08-25  Michael SweetSet cupsLastErrorString in httpCredentialsGetTrust...
2016-08-20  Michael SweetFix typo.
2016-08-20  Michael SweetFix name of IPP Scan operation Send-Document-Images.
2016-08-08  Michael R SweetBump version number. v2.2rc1
2016-08-08  Michael R SweetUpdate OS-specific README files.
2016-08-08  Michael SweetFix builds on Windows and drop old installer projects.
2016-08-08  Michael R SweetAdd placeholders for some of the newer threading functions.
2016-08-08  Michael R SweetSync up some Windows build fixes from the ippsample...
2016-08-08  Michael R SweetPrepare for 2.2rc1 release.
2016-08-08  Michael R SweetUpdate localizations.
2016-08-08  Michael R SweetUpdate spanish translation (Issue #4846)
2016-08-08  Michael R SweetUpdate cups-driverd and spec-ipp to be consistent about...
2016-08-08  Michael R SweetMerge pull request #4858 from robert-scheck/master
2016-08-05  Michael R SweethttpLoadCredentials did not handle comments in PEM...
2016-07-26  Michael R SweetAdd debug information for encrypted connections.
2016-07-22  Robert ScheckImproved German translation (added missing translations... 4858/head
2016-07-19  Michael R SweetThe CUPS-Add-Modify-Class and CUPS-Add-Modify-Printer...
2016-07-19  Michael R SweetClear informational messages out of printer-state-messa...
2016-07-18  Michael SweetDon't mention OpenSSL, clarify macOS instructions.
2016-07-07  Michael SweetMove TLS cert validation after the connection is finall...
2016-07-07  Michael SweetUpdate the list of media-type strings.
2016-07-06  Michael R SweetUpdate Windows DLL exports file.
2016-07-05  Michael R SweetDon't call exit() from signal handler (Issue #4671)
2016-06-24  Michael SweetRe-add gpg command. v2.2b2
2016-06-24  Michael SweetPrep for 2.2b2.
2016-06-24  Michael SweetUpdate localization files.
2016-06-21  Michael SweetReword the IdleExitTimeout description...
2016-06-21  Michael R SweetMerge pull request #4841 from computersforpeace/doc
2016-06-21  Michael SweetUpdate credits list.
2016-06-21  Michael SweetChangelog update.
2016-06-21  Michael SweetDo some cleanup for the on-demand support - remove...
2016-06-21  Michael R SweetMerge pull request #4825 from computersforpeace/upstart
2016-06-21  Michael SweetFix some typos (MacmacOS, etc.) that slipped in due...
2016-06-20  Michael R SweetCUPS 2.2 is part of macOS 10.12.
2016-06-20  Michael R SweetUpdate all references to OS X to macOS.
2016-06-20  Michael SweetAdd support for Let's Encrypt certs.
2016-06-15  Brian NorrisDocument cupsd.conf's IdleExitTimeout 4841/head
2016-06-14  Michael SweetRemove source directory. v2.2b1
2016-06-14  Michael SweetUse "vN.N.N" for the tag name starting in 2.2.
2016-06-14  Michael SweetPush the created tag.
2016-06-14  Michael SweetFix typos.
2016-06-14  Michael SweetNew makesrcdist script.
2016-06-08  Michael SweetChangelog.
2016-06-08  Michael R SweetMerge pull request #4836 from bigon/dnssd
2016-06-08  Laurent BigonvilleFix malformed device-id for printers found by dnssd 4836/head
2016-06-02  Michael SweetFix EPM packaging file.
2016-05-31  Michael SweetBump version.
2016-05-31  Michael SweetExit with keep-alive instead of doing a in-place restar...
2016-05-30  Michael SweetFix compiler warning.
2016-05-30  Michael SweetUpdate private threading API.
2016-05-30  Michael SweetFix compiler warnings.
2016-05-30  Michael SweetMerge branch 'master' of https://github.com/apple/cups
2016-05-30  Michael SweetFix typo in cupsctl man page (PR #4829)
2016-05-27  Michael R SweetUpdate configure script.
2016-05-27  Brian Norrissupport Upstart socket activation 4825/head
2016-05-27  Brian NorrisRefactor common on-demand socket setup code
2016-05-27  Brian NorrisFactor out generic 'HAVE_ONDEMAND' macro flag
2016-05-26  Michael SweetUpdate copyrights on all man pages.
2016-05-26  Michael R SweetMerge pull request #4818 from jschwender/master
2016-05-26  Michael R SweetMerge pull request #4822 from zdohnal/lpinfo-username
2016-05-25  Michael SweetSupport POSIX option processing (Issue #4813)
2016-05-25  Michael SweetImprove performance of web interface with large numbers...
2016-05-25  Michael SweetAdd new administrative APis help.
2016-05-24  Michael SweethttpAddrConnect2 could get into an infinite loop for...
2016-05-18  Michael R SweetFix compile errors.
2016-05-18  Michael SweetImplement TrustOnFirstUse option and CRLs (GNU TLS...
2016-05-16  Michael SweetThe scheduler now advertises PWG Raster attributes...
2016-05-16  Michael SweetThe scheduler now logs informational messages for jobs...
2016-05-13  Michael SweetThe scheduler now uses the getgrouplist function when...
2016-05-13  Michael SweetDrop old IPP Everywhere self-certification project...
2016-05-11  Michael SweetFix time_at_xxx substitutions in jobs template (Issue...
2016-05-11  Michael SweetRename "job-actual-printer-uri" to "job-printer-uri...
2016-05-11  Michael SweetAdd reference to IANA registry for printer-state-reason...
2016-05-11  Michael SweetFix printing of multiple files to raw queues (Issue...
next