]> git.ipfire.org Git - thirdparty/cups.git/history - xcode/CUPS.xcodeproj/project.pbxproj
Move debug printfs to internal usage only.
[thirdparty/cups.git] / xcode / CUPS.xcodeproj / project.pbxproj
2018-10-18  Michael R SweetMove debug printfs to internal usage only.
2018-10-11  Michael R SweetUpdate Xcode project, clean up includes for _cupsRaster...
2018-10-11  Michael R SweetMove raster functions into libcups, with stubs that...
2018-09-18  Michael R SweetCode signing changes.
2018-07-18  Michael R SweetMerge pull request #5348 from snifbr/master
2018-07-18  Michael R SweetMerge pull request #5350 from benlees/master
2018-07-09  Michael R SweetMove away from using __attribute__ directly (Issue...
2018-04-10  Michael R SweetMerge pull request #5286 from Kohlrabi/master
2018-04-09  Michael R SweetUse cupsGetNamedDest for legacy printing APIs (Issue...
2018-02-21  Michael R SweetUpdate copyrights and license text on files that were...
2018-01-23  Michael R SweetAdd (ASCII) IPP data file parser to libcups, to be...
2018-01-18  Michael R SweetUpdate Xcode project.
2018-01-11  Michael R SweetUpdate Xcode settings (yet again...)
2018-01-10  Michael SweetThe `cupsGetDests` and `cupsEnumDests` functions no...
2017-11-28  Michael SweetAdd support for finishings-col (Issue #5180)
2017-11-03  Michael R SweetAdd support for DNSSDHostName configuration directive...
2017-11-01  Michael R SweetAdd support for "printer-id" attribute (Issue #4868)
2017-09-28  Michael R SweetMerge pull request #5112 from paulmenzel/remove-libgcry...
2017-09-25  Michael SweetAdd USB quirk for HP LaserJet 1160 (Issue #1160)
2017-08-28  Michael SweetUpdate the cups-files.conf and cupsd.conf file document...
2017-07-07  Michael R SweetAdd some more debug printfs to figure out Issue #5046...
2017-06-19  Michael R SweetMerge pull request #5029 from AOSC-Dev/master
2017-06-19  Michael R SweetMerge pull request #4996 from psychomario/cupstestppdbof
2017-06-12  Michael SweetSave work on documentation.
2017-06-07  Michael SweetUpdate Xcode project with latest recommendations.
2017-06-05  Michael R SweetMerge pull request #5016 from jnerin/patch-1
2017-06-01  Michael SweetDocumentation updates.
2017-05-01  Michael R SweetRename README, INSTALL, CHANGES, and CREDITS files...
2016-11-15  Michael R SweetAdd address logging to network backends (<rdar://proble...
2016-11-07  Michael SweetDon't create log files on startup (<rdar://problem...
2016-10-28  Michael SweetMore changes for Issue #4909:
2016-10-21  Michael R SweetMerge pull request #4908 from EvertonMelo/patch-4
2016-10-20  Michael R SweetFix builds on systems without a working poll() implemen...
2016-10-19  Michael R SweetAdd additional debug information from IPP backend ...
2016-08-26  Michael SweetAdd new unit test program for testing credentials and...
2016-08-08  Michael R SweetMerge pull request #4858 from robert-scheck/master
2016-07-26  Michael R SweetAdd debug information for encrypted connections.
2016-07-19  Michael R SweetClear informational messages out of printer-state-messa...
2016-06-21  Michael R SweetMerge pull request #4825 from computersforpeace/upstart
2016-05-26  Michael R SweetMerge pull request #4818 from jschwender/master
2016-05-26  Michael R SweetMerge pull request #4822 from zdohnal/lpinfo-username
2016-05-18  Michael SweetImplement TrustOnFirstUse option and CRLs (GNU TLS...
2016-04-21  Michael R SweetMerge pull request #4792 from OdyX/fix-spelling-error...
2016-04-15  Michael SweetAdd remaining binaries that are built by the makefiles.
2016-04-15  Michael SweetAdd more targets covering the CGIs and filters.
2016-04-15  Michael R SweetMerge branch 'master' of https://github.com/apple/cups
2016-04-15  Michael R SweetSave work on adding all unit tests to Xcode project.
2016-04-12  Michael R SweetRemove all of the Subversion keywords from various...
2016-04-01  Michael SweetAdd iOS target, config.h tweaks, and dest.c tweaks...
2016-01-26  msweetFix access to resource files when the web interface...
2016-01-11  msweetPending subscriptions would prevent the scheduler from...
2015-12-09  msweetDo some code reorganization so that all of the PPD...
2015-11-18  msweetAdd support for hashed job-password values; right now...
2015-06-24  msweetUpdate libcupsimage to properly use DEBUG_ macros.
2015-02-12  msweetLast bits of IPP Everywhere PPD support - web interface...
2015-02-11  msweetlpadmin changes to support "-m everywhere" (STR #4258)
2015-01-28  msweetMove CUPS->IPP mapping code to libcups.
2015-01-12  msweetUse PPD deprecation annotation for cupsGetPPD functions.
2014-12-09  msweetFix a libusb issue on OpenBSD.
2014-11-12  msweetFix a random crash in the scheduler when not using...
2014-11-03  msweetSave work.
2014-10-21  msweetFix a DBUS crash if colord is not running (STR #4496)
2014-09-23  msweetFix some code comments in tls-xxx.c.
2014-08-28  msweetAdd a (non-shipping) man page for ippserver.
2014-07-17  msweetSave work on SSPI certificate functions for validation...
2014-07-15  msweetInitial work on SSPI support in 2.0.
2014-05-22  msweetDates in non-UTF-8 locales did not display correctly...
2014-05-16  msweetSave work on destination API unit test program.
2014-05-07  msweetSave work on cert stuff.
2014-04-29  msweetMove the deck chairs a bit so that the TLS stuff is...
2014-04-08  msweetThe ipptool program now supports collection attributes...
2014-03-28  msweetDrop lppasswd and (server-side) Digest authentication...
2014-03-21  msweetAdd systemd support to cupsd (STR #3282)
2014-03-21  msweetSave work on generalizing startup of cupsd…
2014-03-21  msweetRename configure.in to configure.ac.
2014-02-14  msweetSupport new launch_activate_socket API on OS X (<rdar...
2014-02-11  msweet<rdar://problem/15939788> Improve CUPS sandboxing
2014-02-06  msweetFull sweep of all Clang warnings, plus some bug fixes...
2013-11-08  msweetSave work.
2013-11-08  msweetDrop OpenSSL support.
2013-10-18  msweetRemove support for AIX, HP-UX, and OSF/1.
2013-10-17  msweetGet builds working again (still need to fill in the...
2013-10-17  msweetSave work to move all of the TLS support code into...
2013-09-30  msweetSave work.
2013-06-12  msweetARM-based Linux doesn't allow pointer comparisons on...
2013-04-09  msweetMerge changes from CUPS 1.7b1-r10947.
2012-11-16  msweetMerge changes from CUPS 1.7svn-r10704.
2012-08-29  msweetMerge changes from CUPS 1.7svn-r10578.
2012-05-23  msweetMerge changes from CUPS 1.6svn-r10510.
2012-04-23  msweetMerge changes from CUPS 1.6svn-r10437.
2011-10-04  msweetMerge changes from CUPS 1.6svn-r10056
2011-05-20  msweetMerge changes from CUPS 1.5b1-r9798.
2011-05-12  msweetMerge changes from CUPS 1.5b1-r9774.
2011-05-11  msweetMerge changes from CUPS 1.5svn-r9763.
2011-04-22  msweetMerge changes from CUPS 1.5svn-r9717.
2011-04-11  msweetMerge changes from CUPS 1.5svn-r9675.
2011-03-23  msweetMerge changes from CUPS 1.5svn-r9641
2011-03-20  msweetMerge changes from CUPS 1.5svn-r9631.