summaryrefslogtreecommitdiff
path: root/cups
Commit message (Expand)AuthorAge
* 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
* Fix clean target in "cups" subdirectory.Michael R Sweet2018-02-11
* Fix timezone offset code.Michael R Sweet2018-02-06
* Fix dateTime value parsing.Michael R Sweet2018-02-06
* Move file callbacks to _ipp_vars_t and add attribute filter callback.Michael R Sweet2018-02-06
* Fix compiler warning.Michael R Sweet2018-02-06
* The `cupsCopyDestInfo` function did not work with all print queues (Issue #5235)Michael R Sweet2018-01-31
* Add unit test for _cupsConnect.Michael R Sweet2018-01-31
* One more fix for _cupsGetDestResource (Issue #5211)Michael R Sweet2018-01-31
* Fix additional IPP/1.1 issues with cupsCopyDestInfo (Issue #5211)Michael R Sweet2018-01-31
* Use ippValidateAttribute to validate attributes in ipptool.Michael R Sweet2018-01-31
* Finish re-tooling of ipptool to use new parser.Michael R Sweet2018-01-25
* Save work on new ipptool using IPP data file parser.Michael R Sweet2018-01-23
* Add (ASCII) IPP data file parser to libcups, to be used by ippserver andMichael R Sweet2018-01-22