summaryrefslogtreecommitdiff
path: root/xcode
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Move trunk to v2.2.msweet2015-09-141-2/+2
* Don't map Primera name to Fargo anymore (STR #4708)msweet2015-09-131-2/+2
* Bump versions.msweet2015-08-051-2/+2
* Bump versions.msweet2015-06-241-2/+2
* Update libcupsimage to properly use DEBUG_ macros.msweet2015-06-241-0/+2
* Add support for ASL and journald when doing "syslog" logging (STR #4474)msweet2015-06-031-0/+14
* Add SSLOptions to enable Diffie-Hellman key exchange and disable TLS/1.0.msweet2015-05-201-1/+12
* Last bits of IPP Everywhere PPD support - web interface and cups-driverdmsweet2015-02-121-2/+3
* lpadmin changes to support "-m everywhere" (STR #4258)msweet2015-02-111-0/+154
* Move CUPS->IPP mapping code to libcups.msweet2015-01-281-2/+2
* Use PPD deprecation annotation for cupsGetPPD functions.msweet2015-01-121-9/+13
* Fix a libusb issue on OpenBSD.msweet2014-12-091-2/+6
* CUPS did not work with older versions of GNU TLS (STR #4527)msweet2014-11-201-0/+14
* Fix a random crash in the scheduler when not using systemd (STR #4484)msweet2014-11-122-1/+5
* Save work.msweet2014-11-031-0/+242
* Fix a DBUS crash if colord is not running (STR #4496)msweet2014-10-211-2/+2
* Trunk is now 2.1.msweet2014-10-011-2/+2
* Fix some code comments in tls-xxx.c.msweet2014-09-231-0/+2
* Re-introduce dark wake support, but this time while monitoring the currentmsweet2014-08-301-7/+0
* Add a (non-shipping) man page for ippserver.msweet2014-08-281-0/+39
* Save work on SSPI certificate functions for validation and info.msweet2014-07-171-2/+0