summaryrefslogtreecommitdiff
path: root/cups
Commit message (Expand)AuthorAge
* Don't link libcups.so and libcupsimage.so against unnecessary libraries.Martin Pitt2018-06-08
* Revert "Mirror validation changes from 2.2 branch."Didier Raboud2018-06-08
* Tests: Force LC_* environment variables when testing (non) l10n'isation.Didier Raboud2018-06-08
* Tests: Do not run the CUPS_EUC_JP test case on BSD/Hurd either, as glibc's ic...Didier Raboud2018-06-08
* Block invalid group tags when parsing IPP messages.Michael R Sweet2018-06-04
* Add smb test URI.Michael R Sweet2018-05-18
* Add more URI validation for scheme.Michael R Sweet2018-05-14
* Mark cupsGetDevices as deprecated.Michael R Sweet2018-05-14
* Mirror validation changes from 2.2 branch.Michael R Sweet2018-05-11
* Fix GNU TLS httpCertString changes.Michael R Sweet2018-04-24
* Extend GNU TLS certificate string.Michael R Sweet2018-04-24
* Add issuer and signature algorithm to certificate string, show it in tlscheck...Michael R Sweet2018-04-24
* Add resource and system object/state values.Michael R Sweet2018-04-24
* Fix cups_auth_find for schemes without parameters.Michael R Sweet2018-04-11
* Fix a parsing bug in the new authentication code.Michael R Sweet2018-04-11
* Use cupsGetNamedDest for legacy printing APIs (Issue #5288)Michael R Sweet2018-04-09
* Update Windows DLL exports file.Michael R Sweet2018-03-22
* Also support /ipp/print/queuename.Michael R Sweet2018-03-22
* Remove support for _IPP_PRIVATE_STRUCTURES developer cheat.Michael R Sweet2018-03-19
* Fully deprecate PPD API - no more _PPD_DEPRECATED cheat.Michael R Sweet2018-03-19
* Deprecate raw print queues.Michael R Sweet2018-03-19
* Include cupsJobPassword keyword in generated PPDs (Issue #5265)Michael R Sweet2018-03-19
* Fix _cupsCondWait again.Michael R Sweet2018-03-14
* Fix definition of IPP_DSTATE_ enums.Michael R Sweet2018-03-12
* Fix implementation of _cupsCondWait with timeout.Michael R Sweet2018-03-12
* Fix printing to some IPP Everywhere printers (Issue #5238)Michael R Sweet2018-03-12
* Fix DEFINE-DEFAULT support in IPP data files.Michael R Sweet2018-03-10
* Bump shared library version.Michael R Sweet2018-03-09
* Fix formatting.Michael R Sweet2018-03-07
* Update documentation.Michael R Sweet2018-03-07
* Move cupsHashString to 2.2.7 and add a 2.2.7 API versioning tag.Michael R Sweet2018-03-07
* Fix requested attributes lists - missing -col versions of counters and theMichael R Sweet2018-03-01
* Use a writability test for TMPDIR on macOS...Michael R Sweet2018-02-27
* Fix compile error.Michael R Sweet2018-02-27
* cupsGetPPD* still used the old TMPDIR code.Michael R Sweet2018-02-27
* Simplify tempfile fix for macOS.Michael R Sweet2018-02-26
* Fix list of printer attributes.Michael R Sweet2018-02-22
* Update Windows DLL exports file.Michael R Sweet2018-02-22
* Update API documentation.Michael R Sweet2018-02-22
* Fix annotation of cupsHashString APIMichael R Sweet2018-02-22
* Add public cupsEncodeOption APIMichael R Sweet2018-02-22
* _cupsEncodeOption should return the attribute that has been encoded.Michael R Sweet2018-02-22
* Temp files could not be created in some sandboxed applications (rdar://37789645)Michael R Sweet2018-02-22
* Fix speling mistak.Michael R Sweet2018-02-21
* Update copyrights and license text on files that were missed.Michael R Sweet2018-02-20
* Setting the timeout should also timeout the TLS negotiationMichael R Sweet2018-02-20
* Update documentation (Issue #5252)Michael R Sweet2018-02-20
* Changelog and dependencies updates.Michael R Sweet2018-02-20
* Fix missing printer-config-change-[time,date-time] attributes.Michael R Sweet2018-02-14
* Sync up fixes from IPP sample code repo.Michael R Sweet2018-02-13