summaryrefslogtreecommitdiff
path: root/xcode
Commit message (Expand)AuthorAgeFilesLines
* Update Xcode settings (yet again...)Michael R Sweet2018-01-101-1/+201
* The `cupsGetDests` and `cupsEnumDests` functions no longer filter out localMichael Sweet2018-01-091-1/+5
* Add support for finishings-col (Issue #5180)Michael Sweet2017-11-281-1/+1
* License change: Apache License, Version 2.0.Michael R Sweet2017-11-071-5/+1
* Add support for DNSSDHostName configuration directive (Issue #5071)Michael R Sweet2017-11-031-4/+0
* Add support for "printer-id" attribute (Issue #4868)Michael R Sweet2017-11-011-1/+1
* Drop hard-coded CGI scripting language support (Issue #5124)Michael R Sweet2017-11-011-16/+0
* Start CUPS 2.3.x development.Michael R Sweet2017-11-011-2/+2
* Changelog and bump CUPS version.Michael Sweet2017-10-191-2/+2
* Add USB quirk for HP LaserJet 1160 (Issue #1160)Michael Sweet2017-09-251-1/+1
* Bump Xcode CUPS version.Michael Sweet2017-09-211-2/+2
* Update the cups-files.conf and cupsd.conf file documentation for missingMichael Sweet2017-08-281-16/+6
* Add some more debug printfs to figure out Issue #5046...Michael R Sweet2017-07-071-6/+2
* Save work on documentation.Michael Sweet2017-06-121-1/+1
* Update Xcode project with latest recommendations.Michael Sweet2017-06-071-1/+9
* Documentation updates.Michael Sweet2017-05-311-2/+2
* Rename README, INSTALL, CHANGES, and CREDITS files to .md (markdown).Michael R Sweet2017-05-011-8/+8
* Fix regression in job file preservation (Issue #4987)Michael R Sweet2017-04-181-2/+2
* Bump version to 2.2.3.Michael R Sweet2017-01-261-2/+2
* More tweaks.Michael R Sweet2017-01-171-1/+1
* Fix source file header text duplication text duplication.Michael R Sweet2017-01-161-1/+1
* Bump version to 2.2.2, sync up IDE config.h files with the autoconf one.Michael Sweet2016-11-181-6/+8
* Add address logging to network backends (<rdar://problem/29268474>)Michael R Sweet2016-11-151-0/+4
* Don't create log files on startup (<rdar://problem/28332470>)Michael Sweet2016-11-071-2/+2
* More changes for Issue #4909:Michael Sweet2016-10-281-0/+16
* Fix builds on systems without a working poll() implementation (Issue #4905)Michael R Sweet2016-10-201-0/+2
* Remove ASL checks from configure script and config.h files.Michael R Sweet2016-10-201-7/+0
* Add additional debug information from IPP backend (logging all requests andMichael R Sweet2016-10-191-2/+0
* Add new unit test program for testing credentials and the trust store.Michael Sweet2016-08-261-0/+110
* Update OS-specific README files.Michael R Sweet2016-08-081-0/+5
* Add debug information for encrypted connections.Michael R Sweet2016-07-261-1/+1
* Clear informational messages out of printer-state-message when a job completesMichael R Sweet2016-07-191-1/+3
* Do some cleanup for the on-demand support - remove old launchd support (noMichael Sweet2016-06-211-7/+21
* Merge pull request #4825 from computersforpeace/upstartMichael R Sweet2016-06-211-0/+6
|\
| * support Upstart socket activationBrian Norris2016-05-271-1/+1
| * Factor out generic 'HAVE_ONDEMAND' macro flagBrian Norris2016-05-271-0/+6
* | Update all references to OS X to macOS.Michael R Sweet2016-06-201-3/+3
* | Implement TrustOnFirstUse option and CRLs (GNU TLS) to allow for printing onlyMichael Sweet2016-05-181-1/+1
* | The scheduler now uses the getgrouplist function when available (Issue #4611)Michael Sweet2016-05-131-0/+7
|/
* Add remaining binaries that are built by the makefiles.Michael Sweet2016-04-151-0/+979
* Add more targets covering the CGIs and filters.Michael Sweet2016-04-151-277/+2917
* Save work on adding all unit tests to Xcode project.Michael R Sweet2016-04-151-259/+2988
* Drop SVN stuff from version.Michael Sweet2016-04-131-2/+2
* Remove all of the Subversion keywords from various source files.Michael R Sweet2016-04-111-4/+0
* Add iOS target, config.h tweaks, and dest.c tweaks for builds.Michael Sweet2016-03-312-28/+271
* Drop unused definitions.Michael R Sweet2016-03-241-25/+1
* Fix access to resource files when the web interface was disabled (STR #4755)msweet2016-01-261-0/+1
* Pending subscriptions would prevent the scheduler from idle exiting (STR #4754)msweet2016-01-111-1/+1
* Do some code reorganization so that all of the PPD code is separate from the ...msweet2015-12-091-47/+53
* Add support for hashed job-password values; right now just SHA-1 and SHA-2 ha...msweet2015-11-181-1/+7