]> git.ipfire.org Git - thirdparty/cups.git/log
thirdparty/cups.git
9 years agoFix cookie handling for web interface.
msweet [Wed, 16 Jul 2014 19:37:34 +0000 (19:37 +0000)] 
Fix cookie handling for web interface.

Allow access to auth certificates in the state directory.

Remove client connection from select when all data has been read from client.

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

9 years agoSave work - client TLS negotiation now works, but hangs on a GET...
msweet [Tue, 15 Jul 2014 21:12:56 +0000 (21:12 +0000)] 
Save work - client TLS negotiation now works, but hangs on a GET...

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

9 years agoAutomate creation of the libcups2.def file, since it is really out-of-date...
msweet [Tue, 15 Jul 2014 20:37:32 +0000 (20:37 +0000)] 
Automate creation of the libcups2.def file, since it is really out-of-date...

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

9 years agoGet builds working on Windows again.
msweet [Tue, 15 Jul 2014 19:57:59 +0000 (19:57 +0000)] 
Get builds working on Windows again.

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

9 years agoBump shared library version.
msweet [Tue, 15 Jul 2014 19:39:18 +0000 (19:39 +0000)] 
Bump shared library version.

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

9 years agoInitial work on SSPI support in 2.0.
msweet [Tue, 15 Jul 2014 18:59:26 +0000 (18:59 +0000)] 
Initial work on SSPI support in 2.0.

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

9 years agoFix load/save of certificates.
msweet [Tue, 15 Jul 2014 14:01:27 +0000 (14:01 +0000)] 
Fix load/save of certificates.

Implement peer certificates.

Validation now works for GNU TLS (STR #1616)

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

9 years agoChangelog.
msweet [Tue, 15 Jul 2014 13:00:25 +0000 (13:00 +0000)] 
Changelog.

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

9 years agoFix the fix for STR #4452 - incorrectly used httpAddrSize instead of
msweet [Tue, 15 Jul 2014 12:58:39 +0000 (12:58 +0000)] 
Fix the fix for STR #4452 - incorrectly used httpAddrSize instead of
httpAddrLength.

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

9 years agoRest of the work for certificate validation/revocation for GNU TLS (STR #1616)
msweet [Mon, 14 Jul 2014 18:20:31 +0000 (18:20 +0000)] 
Rest of the work for certificate validation/revocation for GNU TLS (STR #1616)

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

9 years agoSave work.
msweet [Wed, 9 Jul 2014 01:00:00 +0000 (01:00 +0000)] 
Save work.

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

9 years agoAllow more paths in sandbox.
msweet [Tue, 8 Jul 2014 18:18:09 +0000 (18:18 +0000)] 
Allow more paths in sandbox.

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

9 years agoThe LPD backend did not work with some versions of glibc (STR #4452)
msweet [Tue, 8 Jul 2014 15:46:46 +0000 (15:46 +0000)] 
The LPD backend did not work with some versions of glibc (STR #4452)

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

9 years agoFix cupsd man page linking to old cups-deviced and cups-driverd man pages.
msweet [Tue, 8 Jul 2014 15:29:14 +0000 (15:29 +0000)] 
Fix cupsd man page linking to old cups-deviced and cups-driverd man pages.

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

9 years agoGet GNU TLS server-side working again.
msweet [Tue, 8 Jul 2014 15:14:40 +0000 (15:14 +0000)] 
Get GNU TLS server-side working again.

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

9 years agoMake sure we send a 0-length chunk for CGI output, even for things like "Status".
msweet [Thu, 3 Jul 2014 19:15:31 +0000 (19:15 +0000)] 
Make sure we send a 0-length chunk for CGI output, even for things like "Status".

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

9 years agoAdd USB quirk rule for Lexmark E230 (STR #4448)
msweet [Thu, 3 Jul 2014 14:47:43 +0000 (14:47 +0000)] 
Add USB quirk rule for Lexmark E230 (STR #4448)

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

9 years agoChangelog.
msweet [Thu, 3 Jul 2014 14:38:26 +0000 (14:38 +0000)] 
Changelog.

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

9 years agoDon't serve symlinked or non-world-readable files (STR #4450)
msweet [Thu, 3 Jul 2014 14:37:16 +0000 (14:37 +0000)] 
Don't serve symlinked or non-world-readable files (STR #4450)

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

9 years agoMake sure to redirect stdout/stderr to /dev/null when running certtool.
msweet [Wed, 2 Jul 2014 15:52:01 +0000 (15:52 +0000)] 
Make sure to redirect stdout/stderr to /dev/null when running certtool.

Add IPPS support to ippserver (still need to handle upgrade).

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

9 years agoMore tweaks to sandbox profiles.
msweet [Wed, 2 Jul 2014 12:14:02 +0000 (12:14 +0000)] 
More tweaks to sandbox profiles.

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

9 years agoChangelog.
msweet [Wed, 2 Jul 2014 10:36:34 +0000 (10:36 +0000)] 
Changelog.

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

9 years agoFix compile errors.
msweet [Tue, 1 Jul 2014 20:03:06 +0000 (20:03 +0000)] 
Fix compile errors.

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

9 years agoCopy over more stuff that needs to be implemented.
msweet [Tue, 1 Jul 2014 19:57:42 +0000 (19:57 +0000)] 
Copy over more stuff that needs to be implemented.

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

9 years agoFix compile errors.
msweet [Tue, 1 Jul 2014 19:52:57 +0000 (19:52 +0000)] 
Fix compile errors.

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

9 years agoSave work on catching GNU TLS code up to 2.0's new APIs.
msweet [Tue, 1 Jul 2014 19:43:59 +0000 (19:43 +0000)] 
Save work on catching GNU TLS code up to 2.0's new APIs.

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

9 years agoTweak the sandbox profiles for filters.
msweet [Tue, 1 Jul 2014 17:17:56 +0000 (17:17 +0000)] 
Tweak the sandbox profiles for filters.

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

9 years agoFixed a bug in the CUPS_SC_GET_DEVICE_ID handling by the network backends
msweet [Tue, 1 Jul 2014 14:35:25 +0000 (14:35 +0000)] 
Fixed a bug in the CUPS_SC_GET_DEVICE_ID handling by the network backends
(STR #4447)

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

9 years agoFix the debug output from the DNS-SD backend when using Avahi (STR #4444)
msweet [Mon, 30 Jun 2014 14:27:01 +0000 (14:27 +0000)] 
Fix the debug output from the DNS-SD backend when using Avahi (STR #4444)

(Avahi doesn't include the trailing dot for the regtype value)

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

9 years agoUse "printer-uri" and not "printer URI".
msweet [Thu, 26 Jun 2014 18:30:19 +0000 (18:30 +0000)] 
Use "printer-uri" and not "printer URI".

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

9 years agoFix localized error message from ipptool.
msweet [Thu, 26 Jun 2014 18:26:05 +0000 (18:26 +0000)] 
Fix localized error message from ipptool.

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

9 years ago<rdar://problem/17307802> SEED: BUG: Increased sandboxing means CPUS backends can...
msweet [Wed, 25 Jun 2014 14:08:16 +0000 (14:08 +0000)] 
<rdar://problem/17307802> SEED: BUG: Increased sandboxing means CPUS backends can't write files?

Fix automated test and duplicate deny issues.

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

9 years agoUpdate HTML of man page.
msweet [Wed, 25 Jun 2014 14:07:14 +0000 (14:07 +0000)] 
Update HTML of man page.

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

9 years agoFixed the --disable-libusb configure option (STR #4439)
msweet [Tue, 24 Jun 2014 19:03:02 +0000 (19:03 +0000)] 
Fixed the --disable-libusb configure option (STR #4439)

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

9 years agoFix IPP read error messages (STR #4440)
msweet [Tue, 24 Jun 2014 18:43:20 +0000 (18:43 +0000)] 
Fix IPP read error messages (STR #4440)

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

9 years agoOne quick fix to prevent write access to the CUPS spool directory.
msweet [Tue, 24 Jun 2014 16:02:51 +0000 (16:02 +0000)] 
One quick fix to prevent write access to the CUPS spool directory.

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

9 years agoAdd some more writable directories.
msweet [Tue, 24 Jun 2014 15:56:25 +0000 (15:56 +0000)] 
Add some more writable directories.

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

9 years agoFix man page error.
msweet [Sun, 22 Jun 2014 12:44:05 +0000 (12:44 +0000)] 
Fix man page error.

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

9 years agoAllow domain sockets in /private/tmp.
msweet [Tue, 17 Jun 2014 21:31:46 +0000 (21:31 +0000)] 
Allow domain sockets in /private/tmp.

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

9 years agoFix gzip with Lexmark printers, which apparently do not like having the gzip
msweet [Tue, 17 Jun 2014 16:00:05 +0000 (16:00 +0000)] 
Fix gzip with Lexmark printers, which apparently do not like having the gzip
header separated from the first block of compressed data
(<rdar://problem/17032025>)

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

9 years agoFix MaxJobTime time value bug (STR #4434)
msweet [Mon, 16 Jun 2014 16:10:58 +0000 (16:10 +0000)] 
Fix MaxJobTime time value bug (STR #4434)

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

9 years agoCleanup online help.
msweet [Mon, 16 Jun 2014 15:33:00 +0000 (15:33 +0000)] 
Cleanup online help.

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

9 years agoAdd missing HTML.
msweet [Mon, 16 Jun 2014 14:22:54 +0000 (14:22 +0000)] 
Add missing HTML.

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

9 years agoMake "Cancel All Jobs" use the Cancel-Jobs operation instead of Purge-Jobs
msweet [Fri, 13 Jun 2014 00:08:32 +0000 (00:08 +0000)] 
Make "Cancel All Jobs" use the Cancel-Jobs operation instead of Purge-Jobs
(STR #1914)

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

9 years agoFinal man page changes for STR #4372 and STR #4329.
msweet [Fri, 13 Jun 2014 00:01:23 +0000 (00:01 +0000)] 
Final man page changes for STR #4372 and STR #4329.

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

9 years agoSave work on man pages.
msweet [Thu, 12 Jun 2014 19:36:12 +0000 (19:36 +0000)] 
Save work on man pages.

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

9 years agoSave man page updates.
msweet [Thu, 12 Jun 2014 19:10:33 +0000 (19:10 +0000)] 
Save man page updates.

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

9 years agoMore updates.
msweet [Thu, 12 Jun 2014 12:55:34 +0000 (12:55 +0000)] 
More updates.

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

9 years agoMore man page updates.
msweet [Wed, 11 Jun 2014 23:35:37 +0000 (23:35 +0000)] 
More man page updates.

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

9 years agoMore man page work.
msweet [Wed, 11 Jun 2014 20:10:10 +0000 (20:10 +0000)] 
More man page work.

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

9 years agoMore man page updates.
msweet [Wed, 11 Jun 2014 19:03:59 +0000 (19:03 +0000)] 
More man page updates.

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

9 years agoUpdate more man pages.
msweet [Wed, 11 Jun 2014 15:38:28 +0000 (15:38 +0000)] 
Update more man pages.

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

9 years agoUse NOSCRIPT for Go buttons - "links" text browser implements CSS but not
msweet [Tue, 10 Jun 2014 19:48:45 +0000 (19:48 +0000)] 
Use NOSCRIPT for Go buttons - "links" text browser implements CSS but not
Javascript, so the NOSCRIPT element is a better fit (STR #4425)

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

9 years agoMore man page updates.
msweet [Tue, 10 Jun 2014 19:00:24 +0000 (19:00 +0000)] 
More man page updates.

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

9 years agoAdd initial IPP Everywhere test suite.
msweet [Tue, 10 Jun 2014 13:55:14 +0000 (13:55 +0000)] 
Add initial IPP Everywhere test suite.

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

9 years agoUse AC_PATH_TOOL for the *-config scripts we call (STR #4423)
msweet [Tue, 10 Jun 2014 13:54:53 +0000 (13:54 +0000)] 
Use AC_PATH_TOOL for the *-config scripts we call (STR #4423)

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

9 years agoThe User directive in client.conf did not override the USER environment variable
msweet [Mon, 9 Jun 2014 18:57:44 +0000 (18:57 +0000)] 
The User directive in client.conf did not override the USER environment variable
(STR #4426)

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

9 years agoThe "snmp" option did not work with the network backends (STR #4422)
msweet [Mon, 9 Jun 2014 18:35:32 +0000 (18:35 +0000)] 
The "snmp" option did not work with the network backends (STR #4422)

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

9 years agoUpdate some man pages (STR #4372)
msweet [Tue, 3 Jun 2014 18:46:30 +0000 (18:46 +0000)] 
Update some man pages (STR #4372)

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

9 years agoAdd another directory to the sandbox.
msweet [Wed, 28 May 2014 17:54:04 +0000 (17:54 +0000)] 
Add another directory to the sandbox.

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

9 years agoFix IPPTOOL test file (STR #4420)
msweet [Tue, 27 May 2014 15:00:06 +0000 (15:00 +0000)] 
Fix IPPTOOL test file (STR #4420)

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

9 years agoRed Hat renamed the libusb developer package (again).
msweet [Tue, 27 May 2014 14:57:09 +0000 (14:57 +0000)] 
Red Hat renamed the libusb developer package (again).

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

9 years agoFix localization of media sizes.
msweet [Fri, 23 May 2014 03:18:00 +0000 (03:18 +0000)] 
Fix localization of media sizes.

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

9 years agoUpdate lprm man page for modern markup and "canceled" spelling.
msweet [Fri, 23 May 2014 02:45:48 +0000 (02:45 +0000)] 
Update lprm man page for modern markup and "canceled" spelling.

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

9 years agoDates in non-UTF-8 locales did not display correctly (STR #4388)
msweet [Thu, 22 May 2014 13:54:15 +0000 (13:54 +0000)] 
Dates in non-UTF-8 locales did not display correctly (STR #4388)

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

9 years agoIPP queues using hardcoded credentials would ask for credentials (STR #4371)
msweet [Thu, 22 May 2014 13:16:25 +0000 (13:16 +0000)] 
IPP queues using hardcoded credentials would ask for credentials (STR #4371)

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

9 years agoUpdate documentation.
msweet [Thu, 22 May 2014 13:15:20 +0000 (13:15 +0000)] 
Update documentation.

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

9 years agoFix PWG Raster auto-typing (STR #4417)
msweet [Thu, 22 May 2014 12:56:59 +0000 (12:56 +0000)] 
Fix PWG Raster auto-typing (STR #4417)

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

9 years agoSupport TIFF files in ipptool (STR #4418)
msweet [Wed, 21 May 2014 15:25:30 +0000 (15:25 +0000)] 
Support TIFF files in ipptool (STR #4418)

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

9 years agoSave work on destination API unit test program.
msweet [Fri, 16 May 2014 21:54:22 +0000 (21:54 +0000)] 
Save work on destination API unit test program.

Add cupsGetDestWithURI API.

Add cupsLocalizeDestMedia API.

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

9 years agoMore changes for STR #4414 to fix cupsGetDestMediaByIndex - wasn't copying the
msweet [Fri, 16 May 2014 21:02:15 +0000 (21:02 +0000)] 
More changes for STR #4414 to fix cupsGetDestMediaByIndex - wasn't copying the
size data over correctly (two different structs...)

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

9 years agoFix formatting.
msweet [Fri, 16 May 2014 20:59:22 +0000 (20:59 +0000)] 
Fix formatting.

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

9 years agoAdd -P option and PAUSE directive to ipptool.
msweet [Fri, 16 May 2014 06:14:11 +0000 (06:14 +0000)] 
Add -P option and PAUSE directive to ipptool.

Save work on IPP Everywhere test suite.

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

9 years agocupsGetDestMediaCount did not work for CUPS_MEDIA_FLAGS DEFAULT (STR #4414)
msweet [Tue, 13 May 2014 14:57:34 +0000 (14:57 +0000)] 
cupsGetDestMediaCount did not work for CUPS_MEDIA_FLAGS DEFAULT (STR #4414)

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

10 years agoAdd localized error message for failed TLS negotiation.
msweet [Fri, 9 May 2014 21:25:04 +0000 (21:25 +0000)] 
Add localized error message for failed TLS negotiation.

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

10 years agoCUPS did not compile when Avahi or mDNSResponder was not present (STR #4402)
msweet [Fri, 9 May 2014 20:57:11 +0000 (20:57 +0000)] 
CUPS did not compile when Avahi or mDNSResponder was not present (STR #4402)

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

10 years agoThe configure script incorrectly added libgcrypt as a GNU TLS dependency
msweet [Fri, 9 May 2014 20:54:15 +0000 (20:54 +0000)] 
The configure script incorrectly added libgcrypt as a GNU TLS dependency
(STR #4399)

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

10 years agoThe CUPS headers incorrectly needed libdispatch for blocks support (STR #4397)
msweet [Fri, 9 May 2014 20:52:03 +0000 (20:52 +0000)] 
The CUPS headers incorrectly needed libdispatch for blocks support (STR #4397)

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

10 years agoThe scheduler did not add the "job-hold-until-specified" reason when holding a
msweet [Fri, 9 May 2014 20:45:53 +0000 (20:45 +0000)] 
The scheduler did not add the "job-hold-until-specified" reason when holding a
job using the lp command (STR #4405)

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

10 years agoFix an authentication race condition in cupsSendRequest (STR #4403)
msweet [Fri, 9 May 2014 20:20:16 +0000 (20:20 +0000)] 
Fix an authentication race condition in cupsSendRequest (STR #4403)

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

10 years agoThe IPP backend did not abort a job when the printer did not validate the
msweet [Fri, 9 May 2014 20:03:14 +0000 (20:03 +0000)] 
The IPP backend did not abort a job when the printer did not validate the
supplied options (<rdar://problem/16836752>)

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

10 years agoChangelog.
msweet [Thu, 8 May 2014 23:01:24 +0000 (23:01 +0000)] 
Changelog.

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

10 years agoFix bug in cupsGetResponse.
msweet [Thu, 8 May 2014 22:57:57 +0000 (22:57 +0000)] 
Fix bug in cupsGetResponse.

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

10 years agoSync up with some build changes.
msweet [Thu, 8 May 2014 22:42:44 +0000 (22:42 +0000)] 
Sync up with some build changes.

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

10 years agoDo compression to a separate 64k buffer for larger chunks.
msweet [Thu, 8 May 2014 17:51:12 +0000 (17:51 +0000)] 
Do compression to a separate 64k buffer for larger chunks.

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

10 years agoAdd code to validate trust when printing via the IPP backend.
msweet [Wed, 7 May 2014 23:55:35 +0000 (23:55 +0000)] 
Add code to validate trust when printing via the IPP backend.

Add new CUPS_VALIDATECERTS (ValidateCerts in the conf file) setting to control
whether we require the common name to match the host name, default is no.
(currently)

httpCredentialsGetTrust now only checks hostname/common name matches when
validation is enabled.  Otherwise we just look for changes to certs.

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

10 years agoSave work on cert stuff.
msweet [Wed, 7 May 2014 23:12:48 +0000 (23:12 +0000)] 
Save work on cert stuff.

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

10 years agoMake sure long-edge feed bounding box is correct.
msweet [Wed, 7 May 2014 00:26:44 +0000 (00:26 +0000)] 
Make sure long-edge feed bounding box is correct.

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

10 years agoSet CERTTOOL_EXPIRATION_DAYS environment variable for certtool, to get certs
msweet [Fri, 2 May 2014 12:10:10 +0000 (12:10 +0000)] 
Set CERTTOOL_EXPIRATION_DAYS environment variable for certtool, to get certs
that last longer than 30 days on OS X (<rdar://problem/16763836>)

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

10 years ago<rdar://problem/11829070> ER: Could we consolidate Wi-Fi and USB connections to a...
msweet [Fri, 2 May 2014 11:58:54 +0000 (11:58 +0000)] 
<rdar://problem/11829070> ER: Could we consolidate Wi-Fi and USB connections to a printer as a single printer?

Additional changes requested by Jim...

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

10 years agoSave work.
msweet [Thu, 1 May 2014 19:46:51 +0000 (19:46 +0000)] 
Save work.

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

10 years agoMove the deck chairs a bit so that the TLS stuff is separated from the HTTP
msweet [Tue, 29 Apr 2014 16:39:25 +0000 (16:39 +0000)] 
Move the deck chairs a bit so that the TLS stuff is separated from the HTTP
stuff.

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

10 years agoReturn 0 from all ippGet* functions on error, to match how all other CUPS APIs
msweet [Tue, 29 Apr 2014 15:57:26 +0000 (15:57 +0000)] 
Return 0 from all ippGet* functions on error, to match how all other CUPS APIs
work.

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

10 years agoFall back to wireless if USB doesn't respond (<rdar://problem/11829070>)
msweet [Thu, 24 Apr 2014 18:40:31 +0000 (18:40 +0000)] 
Fall back to wireless if USB doesn't respond (<rdar://problem/11829070>)

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

10 years agoFix mapping of OutputBin values such as "Tray1" (<rdar://problem/16685606>)
msweet [Thu, 24 Apr 2014 15:04:00 +0000 (15:04 +0000)] 
Fix mapping of OutputBin values such as "Tray1" (<rdar://problem/16685606>)

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

10 years agoWire up most of the certificate validation code for OS X. Still need to
msweet [Wed, 23 Apr 2014 16:37:05 +0000 (16:37 +0000)] 
Wire up most of the certificate validation code for OS X.  Still need to
finish the keychain and subject alternate name changes, but we now have the
core validation framework in place.

Also need to decide whether to allow requests to untrusted connections by
default or require all applications to copy and validate manually.

- Updated httpCredentialsAreTrusted to require the common name.
- Implementation of httpCredentialsAreTrusted, httpCredentialsGetExpiration,
  httpCredentialsIsValidName, and httpCredentialsString.
- Added display of credential info to testhttp program.

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

10 years agoAdd yet another key to the launchd plists...
msweet [Wed, 23 Apr 2014 00:44:27 +0000 (00:44 +0000)] 
Add yet another key to the launchd plists...

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

10 years agoPPD cache did not reflect full set of media sizes.
msweet [Wed, 23 Apr 2014 00:38:21 +0000 (00:38 +0000)] 
PPD cache did not reflect full set of media sizes.

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

10 years agoSave work.
msweet [Mon, 21 Apr 2014 12:23:56 +0000 (12:23 +0000)] 
Save work.

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

10 years agoFix configure script.
msweet [Mon, 21 Apr 2014 12:22:03 +0000 (12:22 +0000)] 
Fix configure script.

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