]> git.ipfire.org Git - thirdparty/cups.git/log
thirdparty/cups.git
10 years agoFix typos in examples - CUPS-Add-Modify-xxx instead of CUPS-Add-xxx.
msweet [Fri, 26 Jul 2013 21:07:52 +0000 (21:07 +0000)] 
Fix typos in examples - CUPS-Add-Modify-xxx instead of CUPS-Add-xxx.

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

10 years agoError messages from the scheduler were not localized using the language
msweet [Fri, 26 Jul 2013 11:50:02 +0000 (11:50 +0000)] 
Error messages from the scheduler were not localized using the language
specified in the client's IPP request (<rdar://problem/14128011>)

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

10 years agoFax queues did not work when shared via Bonjour (<rdar://problem/14498310>)
msweet [Fri, 26 Jul 2013 03:12:37 +0000 (03:12 +0000)] 
Fax queues did not work when shared via Bonjour (<rdar://problem/14498310>)

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

10 years agoFix a couple memory leaks in ippfind that were reported by Clang.
msweet [Wed, 24 Jul 2013 12:16:37 +0000 (12:16 +0000)] 
Fix a couple memory leaks in ippfind that were reported by Clang.

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

10 years agoAdded USB quirk rule for Lexmark E238 (<rdar://problem/14493054>)
msweet [Tue, 23 Jul 2013 12:36:57 +0000 (12:36 +0000)] 
Added USB quirk rule for Lexmark E238 (<rdar://problem/14493054>)

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

10 years agoClosed server connections were still not always detected
msweet [Tue, 23 Jul 2013 12:33:52 +0000 (12:33 +0000)] 
Closed server connections were still not always detected
(<rdar://problem/14484313>)

- Also need to check for EOF from recv...

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

10 years agoAdd Italian localization (<rdar://problem/14481578>)
msweet [Tue, 23 Jul 2013 12:24:21 +0000 (12:24 +0000)] 
Add Italian localization (<rdar://problem/14481578>)

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

10 years agoStill need to use -Wl,-pie on OS X (regression in change for
msweet [Tue, 23 Jul 2013 12:21:51 +0000 (12:21 +0000)] 
Still need to use -Wl,-pie on OS X (regression in change for
<rdar://problem/14480938>)

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

10 years agoFixed a compile issue on 64-bit Linux with Clang - need to use the -pie option
msweet [Mon, 22 Jul 2013 18:10:51 +0000 (18:10 +0000)] 
Fixed a compile issue on 64-bit Linux with Clang - need to use the -pie option
instead of -Wl,-pie now (<rdar://problem/14480938>)

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

10 years agoDon't reference CUPS driver for windows page anymore.
msweet [Mon, 22 Jul 2013 15:00:03 +0000 (15:00 +0000)] 
Don't reference CUPS driver for windows page anymore.

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

10 years agoThe ippfind utility reported the wrong port numbers when compiled against Avahi
msweet [Mon, 22 Jul 2013 14:57:14 +0000 (14:57 +0000)] 
The ippfind utility reported the wrong port numbers when compiled against Avahi
(<rdar://problem/14508324>)

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

10 years agoFix compile errors.
msweet [Wed, 17 Jul 2013 15:51:43 +0000 (15:51 +0000)] 
Fix compile errors.

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

10 years agoThe libusb-based USB backend now loads its list of quirks from files in
msweet [Wed, 17 Jul 2013 15:21:18 +0000 (15:21 +0000)] 
The libusb-based USB backend now loads its list of quirks from files in
/usr/share/cups/usb instead of using a hardcoded table
(<rdar://problem/14442769>)

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

10 years agoReconnect as needed prior to sending a GET, HEAD, or PUT request.
msweet [Wed, 17 Jul 2013 14:10:21 +0000 (14:10 +0000)] 
Reconnect as needed prior to sending a GET, HEAD, or PUT request.

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

10 years agoFix a compile error in libcups (<rdar://problem/14467141>)
msweet [Wed, 17 Jul 2013 13:06:14 +0000 (13:06 +0000)] 
Fix a compile error in libcups (<rdar://problem/14467141>)

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

10 years agoThe scheduler did not properly register ICC color profiles with colord
msweet [Wed, 17 Jul 2013 13:03:56 +0000 (13:03 +0000)] 
The scheduler did not properly register ICC color profiles with colord
(<rdar://problem/14455625>)

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

10 years agoBump version to 1.7.0 in preparation for a release in the next couple weeks.
msweet [Wed, 17 Jul 2013 02:57:09 +0000 (02:57 +0000)] 
Bump version to 1.7.0 in preparation for a release in the next couple weeks.

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

10 years agoThe scheduler incorrectly did not pass a FINAL_CONTENT_TYPE environment variable
msweet [Wed, 17 Jul 2013 02:54:31 +0000 (02:54 +0000)] 
The scheduler incorrectly did not pass a FINAL_CONTENT_TYPE environment variable
to the filters or backend (<rdar://problem/14355011>)

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

10 years agoRemove unused var.
msweet [Wed, 17 Jul 2013 02:45:55 +0000 (02:45 +0000)] 
Remove unused var.

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

10 years agoThe cups-exec helper program could fail randomly on OS X due to sandbox
msweet [Wed, 17 Jul 2013 01:07:00 +0000 (01:07 +0000)] 
The cups-exec helper program could fail randomly on OS X due to sandbox
violations when closing excess file descriptors (<rdar://problem/14421943>)

The scheduler incorrectly did not use the kqueue interface on OS X.

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

10 years agoRemove debug printf.
msweet [Tue, 16 Jul 2013 14:58:25 +0000 (14:58 +0000)] 
Remove debug printf.

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

10 years agoUpdate README files for ipptool packages.
msweet [Mon, 15 Jul 2013 15:51:32 +0000 (15:51 +0000)] 
Update README files for ipptool packages.

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

10 years agoUpdate ipptool packaging script to allow for Fedora, Red Hat Enterprise Linux
msweet [Mon, 15 Jul 2013 13:22:34 +0000 (13:22 +0000)] 
Update ipptool packaging script to allow for Fedora, Red Hat Enterprise Linux
(RHEL). and Ubuntu Linux variants since LSB doesn't support OpenSSL or Avahi.

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

10 years agoIgnore generated files.
msweet [Thu, 11 Jul 2013 20:50:45 +0000 (20:50 +0000)] 
Ignore generated files.

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

10 years agoFix build error
msweet [Thu, 11 Jul 2013 20:39:46 +0000 (20:39 +0000)] 
Fix build error

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

10 years agoAlso package ippfind.
msweet [Thu, 11 Jul 2013 20:31:43 +0000 (20:31 +0000)] 
Also package ippfind.

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

10 years agoDon't package old "standard configuration" help file.
msweet [Thu, 11 Jul 2013 20:27:14 +0000 (20:27 +0000)] 
Don't package old "standard configuration" help file.

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

10 years agoTweak working in "what's new" document.
msweet [Thu, 11 Jul 2013 20:21:18 +0000 (20:21 +0000)] 
Tweak working in "what's new" document.

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

10 years agoChangelog update - previous bug only affects 1.7.
msweet [Wed, 10 Jul 2013 14:41:37 +0000 (14:41 +0000)] 
Changelog update - previous bug only affects 1.7.

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

10 years agoPrinter xxx-default values were not reported by Get-Printer-Attributes or
msweet [Wed, 10 Jul 2013 14:35:53 +0000 (14:35 +0000)] 
Printer xxx-default values were not reported by Get-Printer-Attributes or
lpoptions (<rdar://problem/14401795>)

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

10 years agoThe default IPP version did not always get set before creating a new IPP
msweet [Wed, 10 Jul 2013 14:08:39 +0000 (14:08 +0000)] 
The default IPP version did not always get set before creating a new IPP
request message (<rdar://problem/14401718>)

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

10 years agoUpdate documentation to not embed unstable configuration values, now that man
msweet [Mon, 8 Jul 2013 21:15:13 +0000 (21:15 +0000)] 
Update documentation to not embed unstable configuration values, now that man
pages are part of the repository...

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

10 years agoPrep for 1.7rc1.
msweet [Mon, 8 Jul 2013 13:47:51 +0000 (13:47 +0000)] 
Prep for 1.7rc1.

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

10 years agoChange kIOPMAssertRemoteAccess to kIOPMAssertNetworkClientActive...
msweet [Mon, 8 Jul 2013 12:29:10 +0000 (12:29 +0000)] 
Change kIOPMAssertRemoteAccess to kIOPMAssertNetworkClientActive...

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

10 years agoUpdate localization files.
msweet [Mon, 8 Jul 2013 11:21:56 +0000 (11:21 +0000)] 
Update localization files.

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

10 years ago<rdar://problem/14290628> cups.org: cupsGetNamedDest returns the wrong default printe...
msweet [Mon, 8 Jul 2013 11:20:33 +0000 (11:20 +0000)] 
<rdar://problem/14290628> cups.org: cupsGetNamedDest returns the wrong default printer, lpr/lpq/lp/lpstat use different defaults!

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

10 years agoMake ippfind build and install on Windows
msweet [Fri, 5 Jul 2013 15:11:29 +0000 (15:11 +0000)] 
Make ippfind build and install on Windows

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

10 years agoSome ippserver fixes to allow it to be used as a CUPS destination:
msweet [Thu, 4 Jul 2013 15:54:36 +0000 (15:54 +0000)] 
Some ippserver fixes to allow it to be used as a CUPS destination:

- Don't actually advertise IPPS support yet, since libcups doesn't support
  server-side HTTPS yet.
- Allow printer-uri values that have the right resource paths - this allows
  things like back-to-my-mac to work.
- Advertise the correct URI resource path in the Bonjour TXT record.
- Fix valid_doc_attributes to use the document-format-default value instead of
  "application/octet-stream".

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

10 years agoAllow job-billing to be an alias for job-account-id, and requesting-user-name to
msweet [Wed, 3 Jul 2013 16:39:38 +0000 (16:39 +0000)] 
Allow job-billing to be an alias for job-account-id, and requesting-user-name to
be an alias for job-accounting-user-id (<rdar://problem/14290027>)

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

10 years agoFix HTML errors in documentation (using swish-e to validate HTML...)
msweet [Wed, 3 Jul 2013 14:26:55 +0000 (14:26 +0000)] 
Fix HTML errors in documentation (using swish-e to validate HTML...)

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

10 years agoFix compile error.
msweet [Wed, 3 Jul 2013 13:55:05 +0000 (13:55 +0000)] 
Fix compile error.

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

10 years agoUpdate version numbers.
msweet [Wed, 3 Jul 2013 13:53:05 +0000 (13:53 +0000)] 
Update version numbers.

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

10 years agoUpdate usage to match what is now supported.
msweet [Wed, 3 Jul 2013 13:36:21 +0000 (13:36 +0000)] 
Update usage to match what is now supported.

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

10 years agoUse new kIOPMAssertRemoteAccess power management assertion, when supported, to
msweet [Tue, 2 Jul 2013 20:39:24 +0000 (20:39 +0000)] 
Use new kIOPMAssertRemoteAccess power management assertion, when supported, to
keep the system awake enough to print (<rdar://problem/11918463>)

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

10 years agoUpdate distribution script to use new SVN repo location.
msweet [Thu, 27 Jun 2013 19:03:21 +0000 (19:03 +0000)] 
Update distribution script to use new SVN repo location.

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

10 years agoAdd ippfind project for Visual Studio.
msweet [Thu, 27 Jun 2013 18:49:52 +0000 (18:49 +0000)] 
Add ippfind project for Visual Studio.

Drop support for VC++ 2005.

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

10 years agoFix a state transition issue that affected ippserver.
msweet [Thu, 27 Jun 2013 18:36:13 +0000 (18:36 +0000)] 
Fix a state transition issue that affected ippserver.

Fix a crasher for handling of sides in ippserver.

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

10 years agoFix ippfind for Linux/Avahi.
msweet [Tue, 25 Jun 2013 16:46:38 +0000 (16:46 +0000)] 
Fix ippfind for Linux/Avahi.

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

10 years agohttpStatus(HTTP_ERROR) did not return a useful error message
msweet [Tue, 25 Jun 2013 15:11:25 +0000 (15:11 +0000)] 
httpStatus(HTTP_ERROR) did not return a useful error message
(<rdar://problem/14217326>)

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

10 years agoThe lp and lpr commands incorrectly ignored the default printer set in the
msweet [Tue, 25 Jun 2013 15:02:18 +0000 (15:02 +0000)] 
The lp and lpr commands incorrectly ignored the default printer set in the
lpoptions file (<rdar://problem/14216472>)

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

10 years agoAdded documentation about the /version=1.1 option to ServerName in client.conf
msweet [Tue, 25 Jun 2013 14:38:01 +0000 (14:38 +0000)] 
Added documentation about the /version=1.1 option to ServerName in client.conf
(<rdar://problem/14216262>)

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

10 years agoAlso deprecate cupsGetPPD and cupsGetPPD2.
msweet [Tue, 25 Jun 2013 14:30:18 +0000 (14:30 +0000)] 
Also deprecate cupsGetPPD and cupsGetPPD2.

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

10 years agoFixed deprecation warnings for many functions on OS X so they are tied
msweet [Tue, 25 Jun 2013 14:27:30 +0000 (14:27 +0000)] 
Fixed deprecation warnings for many functions on OS X so they are tied
to the deployment version when building (<rdar://problem/14210079>)

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

10 years ago<rdar://problem/14243133> AirPrint: Printers with name containing certain characters...
msweet [Tue, 25 Jun 2013 01:42:48 +0000 (01:42 +0000)] 
<rdar://problem/14243133> AirPrint: Printers with name containing certain characters are not recognized

Support backquote (`) character and fix the IPv6 address detection code.

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

10 years agoAdd unit test for httpAssembleUUID.
msweet [Tue, 25 Jun 2013 00:57:09 +0000 (00:57 +0000)] 
Add unit test for httpAssembleUUID.

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

10 years agoARM-based Linux doesn't allow pointer comparisons on va_list values; not sure
msweet [Wed, 12 Jun 2013 13:00:54 +0000 (13:00 +0000)] 
ARM-based Linux doesn't allow pointer comparisons on va_list values; not sure
how you are supposed to validate input, but whatever...

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

10 years agoSave work on ippfind for Linux.
msweet [Fri, 7 Jun 2013 02:18:50 +0000 (02:18 +0000)] 
Save work on ippfind for Linux.

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

10 years agoUpdate ippfind documentation with examples, change '-e' to '-x' for --exec.
msweet [Fri, 7 Jun 2013 01:45:14 +0000 (01:45 +0000)] 
Update ippfind documentation with examples, change '-e' to '-x' for --exec.

Add ippfind to the ipptool binary package.

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

10 years agoFix up svn:keywords for all files.
msweet [Fri, 7 Jun 2013 01:00:33 +0000 (01:00 +0000)] 
Fix up svn:keywords for all files.

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

10 years agoDon't clean HTML man pages.
msweet [Thu, 6 Jun 2013 23:11:13 +0000 (23:11 +0000)] 
Don't clean HTML man pages.

Add some other print-job tests.

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

10 years agoIgnore more stuff.
msweet [Thu, 6 Jun 2013 22:48:46 +0000 (22:48 +0000)] 
Ignore more stuff.

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

10 years agoFix keywords on man page files.
msweet [Thu, 6 Jun 2013 22:14:09 +0000 (22:14 +0000)] 
Fix keywords on man page files.

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

10 years ago<rdar://problem/13876199> cups.org: Need ippfind command-line utility
msweet [Thu, 6 Jun 2013 22:08:14 +0000 (22:08 +0000)] 
<rdar://problem/13876199> cups.org: Need ippfind command-line utility

Implement --exec.

The ippfind command is now feature complete for CUPS 1.7.

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

10 years agoImplement --ls.
msweet [Thu, 6 Jun 2013 19:19:26 +0000 (19:19 +0000)] 
Implement --ls.

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

10 years agoFix --or handling.
msweet [Thu, 6 Jun 2013 15:03:40 +0000 (15:03 +0000)] 
Fix --or handling.

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

10 years agoSave work - all of the tests work, todo:
msweet [Wed, 5 Jun 2013 20:40:53 +0000 (20:40 +0000)] 
Save work - all of the tests work, todo:

- Fix --or
- Implement --ls
- Implement --exec

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

10 years ago<rdar://problem/14040186> Backend failure when sharing Simulated inkjet after creatin...
msweet [Wed, 5 Jun 2013 18:23:08 +0000 (18:23 +0000)] 
<rdar://problem/14040186> Backend failure when sharing Simulated inkjet after creating ACL with standard user. OS X 10.9 (13A476l)

Don't trampoline if we are using a password.

Don't call xpc_connection_suspend since we are releasing it (not supposed to do
that for some reason...)

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

10 years ago<rdar://problem/14065748> pwgMediaForPWG: roll_max_36.1025x3622.0472in becomes 91700...
msweet [Wed, 5 Jun 2013 17:25:22 +0000 (17:25 +0000)] 
<rdar://problem/14065748> pwgMediaForPWG: roll_max_36.1025x3622.0472in becomes 91700 x 180568 instead of 91700 x 9199999

Convert fractional portion separately to avoid integer overflow.

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

10 years agoSave work on ippfind program. Nearly there.
msweet [Wed, 5 Jun 2013 16:05:45 +0000 (16:05 +0000)] 
Save work on ippfind program.  Nearly there.

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

10 years ago<rdar://problem/13854722> 13A459 Printing completely broken on MBP after upgrade...
msweet [Fri, 31 May 2013 13:29:59 +0000 (13:29 +0000)] 
<rdar://problem/13854722> 13A459 Printing completely broken on MBP after upgrade to Cab

Fix httpFlushWrite, which was incorrectly updating data_remaining.

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

10 years agoSave work on new ippfind tool.
msweet [Thu, 30 May 2013 21:45:32 +0000 (21:45 +0000)] 
Save work on new ippfind tool.

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

10 years ago<rdar://problem/14016099> ipptool: Use SO_NWRITE socket option to extend timeouts
msweet [Thu, 30 May 2013 01:33:55 +0000 (01:33 +0000)] 
<rdar://problem/14016099> ipptool: Use SO_NWRITE socket option to extend timeouts

Make the ipptool timeout callback check whether the output buffer is empty.  If
not, automatically extend the timeout until it is - useful for when the printer
is blocking due to a printer error like "out of paper"...

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

10 years agoRestore debug2 logging of cupsdAdd/RemoveSelect.
msweet [Thu, 30 May 2013 00:48:16 +0000 (00:48 +0000)] 
Restore debug2 logging of cupsdAdd/RemoveSelect.

Add higher-level debug logging of client select management.

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

10 years agoGo back to non-blocking ippWrite.
msweet [Thu, 30 May 2013 00:41:43 +0000 (00:41 +0000)] 
Go back to non-blocking ippWrite.

Add some more debug logging.

Normalize some of the logging to consistently have a [Client NNN] prefix.

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

10 years agoIgnore generated files.
msweet [Wed, 29 May 2013 21:45:03 +0000 (21:45 +0000)] 
Ignore generated files.

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

10 years agoUpdate svn:keyword properties.
msweet [Wed, 29 May 2013 11:51:34 +0000 (11:51 +0000)] 
Update svn:keyword properties.

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

10 years agoAdd option to specify a single operation to test with.
msweet [Wed, 29 May 2013 11:51:03 +0000 (11:51 +0000)] 
Add option to specify a single operation to test with.

Add CUPS-Get-Default to the list of standard ops to test.

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

10 years agoAdded support for RFC 6874's IPv6 link local address format in URIs
msweet [Fri, 24 May 2013 21:21:04 +0000 (21:21 +0000)] 
Added support for RFC 6874's IPv6 link local address format in URIs
(<rdar://problem/13979453>)

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

10 years ago<rdar://problem/13493241> APVT3.0 checks a custom size using a 1/100mm smaller size
msweet [Thu, 23 May 2013 19:57:17 +0000 (19:57 +0000)] 
<rdar://problem/13493241> APVT3.0 checks a custom size using a 1/100mm smaller size

Don't use floating point at all.  Go old-school and do integer math to convert
to 100ths of millimeters...

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

10 years agoChangelog.
msweet [Thu, 16 May 2013 19:39:53 +0000 (19:39 +0000)] 
Changelog.

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

10 years agoSave new Bonjour discovery/test program.
msweet [Mon, 13 May 2013 23:57:32 +0000 (23:57 +0000)] 
Save new Bonjour discovery/test program.

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

10 years ago<rdar://problem/13876091> cups.org: ipptool should support validation of hostname...
msweet [Mon, 13 May 2013 21:48:45 +0000 (21:48 +0000)] 
<rdar://problem/13876091> cups.org: ipptool should support validation of hostname and port in URIs

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

10 years ago<rdar://problem/13876038> cups.org: ipptool does not include any version information...
msweet [Mon, 13 May 2013 19:40:47 +0000 (19:40 +0000)] 
<rdar://problem/13876038> cups.org: ipptool does not include any version information in the plist output

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

10 years ago<rdar://problem/13875803> cups.org: ipptool does not proceed past INCLUDE if ignore...
msweet [Mon, 13 May 2013 19:15:06 +0000 (19:15 +0000)] 
<rdar://problem/13875803> cups.org: ipptool does not proceed past INCLUDE if ignore is not used

Also: IPP finishings values for (now standardized) punch and fold stuff, new
IPP FaxOut Send-Hardcopy-Document operation.

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

10 years ago<rdar://problem/13875729> cups.org: libusb-based backend can crash if USB is disabled...
msweet [Mon, 13 May 2013 16:46:08 +0000 (16:46 +0000)] 
<rdar://problem/13875729> cups.org: libusb-based backend can crash if USB is disabled in BIOS

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

10 years ago<rdar://problem/ 13493241> APVT3.0 checks a custom size using a 1/100mm smaller size
msweet [Mon, 13 May 2013 16:36:57 +0000 (16:36 +0000)] 
<rdar://problem/ 13493241> APVT3.0 checks a custom size using a 1/100mm smaller size

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

10 years agoMove current import directory to new cups.org trunk
msweet [Fri, 10 May 2013 17:14:12 +0000 (17:14 +0000)] 
Move current import directory to new cups.org trunk

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

10 years agoFinal sync-up with cups.org trunk repository
msweet [Fri, 10 May 2013 16:04:59 +0000 (16:04 +0000)] 
Final sync-up with cups.org trunk repository

git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@4297 a1ca3aef-8c08-0410-bb20-df032aa958be

11 years agoMerge changes from CUPS 1.7b1-r10947.
msweet [Tue, 9 Apr 2013 20:10:23 +0000 (20:10 +0000)] 
Merge changes from CUPS 1.7b1-r10947.

git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@4274 a1ca3aef-8c08-0410-bb20-df032aa958be

11 years agoSync up with CUPS 1.7svn-r10893
msweet [Mon, 11 Mar 2013 13:57:36 +0000 (13:57 +0000)] 
Sync up with CUPS 1.7svn-r10893

git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@4216 a1ca3aef-8c08-0410-bb20-df032aa958be

11 years agoMerge changes from CUPS 1.7svn-r10874.
msweet [Wed, 20 Feb 2013 15:22:35 +0000 (15:22 +0000)] 
Merge changes from CUPS 1.7svn-r10874.

git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@4189 a1ca3aef-8c08-0410-bb20-df032aa958be

11 years agoMerge changes from CUPS 1.7svn-r10861.
msweet [Mon, 4 Feb 2013 19:27:13 +0000 (19:27 +0000)] 
Merge changes from CUPS 1.7svn-r10861.

git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@4167 a1ca3aef-8c08-0410-bb20-df032aa958be

11 years agoMerge changes from CUPS 1.7svn-r10814.
msweet [Mon, 14 Jan 2013 22:10:30 +0000 (22:10 +0000)] 
Merge changes from CUPS 1.7svn-r10814.

git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@4125 a1ca3aef-8c08-0410-bb20-df032aa958be

11 years agoMerge changes from CUPS 1.7svn-r10791.
msweet [Thu, 10 Jan 2013 17:01:44 +0000 (17:01 +0000)] 
Merge changes from CUPS 1.7svn-r10791.

git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@4120 a1ca3aef-8c08-0410-bb20-df032aa958be

11 years agoMerge changes from CUPS 1.7svn-r10755.
msweet [Wed, 12 Dec 2012 20:54:21 +0000 (20:54 +0000)] 
Merge changes from CUPS 1.7svn-r10755.

git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@4074 a1ca3aef-8c08-0410-bb20-df032aa958be

11 years agoMerge changes from CUPS 1.7svn-r10710.
msweet [Mon, 26 Nov 2012 19:37:04 +0000 (19:37 +0000)] 
Merge changes from CUPS 1.7svn-r10710.

git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@4040 a1ca3aef-8c08-0410-bb20-df032aa958be

11 years agoMerge changes from CUPS 1.7svn-r10704.
msweet [Fri, 16 Nov 2012 01:00:05 +0000 (01:00 +0000)] 
Merge changes from CUPS 1.7svn-r10704.

git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@4027 a1ca3aef-8c08-0410-bb20-df032aa958be

11 years agoFix property on test file.
msweet [Mon, 15 Oct 2012 21:10:00 +0000 (21:10 +0000)] 
Fix property on test file.

git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3943 a1ca3aef-8c08-0410-bb20-df032aa958be

11 years agoMerge changes from CUPS 1.7svn-r10643
msweet [Mon, 15 Oct 2012 21:02:10 +0000 (21:02 +0000)] 
Merge changes from CUPS 1.7svn-r10643

git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3940 a1ca3aef-8c08-0410-bb20-df032aa958be

11 years agoMerge changes from CUPS 1.7svn-r10629.
msweet [Mon, 1 Oct 2012 03:01:10 +0000 (03:01 +0000)] 
Merge changes from CUPS 1.7svn-r10629.

git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3933 a1ca3aef-8c08-0410-bb20-df032aa958be