]> git.ipfire.org Git - thirdparty/cups.git/log
thirdparty/cups.git
8 years agoAdd cupsRasterInitPWGHeader API to setup a raster header using IPP Everywhere
msweet [Fri, 18 Dec 2015 20:34:33 +0000 (20:34 +0000)] 
Add cupsRasterInitPWGHeader API to setup a raster header using IPP Everywhere
attribute values.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

A matching job is enough.

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

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

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

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

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

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

8 years agoFix regression in fix for <rdar://problem/23133833>.
msweet [Fri, 13 Nov 2015 20:30:20 +0000 (20:30 +0000)] 
Fix regression in fix for <rdar://problem/23133833>.

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

8 years agoRange check port numbers in URIs (<rdar://problem/23144461>)
msweet [Fri, 13 Nov 2015 20:01:52 +0000 (20:01 +0000)] 
Range check port numbers in URIs (<rdar://problem/23144461>)

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

8 years agoDon't create the full name twice (<rdar://problem/23144358>)
msweet [Fri, 13 Nov 2015 19:49:10 +0000 (19:49 +0000)] 
Don't create the full name twice (<rdar://problem/23144358>)

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

8 years agoDon't treat HTTP/1.x prefix as a response unless we are a client
msweet [Fri, 13 Nov 2015 19:37:47 +0000 (19:37 +0000)] 
Don't treat HTTP/1.x prefix as a response unless we are a client
(<rdar://problem/23144290>)

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

8 years agoMake sure to delete temporary file on failed install of cupsd.conf
msweet [Wed, 11 Nov 2015 19:59:43 +0000 (19:59 +0000)] 
Make sure to delete temporary file on failed install of cupsd.conf
(<rdar://problem/23135207>)

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

8 years agoDon't export weak symbols.
msweet [Fri, 6 Nov 2015 16:21:36 +0000 (16:21 +0000)] 
Don't export weak symbols.

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

8 years agoFix symbolic name to enum mapping (first value wasn't mapped)
msweet [Wed, 28 Oct 2015 17:21:45 +0000 (17:21 +0000)] 
Fix symbolic name to enum mapping (first value wasn't mapped)

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

8 years agoFix compile error.
msweet [Wed, 28 Oct 2015 16:45:50 +0000 (16:45 +0000)] 
Fix compile error.

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

8 years agoFix another spot where URI hostnames were not normalized.
msweet [Wed, 28 Oct 2015 16:37:49 +0000 (16:37 +0000)] 
Fix another spot where URI hostnames were not normalized.

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

8 years agoFix IPP conformance issues and a bug in the printer-state-reasons reporting
msweet [Wed, 28 Oct 2015 15:20:59 +0000 (15:20 +0000)] 
Fix IPP conformance issues and a bug in the printer-state-reasons reporting
from ippserver.

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

8 years agoCleanup some DEBUG2 log messages (<rdar://problem/23135122>)
msweet [Mon, 26 Oct 2015 19:44:10 +0000 (19:44 +0000)] 
Cleanup some DEBUG2 log messages (<rdar://problem/23135122>)

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

8 years agoMake sure we escape the subject and text in the RSS feed
msweet [Mon, 26 Oct 2015 18:15:48 +0000 (18:15 +0000)] 
Make sure we escape the subject and text in the RSS feed
(<rdar://problem/23135066>)

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

8 years agoStrip trailing ? and / before checking for .ppd (<rdar://problem/23134506>)
msweet [Mon, 26 Oct 2015 18:07:32 +0000 (18:07 +0000)] 
Strip trailing ? and / before checking for .ppd (<rdar://problem/23134506>)

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

8 years agoAdd /admin/log section to cupsd.conf so that remote admin also controls remote
msweet [Mon, 26 Oct 2015 17:26:36 +0000 (17:26 +0000)] 
Add /admin/log section to cupsd.conf so that remote admin also controls remote
access to the log files (<rdar://problem/23134415>)

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

8 years agoMake sure /icons/printer.png and /ppds/printer.ppd point to real queues.
msweet [Mon, 26 Oct 2015 17:17:40 +0000 (17:17 +0000)] 
Make sure /icons/printer.png and /ppds/printer.ppd point to real queues.

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

8 years agoDon't log strings directly (<rdar://problem/23134299>)
msweet [Mon, 26 Oct 2015 16:48:23 +0000 (16:48 +0000)] 
Don't log strings directly (<rdar://problem/23134299>)

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

8 years agoReturn error if we cannot allocate the compression buffer
msweet [Mon, 26 Oct 2015 16:24:57 +0000 (16:24 +0000)] 
Return error if we cannot allocate the compression buffer
(<rdar://problem/23134228>)

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

8 years agoMake sure that raster buffer can hold enough data for all planes
msweet [Mon, 26 Oct 2015 16:18:23 +0000 (16:18 +0000)] 
Make sure that raster buffer can hold enough data for all planes
(<rdar://problem/23133998>)

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

8 years agoUse constant time comparison function for local certificates
msweet [Fri, 23 Oct 2015 21:31:17 +0000 (21:31 +0000)] 
Use constant time comparison function for local certificates
(<rdar://problem/23133833>)

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

8 years agoEscape strings in error_log output (<rdar://problem/23133466>)
msweet [Fri, 23 Oct 2015 21:17:33 +0000 (21:17 +0000)] 
Escape strings in error_log output (<rdar://problem/23133466>)

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

8 years agoEnsure that cupsBytesPerLine < 2^31 for 32-bit only platforms
msweet [Fri, 23 Oct 2015 20:30:33 +0000 (20:30 +0000)] 
Ensure that cupsBytesPerLine < 2^31 for 32-bit only platforms
(<rdar://problem/23133393>)

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

8 years agoAdd missing length check (<rdar://problem/23133230>)
msweet [Fri, 23 Oct 2015 20:08:36 +0000 (20:08 +0000)] 
Add missing length check (<rdar://problem/23133230>)

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

8 years agoReally fix it.
msweet [Fri, 23 Oct 2015 19:58:07 +0000 (19:58 +0000)] 
Really fix it.

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

8 years agoFix infinite loop on bad PUT (<rdar://problem/23132803>)
msweet [Fri, 23 Oct 2015 19:41:38 +0000 (19:41 +0000)] 
Fix infinite loop on bad PUT (<rdar://problem/23132803>)

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

8 years agoLimit size of chunked requests (<rdar://problem/23132353>)
msweet [Fri, 23 Oct 2015 19:00:06 +0000 (19:00 +0000)] 
Limit size of chunked requests (<rdar://problem/23132353>)

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

8 years agoDocumentation updates.
msweet [Fri, 23 Oct 2015 18:58:15 +0000 (18:58 +0000)] 
Documentation updates.

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

8 years agoFix compile error.
msweet [Fri, 23 Oct 2015 18:56:11 +0000 (18:56 +0000)] 
Fix compile error.

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

8 years agoAdd margin checks to rastertopwg (<rdar://problem/23132108>)
msweet [Fri, 23 Oct 2015 18:07:07 +0000 (18:07 +0000)] 
Add margin checks to rastertopwg (<rdar://problem/23132108>)

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

8 years agoProtect against integer overflow in raster data (<rdar://problem/23131948>)
msweet [Fri, 23 Oct 2015 17:44:03 +0000 (17:44 +0000)] 
Protect against integer overflow in raster data (<rdar://problem/23131948>)

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

8 years agoGet rid of compiler warning...
msweet [Fri, 23 Oct 2015 15:02:21 +0000 (15:02 +0000)] 
Get rid of compiler warning...

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

8 years agoMake sure image is not progressive.
msweet [Tue, 20 Oct 2015 22:12:08 +0000 (22:12 +0000)] 
Make sure image is not progressive.

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

8 years agoInterface scripts are no longer supported for security reasons
msweet [Mon, 19 Oct 2015 18:49:28 +0000 (18:49 +0000)] 
Interface scripts are no longer supported for security reasons
(<rdar://problem/23135640>)

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

8 years agoUpdate software for stable draft of IPP Everywhere Printer Self-Certification
msweet [Fri, 9 Oct 2015 19:18:39 +0000 (19:18 +0000)] 
Update software for stable draft of IPP Everywhere Printer Self-Certification
Manual 1.0 (October 9, 2015 draft)

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

8 years agoThe IPP backend did not always handle jobs getting canceled at the printer
msweet [Fri, 9 Oct 2015 13:15:16 +0000 (13:15 +0000)] 
The IPP backend did not always handle jobs getting canceled at the printer
(<rdar://problem/22716820>)

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

8 years agoFix access check for domain socket.
msweet [Thu, 8 Oct 2015 17:24:57 +0000 (17:24 +0000)] 
Fix access check for domain socket.

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

8 years agoThe cupsd domain socket is no longer world-accessible on OS X
msweet [Thu, 8 Oct 2015 14:27:25 +0000 (14:27 +0000)] 
The cupsd domain socket is no longer world-accessible on OS X
(<rdar://problem/7542560>)

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

8 years agoFix cupsGetPPD* with IPP print queues (STR #4725)
msweet [Wed, 7 Oct 2015 20:28:20 +0000 (20:28 +0000)] 
Fix cupsGetPPD* with IPP print queues (STR #4725)

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

8 years agoUpdate CUPS version in sample.drv.
msweet [Tue, 15 Sep 2015 21:20:50 +0000 (21:20 +0000)] 
Update CUPS version in sample.drv.

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

8 years agoFix typo.
msweet [Tue, 15 Sep 2015 21:19:10 +0000 (21:19 +0000)] 
Fix typo.

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

8 years agoSome older HP LaserJet printers need a delayed close when printing using the
msweet [Tue, 15 Sep 2015 21:16:11 +0000 (21:16 +0000)] 
Some older HP LaserJet printers need a delayed close when printing using the
libusb-based USB backend (STR #4549)

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

8 years agoDrop cups-revision property.
msweet [Mon, 14 Sep 2015 19:01:25 +0000 (19:01 +0000)] 
Drop cups-revision property.

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

8 years agoMove trunk to v2.2.
msweet [Mon, 14 Sep 2015 19:00:47 +0000 (19:00 +0000)] 
Move trunk to v2.2.

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

8 years agoThe libusb-based USB backend did not unload the kernel usblp module if it was
msweet [Sun, 13 Sep 2015 23:57:07 +0000 (23:57 +0000)] 
The libusb-based USB backend did not unload the kernel usblp module if it was
preventing the backend from accessing the printer (STR #4707)

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

8 years agoFix message translation for Catalan (STR #4709)
msweet [Sun, 13 Sep 2015 23:51:42 +0000 (23:51 +0000)] 
Fix message translation for Catalan (STR #4709)

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

8 years agoDon't map Primera name to Fargo anymore (STR #4708)
msweet [Sun, 13 Sep 2015 23:49:19 +0000 (23:49 +0000)] 
Don't map Primera name to Fargo anymore (STR #4708)

Bump version to 2.1.1.

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

8 years agoFix another journald issue, and partially revert the systemd change so that
msweet [Mon, 31 Aug 2015 15:00:45 +0000 (15:00 +0000)] 
Fix another journald issue, and partially revert the systemd change so that
CUPS 2.1 builds with systemd support on RHEL 7.

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

8 years agoUpdate jobs.cache after expiring job files (STR #4706)
msweet [Mon, 31 Aug 2015 14:27:39 +0000 (14:27 +0000)] 
Update jobs.cache after expiring job files (STR #4706)

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

8 years agoUpdate copyrights in man pages.
msweet [Fri, 28 Aug 2015 14:08:00 +0000 (14:08 +0000)] 
Update copyrights in man pages.

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

8 years agoAnother typo when the default (timid) tests are chosen (STR #4699)
msweet [Fri, 28 Aug 2015 13:38:46 +0000 (13:38 +0000)] 
Another typo when the default (timid) tests are chosen (STR #4699)

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

8 years agoDon't look for DBUS on OS X, either (STR #4698)
msweet [Fri, 28 Aug 2015 13:29:21 +0000 (13:29 +0000)] 
Don't look for DBUS on OS X, either (STR #4698)

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

8 years agoThe scheduler did not use the ConfigFilePerm setting when copying PPD files or
msweet [Fri, 28 Aug 2015 13:17:53 +0000 (13:17 +0000)] 
The scheduler did not use the ConfigFilePerm setting when copying PPD files or
interface scripts attached to a request (STR #4703)

Use cupsdCreateConfFile when copying attached files, and use ConfigFilePerm.

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

8 years agoMake sure testcache.o is listed as an object file...
msweet [Thu, 27 Aug 2015 19:29:06 +0000 (19:29 +0000)] 
Make sure testcache.o is listed as an object file...

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

8 years agoDocumentation updates (STR #4691, STR #4693)
msweet [Wed, 26 Aug 2015 18:51:57 +0000 (18:51 +0000)] 
Documentation updates (STR #4691, STR #4693)

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

8 years agoThe new PDF file type rule did not work (STR #4692)
msweet [Wed, 26 Aug 2015 18:32:22 +0000 (18:32 +0000)] 
The new PDF file type rule did not work (STR #4692)

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

8 years agoFix --enable-page-logging configure option (STR #4694)
msweet [Wed, 26 Aug 2015 18:26:22 +0000 (18:26 +0000)] 
Fix --enable-page-logging configure option (STR #4694)

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

8 years agoDon't try to use Avahi on OS X (STR #4695)
msweet [Wed, 26 Aug 2015 18:23:53 +0000 (18:23 +0000)] 
Don't try to use Avahi on OS X (STR #4695)

cupsd-logs man page is in section 5...

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

8 years agoFix another "new logging" bug for journald only this time (STR #4690)
msweet [Thu, 13 Aug 2015 13:50:22 +0000 (13:50 +0000)] 
Fix another "new logging" bug for journald only this time (STR #4690)

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

8 years agoFix another bug in the new logging code (STR #4687)
msweet [Mon, 10 Aug 2015 17:26:07 +0000 (17:26 +0000)] 
Fix another bug in the new logging code (STR #4687)

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

8 years agoAdditional fixes for Hong Kong locale (<rdar://problem/22130168>)
msweet [Mon, 10 Aug 2015 17:07:30 +0000 (17:07 +0000)] 
Additional fixes for Hong Kong locale (<rdar://problem/22130168>)

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

8 years agoFix warning.
msweet [Sun, 9 Aug 2015 02:10:23 +0000 (02:10 +0000)] 
Fix warning.

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

8 years agoImplement Identify-Printer and add tests.
msweet [Fri, 7 Aug 2015 13:22:27 +0000 (13:22 +0000)] 
Implement Identify-Printer and add tests.

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

8 years agoAdd support for STATE: and ATTR: (currently a stub) messages from commands,
msweet [Fri, 7 Aug 2015 13:13:12 +0000 (13:13 +0000)] 
Add support for STATE: and ATTR: (currently a stub) messages from commands,
at least on POSIX platforms.

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

8 years agoFix another new Chinese locale ID (<rdar://problem/22086642>)
msweet [Thu, 6 Aug 2015 14:08:01 +0000 (14:08 +0000)] 
Fix another new Chinese locale ID (<rdar://problem/22086642>)

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

8 years ago<rdar://problem/22130168> [PrintCenter]: HK: Gala15A250: Many strings are not localiz...
msweet [Thu, 6 Aug 2015 13:56:32 +0000 (13:56 +0000)] 
<rdar://problem/22130168> [PrintCenter]: HK: Gala15A250: Many strings are not localized in printer setting pane for HK.

Need to use zh_TW as a fallback for zh_HK.

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

8 years agoAdd support for extra and overridden attributes (vendor request).
msweet [Wed, 5 Aug 2015 20:59:52 +0000 (20:59 +0000)] 
Add support for extra and overridden attributes (vendor request).

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

8 years agoBump versions.
msweet [Wed, 5 Aug 2015 14:24:32 +0000 (14:24 +0000)] 
Bump versions.

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

8 years agoChangelog.
msweet [Wed, 5 Aug 2015 14:23:26 +0000 (14:23 +0000)] 
Changelog.

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

8 years agoFix "make check" warning counts (STR #4684)
msweet [Wed, 5 Aug 2015 14:22:02 +0000 (14:22 +0000)] 
Fix "make check" warning counts (STR #4684)

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

8 years agoPrep for 2.1rc1.
msweet [Fri, 31 Jul 2015 14:53:55 +0000 (14:53 +0000)] 
Prep for 2.1rc1.

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

8 years agoWith recent changes there should only be 8 warning messages in the log.
msweet [Fri, 31 Jul 2015 14:12:25 +0000 (14:12 +0000)] 
With recent changes there should only be 8 warning messages in the log.

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

8 years ago<Limit All> in <Policy> sections now applies to all operations when used by
msweet [Fri, 31 Jul 2015 13:52:00 +0000 (13:52 +0000)] 
<Limit All> in <Policy> sections now applies to all operations when used by
itself (STR #4659)

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

8 years agoFix the signal handlers in the dnssd and usb backends to only use async-safe
msweet [Fri, 31 Jul 2015 13:29:25 +0000 (13:29 +0000)] 
Fix the signal handlers in the dnssd and usb backends to only use async-safe
functions (STR #4671)

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

8 years agoFix domain socket support on Linux (STR #4679)
msweet [Thu, 30 Jul 2015 15:45:46 +0000 (15:45 +0000)] 
Fix domain socket support on Linux (STR #4679)

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

8 years agoMore journald/asl logging bug fixes (STR #4661)
msweet [Thu, 30 Jul 2015 15:38:57 +0000 (15:38 +0000)] 
More journald/asl logging bug fixes (STR #4661)

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

8 years agocupsd-logs man page should be in section 5 (STR #4674)
msweet [Thu, 30 Jul 2015 15:03:33 +0000 (15:03 +0000)] 
cupsd-logs man page should be in section 5 (STR #4674)

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

8 years agoFix processing of server overrides without port numbers (STR #4675)
msweet [Thu, 30 Jul 2015 15:00:26 +0000 (15:00 +0000)] 
Fix processing of server overrides without port numbers (STR #4675)

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

8 years agoUpdated HTML man page...
msweet [Thu, 30 Jul 2015 14:59:14 +0000 (14:59 +0000)] 
Updated HTML man page...

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

8 years agoFix a USB memory leak and update to the most recent interface
msweet [Wed, 22 Jul 2015 20:33:16 +0000 (20:33 +0000)] 
Fix a USB memory leak and update to the most recent interface
(<rdar://problem/21421966>)

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

8 years agoFix a USB race condition (<rdar://problem/21882551>)
msweet [Tue, 21 Jul 2015 17:44:57 +0000 (17:44 +0000)] 
Fix a USB race condition (<rdar://problem/21882551>)

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

8 years agoFix another spot where we should not be using curley quotes (<rdar://problem/21835161>)
msweet [Mon, 20 Jul 2015 18:26:20 +0000 (18:26 +0000)] 
Fix another spot where we should not be using curley quotes (<rdar://problem/21835161>)

Also fix trailing regular quote after curley quote caused by previous change.

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

8 years agoFix mapping of a long double-quote to a regular double quote and not a curley quote
msweet [Mon, 20 Jul 2015 17:42:59 +0000 (17:42 +0000)] 
Fix mapping of a long double-quote to a regular double quote and not a curley quote
(<rdar://problem/21852022>)

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

8 years agoFix Portugeuse localization fallback (<rdar://problem/21873202>)
msweet [Mon, 20 Jul 2015 17:05:06 +0000 (17:05 +0000)] 
Fix Portugeuse localization fallback (<rdar://problem/21873202>)

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

8 years agoFix sample.drv version number.
msweet [Mon, 20 Jul 2015 14:51:28 +0000 (14:51 +0000)] 
Fix sample.drv version number.

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

8 years agoAdd URLs so they get reported at the bottom of the (very long) configure --help
msweet [Tue, 14 Jul 2015 21:19:57 +0000 (21:19 +0000)] 
Add URLs so they get reported at the bottom of the (very long) configure --help
output...

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