summaryrefslogtreecommitdiff
path: root/xcode
Commit message (Expand)AuthorAge
* Move debug printfs to internal usage only.Michael R Sweet2018-10-18
* Update Xcode project, clean up includes for _cupsRasterInterpretPPD.Michael R Sweet2018-10-10
* Move raster functions into libcups, with stubs that call back to libcups in l...Michael R Sweet2018-10-10
* Code signing changes.Michael R Sweet2018-09-18
* Move away from using __attribute__ directly (Issue #5349)Michael R Sweet2018-07-09
* Use cupsGetNamedDest for legacy printing APIs (Issue #5288)Michael R Sweet2018-04-09
* Update copyrights and license text on files that were missed.Michael R Sweet2018-02-20
* Add (ASCII) IPP data file parser to libcups, to be used by ippserver andMichael R Sweet2018-01-22
* Update Xcode project.Michael R Sweet2018-01-18
* Update Xcode settings (yet again...)Michael R Sweet2018-01-10
* The `cupsGetDests` and `cupsEnumDests` functions no longer filter out localMichael Sweet2018-01-09
* Add support for finishings-col (Issue #5180)Michael Sweet2017-11-28
* License change: Apache License, Version 2.0.Michael R Sweet2017-11-07
* Add support for DNSSDHostName configuration directive (Issue #5071)Michael R Sweet2017-11-03
* Add support for "printer-id" attribute (Issue #4868)Michael R Sweet2017-11-01
* Drop hard-coded CGI scripting language support (Issue #5124)Michael R Sweet2017-11-01
* Start CUPS 2.3.x development.Michael R Sweet2017-11-01
* Changelog and bump CUPS version.Michael Sweet2017-10-19
* Add USB quirk for HP LaserJet 1160 (Issue #1160)Michael Sweet2017-09-25
* Bump Xcode CUPS version.Michael Sweet2017-09-21
* Update the cups-files.conf and cupsd.conf file documentation for missingMichael Sweet2017-08-28
* Add some more debug printfs to figure out Issue #5046...Michael R Sweet2017-07-07
* Save work on documentation.Michael Sweet2017-06-12
* Update Xcode project with latest recommendations.Michael Sweet2017-06-07
* Documentation updates.Michael Sweet2017-05-31
* Rename README, INSTALL, CHANGES, and CREDITS files to .md (markdown).Michael R Sweet2017-05-01
* Fix regression in job file preservation (Issue #4987)Michael R Sweet2017-04-18
* Bump version to 2.2.3.Michael R Sweet2017-01-26
* More tweaks.Michael R Sweet2017-01-17
* Fix source file header text duplication text duplication.Michael R Sweet2017-01-16
* Bump version to 2.2.2, sync up IDE config.h files with the autoconf one.Michael Sweet2016-11-18
* Add address logging to network backends (<rdar://problem/29268474>)Michael R Sweet2016-11-15
* Don't create log files on startup (<rdar://problem/28332470>)Michael Sweet2016-11-07
* More changes for Issue #4909:Michael Sweet2016-10-28
* Fix builds on systems without a working poll() implementation (Issue #4905)Michael R Sweet2016-10-20
* Remove ASL checks from configure script and config.h files.Michael R Sweet2016-10-20
* Add additional debug information from IPP backend (logging all requests andMichael R Sweet2016-10-19
* Add new unit test program for testing credentials and the trust store.Michael Sweet2016-08-26
* Update OS-specific README files.Michael R Sweet2016-08-08
* Add debug information for encrypted connections.Michael R Sweet2016-07-26
* Clear informational messages out of printer-state-message when a job completesMichael R Sweet2016-07-19
* Do some cleanup for the on-demand support - remove old launchd support (noMichael Sweet2016-06-21
* Merge pull request #4825 from computersforpeace/upstartMichael R Sweet2016-06-21
|\
| * support Upstart socket activationBrian Norris2016-05-27
| * Factor out generic 'HAVE_ONDEMAND' macro flagBrian Norris2016-05-27
* | Update all references to OS X to macOS.Michael R Sweet2016-06-20
* | Implement TrustOnFirstUse option and CRLs (GNU TLS) to allow for printing onlyMichael Sweet2016-05-18
* | The scheduler now uses the getgrouplist function when available (Issue #4611)Michael Sweet2016-05-13
|/
* Add remaining binaries that are built by the makefiles.Michael Sweet2016-04-15
* Add more targets covering the CGIs and filters.Michael Sweet2016-04-15