]> git.ipfire.org Git - thirdparty/cups.git/log
thirdparty/cups.git
13 years agoFix "make check" on Linux, also fix version number in generated HTML output.
mike [Mon, 1 Oct 2012 01:10:34 +0000 (01:10 +0000)] 
Fix "make check" on Linux, also fix version number in generated HTML output.

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

13 years agoAbort the outer loop if we get a failure from Send-Document.
mike [Fri, 28 Sep 2012 19:51:06 +0000 (19:51 +0000)] 
Abort the outer loop if we get a failure from Send-Document.

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

13 years agoDon't crash on PPD files with no size information.
mike [Thu, 27 Sep 2012 03:33:42 +0000 (03:33 +0000)] 
Don't crash on PPD files with no size information.

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

13 years agoAdd some range checking for string values to avoid passing around name values
mike [Wed, 26 Sep 2012 03:43:44 +0000 (03:43 +0000)] 
Add some range checking for string values to avoid passing around name values
that are too large, among other things...

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

13 years agoThe scheduler no longer accepts or sends job description attributes.
mike [Wed, 26 Sep 2012 02:02:16 +0000 (02:02 +0000)] 
The scheduler no longer accepts or sends job description attributes.

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

13 years agoWork around some broken IPP printers (STR #4190)
mike [Fri, 21 Sep 2012 14:38:32 +0000 (14:38 +0000)] 
Work around some broken IPP printers (STR #4190)

Also catch late authentication issues so the backend doesn't just spin on a
print request that will never succeed.

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

13 years agoSupport new auth-info-default attribute to track default username for HTTP
mike [Tue, 18 Sep 2012 00:59:48 +0000 (00:59 +0000)] 
Support new auth-info-default attribute to track default username for HTTP
authentication.

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

13 years agoOne more fix for STR #4072 - wasn't skipping extra data bytes.
mike [Sun, 16 Sep 2012 23:16:32 +0000 (23:16 +0000)] 
One more fix for STR #4072 - wasn't skipping extra data bytes.

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

13 years agoFilter out all control characters from the 1284 device ID (STR #4124)
mike [Sat, 15 Sep 2012 19:41:03 +0000 (19:41 +0000)] 
Filter out all control characters from the 1284 device ID (STR #4124)

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

13 years agoThe scheduler no longer allows job-name values that are not valid network
mike [Sat, 15 Sep 2012 19:12:30 +0000 (19:12 +0000)] 
The scheduler no longer allows job-name values that are not valid network
Unicode strings (STR #4072)

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

13 years agoThe web interface did not preserve the order of classes, jobs, or printers
mike [Sat, 15 Sep 2012 18:47:19 +0000 (18:47 +0000)] 
The web interface did not preserve the order of classes, jobs, or printers
(STR #4170)

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

13 years agoAdd "snmp" option to network backends and don't use SNMP for Bonjour shared CUPS
mike [Sat, 15 Sep 2012 18:34:03 +0000 (18:34 +0000)] 
Add "snmp" option to network backends and don't use SNMP for Bonjour shared CUPS
queues (STR #4106)

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

13 years agoThe IPP backend did not specify the compression used (STR #4181)
mike [Sat, 15 Sep 2012 14:11:10 +0000 (14:11 +0000)] 
The IPP backend did not specify the compression used (STR #4181)

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

13 years agoAlso add support for sending octetString values.
mike [Sat, 15 Sep 2012 14:06:05 +0000 (14:06 +0000)] 
Also add support for sending octetString values.

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

13 years agoFix reporting of octetString values.
mike [Fri, 14 Sep 2012 17:38:33 +0000 (17:38 +0000)] 
Fix reporting of octetString values.

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

13 years agoSome more cleanup for Clang, although we still haven't eliminated the last
mike [Fri, 14 Sep 2012 00:56:16 +0000 (00:56 +0000)] 
Some more cleanup for Clang, although we still haven't eliminated the last
warning (Clang bug).

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

13 years agoFix some issues reported by Clang.
mike [Thu, 13 Sep 2012 19:01:23 +0000 (19:01 +0000)] 
Fix some issues reported by Clang.

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

13 years agoStop using strcpy.
mike [Fri, 7 Sep 2012 02:49:46 +0000 (02:49 +0000)] 
Stop using strcpy.

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

13 years agoFix marker-types to use valid keyword strings (no uppercase).
mike [Fri, 7 Sep 2012 02:48:59 +0000 (02:48 +0000)] 
Fix marker-types to use valid keyword strings (no uppercase).

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

13 years agoStart adding some testing stuff for PIN/server printing.
mike [Wed, 5 Sep 2012 03:04:03 +0000 (03:04 +0000)] 
Start adding some testing stuff for PIN/server printing.

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

13 years agoRemove bug URLs.
mike [Wed, 5 Sep 2012 02:24:34 +0000 (02:24 +0000)] 
Remove bug URLs.

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

13 years agoEliminate clang warning.
mike [Tue, 4 Sep 2012 23:31:59 +0000 (23:31 +0000)] 
Eliminate clang warning.

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

13 years agoAdd a NULL check to silence a Clang warning.
mike [Tue, 4 Sep 2012 19:08:44 +0000 (19:08 +0000)] 
Add a NULL check to silence a Clang warning.

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

13 years agoEliminate a new compiler warning caused by our empty while loop; restructured
mike [Tue, 4 Sep 2012 18:25:53 +0000 (18:25 +0000)] 
Eliminate a new compiler warning caused by our empty while loop; restructured
as a do-while loop...

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

13 years agoUpdate documentation to avoid confusion, add links.
mike [Thu, 30 Aug 2012 23:01:34 +0000 (23:01 +0000)] 
Update documentation to avoid confusion, add links.

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

13 years agoAdd support for higher-level PIN printing, external accounting systems, and
mike [Thu, 30 Aug 2012 20:22:22 +0000 (20:22 +0000)] 
Add support for higher-level PIN printing, external accounting systems, and
"print here" printing environments (STR #4169)

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

13 years agoMark Windows PPD functions as deprecated.
mike [Wed, 29 Aug 2012 21:03:04 +0000 (21:03 +0000)] 
Mark Windows PPD functions as deprecated.

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

13 years agoClean up documentation for new API functions.
mike [Wed, 29 Aug 2012 19:52:04 +0000 (19:52 +0000)] 
Clean up documentation for new API functions.

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

13 years agoMake sure appleGetPaperSize is static...
mike [Wed, 29 Aug 2012 19:08:28 +0000 (19:08 +0000)] 
Make sure appleGetPaperSize is static...

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

13 years agoAdd missing documentation for cupsDest* functions.
mike [Wed, 29 Aug 2012 18:16:15 +0000 (18:16 +0000)] 
Add missing documentation for cupsDest* functions.

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

13 years agoApplications could not get the PPD file for statically-configured Bonjour-shared
mike [Wed, 29 Aug 2012 00:13:14 +0000 (00:13 +0000)] 
Applications could not get the PPD file for statically-configured Bonjour-shared
print queues (STR #4159)

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

13 years agoThe scheduler did not recognize dnssd: or ipps: URIs as CUPS shared queues
mike [Wed, 29 Aug 2012 00:03:04 +0000 (00:03 +0000)] 
The scheduler did not recognize dnssd: or ipps: URIs as CUPS shared queues
(STR #4158)

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

13 years agoThe cupsd.conf file included obsolete browsing directives (STR #4157)
mike [Tue, 28 Aug 2012 22:03:51 +0000 (22:03 +0000)] 
The cupsd.conf file included obsolete browsing directives (STR #4157)

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

13 years agoFixed a USB backend compatibility issue on systems using libusb (STR #4155)
mike [Tue, 28 Aug 2012 22:02:08 +0000 (22:02 +0000)] 
Fixed a USB backend compatibility issue on systems using libusb (STR #4155)

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

13 years agoSome Bonjour features were not available on systems with Avahi (STR #4156)
mike [Tue, 28 Aug 2012 22:00:20 +0000 (22:00 +0000)] 
Some Bonjour features were not available on systems with Avahi (STR #4156)

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

13 years agoCUPS now includes the port number in the Host: header for HTTP requests.
mike [Tue, 28 Aug 2012 21:54:13 +0000 (21:54 +0000)] 
CUPS now includes the port number in the Host: header for HTTP requests.

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

13 years agoFixed REPEAT-MATCH for STATUS and EXPECT - was incorrectly erroring out.
mike [Fri, 24 Aug 2012 03:26:57 +0000 (03:26 +0000)] 
Fixed REPEAT-MATCH for STATUS and EXPECT - was incorrectly erroring out.

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

13 years agoBump version.
mike [Fri, 24 Aug 2012 03:13:30 +0000 (03:13 +0000)] 
Bump version.

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

13 years ago1.7 is the base version now...
mike [Fri, 10 Aug 2012 22:41:10 +0000 (22:41 +0000)] 
1.7 is the base version now...

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

13 years agoStart CUPS 1.7.x development.
mike [Fri, 10 Aug 2012 22:39:24 +0000 (22:39 +0000)] 
Start CUPS 1.7.x development.

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

13 years agoBump version in this file, too.
mike [Fri, 27 Jul 2012 20:56:42 +0000 (20:56 +0000)] 
Bump version in this file, too.

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

13 years agoSync up changelog.
mike [Fri, 27 Jul 2012 20:54:12 +0000 (20:54 +0000)] 
Sync up changelog.

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

13 years agoRemove unsupported "columns" option from help (STR #4149)
mike [Fri, 27 Jul 2012 20:41:36 +0000 (20:41 +0000)] 
Remove unsupported "columns" option from help (STR #4149)

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

13 years agoThe Japanese and English web interface headers were swapped (STR #4148)
mike [Fri, 27 Jul 2012 20:39:32 +0000 (20:39 +0000)] 
The Japanese and English web interface headers were swapped (STR #4148)

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

13 years agoOK, I think I have it - the default for dnssd in the spec file was disabled, sort...
mike [Fri, 27 Jul 2012 20:33:27 +0000 (20:33 +0000)] 
OK, I think I have it - the default for dnssd in the spec file was disabled, sort of...

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

13 years agoOne more time...
mike [Fri, 27 Jul 2012 18:28:46 +0000 (18:28 +0000)] 
One more time...

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

13 years agoTry another way of conditionalizing dnssd backend...
mike [Fri, 27 Jul 2012 18:03:40 +0000 (18:03 +0000)] 
Try another way of conditionalizing dnssd backend...

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

13 years agoEliminate build warning.
mike [Fri, 27 Jul 2012 18:01:06 +0000 (18:01 +0000)] 
Eliminate build warning.

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

13 years agoFix RPM packaging issues (STR #4145)
mike [Fri, 27 Jul 2012 17:57:49 +0000 (17:57 +0000)] 
Fix RPM packaging issues (STR #4145)

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

13 years agoBump for 1.6.1.
mike [Fri, 27 Jul 2012 17:57:34 +0000 (17:57 +0000)] 
Bump for 1.6.1.

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

13 years agoPrep for 1.6.0 release.
mike [Mon, 16 Jul 2012 18:21:43 +0000 (18:21 +0000)] 
Prep for 1.6.0 release.

Clean up config.h.

Fix Xcode project files.

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

13 years agoAdd Catalan localization (STR #4107)
mike [Mon, 16 Jul 2012 17:34:21 +0000 (17:34 +0000)] 
Add Catalan localization (STR #4107)

Mac OS X -> OS X in a couple places.

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

13 years agoAdd Spanish localization (STR #4137)
mike [Mon, 16 Jul 2012 17:26:00 +0000 (17:26 +0000)] 
Add Spanish localization (STR #4137)

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

13 years agoDon't talk about --remote-printers option (STR #4131)
mike [Mon, 16 Jul 2012 17:14:39 +0000 (17:14 +0000)] 
Don't talk about --remote-printers option (STR #4131)

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

13 years agoFixes for libusb-based USB backend (STR #4128)
mike [Mon, 16 Jul 2012 17:10:55 +0000 (17:10 +0000)] 
Fixes for libusb-based USB backend (STR #4128)

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

13 years agoDrop mention of file URIs (STR #4134)
mike [Mon, 16 Jul 2012 16:56:04 +0000 (16:56 +0000)] 
Drop mention of file URIs (STR #4134)

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

13 years agoAdd fit-to-page option, drop fitplot and scaling (STR #4130)
mike [Mon, 16 Jul 2012 16:53:26 +0000 (16:53 +0000)] 
Add fit-to-page option, drop fitplot and scaling (STR #4130)

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

13 years agoThe lpq command did not show the owner or title of jobs unless passed a username
mike [Mon, 16 Jul 2012 16:50:32 +0000 (16:50 +0000)] 
The lpq command did not show the owner or title of jobs unless passed a username
on the command-line (STR #4135)

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

13 years agoBump libcups version.
mike [Mon, 25 Jun 2012 15:46:35 +0000 (15:46 +0000)] 
Bump libcups version.

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

13 years agoAdd contributor to credits file.
mike [Fri, 22 Jun 2012 15:03:33 +0000 (15:03 +0000)] 
Add contributor to credits file.

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

13 years agoUpdate template header for Japanese localization (STR #4122)
mike [Fri, 22 Jun 2012 15:02:17 +0000 (15:02 +0000)] 
Update template header for Japanese localization (STR #4122)

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

13 years agoThe SNMP backend no longer exits if it is unable to obtain an IPv6 socket
mike [Fri, 22 Jun 2012 03:45:53 +0000 (03:45 +0000)] 
The SNMP backend no longer exits if it is unable to obtain an IPv6 socket
(STR #4109)

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

13 years agoAdd Japanese localization files to RPM spec file.
mike [Fri, 22 Jun 2012 02:50:27 +0000 (02:50 +0000)] 
Add Japanese localization files to RPM spec file.

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

13 years agoPrep for 1.6rc1.
mike [Fri, 22 Jun 2012 02:36:00 +0000 (02:36 +0000)] 
Prep for 1.6rc1.

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

13 years agoAdd Japanese localization (STR #4122)
mike [Fri, 22 Jun 2012 02:34:12 +0000 (02:34 +0000)] 
Add Japanese localization (STR #4122)

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

13 years agoLocalized empty strings contained the message catalog metadata (STR #4119)
mike [Fri, 22 Jun 2012 02:25:46 +0000 (02:25 +0000)] 
Localized empty strings contained the message catalog metadata (STR #4119)

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

13 years agoRemove stray character (STR #4105).
mike [Fri, 22 Jun 2012 02:22:44 +0000 (02:22 +0000)] 
Remove stray character (STR #4105).

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

13 years agoFix crashes in the libusb-based USB backend (STR #4099)
mike [Fri, 22 Jun 2012 02:13:40 +0000 (02:13 +0000)] 
Fix crashes in the libusb-based USB backend (STR #4099)

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

13 years agoUpdate cupsfilter man page.
mike [Wed, 20 Jun 2012 15:59:17 +0000 (15:59 +0000)] 
Update cupsfilter man page.

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

13 years agoFix a regression in copy handling in cups-lpd (STR #4118)
mike [Wed, 20 Jun 2012 15:13:33 +0000 (15:13 +0000)] 
Fix a regression in copy handling in cups-lpd (STR #4118)

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

13 years agoSilence deprecation warnings since they cause build failures via svn...
mike [Wed, 20 Jun 2012 15:01:07 +0000 (15:01 +0000)] 
Silence deprecation warnings since they cause build failures via svn...

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

13 years agoDon't report conformance issues for Send-Document unless Create-Job is also
mike [Sat, 16 Jun 2012 19:01:50 +0000 (19:01 +0000)] 
Don't report conformance issues for Send-Document unless Create-Job is also
supported.

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

13 years agoDrop unused configure test.
mike [Fri, 15 Jun 2012 22:23:24 +0000 (22:23 +0000)] 
Drop unused configure test.

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

13 years agoFix regression caused by STR #2053 - ignore "localhost" as
mike [Thu, 31 May 2012 02:53:59 +0000 (02:53 +0000)] 
Fix regression caused by STR #2053 - ignore "localhost" as
job-originating-host-name and use local hostname instead.

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

13 years agoFix source distribution script, fix version number in README header.
mike [Fri, 25 May 2012 03:33:58 +0000 (03:33 +0000)] 
Fix source distribution script, fix version number in README header.

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

13 years agoDrop cups-polld.
mike [Fri, 25 May 2012 03:25:32 +0000 (03:25 +0000)] 
Drop cups-polld.

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

13 years agoRemove files that are not longer included.
mike [Fri, 25 May 2012 03:19:33 +0000 (03:19 +0000)] 
Remove files that are not longer included.

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

13 years agoRemove cups-polld man page.
mike [Fri, 25 May 2012 03:11:46 +0000 (03:11 +0000)] 
Remove cups-polld man page.

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

13 years agoDon't try registering via ColorSync if we are not root (it doesn't work...)
mike [Fri, 25 May 2012 03:11:18 +0000 (03:11 +0000)] 
Don't try registering via ColorSync if we are not root (it doesn't work...)

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

13 years agoUpdate what's new and overview.
mike [Fri, 25 May 2012 02:58:54 +0000 (02:58 +0000)] 
Update what's new and overview.

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

13 years agoPrep for CUPS 1.6b1 release.
mike [Fri, 25 May 2012 02:19:37 +0000 (02:19 +0000)] 
Prep for CUPS 1.6b1 release.

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

13 years agoUpdate localization files.
mike [Wed, 23 May 2012 23:24:42 +0000 (23:24 +0000)] 
Update localization files.

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

13 years agoBump dates.
mike [Wed, 23 May 2012 22:48:35 +0000 (22:48 +0000)] 
Bump dates.

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

13 years agoMultiple libusb backend fixes (STR #4098, STR #4100)
mike [Wed, 23 May 2012 22:47:01 +0000 (22:47 +0000)] 
Multiple libusb backend fixes (STR #4098, STR #4100)

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

13 years agoUpdated documentation and tools.
mike [Wed, 23 May 2012 22:39:50 +0000 (22:39 +0000)] 
Updated documentation and tools.

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

13 years agoImplement the IPP localization API (STR #3925)
mike [Wed, 23 May 2012 20:17:12 +0000 (20:17 +0000)] 
Implement the IPP localization API (STR #3925)

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

13 years agoUpdate header...i
mike [Wed, 23 May 2012 18:22:11 +0000 (18:22 +0000)] 
Update header...i

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

13 years agoImplement cupsCopyDestConflicts.
mike [Wed, 23 May 2012 18:20:42 +0000 (18:20 +0000)] 
Implement cupsCopyDestConflicts.

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

13 years agoDon't send options as operation attributes in a Create-Job request.
mike [Wed, 23 May 2012 03:30:45 +0000 (03:30 +0000)] 
Don't send options as operation attributes in a Create-Job request.

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

13 years agoThe scheduler now consolidates all PPD updates from filters at the end of the
mike [Wed, 23 May 2012 01:36:50 +0000 (01:36 +0000)] 
The scheduler now consolidates all PPD updates from filters at the end of the
job (STR #4075)

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

13 years agoMake sure we log the Create-Job but no Send-Document as a conformance error.
mike [Wed, 23 May 2012 01:19:11 +0000 (01:19 +0000)] 
Make sure we log the Create-Job but no Send-Document as a conformance error.

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

13 years agoThe IPP backend no longer tries to get the job status for printers that do not
mike [Wed, 23 May 2012 00:54:03 +0000 (00:54 +0000)] 
The IPP backend no longer tries to get the job status for printers that do not
implement the required operation (STR #4083)

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

13 years agoSending a document in an unsupported format to an IPP printer now automatically
mike [Wed, 23 May 2012 00:45:51 +0000 (00:45 +0000)] 
Sending a document in an unsupported format to an IPP printer now automatically
cancels the job (STR #4093)

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

13 years agoFix the profiles not registered for existing printers issue (STR #3808)
mike [Wed, 23 May 2012 00:16:54 +0000 (00:16 +0000)] 
Fix the profiles not registered for existing printers issue (STR #3808)

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

13 years agoUpdate the CUPS developer guide to document what is stable (STR #4068)
mike [Tue, 22 May 2012 23:58:31 +0000 (23:58 +0000)] 
Update the CUPS developer guide to document what is stable (STR #4068)

Also took the opportunity to sync up the makefile and source code guidelines,
redirect the SVN repositories, talk about the CUPS mailing lists, and generally
make this document sound less like a specification and more like "this is how
we do things."

Removed unused items from configure/Makedefs.

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

13 years agoFix some error reporting issues when printing from /dev/null and other unusual
mike [Mon, 21 May 2012 22:39:01 +0000 (22:39 +0000)] 
Fix some error reporting issues when printing from /dev/null and other unusual
situations (STR #4015)

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

13 years agoAdd support for cupsSNMPQuirks keyword to handle broken printers (STR #3551)
mike [Mon, 21 May 2012 22:33:19 +0000 (22:33 +0000)] 
Add support for cupsSNMPQuirks keyword to handle broken printers (STR #3551)

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

13 years agoFix typo.
mike [Mon, 21 May 2012 22:00:05 +0000 (22:00 +0000)] 
Fix typo.

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

13 years agoImplement support for colord (STR #3808)
mike [Mon, 21 May 2012 21:50:55 +0000 (21:50 +0000)] 
Implement support for colord (STR #3808)

Also cleanup ColorSync implementation.

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

13 years agoFirst part of color management overhaul - restructure to accept colord changes
mike [Mon, 21 May 2012 17:40:22 +0000 (17:40 +0000)] 
First part of color management overhaul - restructure to accept colord changes
(STR #3808)

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