]> git.ipfire.org Git - thirdparty/cups.git/log
thirdparty/cups.git
13 years agoUse GSS framework, when available, and support acquisition of Kerberos creds
mike [Sun, 1 May 2011 19:55:04 +0000 (19:55 +0000)] 
Use GSS framework, when available, and support acquisition of Kerberos creds
when the underlying libraries support it (may add others as time permits).

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9732 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoUpdate Bonjour support to resolve the server's hostname to a FQDN (not just a
mike [Fri, 29 Apr 2011 22:45:35 +0000 (22:45 +0000)] 
Update Bonjour support to resolve the server's hostname to a FQDN (not just a
.local name) when needed.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9731 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoDon't report waste supply full/almost full reasons since vendors do not agree on
mike [Fri, 29 Apr 2011 15:35:23 +0000 (15:35 +0000)] 
Don't report waste supply full/almost full reasons since vendors do not agree on
the definition of a supply that is filled (e.g. amount full vs amount empty?)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9730 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFix Xcode project.
mike [Fri, 29 Apr 2011 04:31:32 +0000 (04:31 +0000)] 
Fix Xcode project.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9729 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFix speling mistaks in documentation (STR #3837 + more that I found with a
mike [Thu, 28 Apr 2011 21:20:12 +0000 (21:20 +0000)] 
Fix speling mistaks in documentation (STR #3837 + more that I found with a
spell checker sweep...)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9727 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFix example socket URI.
mike [Wed, 27 Apr 2011 23:31:16 +0000 (23:31 +0000)] 
Fix example socket URI.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9725 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoCreate logs when *not* set to "syslog"...
mike [Wed, 27 Apr 2011 23:29:25 +0000 (23:29 +0000)] 
Create logs when *not* set to "syslog"...

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9724 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFix a comment.
mike [Wed, 27 Apr 2011 20:27:50 +0000 (20:27 +0000)] 
Fix a comment.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9722 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoAdd missing whitespace.
mike [Wed, 27 Apr 2011 19:48:47 +0000 (19:48 +0000)] 
Add missing whitespace.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9720 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFix driver mapping.
mike [Wed, 27 Apr 2011 19:47:22 +0000 (19:47 +0000)] 
Fix driver mapping.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9719 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFix authenticated printing bug.
mike [Mon, 25 Apr 2011 23:20:36 +0000 (23:20 +0000)] 
Fix authenticated printing bug.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9718 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoClang doesn't support "-pie", so just pass as "-Wl,-pie" (which both GCC and
mike [Fri, 22 Apr 2011 23:01:57 +0000 (23:01 +0000)] 
Clang doesn't support "-pie", so just pass as "-Wl,-pie" (which both GCC and
Clang support)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9717 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoThe scheduler might leave old job data files in the spool directory (STR #3795)
mike [Fri, 22 Apr 2011 22:36:10 +0000 (22:36 +0000)] 
The scheduler might leave old job data files in the spool directory (STR #3795)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9715 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoUpdate filter documentation to talk a little about signal handling.
mike [Fri, 22 Apr 2011 20:10:04 +0000 (20:10 +0000)] 
Update filter documentation to talk a little about signal handling.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9714 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoAdd AUTH_INFO_REQUIRED environment variable to let backends know what type of
mike [Fri, 22 Apr 2011 18:36:05 +0000 (18:36 +0000)] 
Add AUTH_INFO_REQUIRED environment variable to let backends know what type of
authentication is expected.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9713 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoUpdate message catalog for new strings.
mike [Fri, 22 Apr 2011 17:53:36 +0000 (17:53 +0000)] 
Update message catalog for new strings.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9712 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoMove scheduler's cupsdCheckProgram to libcups as _cupsFileCheck, and add some
mike [Fri, 22 Apr 2011 17:47:03 +0000 (17:47 +0000)] 
Move scheduler's cupsdCheckProgram to libcups as _cupsFileCheck, and add some
more checks where we need them.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9710 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoCheck that we successfully allocate memory for profile name dictionary.
mike [Fri, 22 Apr 2011 06:42:29 +0000 (06:42 +0000)] 
Check that we successfully allocate memory for profile name dictionary.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9709 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoValidate page size names.
mike [Fri, 22 Apr 2011 06:37:54 +0000 (06:37 +0000)] 
Validate page size names.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9708 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFail on client-error-document-format-not-supported or
mike [Fri, 22 Apr 2011 06:13:48 +0000 (06:13 +0000)] 
Fail on client-error-document-format-not-supported or
client-error-conflicting-attributes

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9707 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFix a mimeFilter bug that caused cupsFilter2 lines to not work for the second
mike [Fri, 22 Apr 2011 04:38:28 +0000 (04:38 +0000)] 
Fix a mimeFilter bug that caused cupsFilter2 lines to not work for the second
and subsequent printers.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9705 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoAdd support for Mac OS X driver bundles.
mike [Wed, 20 Apr 2011 21:59:16 +0000 (21:59 +0000)] 
Add support for Mac OS X driver bundles.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9703 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoUpdate get-jobs test to include media and impressions attributes.
mike [Wed, 20 Apr 2011 21:16:08 +0000 (21:16 +0000)] 
Update get-jobs test to include media and impressions attributes.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9702 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoCleanup and expand libcupsmime debug logging.
mike [Wed, 20 Apr 2011 19:50:12 +0000 (19:50 +0000)] 
Cleanup and expand libcupsmime debug logging.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9701 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoDrop debug level slightly.
mike [Wed, 20 Apr 2011 18:15:44 +0000 (18:15 +0000)] 
Drop debug level slightly.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9700 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoAdd support for CUPS debug printfs in the scheduler on Mac OS X.
mike [Wed, 20 Apr 2011 14:11:14 +0000 (14:11 +0000)] 
Add support for CUPS debug printfs in the scheduler on Mac OS X.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9699 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFix some clang-reported warnings and add ippserver to the project.
mike [Wed, 20 Apr 2011 04:15:21 +0000 (04:15 +0000)] 
Fix some clang-reported warnings and add ippserver to the project.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9698 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoUpdate testmime.c to register PPD filters just like cupsd, for testing.
mike [Tue, 19 Apr 2011 22:25:38 +0000 (22:25 +0000)] 
Update testmime.c to register PPD filters just like cupsd, for testing.

Clean up cupsPreFilter support.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9697 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFix output in locales using US-ASCII.
mike [Mon, 18 Apr 2011 16:25:04 +0000 (16:25 +0000)] 
Fix output in locales using US-ASCII.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9695 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoMore message cleanup, and retry on pretty much any error to work around printer
mike [Sat, 16 Apr 2011 03:28:33 +0000 (03:28 +0000)] 
More message cleanup, and retry on pretty much any error to work around printer
bugs.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9694 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFix IPP backend so that it can recover from failed job submissions that are
mike [Sat, 16 Apr 2011 02:51:22 +0000 (02:51 +0000)] 
Fix IPP backend so that it can recover from failed job submissions that are
streamed.

Add CUPS_BACKEND_RETRY and CUPS_BACKEND_RETRY_CURRENT exit codes.

Simplify the error messages from the backends.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9693 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoNormalize the permission checking code, and check permissions in more places.
mike [Sat, 16 Apr 2011 01:25:40 +0000 (01:25 +0000)] 
Normalize the permission checking code, and check permissions in more places.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9692 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoAdd IPv6 support to the SNMP backend, and do some additional cleanup wherever
mike [Fri, 15 Apr 2011 23:38:13 +0000 (23:38 +0000)] 
Add IPv6 support to the SNMP backend, and do some additional cleanup wherever
we directly access socket address members.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9691 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoLog missing ICC profiles.
mike [Fri, 15 Apr 2011 21:52:05 +0000 (21:52 +0000)] 
Log missing ICC profiles.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9690 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFix speling mistak.
mike [Fri, 15 Apr 2011 21:51:55 +0000 (21:51 +0000)] 
Fix speling mistak.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9689 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoEliminate indefinite wait for response.
mike [Fri, 15 Apr 2011 06:08:35 +0000 (06:08 +0000)] 
Eliminate indefinite wait for response.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9688 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoAllow running with "none" as the profile. Also close excess files (just in case)
mike [Fri, 15 Apr 2011 05:55:20 +0000 (05:55 +0000)] 
Allow running with "none" as the profile. Also close excess files (just in case)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9687 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoMake sure the log files get created when cupsd runs.
mike [Fri, 15 Apr 2011 04:47:29 +0000 (04:47 +0000)] 
Make sure the log files get created when cupsd runs.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9686 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoClean up standard media localizations.
mike [Fri, 15 Apr 2011 03:59:10 +0000 (03:59 +0000)] 
Clean up standard media localizations.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9685 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFix typos in documentation (STR #3826, STR #3829)
mike [Thu, 14 Apr 2011 06:59:02 +0000 (06:59 +0000)] 
Fix typos in documentation (STR #3826, STR #3829)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9683 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoIgnore generated file.
mike [Wed, 13 Apr 2011 18:27:45 +0000 (18:27 +0000)] 
Ignore generated file.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9682 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFix memory leak as well in load_ppd.
mike [Wed, 13 Apr 2011 18:27:05 +0000 (18:27 +0000)] 
Fix memory leak as well in load_ppd.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9681 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoUpdate documentation and dependencies.
mike [Wed, 13 Apr 2011 15:45:24 +0000 (15:45 +0000)] 
Update documentation and dependencies.

Add note about cupsFilter2 hiding cupsFilter.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9680 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoLog a different error for an out-of-date PPD cache.
mike [Wed, 13 Apr 2011 15:23:41 +0000 (15:23 +0000)] 
Log a different error for an out-of-date PPD cache.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9679 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFix crash bug.
mike [Wed, 13 Apr 2011 15:16:28 +0000 (15:16 +0000)] 
Fix crash bug.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9678 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoMake conflicting defaults cause a test failure unless -Wdefaults is used.
mike [Wed, 13 Apr 2011 06:32:12 +0000 (06:32 +0000)] 
Make conflicting defaults cause a test failure unless -Wdefaults is used.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9677 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFree memory used for peer certificates.
mike [Mon, 11 Apr 2011 21:29:10 +0000 (21:29 +0000)] 
Free memory used for peer certificates.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9676 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoRemove text that won't get localized.
mike [Mon, 11 Apr 2011 16:55:48 +0000 (16:55 +0000)] 
Remove text that won't get localized.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9675 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoCleanup...
mike [Sat, 9 Apr 2011 05:01:58 +0000 (05:01 +0000)] 
Cleanup...

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9674 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoAdd definitions for DeviceN and PWG Raster support.
mike [Sat, 9 Apr 2011 04:34:17 +0000 (04:34 +0000)] 
Add definitions for DeviceN and PWG Raster support.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9673 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFix compression bug - didn't compress up to 128 literal pixels.
mike [Sat, 9 Apr 2011 04:12:26 +0000 (04:12 +0000)] 
Fix compression bug - didn't compress up to 128 literal pixels.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9672 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoUse legacy device UUID for now since too many other things depend on it.
mike [Fri, 8 Apr 2011 04:44:52 +0000 (04:44 +0000)] 
Use legacy device UUID for now since too many other things depend on it.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9671 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFix crasher in SNMP supply code.
mike [Fri, 8 Apr 2011 04:42:55 +0000 (04:42 +0000)] 
Fix crasher in SNMP supply code.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9670 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFix divide-by-zero bug.
mike [Wed, 6 Apr 2011 16:16:38 +0000 (16:16 +0000)] 
Fix divide-by-zero bug.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9669 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoAdd PWG Raster filter (rastertopwg) for IPP Everywhere.
mike [Fri, 1 Apr 2011 05:55:27 +0000 (05:55 +0000)] 
Add PWG Raster filter (rastertopwg) for IPP Everywhere.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9668 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoAdd PWG raster MIME type and filter definition (filter to come shortly...)
mike [Fri, 1 Apr 2011 04:48:21 +0000 (04:48 +0000)] 
Add PWG raster MIME type and filter definition (filter to come shortly...)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9667 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFix bug - was setting all of the remote state keywords instead of clearing them...
mike [Thu, 31 Mar 2011 22:15:25 +0000 (22:15 +0000)] 
Fix bug - was setting all of the remote state keywords instead of clearing them...

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9666 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoUpdate "lp" man page to call out that the hold time is UTC, not local, time.
mike [Thu, 31 Mar 2011 18:53:52 +0000 (18:53 +0000)] 
Update "lp" man page to call out that the hold time is UTC, not local, time.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9664 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoAdd callback to _httpResolveURI.
mike [Wed, 30 Mar 2011 23:03:16 +0000 (23:03 +0000)] 
Add callback to _httpResolveURI.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9663 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoBack out change for APDialogSandbox; no longer needed.
mike [Wed, 30 Mar 2011 16:59:09 +0000 (16:59 +0000)] 
Back out change for APDialogSandbox; no longer needed.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9662 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoAdd remote job state keywords.
mike [Wed, 30 Mar 2011 03:45:40 +0000 (03:45 +0000)] 
Add remote job state keywords.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9661 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoAdd support for "maxsize(nnnn)" parameter in cupsFilter2 definitions. We are
mike [Wed, 30 Mar 2011 03:04:10 +0000 (03:04 +0000)] 
Add support for "maxsize(nnnn)" parameter in cupsFilter2 definitions.  We are
purposely not documenting this, however, since it has very limited usage (mainly
for IPP Everywhere).

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9660 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoDon't set the cups-insecure-filter-warning keyword for group-writable files owned
mike [Wed, 30 Mar 2011 02:36:53 +0000 (02:36 +0000)] 
Don't set the cups-insecure-filter-warning keyword for group-writable files owned
by the "admin" group.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9659 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoAdd support for APDialogSandbox keyword.
mike [Wed, 30 Mar 2011 02:18:14 +0000 (02:18 +0000)] 
Add support for APDialogSandbox keyword.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9658 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFix this header so it can be included from a C++ source file.
mike [Wed, 30 Mar 2011 02:03:28 +0000 (02:03 +0000)] 
Fix this header so it can be included from a C++ source file.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9657 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoOne more change for Kerberos.
mike [Tue, 29 Mar 2011 00:00:04 +0000 (00:00 +0000)] 
One more change for Kerberos.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9656 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoClean up some of the Kerberos changes, and add support for GSSServiceName in
mike [Mon, 28 Mar 2011 23:52:32 +0000 (23:52 +0000)] 
Clean up some of the Kerberos changes, and add support for GSSServiceName in
client.conf so it is easier to deploy system-wide configurations for the
service name.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9655 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoMove cupsdMakeUUID code into libcups as _httpAssembleUUID. We'll use this in the
mike [Mon, 28 Mar 2011 22:59:59 +0000 (22:59 +0000)] 
Move cupsdMakeUUID code into libcups as _httpAssembleUUID. We'll use this in the
ippserver test code at some point...

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9654 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFix a crash bug.
mike [Mon, 28 Mar 2011 21:56:58 +0000 (21:56 +0000)] 
Fix a crash bug.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9653 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoStart some Kerberized printing cleanup.
mike [Fri, 25 Mar 2011 21:25:38 +0000 (21:25 +0000)] 
Start some Kerberized printing cleanup.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9652 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoUpdate copyright.
mike [Fri, 25 Mar 2011 16:21:18 +0000 (16:21 +0000)] 
Update copyright.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9650 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoAvoid potentially clobbering the ppds.dat file while another cups-driverd process
mike [Fri, 25 Mar 2011 06:39:09 +0000 (06:39 +0000)] 
Avoid potentially clobbering the ppds.dat file while another cups-driverd process
is trying to read from it.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9648 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoDon't disable certificates for authorization when there is an authkey since we
mike [Fri, 25 Mar 2011 05:55:35 +0000 (05:55 +0000)] 
Don't disable certificates for authorization when there is an authkey since we
really only want to disable the root certificate (which is no longer generated).

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9647 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoDon't use root certificates when we have authrefs.
mike [Fri, 25 Mar 2011 05:53:01 +0000 (05:53 +0000)] 
Don't use root certificates when we have authrefs.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9646 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFix compiles when there is no SSL implementation available.
mike [Wed, 23 Mar 2011 17:23:47 +0000 (17:23 +0000)] 
Fix compiles when there is no SSL implementation available.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9644 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFix crash bug for constraints without option keywords.
mike [Wed, 23 Mar 2011 03:41:29 +0000 (03:41 +0000)] 
Fix crash bug for constraints without option keywords.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9643 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFix Monarch envelope name.
mike [Wed, 23 Mar 2011 00:18:40 +0000 (00:18 +0000)] 
Fix Monarch envelope name.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9642 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoOne more typo...
mike [Tue, 22 Mar 2011 14:28:04 +0000 (14:28 +0000)] 
One more typo...

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9640 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFix some typos in the CUPS Raster documentation.
mike [Tue, 22 Mar 2011 14:25:53 +0000 (14:25 +0000)] 
Fix some typos in the CUPS Raster documentation.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9638 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoNeed to localize "subject: error" pattern in _cupsLangPrintError, fix support
mike [Mon, 21 Mar 2011 23:03:22 +0000 (23:03 +0000)] 
Need to localize "subject: error" pattern in _cupsLangPrintError, fix support
for localization comments.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9637 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoSave more work on cleaning up the localized messages.
mike [Mon, 21 Mar 2011 22:02:00 +0000 (22:02 +0000)] 
Save more work on cleaning up the localized messages.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9636 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoSave work on normalizing the localizations of all the CUPS commands.
mike [Mon, 21 Mar 2011 05:14:02 +0000 (05:14 +0000)] 
Save work on normalizing the localizations of all the CUPS commands.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9635 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoNormalize some of the localized media names.
mike [Mon, 21 Mar 2011 02:44:09 +0000 (02:44 +0000)] 
Normalize some of the localized media names.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9634 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoAdd support for collated copies...
mike [Mon, 21 Mar 2011 02:23:08 +0000 (02:23 +0000)] 
Add support for collated copies...

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9633 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoMerge some changes from bug fix branch.
mike [Mon, 21 Mar 2011 02:12:14 +0000 (02:12 +0000)] 
Merge some changes from bug fix branch.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9632 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoDon't require root to read username and password from the environment.
mike [Sun, 20 Mar 2011 04:34:54 +0000 (04:34 +0000)] 
Don't require root to read username and password from the environment.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9631 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoProtect against recursion if the generic class driver is busted.
mike [Fri, 18 Mar 2011 22:49:23 +0000 (22:49 +0000)] 
Protect against recursion if the generic class driver is busted.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9630 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoSave work on Xcode project.
mike [Fri, 18 Mar 2011 22:45:47 +0000 (22:45 +0000)] 
Save work on Xcode project.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9629 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoAdd more permissions checks for the USB class driver.
mike [Fri, 18 Mar 2011 21:56:35 +0000 (21:56 +0000)] 
Add more permissions checks for the USB class driver.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9628 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFix reporting of permissions issues.
mike [Fri, 18 Mar 2011 21:47:44 +0000 (21:47 +0000)] 
Fix reporting of permissions issues.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9627 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoRemove unnecessary comparison of unsigned < 0.
mike [Fri, 18 Mar 2011 21:06:34 +0000 (21:06 +0000)] 
Remove unnecessary comparison of unsigned < 0.

Save work on Xcode project.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9626 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoAdd some compatibility hacks for HTTP/1.0-based IPP printers back into the IPP
mike [Fri, 18 Mar 2011 20:39:42 +0000 (20:39 +0000)] 
Add some compatibility hacks for HTTP/1.0-based IPP printers back into the IPP
backend...

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9625 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoNeed to unregister profiles using new UUID as well...
mike [Fri, 18 Mar 2011 19:24:12 +0000 (19:24 +0000)] 
Need to unregister profiles using new UUID as well...

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9624 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoAdd missing TLS key in the Bonjour TXT record.
mike [Fri, 18 Mar 2011 18:53:36 +0000 (18:53 +0000)] 
Add missing TLS key in the Bonjour TXT record.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9623 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoUse the printer-uuid value when registering with ColorSync...
mike [Fri, 18 Mar 2011 18:47:40 +0000 (18:47 +0000)] 
Use the printer-uuid value when registering with ColorSync...

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9622 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoAdd printer-uuid support.
mike [Fri, 18 Mar 2011 18:42:46 +0000 (18:42 +0000)] 
Add printer-uuid support.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9621 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFix some more clang issues.
mike [Fri, 18 Mar 2011 18:41:26 +0000 (18:41 +0000)] 
Fix some more clang issues.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9620 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoFix some clang issues.
mike [Fri, 18 Mar 2011 18:41:04 +0000 (18:41 +0000)] 
Fix some clang issues.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9619 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoSave progress on Xcode project.
mike [Fri, 18 Mar 2011 17:19:59 +0000 (17:19 +0000)] 
Save progress on Xcode project.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9618 7a7537e8-13f0-0310-91df-b6672ffda945

13 years agoAdd more targets for different libraries and programs.
mike [Fri, 18 Mar 2011 07:16:52 +0000 (07:16 +0000)] 
Add more targets for different libraries and programs.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9617 7a7537e8-13f0-0310-91df-b6672ffda945