]> git.ipfire.org Git - thirdparty/cups.git/log
thirdparty/cups.git
12 years agoAdd example code for reading and writing binary data in a PPD file.
mike [Wed, 9 May 2012 22:34:27 +0000 (22:34 +0000)] 
Add example code for reading and writing binary data in a PPD file.

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

12 years agoFix web interface bug in job list (missing colon after phone number info...)
mike [Mon, 7 May 2012 23:42:48 +0000 (23:42 +0000)] 
Fix web interface bug in job list (missing colon after phone number info...)

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

12 years agoSupport both IPP and IPPS URIs for shared printers.
mike [Mon, 7 May 2012 23:22:55 +0000 (23:22 +0000)] 
Support both IPP and IPPS URIs for shared printers.

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

12 years agoAdd support for PCL text files.
mike [Mon, 7 May 2012 22:41:42 +0000 (22:41 +0000)] 
Add support for PCL text files.

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

12 years agoClean up ".local" domain checking - would fail for the trailing "." case.
mike [Mon, 7 May 2012 22:41:30 +0000 (22:41 +0000)] 
Clean up ".local" domain checking - would fail for the trailing "." case.

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

12 years agoAdd small test program to list btmm domains.
mike [Mon, 7 May 2012 22:37:44 +0000 (22:37 +0000)] 
Add small test program to list btmm domains.

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

12 years agoBreak out conversion and formatting of PWG dimensions so we get consistent
mike [Fri, 4 May 2012 23:38:53 +0000 (23:38 +0000)] 
Break out conversion and formatting of PWG dimensions so we get consistent
rounding behavior.

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

12 years agoIf we get a client-error-bad-request response from Validate-Job, break out of the
mike [Fri, 4 May 2012 22:59:46 +0000 (22:59 +0000)] 
If we get a client-error-bad-request response from Validate-Job, break out of the
loop and ignore it (STR #4066).

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

12 years agoDead code in ipp_read_http(), cleanup in httpRead2 (STR #4067)
mike [Fri, 4 May 2012 22:51:10 +0000 (22:51 +0000)] 
Dead code in ipp_read_http(), cleanup in httpRead2 (STR #4067)

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

12 years agoAdd some remote printing and IPP/2.1 conformance tests to the test suite.
mike [Fri, 4 May 2012 18:34:39 +0000 (18:34 +0000)] 
Add some remote printing and IPP/2.1 conformance tests to the test suite.

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

12 years agohttpReconnect() did not reset the read/write buffers (STR #4065)
mike [Fri, 4 May 2012 18:33:15 +0000 (18:33 +0000)] 
httpReconnect() did not reset the read/write buffers (STR #4065)

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

12 years agoAdd missing media-size-supported attribute (required for IPP/2.0 conformance)
mike [Fri, 4 May 2012 18:11:48 +0000 (18:11 +0000)] 
Add missing media-size-supported attribute (required for IPP/2.0 conformance)

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

12 years agoRevert change (oops)
mike [Tue, 1 May 2012 22:48:15 +0000 (22:48 +0000)] 
Revert change (oops)

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

12 years agoFix Chinese mappings.
mike [Tue, 1 May 2012 22:46:19 +0000 (22:46 +0000)] 
Fix Chinese mappings.

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

12 years agoCoding style fix.
mike [Mon, 30 Apr 2012 22:30:11 +0000 (22:30 +0000)] 
Coding style fix.

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

12 years agoUpdate PPD documentation to include cupsPageSizeCategory (added in CUPS 1.4)
mike [Mon, 30 Apr 2012 20:59:09 +0000 (20:59 +0000)] 
Update PPD documentation to include cupsPageSizeCategory (added in CUPS 1.4)

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

12 years agoChange wording for ppdPageSize function.
mike [Mon, 30 Apr 2012 18:33:39 +0000 (18:33 +0000)] 
Change wording for ppdPageSize function.

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

12 years agoUse HAVE_SSL_SET_TLSEXT_HOST_NAME so that builds with old versions of OpenSSL
mike [Mon, 23 Apr 2012 23:38:47 +0000 (23:38 +0000)] 
Use HAVE_SSL_SET_TLSEXT_HOST_NAME so that builds with old versions of OpenSSL
still work.

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

12 years agoWhen faxing to a Bonjour IPP printer, choose fax or print based on the presence
mike [Mon, 23 Apr 2012 22:20:09 +0000 (22:20 +0000)] 
When faxing to a Bonjour IPP printer, choose fax or print based on the presence
of a PPD keyword (cupsIPPFaxOut: True).

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

12 years agoFix builds with --disable-threads (STR #4060)
mike [Mon, 23 Apr 2012 21:49:48 +0000 (21:49 +0000)] 
Fix builds with --disable-threads (STR #4060)

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

12 years agoFix some compile errors.
mike [Mon, 23 Apr 2012 21:47:41 +0000 (21:47 +0000)] 
Fix some compile errors.

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

12 years agoFix compiles with --disable-threads (STR #4060)
mike [Mon, 23 Apr 2012 21:36:52 +0000 (21:36 +0000)] 
Fix compiles with --disable-threads (STR #4060)

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

12 years agoAdd NOPRINT option to IPP/1.1 test file.
mike [Mon, 23 Apr 2012 21:36:26 +0000 (21:36 +0000)] 
Add NOPRINT option to IPP/1.1 test file.

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

12 years agoClean up localizations throughout.
mike [Mon, 23 Apr 2012 19:19:19 +0000 (19:19 +0000)] 
Clean up localizations throughout.

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

12 years agoNuke "Ready to print." from orbit...
mike [Mon, 23 Apr 2012 18:07:59 +0000 (18:07 +0000)] 
Nuke "Ready to print." from orbit...

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

12 years agoFix packaging.
mike [Mon, 23 Apr 2012 18:04:24 +0000 (18:04 +0000)] 
Fix packaging.

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

12 years agoUpdate copyrights on all documentation.
mike [Mon, 23 Apr 2012 17:26:57 +0000 (17:26 +0000)] 
Update copyrights on all documentation.

Update Mac OS X -> OS X

CUPS 1.6 -> CUPS 1.6/OS X 10.8

Move snmpbackend(8) to cups-snmp(8), and sync up with cups-snmp.conf(5)

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

12 years agoTrack some name changes:
mike [Mon, 23 Apr 2012 16:37:45 +0000 (16:37 +0000)] 
Track some name changes:

1. Apple Computer, Inc. to Apple Inc.
2. Mac OS X to OS X.

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

12 years agoMake sure we use DNS-SD sharing with Avahi by default.
mike [Mon, 23 Apr 2012 15:06:22 +0000 (15:06 +0000)] 
Make sure we use DNS-SD sharing with Avahi by default.

Don't need HAVE_DNSSD variable for the admin interface anymore...

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

12 years agoPreserve the most serious exit status for logging.
mike [Fri, 20 Apr 2012 03:11:55 +0000 (03:11 +0000)] 
Preserve the most serious exit status for logging.

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

12 years agoFix loading of cached auth info.
mike [Fri, 20 Apr 2012 03:00:48 +0000 (03:00 +0000)] 
Fix loading of cached auth info.

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

12 years agoMake sure test text file uses CR LF line endings.
mike [Wed, 18 Apr 2012 18:49:59 +0000 (18:49 +0000)] 
Make sure test text file uses CR LF line endings.

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

12 years agoChangelog and remove debug logging.
mike [Tue, 17 Apr 2012 23:40:46 +0000 (23:40 +0000)] 
Changelog and remove debug logging.

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

12 years agoAvahi DNS-SD is working! (STR #3066)
mike [Tue, 17 Apr 2012 23:32:52 +0000 (23:32 +0000)] 
Avahi DNS-SD is working! (STR #3066)

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

12 years agoRestructure the DNS-SD code for Avahi; compiles and works on OS X, need to work on
mike [Mon, 16 Apr 2012 23:26:18 +0000 (23:26 +0000)] 
Restructure the DNS-SD code for Avahi; compiles and works on OS X, need to work on
the Linux/Avahi code some more.

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

12 years agoSave work (doesn't compile, sorry...)
mike [Sat, 14 Apr 2012 00:17:22 +0000 (00:17 +0000)] 
Save work (doesn't compile, sorry...)

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

12 years agoDump original Avahi implementation for cupsd.
mike [Fri, 13 Apr 2012 23:27:27 +0000 (23:27 +0000)] 
Dump original Avahi implementation for cupsd.

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

12 years agoImplement _HTTP_RESOLVE_FQDN option, use .local name otherwise (.local stuff
mike [Fri, 13 Apr 2012 22:46:19 +0000 (22:46 +0000)] 
Implement _HTTP_RESOLVE_FQDN option, use .local name otherwise (.local stuff
does work as long as the Linux firewall is configured properly or disabled...)

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

12 years agoReduce the timeout to 500ms; we need to give printers enough time to report
mike [Fri, 13 Apr 2012 21:32:01 +0000 (21:32 +0000)] 
Reduce the timeout to 500ms; we need to give printers enough time to report
all protocols (and some printers can be slow), but we don't want to wait more
than 2 seconds since we might not show the results in the CUPS web interface.

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

12 years agoFix the priority mapping of protocols - avahi_simple_poll_iterate is broken.
mike [Fri, 13 Apr 2012 21:26:59 +0000 (21:26 +0000)] 
Fix the priority mapping of protocols - avahi_simple_poll_iterate is broken.

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

12 years agoMore cleanup.
mike [Fri, 13 Apr 2012 20:35:30 +0000 (20:35 +0000)] 
More cleanup.

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

12 years agoCleanup.
mike [Fri, 13 Apr 2012 20:17:25 +0000 (20:17 +0000)] 
Cleanup.

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

12 years agoOK, fix the missing "got_callback = 1" in browse_callback, and now we are
mike [Fri, 13 Apr 2012 20:16:15 +0000 (20:16 +0000)] 
OK, fix the missing "got_callback = 1" in browse_callback, and now we are
working!

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

12 years agoFix builds for Avahi-based dnssd backend; it's now finding things but not
mike [Fri, 13 Apr 2012 20:08:20 +0000 (20:08 +0000)] 
Fix builds for Avahi-based dnssd backend; it's now finding things but not
querying for the printers like it is supposed to...

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

12 years agoFix compile issues, actually define HAVE_ABS.
mike [Fri, 13 Apr 2012 18:08:40 +0000 (18:08 +0000)] 
Fix compile issues, actually define HAVE_ABS.

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

12 years agoDo a best-match of media sizes, add unit tests to verify this for a known pair (monar...
mike [Fri, 13 Apr 2012 18:01:35 +0000 (18:01 +0000)] 
Do a best-match of media sizes, add unit tests to verify this for a known pair (monarch and you6), and use C99 abs() function when available.

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

12 years agoUpdate documentation on backends and filters to make it explicit that you don't run
mike [Fri, 13 Apr 2012 16:54:44 +0000 (16:54 +0000)] 
Update documentation on backends and filters to make it explicit that you don't run
them directly.

Add snmpbackend man page documenting the one exception to that rule.

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

12 years agoAdd comment to backend makefile about mode 700 backends.
mike [Thu, 12 Apr 2012 22:54:51 +0000 (22:54 +0000)] 
Add comment to backend makefile about mode 700 backends.

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

12 years agoEliminate the worst of the errors; need to fix up the main loop so that we
mike [Thu, 12 Apr 2012 22:51:00 +0000 (22:51 +0000)] 
Eliminate the worst of the errors; need to fix up the main loop so that we
issue queries as needed.

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

12 years agoFix compilation; resolves not working from my VM (but will do some more testing)
mike [Thu, 12 Apr 2012 22:45:06 +0000 (22:45 +0000)] 
Fix compilation; resolves not working from my VM (but will do some more testing)

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

12 years agoMore Avahi integration from STR #3066 (Avahi code untested at the moment, this was to
mike [Thu, 12 Apr 2012 22:19:49 +0000 (22:19 +0000)] 
More Avahi integration from STR #3066 (Avahi code untested at the moment, this was to
make sure the mDNSResponder code built and ran without regressions first...)

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

12 years agoDon't run dymutil.
mike [Wed, 11 Apr 2012 22:32:32 +0000 (22:32 +0000)] 
Don't run dymutil.

Fix Xcode builds.

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

12 years agoFix compiler warnings, bump API version to 1.6.0.
mike [Wed, 11 Apr 2012 18:19:40 +0000 (18:19 +0000)] 
Fix compiler warnings, bump API version to 1.6.0.

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

12 years agoSupport early cancel at device.
mike [Fri, 6 Apr 2012 22:45:19 +0000 (22:45 +0000)] 
Support early cancel at device.

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

12 years agoAdd EnvYou6.
mike [Fri, 6 Apr 2012 05:34:19 +0000 (05:34 +0000)] 
Add EnvYou6.

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

12 years agoUpdate SNMP help.
mike [Thu, 5 Apr 2012 16:59:07 +0000 (16:59 +0000)] 
Update SNMP help.

Use sizeof(bytes) instead of the constant.

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

12 years agoReduce max SNMP string to 1024 since we currently only support single packet
mike [Sat, 31 Mar 2012 05:05:49 +0000 (05:05 +0000)] 
Reduce max SNMP string to 1024 since we currently only support single packet
responses.

Update dependencies.

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

12 years agoCorrect some test failures that shouldn't be.
mike [Fri, 30 Mar 2012 18:56:36 +0000 (18:56 +0000)] 
Correct some test failures that shouldn't be.

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

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