]> git.ipfire.org Git - thirdparty/cups.git/log
thirdparty/cups.git
10 years agoDrop SVN stuff from version.
Michael Sweet [Wed, 13 Apr 2016 15:43:34 +0000 (11:43 -0400)] 
Drop SVN stuff from version.

10 years agoDrop API help for CGI, MIME, and PPD compiler libraries.
Michael Sweet [Tue, 12 Apr 2016 11:00:21 +0000 (07:00 -0400)] 
Drop API help for CGI, MIME, and PPD compiler libraries.

Don't uninstall public headers, these are all now private headers.

10 years agoMove CGI, PPD compiler, and MIME heades to the private headers directory.
Michael Sweet [Tue, 12 Apr 2016 10:52:27 +0000 (06:52 -0400)] 
Move CGI, PPD compiler, and MIME heades to the private headers directory.

10 years agoRemove unused files or files that are being developed in a separate repository.
Michael Sweet [Tue, 12 Apr 2016 10:45:12 +0000 (06:45 -0400)] 
Remove unused files or files that are being developed in a separate repository.

10 years agoIgnore GNU gettext backup (.bck) files.
Michael R Sweet [Tue, 12 Apr 2016 00:31:03 +0000 (20:31 -0400)] 
Ignore GNU gettext backup (.bck) files.

10 years agoUpdate localization files.
Michael R Sweet [Tue, 12 Apr 2016 00:30:36 +0000 (20:30 -0400)] 
Update localization files.

10 years agoIgnore Xcode docset "tokens" files.
Michael R Sweet [Tue, 12 Apr 2016 00:29:32 +0000 (20:29 -0400)] 
Ignore Xcode docset "tokens" files.

10 years agoRemove all of the Subversion keywords from various source files.
Michael R Sweet [Tue, 12 Apr 2016 00:28:30 +0000 (20:28 -0400)] 
Remove all of the Subversion keywords from various source files.

10 years agoWork around undocumented side-effect of SecItemAdd...
Michael R Sweet [Mon, 11 Apr 2016 22:36:42 +0000 (18:36 -0400)] 
Work around undocumented side-effect of SecItemAdd...

10 years agoUpdate cert code to not require a keychain. Default keychain works on all platforms...
Michael R Sweet [Mon, 11 Apr 2016 22:35:25 +0000 (18:35 -0400)] 
Update cert code to not require a keychain. Default keychain works on all platforms...

10 years agoAdd missing prototypes/definitions and do a first pass at fixing up the self-signed...
Michael R Sweet [Mon, 11 Apr 2016 21:37:14 +0000 (17:37 -0400)] 
Add missing prototypes/definitions and do a first pass at fixing up the self-signed cert code.

10 years agoMerge branch 'master' of https://github.com/apple/cups
Michael R Sweet [Mon, 11 Apr 2016 21:16:32 +0000 (17:16 -0400)] 
Merge branch 'master' of https://github.com/apple/cups

10 years agoCreated certificate should be RSA, not ECDSA.
Michael R Sweet [Mon, 11 Apr 2016 21:16:17 +0000 (17:16 -0400)] 
Created certificate should be RSA, not ECDSA.

10 years agoFix localization of some media sizes (Issue #4800)
Michael Sweet [Fri, 8 Apr 2016 21:11:40 +0000 (17:11 -0400)] 
Fix localization of some media sizes (Issue #4800)

10 years agoAdd debug info on failed keychain open.
Michael R Sweet [Thu, 7 Apr 2016 19:11:42 +0000 (15:11 -0400)] 
Add debug info on failed keychain open.

10 years agoCleanup cups-lpd - remove unused arguments.
Michael R Sweet [Thu, 7 Apr 2016 19:06:58 +0000 (15:06 -0400)] 
Cleanup cups-lpd - remove unused arguments.

10 years agoFix default TMPDIR path.
Michael R Sweet [Thu, 7 Apr 2016 19:05:35 +0000 (15:05 -0400)] 
Fix default TMPDIR path.

10 years agoMerge branch 'master' of https://github.com/apple/cups
Michael Sweet [Wed, 6 Apr 2016 18:04:44 +0000 (14:04 -0400)] 
Merge branch 'master' of https://github.com/apple/cups

10 years agoSave changes.
Michael Sweet [Wed, 6 Apr 2016 18:04:35 +0000 (14:04 -0400)] 
Save changes.

10 years agoDo not compress print jobs by default except for certain raster formats.
Michael R Sweet [Mon, 4 Apr 2016 19:13:08 +0000 (15:13 -0400)] 
Do not compress print jobs by default except for certain raster formats.

10 years agoAdd iOS target, config.h tweaks, and dest.c tweaks for builds.
Michael Sweet [Fri, 1 Apr 2016 02:55:51 +0000 (22:55 -0400)] 
Add iOS target, config.h tweaks, and dest.c tweaks for builds.

10 years agoThe scheduler did not handle out-of-disk situations gracefully (Issue #4742)
Michael R Sweet [Tue, 29 Mar 2016 14:05:12 +0000 (10:05 -0400)] 
The scheduler did not handle out-of-disk situations gracefully (Issue #4742)

10 years agoDocumentation changes (Issue #4781)
Michael R Sweet [Tue, 29 Mar 2016 13:59:55 +0000 (09:59 -0400)] 
Documentation changes (Issue #4781)

10 years agoFix spelling error in 'returning'
Didier Raboud [Fri, 25 Mar 2016 10:08:26 +0000 (11:08 +0100)] 
Fix spelling error in 'returning'

10 years agoThe LPD mini-daemon now detects invalid UTF-8 sequences in job, document, and
Michael R Sweet [Thu, 24 Mar 2016 22:55:20 +0000 (18:55 -0400)] 
The LPD mini-daemon now detects invalid UTF-8 sequences in job, document, and
user names (Issue #4748)

10 years agoSilence compiler warning.
Michael R Sweet [Thu, 24 Mar 2016 22:53:53 +0000 (18:53 -0400)] 
Silence compiler warning.

10 years agoThe debug strings table for mime type operations was out of sync with the
Michael R Sweet [Thu, 24 Mar 2016 21:59:09 +0000 (17:59 -0400)] 
The debug strings table for mime type operations was out of sync with the
enumeration (PR #4787)

10 years agoDrop unused definitions.
Michael R Sweet [Thu, 24 Mar 2016 21:55:28 +0000 (17:55 -0400)] 
Drop unused definitions.

10 years agoThe ipptool program did not correctly report uriScheme values in plist output
Michael R Sweet [Thu, 24 Mar 2016 21:50:56 +0000 (17:50 -0400)] 
The ipptool program did not correctly report uriScheme values in plist output
(Issue #4785)

10 years agoThe ipptool program truncated values at 8k (Issue #4786)
Michael R Sweet [Thu, 24 Mar 2016 21:45:11 +0000 (17:45 -0400)] 
The ipptool program truncated values at 8k (Issue #4786)

10 years agoIgnore patches subdirectory.
Michael R Sweet [Thu, 24 Mar 2016 21:35:38 +0000 (17:35 -0400)] 
Ignore patches subdirectory.

10 years agoAdd USB quirk rule for Lexmark C540n (Issue #4778)
Michael R Sweet [Thu, 24 Mar 2016 21:29:58 +0000 (17:29 -0400)] 
Add USB quirk rule for Lexmark C540n (Issue #4778)

10 years agoAdd USB quirk rule for Xerox WorkCentre 3220 (Issue #4789)
Michael R Sweet [Thu, 24 Mar 2016 21:26:54 +0000 (17:26 -0400)] 
Add USB quirk rule for Xerox WorkCentre 3220 (Issue #4789)

10 years agoThe cups-lpd mini-daemon incorrectly included the document-name attribute when
Michael R Sweet [Thu, 24 Mar 2016 21:18:56 +0000 (17:18 -0400)] 
The cups-lpd mini-daemon incorrectly included the document-name attribute when
creating a job.  It should only be included when sending a job (Issue #4790)

10 years agoChanges to eliminate warnings from new Clang.
Michael Sweet [Wed, 23 Mar 2016 22:52:56 +0000 (18:52 -0400)] 
Changes to eliminate warnings from new Clang.

10 years agoMerge pull request #4788 from leoarnold/mailmap
Michael R Sweet [Thu, 17 Mar 2016 23:26:30 +0000 (19:26 -0400)] 
Merge pull request #4788 from leoarnold/mailmap

Add a mailmap for correct work attribution

10 years agoAdd a mailmap for correct work attribution
Leo Arnold [Thu, 17 Mar 2016 22:26:27 +0000 (23:26 +0100)] 
Add a mailmap for correct work attribution

This MailMap will ensure correct GitHub attribution for Michael R Sweet

10 years agoFix markdown for some of the examples...
Michael Sweet [Thu, 17 Mar 2016 19:45:31 +0000 (15:45 -0400)] 
Fix markdown for some of the examples...

10 years agoUpdate CONTRIBUTING file to use markdown syntax.
Michael Sweet [Thu, 17 Mar 2016 19:42:38 +0000 (15:42 -0400)] 
Update CONTRIBUTING file to use markdown syntax.

Add that Github pull requests can be used to submit changes as well.

10 years agoRemove obsolete files and ignore Xcode files.
Michael Sweet [Thu, 17 Mar 2016 19:24:36 +0000 (15:24 -0400)] 
Remove obsolete files and ignore Xcode files.

10 years agoIgnore all generated files.
Michael Sweet [Tue, 15 Mar 2016 16:20:40 +0000 (12:20 -0400)] 
Ignore all generated files.

10 years agoAdd configure script and .gitignore file.
Michael Sweet [Tue, 15 Mar 2016 15:06:30 +0000 (11:06 -0400)] 
Add configure script and .gitignore file.

10 years agoThe IPP backend now continues on to the next job when the remote server/printer
msweet [Thu, 10 Mar 2016 17:23:01 +0000 (17:23 +0000)] 
The IPP backend now continues on to the next job when the remote server/printer
puts the job on hold (<rdar://problem/24858548>)

A 30 second delay (currently not configurable) is provided to allow for
canceling the job locally.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13133 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoFix cancel of jobs with multiple documents (<rdar://problem/24854834>)
msweet [Thu, 10 Mar 2016 17:01:08 +0000 (17:01 +0000)] 
Fix cancel of jobs with multiple documents (<rdar://problem/24854834>)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13131 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoThe scheduler did not return non-shared printers to local clients unless
msweet [Wed, 9 Mar 2016 15:45:21 +0000 (15:45 +0000)] 
The scheduler did not return non-shared printers to local clients unless
they connected to the domain socket (<rdar://problem/24566996>)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13128 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoFix builds on Linux.
msweet [Wed, 9 Mar 2016 14:35:57 +0000 (14:35 +0000)] 
Fix builds on Linux.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13127 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoRemove all remnants of the old private PWG APIs and structures.
msweet [Tue, 8 Mar 2016 21:16:52 +0000 (21:16 +0000)] 
Remove all remnants of the old private PWG APIs and structures.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13124 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoUpdate message catalogs.
msweet [Tue, 8 Mar 2016 21:16:32 +0000 (21:16 +0000)] 
Update message catalogs.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13123 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoThe scheduler now reads the spool directory if one or more job cache entries
msweet [Mon, 7 Mar 2016 20:38:23 +0000 (20:38 +0000)] 
The scheduler now reads the spool directory if one or more job cache entries
point to deleted jobs (<rdar://problem/24048846>)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13120 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoAdded support for disc media sizes (<rdar://problem/20219536>)
msweet [Mon, 7 Mar 2016 20:02:13 +0000 (20:02 +0000)] 
Added support for disc media sizes (<rdar://problem/20219536>)

Also remove old 10.8 private APIs that are no longer needed.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13118 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoFix anonymous ESR markup bug.
msweet [Sat, 5 Mar 2016 16:25:47 +0000 (16:25 +0000)] 
Fix anonymous ESR markup bug.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13116 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoFix hang bug when alternating text contains a quote.
msweet [Wed, 2 Mar 2016 20:24:10 +0000 (20:24 +0000)] 
Fix hang bug when alternating text contains a quote.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13115 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoMake sure cupsPageSize is initialized.
msweet [Wed, 2 Mar 2016 20:23:04 +0000 (20:23 +0000)] 
Make sure cupsPageSize is initialized.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13114 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoAdd PWG Raster field definitions.
msweet [Fri, 26 Feb 2016 20:39:11 +0000 (20:39 +0000)] 
Add PWG Raster field definitions.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13110 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoImplement more of testdest unit test.
msweet [Thu, 18 Feb 2016 20:32:13 +0000 (20:32 +0000)] 
Implement more of testdest unit test.

Fix mapping of CUPS-Create-Local-Printer operation code.

Add logging to background thread.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13105 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoFix some bugs in the implementation that have been around for a while...
msweet [Wed, 17 Feb 2016 23:29:38 +0000 (23:29 +0000)] 
Fix some bugs in the implementation that have been around for a while...

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13101 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoMore work on temporary queues - implement support for them in the cupsDest APIs,
msweet [Wed, 17 Feb 2016 22:46:40 +0000 (22:46 +0000)] 
More work on temporary queues - implement support for them in the cupsDest APIs,
add some duplicate printer checking code, and implement the --enum unit test.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13099 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoUpdate "make test" to include alternate filter.
msweet [Tue, 16 Feb 2016 23:45:12 +0000 (23:45 +0000)] 
Update "make test" to include alternate filter.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13096 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoImplement CUPS-Create-Local-Printer operation and add test file.
msweet [Tue, 16 Feb 2016 22:52:10 +0000 (22:52 +0000)] 
Implement CUPS-Create-Local-Printer operation and add test file.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13095 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoBack off on ECDSA for now, just use RSA as before, but now with SHA256 for
msweet [Tue, 16 Feb 2016 19:30:22 +0000 (19:30 +0000)] 
Back off on ECDSA for now, just use RSA as before, but now with SHA256 for
signing.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13094 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoSwitch to ECDSA and SHA256 for self-signed certs on OS X
msweet [Tue, 16 Feb 2016 19:11:37 +0000 (19:11 +0000)] 
Switch to ECDSA and SHA256 for self-signed certs on OS X
(<rdar://problem/24535828>)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13091 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoFirst half of new "local temporary printer" queues, to support on-demand IPP
msweet [Mon, 15 Feb 2016 23:39:23 +0000 (23:39 +0000)] 
First half of new "local temporary printer" queues, to support on-demand IPP
Everywhere printers.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13088 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoUpdate documentation for cupsd - "-s" option was not mentioned (STR #4772)
msweet [Fri, 12 Feb 2016 18:53:04 +0000 (18:53 +0000)] 
Update documentation for cupsd - "-s" option was not mentioned (STR #4772)

Also update usage (-h) output.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13086 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoAdd printer-queue-id attribute (extension).
msweet [Fri, 5 Feb 2016 15:03:20 +0000 (15:03 +0000)] 
Add printer-queue-id attribute (extension).

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13080 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoFix deprecation and uninitialized value issues.
msweet [Fri, 29 Jan 2016 21:13:57 +0000 (21:13 +0000)] 
Fix deprecation and uninitialized value issues.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13074 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoFix compiler warning.
msweet [Fri, 29 Jan 2016 20:00:14 +0000 (20:00 +0000)] 
Fix compiler warning.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13072 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoPut the developer guide into a new CONTRIBUTING file instead.
msweet [Thu, 28 Jan 2016 15:59:40 +0000 (15:59 +0000)] 
Put the developer guide into a new CONTRIBUTING file instead.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13066 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoFix logic error (need to move only the remaining characters in the string).
msweet [Wed, 27 Jan 2016 16:05:05 +0000 (16:05 +0000)] 
Fix logic error (need to move only the remaining characters in the string).

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13063 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoFix access to resource files when the web interface was disabled (STR #4755)
msweet [Tue, 26 Jan 2016 21:31:33 +0000 (21:31 +0000)] 
Fix access to resource files when the web interface was disabled (STR #4755)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13060 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoUpdate copyright.
msweet [Tue, 26 Jan 2016 18:36:06 +0000 (18:36 +0000)] 
Update copyright.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13058 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoFix encoding of quoted values (<rdar://problem/19736672>)
msweet [Tue, 26 Jan 2016 18:35:03 +0000 (18:35 +0000)] 
Fix encoding of quoted values (<rdar://problem/19736672>)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13057 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoAdd (undocumented) -T option to print the current sandbox profile to stdout.
msweet [Mon, 25 Jan 2016 14:43:52 +0000 (14:43 +0000)] 
Add (undocumented) -T option to print the current sandbox profile to stdout.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13055 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoFix German web template (STR #4756)
msweet [Wed, 13 Jan 2016 19:19:22 +0000 (19:19 +0000)] 
Fix German web template (STR #4756)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13048 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoThe "lp -H resume" command did not reset the "job-state-reasons" attribute
msweet [Wed, 13 Jan 2016 19:13:49 +0000 (19:13 +0000)] 
The "lp -H resume" command did not reset the "job-state-reasons" attribute
value (STR #4752)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13046 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoFix some issues in ipptool for skipped tests (<rdar://problem/24137160>)
msweet [Wed, 13 Jan 2016 15:56:23 +0000 (15:56 +0000)] 
Fix some issues in ipptool for skipped tests (<rdar://problem/24137160>)

- Don't error out on bad values when skipping a test (probably something isn't
  defined)
- Fix "rewind" code so that the line numbers do not get messed up.
- Don't report cupsLastErrorString when attributes cannot be created (not set
  for those issues)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13043 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoFix builds on Linux.
msweet [Tue, 12 Jan 2016 19:12:16 +0000 (19:12 +0000)] 
Fix builds on Linux.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13042 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoAdd "-4" and "-6" options to tlscheck.
msweet [Tue, 12 Jan 2016 17:21:23 +0000 (17:21 +0000)] 
Add "-4" and "-6" options to tlscheck.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13041 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoPending subscriptions would prevent the scheduler from idle exiting (STR #4754)
msweet [Mon, 11 Jan 2016 20:27:08 +0000 (20:27 +0000)] 
Pending subscriptions would prevent the scheduler from idle exiting (STR #4754)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13039 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoBump version.
msweet [Mon, 11 Jan 2016 20:26:17 +0000 (20:26 +0000)] 
Bump version.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13038 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoFix some compile issues, use our implementation of rresvport_af since it is
msweet [Wed, 6 Jan 2016 15:36:36 +0000 (15:36 +0000)] 
Fix some compile issues, use our implementation of rresvport_af since it is
deprecated.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13034 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoFix variable definitions.
msweet [Wed, 6 Jan 2016 00:29:50 +0000 (00:29 +0000)] 
Fix variable definitions.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13032 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoThe default password function did not work on some platforms (STR #4750)
msweet [Mon, 4 Jan 2016 14:34:55 +0000 (14:34 +0000)] 
The default password function did not work on some platforms (STR #4750)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13029 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoRevert permissions change to cupsd domain socket (<rdar://problem/23958973>)
msweet [Mon, 4 Jan 2016 14:11:19 +0000 (14:11 +0000)] 
Revert permissions change to cupsd domain socket (<rdar://problem/23958973>)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13027 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoWrap all uses of notify_post with #ifdef's.
msweet [Fri, 18 Dec 2015 22:07:41 +0000 (22:07 +0000)] 
Wrap all uses of notify_post with #ifdef's.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13025 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoAdd cupsRasterInitPWGHeader API to setup a raster header using IPP Everywhere
msweet [Fri, 18 Dec 2015 20:34:33 +0000 (20:34 +0000)] 
Add cupsRasterInitPWGHeader API to setup a raster header using IPP Everywhere
attribute values.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13024 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoThe EPL2 and ZPL sample drivers did not properly support the CutMedia option.
msweet [Wed, 16 Dec 2015 18:35:12 +0000 (18:35 +0000)] 
The EPL2 and ZPL sample drivers did not properly support the CutMedia option.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13021 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoThe httpAddrConnect and httpConnect* APIs now try connecting to multiple
msweet [Fri, 11 Dec 2015 18:59:09 +0000 (18:59 +0000)] 
The httpAddrConnect and httpConnect* APIs now try connecting to multiple
addresses in parallel (<rdar://problem/20643153>)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13014 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoCan't hide _httpWait.
msweet [Fri, 11 Dec 2015 16:47:32 +0000 (16:47 +0000)] 
Can't hide _httpWait.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13010 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoFix export list for shared libraries (<rdar://problem/23303388>)
msweet [Fri, 11 Dec 2015 16:00:00 +0000 (16:00 +0000)] 
Fix export list for shared libraries (<rdar://problem/23303388>)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13008 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoDo some code reorganization so that all of the PPD code is separate from the rest.
msweet [Wed, 9 Dec 2015 16:56:00 +0000 (16:56 +0000)] 
Do some code reorganization so that all of the PPD code is separate from the rest.

Note: cupsGetPPD* and friends are now in cups/ppd.h now - should not be an issue
but was necessary to leave a clean break for future code.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13007 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoChangelog.
msweet [Tue, 8 Dec 2015 20:19:05 +0000 (20:19 +0000)] 
Changelog.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13005 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoDon't exit under memory pressure (<rdar://problem/23255001>)
msweet [Tue, 8 Dec 2015 20:17:05 +0000 (20:17 +0000)] 
Don't exit under memory pressure (<rdar://problem/23255001>)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13003 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoAdd missing client-error-not-fetchable status code.
msweet [Fri, 20 Nov 2015 02:32:42 +0000 (02:32 +0000)] 
Add missing client-error-not-fetchable status code.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12995 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoFix compile error on Linux.
msweet [Thu, 19 Nov 2015 15:27:44 +0000 (15:27 +0000)] 
Fix compile error on Linux.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12993 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoAdd support for hashed job-password values; right now just SHA-1 and SHA-2 hashes
msweet [Wed, 18 Nov 2015 17:22:38 +0000 (17:22 +0000)] 
Add support for hashed job-password values; right now just SHA-1 and SHA-2 hashes
(<rdar://problem/20221502>)

- Add new cupsHashData API
- Use cupsHashData in _cupsConvertOptions.
- Grab the job-password-encryption-supported value from the printer and pick the most
  secure hash that is supported.
- Add a new _CUPS_API_2_2 availability macro.
- Update dependencies and Xcode project settings.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12983 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoThe IPP backend incorrectly included the job-password attribute in Validate-Job
msweet [Tue, 17 Nov 2015 21:23:16 +0000 (21:23 +0000)] 
The IPP backend incorrectly included the job-password attribute in Validate-Job
requests (<rdar://problem/23531939>)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12979 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoChanging the printer-is-shared value for a remote queue did not produce an
msweet [Tue, 17 Nov 2015 19:25:54 +0000 (19:25 +0000)] 
Changing the printer-is-shared value for a remote queue did not produce an
error (STR #4738)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12977 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoThe scheduler did not deliver job notifications for jobs submitted to classes
msweet [Tue, 17 Nov 2015 19:02:23 +0000 (19:02 +0000)] 
The scheduler did not deliver job notifications for jobs submitted to classes
(STR #4733)

A matching job is enough.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12976 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoAdded USB quirk for Canon MP530 (STR #4730)
msweet [Tue, 17 Nov 2015 18:04:51 +0000 (18:04 +0000)] 
Added USB quirk for Canon MP530 (STR #4730)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12975 a1ca3aef-8c08-0410-bb20-df032aa958be

10 years agoScheduler logging change (STR #4728)
msweet [Tue, 17 Nov 2015 18:01:44 +0000 (18:01 +0000)] 
Scheduler logging change (STR #4728)

Just log "connection now encrypted" as a debug message now.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12974 a1ca3aef-8c08-0410-bb20-df032aa958be