]> git.ipfire.org Git - thirdparty/cups.git/log
thirdparty/cups.git
13 years agoSome more packaging fixes.
mike [Fri, 9 Sep 2011 18:33:52 +0000 (18:33 +0000)] 
Some more packaging fixes.

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

13 years agoAdd error strings for IPP read issues so that we can more easily dianose IPP
mike [Fri, 9 Sep 2011 18:29:36 +0000 (18:29 +0000)] 
Add error strings for IPP read issues so that we can more easily dianose IPP
encoding errors.

Add a check to ipptool for a missing end-of-attributes-tag.

Fix _cupsSetHTTPError(HTTP_ERROR).

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

13 years agoFix issue with size not being used.
mike [Fri, 9 Sep 2011 18:02:15 +0000 (18:02 +0000)] 
Fix issue with size not being used.

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

13 years agoFix some packaging issues in the 1.6 tree.
mike [Fri, 9 Sep 2011 17:59:58 +0000 (17:59 +0000)] 
Fix some packaging issues in the 1.6 tree.

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

13 years agoFix a bunch of warnings on Linux.
mike [Fri, 9 Sep 2011 16:30:36 +0000 (16:30 +0000)] 
Fix a bunch of warnings on Linux.

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

13 years agoWhen possible, the IPP backend now stops sending job data early on a cancel.
mike [Fri, 9 Sep 2011 15:38:24 +0000 (15:38 +0000)] 
When possible, the IPP backend now stops sending job data early on a cancel.

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

13 years agocupsSendRequest and cupsWriteRequestData did not properly read all HTTP headers,
mike [Fri, 9 Sep 2011 01:14:42 +0000 (01:14 +0000)] 
cupsSendRequest and cupsWriteRequestData did not properly read all HTTP headers,
preventing authentication and encryption upgrades from working in all cases.

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

13 years agoClean up read buffering code to deal with sporadic errors.
mike [Wed, 7 Sep 2011 23:45:35 +0000 (23:45 +0000)] 
Clean up read buffering code to deal with sporadic errors.

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

13 years agoDebug printfs...
mike [Wed, 7 Sep 2011 23:33:35 +0000 (23:33 +0000)] 
Debug printfs...

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

13 years agoAdd SSL/TLS support to unit test program.
mike [Wed, 7 Sep 2011 23:03:50 +0000 (23:03 +0000)] 
Add SSL/TLS support to unit test program.

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

13 years agoMerge changes from "write-timeout" branch.
mike [Wed, 7 Sep 2011 22:25:13 +0000 (22:25 +0000)] 
Merge changes from "write-timeout" branch.

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

13 years agoNormalize the read timeouts to use the timeout that was set, if any.
mike [Fri, 2 Sep 2011 22:29:29 +0000 (22:29 +0000)] 
Normalize the read timeouts to use the timeout that was set, if any.

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

13 years agoThe client.conf Server directive is no longer supported on Mac OS X 10.7 and
mike [Fri, 2 Sep 2011 20:23:16 +0000 (20:23 +0000)] 
The client.conf Server directive is no longer supported on Mac OS X 10.7 and
later.

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

13 years agoThe IPP backend sent the wrong margins in media-col.
mike [Fri, 2 Sep 2011 18:16:25 +0000 (18:16 +0000)] 
The IPP backend sent the wrong margins in media-col.

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

13 years agoThe scheduler did not save or restore large Kerberos credentials for jobs.
mike [Fri, 2 Sep 2011 03:53:59 +0000 (03:53 +0000)] 
The scheduler did not save or restore large Kerberos credentials for jobs.

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

13 years agoFix some clang-reported warnings.
mike [Thu, 1 Sep 2011 23:48:49 +0000 (23:48 +0000)] 
Fix some clang-reported warnings.

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

13 years agoFix browsing for ipps printers.
mike [Thu, 1 Sep 2011 23:47:14 +0000 (23:47 +0000)] 
Fix browsing for ipps printers.

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

13 years agoProperly escape #, ], and [ in username/password strings.
mike [Thu, 1 Sep 2011 23:44:13 +0000 (23:44 +0000)] 
Properly escape #, ], and [ in username/password strings.

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

13 years agoCleanup GCC attribute usage.
mike [Thu, 1 Sep 2011 23:02:24 +0000 (23:02 +0000)] 
Cleanup GCC attribute usage.

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

13 years agoOnly return Forbidden when we have an authenticated username.
mike [Wed, 31 Aug 2011 04:58:22 +0000 (04:58 +0000)] 
Only return Forbidden when we have an authenticated username.

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

13 years agoFix a compiler warning - we weren't referencing the right value when reporting
mike [Wed, 31 Aug 2011 04:57:55 +0000 (04:57 +0000)] 
Fix a compiler warning - we weren't referencing the right value when reporting
a filter problem.

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

13 years agoRemove extra semicolon when setting a cookie value.
mike [Wed, 31 Aug 2011 04:57:29 +0000 (04:57 +0000)] 
Remove extra semicolon when setting a cookie value.

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

13 years agoRun Fedora portrelease program, if present, to free up the "ipp" ports.
mike [Wed, 31 Aug 2011 04:57:08 +0000 (04:57 +0000)] 
Run Fedora portrelease program, if present, to free up the "ipp" ports.

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

13 years agoDon't log debug messages to stderr.
mike [Wed, 31 Aug 2011 04:56:34 +0000 (04:56 +0000)] 
Don't log debug messages to stderr.

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

13 years agoNeed math library for "ceil".
mike [Wed, 31 Aug 2011 03:30:42 +0000 (03:30 +0000)] 
Need math library for "ceil".

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

13 years agoThe scheduler will no longer run programs with group write permission.
mike [Wed, 31 Aug 2011 02:56:53 +0000 (02:56 +0000)] 
The scheduler will no longer run programs with group write permission.

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

13 years agoSend errors concerning the cupsd.conf file to stderr; normally this means those
mike [Wed, 31 Aug 2011 01:25:25 +0000 (01:25 +0000)] 
Send errors concerning the cupsd.conf file to stderr; normally this means those
messages will be lost when running in "daemon" mode... (STR #3936)

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

13 years agoThe configure script incorrectly used bundle-based localizations on Linux
mike [Wed, 31 Aug 2011 00:54:27 +0000 (00:54 +0000)] 
The configure script incorrectly used bundle-based localizations on Linux
(STR #3938)

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

13 years agoThe cups-driverd helper program did not cache .drv files properly, sometimes
mike [Wed, 31 Aug 2011 00:47:30 +0000 (00:47 +0000)] 
The cups-driverd helper program did not cache .drv files properly, sometimes
leading to a crash (STR #3921)

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

13 years agoTweak when we log debug messages - only when the job is stopped or aborted.
mike [Wed, 31 Aug 2011 00:10:06 +0000 (00:10 +0000)] 
Tweak when we log debug messages - only when the job is stopped or aborted.

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

13 years agoRemove non-existent directory.
mike [Mon, 29 Aug 2011 21:19:19 +0000 (21:19 +0000)] 
Remove non-existent directory.

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

13 years agoCUPS did not build on stock Mac OS X installations.
mike [Mon, 29 Aug 2011 20:12:32 +0000 (20:12 +0000)] 
CUPS did not build on stock Mac OS X installations.

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

13 years agoClean up PPD mapping a bit.
mike [Mon, 29 Aug 2011 15:42:09 +0000 (15:42 +0000)] 
Clean up PPD mapping a bit.

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

13 years agoDropped the PHP module (STR #3932)
mike [Sat, 27 Aug 2011 09:28:30 +0000 (09:28 +0000)] 
Dropped the PHP module (STR #3932)

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

13 years agoDrop the bannertops, commandtoescpx, commandtopclx, imagetops, imagetoraster,
mike [Sat, 27 Aug 2011 09:23:01 +0000 (09:23 +0000)] 
Drop the bannertops, commandtoescpx, commandtopclx, imagetops, imagetoraster,
pdftops, rastertoescpx, rastertopclx, and texttops filters (STR #3930)

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

13 years agoDrop serial and parallel backends (STR #3935)
mike [Sat, 27 Aug 2011 08:28:01 +0000 (08:28 +0000)] 
Drop serial and parallel backends (STR #3935)

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

13 years agoAdd some GNU TLS cleanup and debug code; still not working with Mac OS X (any
mike [Fri, 26 Aug 2011 18:13:09 +0000 (18:13 +0000)] 
Add some GNU TLS cleanup and debug code; still not working with Mac OS X (any
version)...

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

13 years agoPropagate IPP encoding errors up to cupsDoRequest.
mike [Wed, 24 Aug 2011 17:21:19 +0000 (17:21 +0000)] 
Propagate IPP encoding errors up to cupsDoRequest.

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

13 years agoEncryption was broken with OpenSSL.
mike [Mon, 22 Aug 2011 21:47:24 +0000 (21:47 +0000)] 
Encryption was broken with OpenSSL.

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

13 years agoDo some cleanup of the SSL/TLS support code so that we properly report errors.
mike [Fri, 19 Aug 2011 21:47:27 +0000 (21:47 +0000)] 
Do some cleanup of the SSL/TLS support code so that we properly report errors.

Also report connection errors using cupsLastErrorString() in ipptool.

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

14 years agoBump version in automated test suite, too.
mike [Thu, 18 Aug 2011 08:51:07 +0000 (08:51 +0000)] 
Bump version in automated test suite, too.

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

14 years agoBump version of sample drivers.
mike [Thu, 18 Aug 2011 05:37:21 +0000 (05:37 +0000)] 
Bump version of sample drivers.

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

14 years agoBump version to 1.6svn.
mike [Thu, 18 Aug 2011 04:36:40 +0000 (04:36 +0000)] 
Bump version to 1.6svn.

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

14 years agoipptool's XML output used date/time values with timezone offsets, which are not
mike [Wed, 17 Aug 2011 22:30:12 +0000 (22:30 +0000)] 
ipptool's XML output used date/time values with timezone offsets, which are not
supported by Mac OS X's NSDate class.

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

14 years agoClean up fix for cupsFilter2 - migrate cupsFilter2 entries to the filters array
mike [Wed, 17 Aug 2011 20:59:46 +0000 (20:59 +0000)] 
Clean up fix for cupsFilter2 - migrate cupsFilter2 entries to the filters array
with the proper conversion, allowing us to again just look at the filters array.

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

14 years agoSeveral programs did not support the cupsFilter2 keyword in PPD files.
mike [Tue, 16 Aug 2011 23:49:31 +0000 (23:49 +0000)] 
Several programs did not support the cupsFilter2 keyword in PPD files.

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

14 years agoThe IPP backend incorrectly reported spool-area-full states.
mike [Fri, 12 Aug 2011 00:51:11 +0000 (00:51 +0000)] 
The IPP backend incorrectly reported spool-area-full states.

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

14 years agocupsMarkOptions() did not protect against a bad PPD that was missing one or more
mike [Fri, 12 Aug 2011 00:16:42 +0000 (00:16 +0000)] 
cupsMarkOptions() did not protect against a bad PPD that was missing one or more
standard Duplex options.

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

14 years agoThe PostScript filter did not mirror N-up output properly.
mike [Fri, 12 Aug 2011 00:08:23 +0000 (00:08 +0000)] 
The PostScript filter did not mirror N-up output properly.

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

14 years agoRemove extra comma.
mike [Thu, 11 Aug 2011 23:57:34 +0000 (23:57 +0000)] 
Remove extra comma.

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

14 years agoValidate XML string output.
mike [Thu, 11 Aug 2011 23:34:54 +0000 (23:34 +0000)] 
Validate XML string output.

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

14 years agoPrevent a hang waiting for the side-channel thread to exit.
mike [Thu, 11 Aug 2011 22:04:42 +0000 (22:04 +0000)] 
Prevent a hang waiting for the side-channel thread to exit.

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

14 years agoFix supply level reporting when the level is negative, and set the low warning level...
mike [Thu, 11 Aug 2011 21:34:49 +0000 (21:34 +0000)] 
Fix supply level reporting when the level is negative, and set the low warning level to 5%
instead of 10%...

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

14 years agoDon't log debug message history when a job is held or canceled.
mike [Thu, 11 Aug 2011 20:42:58 +0000 (20:42 +0000)] 
Don't log debug message history when a job is held or canceled.

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

14 years agoDon't need to disable SSLv2 anymore, since no recent version of Mac OS X actually
mike [Wed, 10 Aug 2011 20:38:22 +0000 (20:38 +0000)] 
Don't need to disable SSLv2 anymore, since no recent version of Mac OS X actually
supports it...

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

14 years agoThe cupsSendRequest function did not flush remaining response data from a
mike [Wed, 10 Aug 2011 18:43:43 +0000 (18:43 +0000)] 
The cupsSendRequest function did not flush remaining response data from a
previous request, leading to apparent chunking issues.

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

14 years agoAdd some range checking (probably more to come) to avoid divide-by-0 errors.
mike [Wed, 10 Aug 2011 15:38:22 +0000 (15:38 +0000)] 
Add some range checking (probably more to come) to avoid divide-by-0 errors.

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

14 years agoThe scheduler did not report the correct version in the Server: header
mike [Sat, 6 Aug 2011 07:04:25 +0000 (07:04 +0000)] 
The scheduler did not report the correct version in the Server: header
(STR #3903)

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

14 years agoThe scheduler did not support 1284 device IDs reported by driver interface
mike [Sat, 6 Aug 2011 06:52:27 +0000 (06:52 +0000)] 
The scheduler did not support 1284 device IDs reported by driver interface
programs longer than 127 characters (STR #3871)

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

14 years agoThe image filters did not support loading images larger than the RIPCache
mike [Sat, 6 Aug 2011 06:47:46 +0000 (06:47 +0000)] 
The image filters did not support loading images larger than the RIPCache
setting (STR #3901)

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

14 years ago"PAGE: total NNN" messages did not get logged properly (STR #3887)
mike [Sat, 6 Aug 2011 06:45:09 +0000 (06:45 +0000)] 
"PAGE: total NNN" messages did not get logged properly (STR #3887)

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

14 years agoUpdate MIME type rule for PWG Raster.
mike [Sat, 6 Aug 2011 06:34:46 +0000 (06:34 +0000)] 
Update MIME type rule for PWG Raster.

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

14 years agoUpdate PWG Raster support to match up with the current spec.
mike [Sat, 6 Aug 2011 06:32:26 +0000 (06:32 +0000)] 
Update PWG Raster support to match up with the current spec.

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

14 years agoThe PWG Raster filter did not always write the correct number of padding lines
mike [Sat, 6 Aug 2011 05:05:58 +0000 (05:05 +0000)] 
The PWG Raster filter did not always write the correct number of padding lines
on the bottom of the page (STR #3904)

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

14 years agoWhen reporting a denial-of-service attack from the domain socket, the address
mike [Sat, 6 Aug 2011 04:53:00 +0000 (04:53 +0000)] 
When reporting a denial-of-service attack from the domain socket, the address
reported does not always contain the correct path (STR #3888)

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

14 years agoFix typo in documentation (STR #3885).
mike [Sat, 6 Aug 2011 04:43:58 +0000 (04:43 +0000)] 
Fix typo in documentation (STR #3885).

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

14 years agoBump version to 1.5.1.
mike [Sat, 6 Aug 2011 04:42:49 +0000 (04:42 +0000)] 
Bump version to 1.5.1.

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

14 years agoBadly formed GIF files could cause the image filters to crash (STR #3914)
mike [Sat, 6 Aug 2011 04:38:04 +0000 (04:38 +0000)] 
Badly formed GIF files could cause the image filters to crash (STR #3914)

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

14 years agoOne more spot that needs to check for a printer-side cancel.
mike [Fri, 5 Aug 2011 07:39:30 +0000 (07:39 +0000)] 
One more spot that needs to check for a printer-side cancel.

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

14 years agoFix filter selection when maxsize() attribute is present.
mike [Fri, 5 Aug 2011 07:23:36 +0000 (07:23 +0000)] 
Fix filter selection when maxsize() attribute is present.

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

14 years agoFix cost of filters defined using the cupsFilter2 keyword.
mike [Wed, 3 Aug 2011 02:44:09 +0000 (02:44 +0000)] 
Fix cost of filters defined using the cupsFilter2 keyword.

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

14 years ago"cupsfilter -u" deleted the input file instead of the PPD file.
mike [Tue, 2 Aug 2011 17:28:53 +0000 (17:28 +0000)] 
"cupsfilter -u" deleted the input file instead of the PPD file.

Add proposed Identify-Printer operation from PWG JPS3.

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

14 years agoDon't retry jobs that are canceled at the printer.
mike [Tue, 2 Aug 2011 15:53:30 +0000 (15:53 +0000)] 
Don't retry jobs that are canceled at the printer.

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

14 years agoCUPS 1.5.0 release.
mike [Mon, 25 Jul 2011 20:17:56 +0000 (20:17 +0000)] 
CUPS 1.5.0 release.

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

14 years agoThe scheduler would delete job data files when restarted (STR #3880)
mike [Thu, 14 Jul 2011 15:41:15 +0000 (15:41 +0000)] 
The scheduler would delete job data files when restarted (STR #3880)

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

14 years agoDon't need to remove standards dir.
mike [Wed, 6 Jul 2011 20:14:24 +0000 (20:14 +0000)] 
Don't need to remove standards dir.

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

14 years agoMove standards documents out of regular source trees.
mike [Wed, 6 Jul 2011 20:11:58 +0000 (20:11 +0000)] 
Move standards documents out of regular source trees.

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

14 years agoChangelog.
mike [Tue, 5 Jul 2011 19:59:54 +0000 (19:59 +0000)] 
Changelog.

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

14 years agoUpdate Spanish message catalog (STR #3865).
mike [Tue, 5 Jul 2011 19:59:38 +0000 (19:59 +0000)] 
Update Spanish message catalog (STR #3865).

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

14 years agoUpdate Kerberos documentation to match what we currently need.
mike [Tue, 5 Jul 2011 19:59:32 +0000 (19:59 +0000)] 
Update Kerberos documentation to match what we currently need.

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

14 years agoThe imageto* filters could crash with bad GIF files (STR #3867)
mike [Mon, 20 Jun 2011 20:37:39 +0000 (20:37 +0000)] 
The imageto* filters could crash with bad GIF files (STR #3867)

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

14 years agoBump version to CUPS 1.5.0 (so I don't forget later... :)
mike [Sun, 19 Jun 2011 04:30:07 +0000 (04:30 +0000)] 
Bump version to CUPS 1.5.0 (so I don't forget later... :)

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

14 years agoThe SNMP backend did not work with some printers.
mike [Sun, 19 Jun 2011 04:28:25 +0000 (04:28 +0000)] 
The SNMP backend did not work with some printers.

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

14 years agoMore cleanup - SSLSetProtocolVersionMax isn't always available.
mike [Thu, 16 Jun 2011 20:12:16 +0000 (20:12 +0000)] 
More cleanup - SSLSetProtocolVersionMax isn't always available.

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

14 years agoLimit TLS to v1.0 on Mac OS X.
mike [Thu, 16 Jun 2011 18:58:33 +0000 (18:58 +0000)] 
Limit TLS to v1.0 on Mac OS X.

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

14 years agoLog IPP conformance issues.
mike [Wed, 15 Jun 2011 00:46:13 +0000 (00:46 +0000)] 
Log IPP conformance issues.

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

14 years agoPrep for 1.5rc1 release.
mike [Wed, 15 Jun 2011 00:34:34 +0000 (00:34 +0000)] 
Prep for 1.5rc1 release.

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

14 years agoThe scheduler didn't check for empty values for several configuration directives
mike [Wed, 15 Jun 2011 00:33:00 +0000 (00:33 +0000)] 
The scheduler didn't check for empty values for several configuration directives
(STR #3861)

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

14 years agoMore fixes for STR #3860.
mike [Tue, 14 Jun 2011 23:03:29 +0000 (23:03 +0000)] 
More fixes for STR #3860.

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

14 years agoAdd checking for the proper IPP URI schemes (ipp: or ipps:)
mike [Tue, 14 Jun 2011 21:11:17 +0000 (21:11 +0000)] 
Add checking for the proper IPP URI schemes (ipp: or ipps:)

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

14 years agoFix debug printfs for cupsResolveConflicts.
mike [Tue, 14 Jun 2011 21:01:39 +0000 (21:01 +0000)] 
Fix debug printfs for cupsResolveConflicts.

ipptool didn't generate valid XML when a test was skipped.

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

14 years agoFix compile problem.
mike [Tue, 14 Jun 2011 06:38:24 +0000 (06:38 +0000)] 
Fix compile problem.

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

14 years agoAdded additional error checking to the 1284 device ID code (STR #3858)
mike [Mon, 13 Jun 2011 22:48:25 +0000 (22:48 +0000)] 
Added additional error checking to the 1284 device ID code (STR #3858)

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

14 years agoFixed some compatibility issues migrating from the old usblp backend to the
mike [Mon, 13 Jun 2011 22:36:26 +0000 (22:36 +0000)] 
Fixed some compatibility issues migrating from the old usblp backend to the
libusb backend (STR #3860)

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

14 years agoUpdate cupsd to allow a processing job to be held; this is an extension of IPP's
mike [Mon, 13 Jun 2011 20:45:23 +0000 (20:45 +0000)] 
Update cupsd to allow a processing job to be held; this is an extension of IPP's
job lifecycle but necessary to allow ordinary users to stop a job.

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

14 years agoFix wake-from-sleep printing behavior by preventing sleep once we start a job.
mike [Fri, 10 Jun 2011 23:41:28 +0000 (23:41 +0000)] 
Fix wake-from-sleep printing behavior by preventing sleep once we start a job.

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

14 years agoFix indentation.
mike [Fri, 10 Jun 2011 23:32:22 +0000 (23:32 +0000)] 
Fix indentation.

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

14 years agoClean up compiler warnings on Linux.
mike [Fri, 10 Jun 2011 22:06:26 +0000 (22:06 +0000)] 
Clean up compiler warnings on Linux.

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

14 years agoFix RPM building (STR #3850)
mike [Fri, 10 Jun 2011 21:25:02 +0000 (21:25 +0000)] 
Fix RPM building (STR #3850)

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

14 years agoFix Febdora compile problems (STR #3849)
mike [Fri, 10 Jun 2011 21:16:18 +0000 (21:16 +0000)] 
Fix Febdora compile problems (STR #3849)

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