]> git.ipfire.org Git - thirdparty/cups.git/log
thirdparty/cups.git
12 years agoCheck for cancellation in a couple more spots, and return CUPS_BACKEND_OK when we
mike [Fri, 30 Mar 2012 17:17:52 +0000 (17:17 +0000)] 
Check for cancellation in a couple more spots, and return CUPS_BACKEND_OK when we
are canceled since everything is OK.

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

12 years agoForce a reconnect when we try to send a request in an unknown/unexpected state.
mike [Fri, 30 Mar 2012 05:10:31 +0000 (05:10 +0000)] 
Force a reconnect when we try to send a request in an unknown/unexpected state.

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

12 years agoIncrease SNMP string buffer to 65536, new constant for maximum community name length.
mike [Wed, 28 Mar 2012 21:57:29 +0000 (21:57 +0000)] 
Increase SNMP string buffer to 65536, new constant for maximum community name length.

Add unit test code for SNMP side-channel interface to confirm support for up to 64k.

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

12 years agoClarify that both ipp_t and ipp_attribute_t are opaque.
mike [Mon, 26 Mar 2012 21:15:41 +0000 (21:15 +0000)] 
Clarify that both ipp_t and ipp_attribute_t are opaque.

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

12 years agoUpdate IPP documentation to show proper usage (no access to structure).
mike [Mon, 26 Mar 2012 21:13:26 +0000 (21:13 +0000)] 
Update IPP documentation to show proper usage (no access to structure).

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

12 years agoUpdate libcups2 installer
mike [Mon, 26 Mar 2012 18:31:52 +0000 (18:31 +0000)] 
Update libcups2 installer

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

12 years agoFix internal name of project.
mike [Mon, 26 Mar 2012 18:09:48 +0000 (18:09 +0000)] 
Fix internal name of project.

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

12 years agoAdd libcups2-installer project
mike [Mon, 26 Mar 2012 18:08:22 +0000 (18:08 +0000)] 
Add libcups2-installer project

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

12 years agoIgnore generated files.
mike [Mon, 26 Mar 2012 18:01:38 +0000 (18:01 +0000)] 
Ignore generated files.

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

12 years agoInclude ipp private header first.
mike [Fri, 23 Mar 2012 22:40:21 +0000 (22:40 +0000)] 
Include ipp private header first.

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

12 years agoFix private structures included from ipp-private.h.
mike [Fri, 23 Mar 2012 22:24:02 +0000 (22:24 +0000)] 
Fix private structures included from ipp-private.h.

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

12 years agoClean up API/structure availability on OS X.
mike [Fri, 23 Mar 2012 22:20:10 +0000 (22:20 +0000)] 
Clean up API/structure availability on OS X.

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

12 years agoFix a bunch of issues reported by the latest Clang static analyzer.
mike [Fri, 23 Mar 2012 21:38:25 +0000 (21:38 +0000)] 
Fix a bunch of issues reported by the latest Clang static analyzer.

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

12 years agoFix more Linux/OpenSSL compile issues.
mike [Thu, 22 Mar 2012 21:14:02 +0000 (21:14 +0000)] 
Fix more Linux/OpenSSL compile issues.

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

12 years agoFix compile error on Linux.
mike [Thu, 22 Mar 2012 20:53:47 +0000 (20:53 +0000)] 
Fix compile error on Linux.

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

12 years agoFix shared library paths for tests.
mike [Thu, 22 Mar 2012 20:48:15 +0000 (20:48 +0000)] 
Fix shared library paths for tests.

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

12 years agoSave work on new TLS infrastructure.
mike [Thu, 22 Mar 2012 20:30:20 +0000 (20:30 +0000)] 
Save work on new TLS infrastructure.

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

12 years agoAlways return 0 after auto-configure, to avoid leaving a stopped job in the
mike [Wed, 21 Mar 2012 22:59:46 +0000 (22:59 +0000)] 
Always return 0 after auto-configure, to avoid leaving a stopped job in the
queue (STR #4028)

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

12 years agoFixed compile problem with old versions of OpenSSL (STR #4036)
mike [Wed, 21 Mar 2012 04:42:36 +0000 (04:42 +0000)] 
Fixed compile problem with old versions of OpenSSL (STR #4036)

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

12 years agoThe network backends did not check SNMP supply levels regularly (STR #4040)
mike [Wed, 21 Mar 2012 04:30:43 +0000 (04:30 +0000)] 
The network backends did not check SNMP supply levels regularly (STR #4040)

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

12 years agoAdd "phone" to list of default JobPrivateValues.
mike [Wed, 21 Mar 2012 02:27:16 +0000 (02:27 +0000)] 
Add "phone" to list of default JobPrivateValues.

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

12 years agoAdd fax phone number to job listing, default private attributes.
mike [Wed, 21 Mar 2012 02:25:46 +0000 (02:25 +0000)] 
Add fax phone number to job listing, default private attributes.

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

12 years agoChangelog...
mike [Wed, 21 Mar 2012 02:05:35 +0000 (02:05 +0000)] 
Changelog...

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

12 years agoUpdate PaperDimension check to look for width and length <= 0 (STR #4049)
mike [Mon, 19 Mar 2012 15:31:45 +0000 (15:31 +0000)] 
Update PaperDimension check to look for width and length <= 0 (STR #4049)

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

12 years agoImplement new job submission APIs.
mike [Sat, 17 Mar 2012 00:20:29 +0000 (00:20 +0000)] 
Implement new job submission APIs.

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

12 years agoRest of work for supporting time-based PreserveJobXxx (STR #3143)
mike [Fri, 16 Mar 2012 22:59:15 +0000 (22:59 +0000)] 
Rest of work for supporting time-based PreserveJobXxx (STR #3143)

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

12 years agoSave work on new PreserveJobXxx changes (STR #3143)
mike [Fri, 16 Mar 2012 21:46:14 +0000 (21:46 +0000)] 
Save work on new PreserveJobXxx changes (STR #3143)

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

12 years agoAdd support for PreserveJobHistory/Files with time intervals (STR #3143)
mike [Fri, 16 Mar 2012 20:40:53 +0000 (20:40 +0000)] 
Add support for PreserveJobHistory/Files with time intervals (STR #3143)

Add support for units (weeks, days, hours, minutes) to all time directives.

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

12 years agoAdd JCLToPDFInterpreter documentation, update cupsVersion to list all CUPS
mike [Fri, 16 Mar 2012 16:03:10 +0000 (16:03 +0000)] 
Add JCLToPDFInterpreter documentation, update cupsVersion to list all CUPS
versions.

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

12 years agoFix build error.
mike [Fri, 16 Mar 2012 04:09:27 +0000 (04:09 +0000)] 
Fix build error.

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

12 years agoUpdate copyright.
mike [Thu, 15 Mar 2012 19:23:57 +0000 (19:23 +0000)] 
Update copyright.

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

12 years agoFix searches for certificates on OS X.
mike [Thu, 15 Mar 2012 19:22:50 +0000 (19:22 +0000)] 
Fix searches for certificates on OS X.

Use CUPS_RAND for OpenSSL.

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

12 years agoForce a retry if CDSA says it would block, which should never happen (STR #4045)
mike [Thu, 15 Mar 2012 17:43:04 +0000 (17:43 +0000)] 
Force a retry if CDSA says it would block, which should never happen (STR #4045)

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

12 years agoFix Windows build errors.
mike [Wed, 14 Mar 2012 21:16:19 +0000 (21:16 +0000)] 
Fix Windows build errors.

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

12 years agoUpdate ipptool file format man page - separate WITH-VALUES from WITH-ALL-VALUES and...
mike [Wed, 14 Mar 2012 15:12:11 +0000 (15:12 +0000)] 
Update ipptool file format man page - separate WITH-VALUES from WITH-ALL-VALUES and drop the (optional)
quotes from the number examples.

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

12 years agoDon't send copies for multi-page image formats that are generated.
mike [Wed, 14 Mar 2012 03:58:37 +0000 (03:58 +0000)] 
Don't send copies for multi-page image formats that are generated.

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

12 years agoReally fix WITH-ALL-VALUES.
mike [Mon, 12 Mar 2012 22:46:03 +0000 (22:46 +0000)] 
Really fix WITH-ALL-VALUES.

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

12 years agoDrop incorrect comment.
mike [Mon, 12 Mar 2012 22:42:47 +0000 (22:42 +0000)] 
Drop incorrect comment.

Fix WITH-ALL-VALUES implementation.

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

12 years agoFix online help always showing the help (STR #4042)
mike [Mon, 12 Mar 2012 15:37:13 +0000 (15:37 +0000)] 
Fix online help always showing the help (STR #4042)

Fix reference to "what's new in cups VERSION".

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

12 years agoSwitch to "cleaner-life-almost-over", since only the OPC keywords use "near-eol".
mike [Fri, 9 Mar 2012 23:33:53 +0000 (23:33 +0000)] 
Switch to "cleaner-life-almost-over", since only the OPC keywords use "near-eol".

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

12 years agoAdd localized error message and error out on a failed auto-configure (STR #4028)
mike [Wed, 7 Mar 2012 21:37:59 +0000 (21:37 +0000)] 
Add localized error message and error out on a failed auto-configure (STR #4028)

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

12 years agoExplicitly execute the error handler since it seems to be ignored otherwise ?!?
mike [Wed, 7 Mar 2012 17:30:04 +0000 (17:30 +0000)] 
Explicitly execute the error handler since it seems to be ignored otherwise ?!?
(STR #4028)

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

12 years agoFix crash when a PPD has dimensions that are <= 0.
mike [Wed, 7 Mar 2012 17:14:53 +0000 (17:14 +0000)] 
Fix crash when a PPD has dimensions that are <= 0.

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

12 years agoAdd support for tar files containing PPDs.
mike [Wed, 7 Mar 2012 05:59:33 +0000 (05:59 +0000)] 
Add support for tar files containing PPDs.

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

12 years agoGenerate 2048-bit cert+key pairs.
mike [Wed, 7 Mar 2012 05:59:00 +0000 (05:59 +0000)] 
Generate 2048-bit cert+key pairs.

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

12 years agoCreating a ppdcFile with a file pointer should not close the file on delete.
mike [Wed, 7 Mar 2012 05:58:19 +0000 (05:58 +0000)] 
Creating a ppdcFile with a file pointer should not close the file on delete.

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

12 years agoFix EnvEnvFoo.
mike [Wed, 7 Mar 2012 05:54:33 +0000 (05:54 +0000)] 
Fix EnvEnvFoo.

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

12 years agoMore tweaks to the auto-configure code based on feedback from Till (STR #4028)
mike [Mon, 5 Mar 2012 23:52:54 +0000 (23:52 +0000)] 
More tweaks to the auto-configure code based on feedback from Till (STR #4028)

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

12 years agoDon't set max_capacity if it is already set or if the incoming value is <= 0.
mike [Mon, 5 Mar 2012 23:21:21 +0000 (23:21 +0000)] 
Don't set max_capacity if it is already set or if the incoming value is <= 0.

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

12 years agoThe network backends now deal with printers that report their levels in percent
mike [Mon, 5 Mar 2012 23:18:31 +0000 (23:18 +0000)] 
The network backends now deal with printers that report their levels in percent
but do not specify a maximum capacity of 100 (STR #3551)

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

12 years agoThe network backends now report full/almost-full waste bins in printers along with
mike [Mon, 5 Mar 2012 23:01:18 +0000 (23:01 +0000)] 
The network backends now report full/almost-full waste bins in printers along with
end-of-life for cleaning pads (STR #4017)

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

12 years agoAdd --with-cupsd-perm configure option for cupsd permissions (STR #3459)
mike [Mon, 5 Mar 2012 22:29:32 +0000 (22:29 +0000)] 
Add --with-cupsd-perm configure option for cupsd permissions (STR #3459)

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

12 years agoUse the right private API to get the PPD file with all localizations.
mike [Fri, 2 Mar 2012 23:00:34 +0000 (23:00 +0000)] 
Use the right private API to get the PPD file with all localizations.

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

12 years agoAdd some additional debugging.
mike [Fri, 2 Mar 2012 21:48:11 +0000 (21:48 +0000)] 
Add some additional debugging.

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

12 years agoFix sending of empty document-format in Send-Document request.
mike [Fri, 2 Mar 2012 19:53:05 +0000 (19:53 +0000)] 
Fix sending of empty document-format in Send-Document request.

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

12 years agoPostScript auto-configuration was slow and unreliable with some printers
mike [Fri, 2 Mar 2012 18:19:50 +0000 (18:19 +0000)] 
PostScript auto-configuration was slow and unreliable with some printers
(STR #4028)

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

12 years agoCopyright update.
mike [Fri, 2 Mar 2012 16:23:48 +0000 (16:23 +0000)] 
Copyright update.

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

12 years agoMissing localizations caused empty output (STR #4033)
mike [Fri, 2 Mar 2012 16:22:45 +0000 (16:22 +0000)] 
Missing localizations caused empty output (STR #4033)

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

12 years agoInstall large ipptool test files compressed.
mike [Thu, 1 Mar 2012 00:02:42 +0000 (00:02 +0000)] 
Install large ipptool test files compressed.

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

12 years agoChangelog.
mike [Wed, 29 Feb 2012 04:29:08 +0000 (04:29 +0000)] 
Changelog.

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

12 years agoAdd WITH-ALL-VALUES and use it (STR #3949)
mike [Wed, 29 Feb 2012 04:27:56 +0000 (04:27 +0000)] 
Add WITH-ALL-VALUES and use it (STR #3949)

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

12 years agoLook for <xpc/private.h>.
mike [Wed, 29 Feb 2012 02:11:54 +0000 (02:11 +0000)] 
Look for <xpc/private.h>.

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

12 years agoFix typo in configure script.
mike [Mon, 27 Feb 2012 19:24:36 +0000 (19:24 +0000)] 
Fix typo in configure script.

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

12 years agoBack out change for STR #3986 since it causes regressions in printers that *do*
mike [Thu, 16 Feb 2012 19:20:20 +0000 (19:20 +0000)] 
Back out change for STR #3986 since it causes regressions in printers that *do*
support application/octet-stream.

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

12 years agoStart integrating Avahi support (STR #3066)
mike [Thu, 16 Feb 2012 15:57:27 +0000 (15:57 +0000)] 
Start integrating Avahi support (STR #3066)

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

12 years agoOne other spot.
mike [Thu, 16 Feb 2012 05:33:29 +0000 (05:33 +0000)] 
One other spot.

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

12 years agoDocument that the PPD compiler is deprecated (STR #3927)
mike [Thu, 16 Feb 2012 05:31:55 +0000 (05:31 +0000)] 
Document that the PPD compiler is deprecated (STR #3927)

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

12 years agoAdd User directive to client.conf and CUPS_USER environment variable.
mike [Thu, 16 Feb 2012 05:27:28 +0000 (05:27 +0000)] 
Add User directive to client.conf and CUPS_USER environment variable.

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

12 years agoAdd PJL SET USERNAME as needed (STR #3100)
mike [Thu, 16 Feb 2012 05:14:54 +0000 (05:14 +0000)] 
Add PJL SET USERNAME as needed (STR #3100)

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

12 years agoAdd support for usernames and passwords longer than 32 characters.
mike [Thu, 16 Feb 2012 04:57:31 +0000 (04:57 +0000)] 
Add support for usernames and passwords longer than 32 characters.

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

12 years agoMaxHoldTime directive for canceling held jobs automatically after a specific number
mike [Thu, 16 Feb 2012 04:53:22 +0000 (04:53 +0000)] 
MaxHoldTime directive for canceling held jobs automatically after a specific number
of seconds (STR #2291)

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

12 years agoUse the originating host name when necessary (STR #2053)
mike [Thu, 16 Feb 2012 00:58:50 +0000 (00:58 +0000)] 
Use the originating host name when necessary (STR #2053)

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

12 years agoDrop documentation and support for old options (STR #4010)
mike [Thu, 16 Feb 2012 00:42:55 +0000 (00:42 +0000)] 
Drop documentation and support for old options (STR #4010)

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

12 years agoUse dpcm for dots-per-centimeter (STR #4006)
mike [Thu, 16 Feb 2012 00:33:54 +0000 (00:33 +0000)] 
Use dpcm for dots-per-centimeter (STR #4006)

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

12 years agoClarify which operations are default policy only (STR #3980)
mike [Thu, 16 Feb 2012 00:26:59 +0000 (00:26 +0000)] 
Clarify which operations are default policy only (STR #3980)

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

12 years agoDon't report "media-low-warning" from SNMP. Unreliable...
mike [Wed, 15 Feb 2012 23:52:22 +0000 (23:52 +0000)] 
Don't report "media-low-warning" from SNMP. Unreliable...

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

12 years agoAdd missing timeout logic to _httpPeek.
mike [Wed, 15 Feb 2012 23:33:29 +0000 (23:33 +0000)] 
Add missing timeout logic to _httpPeek.

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

12 years agoComma is separator, not period. I need to get my eyes checked...
mike [Wed, 15 Feb 2012 23:20:35 +0000 (23:20 +0000)] 
Comma is separator, not period.  I need to get my eyes checked...

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

12 years agoUpdate IPP backend to honor cupsMaxCopies as well.
mike [Wed, 15 Feb 2012 23:10:05 +0000 (23:10 +0000)] 
Update IPP backend to honor cupsMaxCopies as well.

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

12 years agoAdd support for cupsMaxCopies PPD keyword and document it.
mike [Wed, 15 Feb 2012 22:56:17 +0000 (22:56 +0000)] 
Add support for cupsMaxCopies PPD keyword and document it.

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

12 years agoOne more spot where we should clear any pending job-printer-state-message string.
mike [Wed, 15 Feb 2012 22:42:20 +0000 (22:42 +0000)] 
One more spot where we should clear any pending job-printer-state-message string.

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

12 years agoImplement a 90-second timeout for DNS-SD resolves.
mike [Wed, 15 Feb 2012 22:04:25 +0000 (22:04 +0000)] 
Implement a 90-second timeout for DNS-SD resolves.

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

12 years agoFix authentication with certain printers.
mike [Wed, 15 Feb 2012 19:21:15 +0000 (19:21 +0000)] 
Fix authentication with certain printers.

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

12 years agoFix implementation of ippSetString.
mike [Wed, 15 Feb 2012 05:04:50 +0000 (05:04 +0000)] 
Fix implementation of ippSetString.

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

12 years agoUpdate job-state-reasons as needed.
mike [Wed, 15 Feb 2012 04:47:25 +0000 (04:47 +0000)] 
Update job-state-reasons as needed.

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

12 years agoNULL check return value of gmtime().
mike [Wed, 15 Feb 2012 01:06:02 +0000 (01:06 +0000)] 
NULL check return value of gmtime().

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

12 years agoAdd "cups-missing-filter-warning" keyword for missing ICC profiles.
mike [Wed, 15 Feb 2012 01:01:58 +0000 (01:01 +0000)] 
Add "cups-missing-filter-warning" keyword for missing ICC profiles.

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

12 years agoDrop support for 10.5 and earlier ColorSync APIs.
mike [Wed, 15 Feb 2012 00:52:16 +0000 (00:52 +0000)] 
Drop support for 10.5 and earlier ColorSync APIs.

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

12 years agoEnable libusb by default.
mike [Tue, 14 Feb 2012 00:00:28 +0000 (00:00 +0000)] 
Enable libusb by default.

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

12 years agoDetect authentication errors for all requests.
mike [Mon, 13 Feb 2012 23:43:07 +0000 (23:43 +0000)] 
Detect authentication errors for all requests.

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

12 years agoThe cups-driverd program could temporarily "forget" a PPD file if it was updated
mike [Mon, 13 Feb 2012 22:48:05 +0000 (22:48 +0000)] 
The cups-driverd program could temporarily "forget" a PPD file if it  was updated
in place.

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

12 years agoThe dnssd backend now prefers IPPS over IPP.
mike [Mon, 13 Feb 2012 19:37:02 +0000 (19:37 +0000)] 
The dnssd backend now prefers IPPS over IPP.

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

12 years agoSome more tweaks to the low/empty supply warnings to satisfy the masses...
mike [Mon, 13 Feb 2012 17:04:56 +0000 (17:04 +0000)] 
Some more tweaks to the low/empty supply warnings to satisfy the masses...

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

12 years agoUpdate localizations and media definitions.
mike [Mon, 13 Feb 2012 17:02:39 +0000 (17:02 +0000)] 
Update localizations and media definitions.

Debug cleanup.

Drop TLS version limit.

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

12 years agoThe LIBUSB-based USB backend now supports the back-channel (STR #2890)
mike [Sun, 12 Feb 2012 08:34:22 +0000 (08:34 +0000)] 
The LIBUSB-based USB backend now supports the back-channel (STR #2890)

Thanks, Till!

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

12 years agoThe USB backend now uses and requires LIBUSB 1.0 or later (STR #3477)
mike [Sun, 12 Feb 2012 07:18:31 +0000 (07:18 +0000)] 
The USB backend now uses and requires LIBUSB 1.0 or later (STR #3477)

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

12 years agoChanged how timeouts are implemented in the LPD backend (STR #4013)
mike [Sun, 12 Feb 2012 06:13:51 +0000 (06:13 +0000)] 
Changed how timeouts are implemented in the LPD backend (STR #4013)

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

12 years agoBump copyright.
mike [Sun, 12 Feb 2012 05:47:55 +0000 (05:47 +0000)] 
Bump copyright.

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

12 years agoThe IPP backend no longer specifies the document-format for auto-detect unless
mike [Sun, 12 Feb 2012 05:34:33 +0000 (05:34 +0000)] 
The IPP backend no longer specifies the document-format for auto-detect unless
required (STR #3986)

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

12 years agoAdded more supported color names for SNMP supplies (STR #3981)
mike [Sun, 12 Feb 2012 05:24:02 +0000 (05:24 +0000)] 
Added more supported color names for SNMP supplies (STR #3981)

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