]> git.ipfire.org Git - thirdparty/cups.git/log
thirdparty/cups.git
9 years agoippLength() did not return the correct length for IPP_TAG_CONST string values.
msweet [Wed, 3 Dec 2014 12:14:20 +0000 (12:14 +0000)] 
ippLength() did not return the correct length for IPP_TAG_CONST string values.

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

9 years agoDon't install banner and self-test files (STR #4518)
msweet [Mon, 1 Dec 2014 13:53:56 +0000 (13:53 +0000)] 
Don't install banner and self-test files (STR #4518)

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

9 years agoIgnore buildfarm .buildrev file.
msweet [Mon, 24 Nov 2014 19:38:20 +0000 (19:38 +0000)] 
Ignore buildfarm .buildrev file.

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

9 years agoFix up PPD unit test.
msweet [Mon, 24 Nov 2014 19:37:21 +0000 (19:37 +0000)] 
Fix up PPD unit test.

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

9 years agoCUPS did not compile without Avahi or mDNSResponder (STR #4523)
msweet [Thu, 20 Nov 2014 17:07:58 +0000 (17:07 +0000)] 
CUPS did not compile without Avahi or mDNSResponder (STR #4523)

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

9 years agoCUPS did not work with older versions of GNU TLS (STR #4527)
msweet [Thu, 20 Nov 2014 15:37:29 +0000 (15:37 +0000)] 
CUPS did not work with older versions of GNU TLS (STR #4527)

- Add check for gnutls_priority_set_direct, use older gnutls_priority_set API
  if not found.

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

9 years agoUpdate test PPD to include OutputBin to validate PPD to IPP mapping.
msweet [Wed, 19 Nov 2014 17:06:08 +0000 (17:06 +0000)] 
Update test PPD to include OutputBin to validate PPD to IPP mapping.

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

9 years agoClean up some loose ends.
msweet [Wed, 19 Nov 2014 16:56:57 +0000 (16:56 +0000)] 
Clean up some loose ends.

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

9 years agoThe scheduler incorrectly cleared the MakeModel string in the printers.conf file
msweet [Wed, 19 Nov 2014 16:02:27 +0000 (16:02 +0000)] 
The scheduler incorrectly cleared the MakeModel string in the printers.conf file
after a restart (<rdar://problem/16827518>)

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

9 years agoCommand-line programs were not localized on Mac OS X (<rdar://problem/14546232>)
msweet [Wed, 19 Nov 2014 15:18:33 +0000 (15:18 +0000)] 
Command-line programs were not localized on Mac OS X (<rdar://problem/14546232>)

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

9 years ago<rdar://problem/17837631> OS X continues sending print data after the print job is...
msweet [Wed, 19 Nov 2014 12:52:21 +0000 (12:52 +0000)] 
<rdar://problem/17837631> OS X continues sending print data after the print job is canceled at a printer

Stop sending data when we see an 'aborted-by-system' or 'job-canceled-xxx' value
in job-state-reasons.

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

9 years ago<rdar://problem/15146999> 13A598: spin in AddPrinter while adding printer from Printe...
msweet [Wed, 19 Nov 2014 12:38:44 +0000 (12:38 +0000)] 
<rdar://problem/15146999> 13A598: spin in AddPrinter while adding printer from Printers & Scanners prefs

Don't need to do ppdConflicts after every default is marked.

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

9 years agoIgnore generated files.
msweet [Fri, 14 Nov 2014 17:16:13 +0000 (17:16 +0000)] 
Ignore generated files.

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

9 years agoThe web interface did not work on OpenBSD (STR #4496)
msweet [Fri, 14 Nov 2014 17:14:30 +0000 (17:14 +0000)] 
The web interface did not work on OpenBSD (STR #4496)

posix_spawnattr_setsigdefault and POSIX_SPAWN_SETSIGDEF are busted on OpenBSD.

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

9 years agoWindows BAT files need CR+LF.
msweet [Fri, 14 Nov 2014 12:54:05 +0000 (12:54 +0000)] 
Windows BAT files need CR+LF.

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

9 years agoMake "cancel -a" cancel jobs on all destinations.
msweet [Wed, 12 Nov 2014 16:23:39 +0000 (16:23 +0000)] 
Make "cancel -a" cancel jobs on all destinations.

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

9 years agoFix compiles on unsupported platforms (STR #4510)
msweet [Wed, 12 Nov 2014 15:31:47 +0000 (15:31 +0000)] 
Fix compiles on unsupported platforms (STR #4510)

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

9 years agoFix a random crash in the scheduler when not using systemd (STR #4484)
msweet [Wed, 12 Nov 2014 14:35:59 +0000 (14:35 +0000)] 
Fix a random crash in the scheduler when not using systemd (STR #4484)

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

9 years agoAdded a USB quirk rule for the Brother HL-1250 (STR #4519)
msweet [Wed, 12 Nov 2014 12:04:02 +0000 (12:04 +0000)] 
Added a USB quirk rule for the Brother HL-1250 (STR #4519)

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

9 years agoWhoops, RC4 and SSL3 need separate bit values.
msweet [Wed, 12 Nov 2014 12:02:02 +0000 (12:02 +0000)] 
Whoops, RC4 and SSL3 need separate bit values.

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

9 years agoInitial Get-Notifications implementation (no notify-wait support).
msweet [Mon, 3 Nov 2014 13:07:32 +0000 (13:07 +0000)] 
Initial Get-Notifications implementation (no notify-wait support).

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

9 years agoSave work.
msweet [Mon, 3 Nov 2014 04:08:41 +0000 (04:08 +0000)] 
Save work.

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

9 years agoUpdate README and other files in trunk to be 2.1.
msweet [Fri, 31 Oct 2014 12:06:15 +0000 (12:06 +0000)] 
Update README and other files in trunk to be 2.1.

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

9 years agoOpenBSD build fixes.
msweet [Sat, 25 Oct 2014 00:03:02 +0000 (00:03 +0000)] 
OpenBSD build fixes.

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

9 years agoThe IPP backend did not work with some configurations of Windows (STR #4503)
msweet [Tue, 21 Oct 2014 13:52:24 +0000 (13:52 +0000)] 
The IPP backend did not work with some configurations of Windows (STR #4503)

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

9 years agoStop reporting waste-receptacle-xxx from SNMP, because vendors implement it
msweet [Tue, 21 Oct 2014 13:42:04 +0000 (13:42 +0000)] 
Stop reporting waste-receptacle-xxx from SNMP, because vendors implement it
inconsistently (STR #4499)

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

9 years agoFix a DBUS crash if colord is not running (STR #4496)
msweet [Tue, 21 Oct 2014 13:35:54 +0000 (13:35 +0000)] 
Fix a DBUS crash if colord is not running (STR #4496)

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

9 years agoThe scheduler did not honor the FatalErrors directive for mis-configured Group
msweet [Tue, 21 Oct 2014 13:14:55 +0000 (13:14 +0000)] 
The scheduler did not honor the FatalErrors directive for mis-configured Group
and SystemGroup values (STR #4495)

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

9 years agoAdd systemd support for cups-lpd (STR #4493)
msweet [Tue, 21 Oct 2014 11:54:05 +0000 (11:54 +0000)] 
Add systemd support for cups-lpd (STR #4493)

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

9 years agoThe web interface now protects against frame "click-jacking" attacks (STR #4492)
msweet [Mon, 20 Oct 2014 21:59:33 +0000 (21:59 +0000)] 
The web interface now protects against frame "click-jacking" attacks (STR #4492)

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

9 years agocupsGetPPD* would return a symlink to the PPD in /etc/cups/ppd even if it was
msweet [Mon, 20 Oct 2014 21:41:29 +0000 (21:41 +0000)] 
cupsGetPPD* would return a symlink to the PPD in /etc/cups/ppd even if it was
not readable by the user (STR #4500)

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

9 years agoPrinter sharing did not work when systemd was being used (STR #4497)
msweet [Mon, 20 Oct 2014 18:42:11 +0000 (18:42 +0000)] 
Printer sharing did not work when systemd was being used (STR #4497)

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

9 years agoRemove a debug printf.
msweet [Mon, 20 Oct 2014 18:20:51 +0000 (18:20 +0000)] 
Remove a debug printf.

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

9 years agoFix builds with VC++ 2008
msweet [Mon, 20 Oct 2014 18:10:26 +0000 (18:10 +0000)] 
Fix builds with VC++ 2008

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

9 years agoImplement SSLOptions in cupsd.conf and client.conf to allow admins to enable
msweet [Mon, 20 Oct 2014 16:58:48 +0000 (16:58 +0000)] 
Implement SSLOptions in cupsd.conf and client.conf to allow admins to enable
SSL 3.0 and RC4 (STR #4476)

(currently RC4 cipher restrictions are not implemented on OS X or Windows)

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

9 years agoFix compile errors.
msweet [Fri, 17 Oct 2014 18:27:22 +0000 (18:27 +0000)] 
Fix compile errors.

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

9 years agoAdd Avahi support to ippserver.
msweet [Fri, 17 Oct 2014 18:23:27 +0000 (18:23 +0000)] 
Add Avahi support to ippserver.

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

9 years agoFix sample driver file to pass tests.
msweet [Wed, 15 Oct 2014 19:11:12 +0000 (19:11 +0000)] 
Fix sample driver file to pass tests.

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

9 years agoRPMs did not build (STR #4490)
msweet [Thu, 9 Oct 2014 16:11:51 +0000 (16:11 +0000)] 
RPMs did not build (STR #4490)

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

9 years agoProtect against NULL collection values (<rdar://problem/17903871>)
msweet [Thu, 2 Oct 2014 18:40:12 +0000 (18:40 +0000)] 
Protect against NULL collection values (<rdar://problem/17903871>)

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

9 years agoSave work on IPP Infra server and proxy (WIP)
msweet [Wed, 1 Oct 2014 19:00:21 +0000 (19:00 +0000)] 
Save work on IPP Infra server and proxy (WIP)

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

9 years agoTrunk is now 2.1.
msweet [Wed, 1 Oct 2014 13:15:30 +0000 (13:15 +0000)] 
Trunk is now 2.1.

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

9 years agoUpdate files for 2.0.0 release.
msweet [Wed, 1 Oct 2014 12:08:02 +0000 (12:08 +0000)] 
Update files for 2.0.0 release.

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

9 years agoFix build issues when we don't have systemd or launchd.
msweet [Tue, 30 Sep 2014 18:56:48 +0000 (18:56 +0000)] 
Fix build issues when we don't have systemd or launchd.

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

9 years agoFix system requirements (no more SGT required).
msweet [Tue, 30 Sep 2014 16:36:25 +0000 (16:36 +0000)] 
Fix system requirements (no more SGT required).

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

9 years agoDrop reference to Digest authentication.
msweet [Tue, 30 Sep 2014 16:34:32 +0000 (16:34 +0000)] 
Drop reference to Digest authentication.

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

9 years agoRemove "at the top of this page", since that is confusing when viewing the
msweet [Tue, 30 Sep 2014 16:31:12 +0000 (16:31 +0000)] 
Remove "at the top of this page", since that is confusing when viewing the
documentation on the CUPS.org web site.

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

9 years agoUpdate glossary to remove some obsolete terms and add PWG.
msweet [Tue, 30 Sep 2014 16:29:32 +0000 (16:29 +0000)] 
Update glossary to remove some obsolete terms and add PWG.

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

9 years agoClean up network printer guide; IPP is no longer unreliable so don't advise
msweet [Tue, 30 Sep 2014 16:27:35 +0000 (16:27 +0000)] 
Clean up network printer guide; IPP is no longer unreliable so don't advise
using socket, and drop the compression option since it is no longer needed.

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

9 years agoClarify that scripts must be read-only and owned by root.
msweet [Tue, 30 Sep 2014 16:23:21 +0000 (16:23 +0000)] 
Clarify that scripts must be read-only and owned by root.

Also list CONTENT_TYPE variable.

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

9 years agoDo not say third-party solutions are on cups.org (not any more).
msweet [Tue, 30 Sep 2014 16:18:00 +0000 (16:18 +0000)] 
Do not say third-party solutions are on cups.org (not any more).

Also mention that page logging has to be enabled.

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

9 years agoUpdate the list of operations to match what CUPS supports.
msweet [Tue, 30 Sep 2014 16:12:03 +0000 (16:12 +0000)] 
Update the list of operations to match what CUPS supports.

Fix an error in listing support for Restart-Job twice.

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

9 years agoSpanish localization (STR #4487)
msweet [Mon, 29 Sep 2014 15:10:32 +0000 (15:10 +0000)] 
Spanish localization (STR #4487)

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

9 years agoFix some code comments in tls-xxx.c.
msweet [Tue, 23 Sep 2014 14:56:14 +0000 (14:56 +0000)] 
Fix some code comments in tls-xxx.c.

Update USB quirks for MX310 and MX320 (STR #4482)

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

9 years agoDon't use --read-var-info=yes with Valgrind for now since it has problems on
msweet [Thu, 4 Sep 2014 00:57:41 +0000 (00:57 +0000)] 
Don't use --read-var-info=yes with Valgrind for now since it has problems on
OS X...

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

9 years agoThe scheduler did not preserve listener sockets from launchd or systemd after a
msweet [Wed, 3 Sep 2014 15:33:50 +0000 (15:33 +0000)] 
The scheduler did not preserve listener sockets from launchd or systemd after a
restart (<rdar://problem/18112848>)

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

9 years agoLast changes for 2.0rc1.
msweet [Tue, 2 Sep 2014 15:00:50 +0000 (15:00 +0000)] 
Last changes for 2.0rc1.

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

9 years agoUpdate POSIX test script to no longer define variables - we just use the
msweet [Tue, 2 Sep 2014 13:40:27 +0000 (13:40 +0000)] 
Update POSIX test script to no longer define variables - we just use the
environment from ippfind...

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

9 years agoIPP Everywhere tests finally work for Windows. Fix an output bug in ipptool in quiet...
msweet [Tue, 2 Sep 2014 13:37:30 +0000 (13:37 +0000)] 
IPP Everywhere tests finally work for Windows. Fix an output bug in ipptool in quiet mode.

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

9 years agoTweak localization files for updates help text.
msweet [Sat, 30 Aug 2014 02:25:38 +0000 (02:25 +0000)] 
Tweak localization files for updates help text.

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

9 years agoRe-introduce dark wake support, but this time while monitoring the current
msweet [Sat, 30 Aug 2014 01:51:22 +0000 (01:51 +0000)] 
Re-introduce dark wake support, but this time while monitoring the current
power source (<rdar://problem/17325852>)

This allows printing to work while the system is visibly asleep.

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

9 years agoSave work
msweet [Fri, 29 Aug 2014 17:50:38 +0000 (17:50 +0000)] 
Save work

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

9 years agoSave work.
msweet [Fri, 29 Aug 2014 16:08:22 +0000 (16:08 +0000)] 
Save work.

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

9 years agoChanges to make ippserver compile on Windows.
msweet [Fri, 29 Aug 2014 15:19:40 +0000 (15:19 +0000)] 
Changes to make ippserver compile on Windows.

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

9 years agoAdd project for ippserver on Windows.
msweet [Fri, 29 Aug 2014 14:29:39 +0000 (14:29 +0000)] 
Add project for ippserver on Windows.

Sync up config.h and do some minor cleanup.

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

9 years agoSave work.
msweet [Fri, 29 Aug 2014 12:38:53 +0000 (12:38 +0000)] 
Save work.

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

9 years agoMake sure CachDir is only readable by root and lp.
msweet [Fri, 29 Aug 2014 11:27:18 +0000 (11:27 +0000)] 
Make sure CachDir is only readable by root and lp.

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

9 years agoFix package filenames to match spec.
msweet [Thu, 28 Aug 2014 22:40:36 +0000 (22:40 +0000)] 
Fix package filenames to match spec.

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

9 years agoEliminate compiler warning.
msweet [Thu, 28 Aug 2014 19:26:31 +0000 (19:26 +0000)] 
Eliminate compiler warning.

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

9 years agoMake sure RSS feeds are world-readable (STR #4461)
msweet [Thu, 28 Aug 2014 19:23:23 +0000 (19:23 +0000)] 
Make sure RSS feeds are world-readable (STR #4461)

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

9 years agoAdd a (non-shipping) man page for ippserver.
msweet [Thu, 28 Aug 2014 18:57:27 +0000 (18:57 +0000)] 
Add a (non-shipping) man page for ippserver.

Add some missing file to the repository.

Update the README.txt file for CUPS, which still had old links and legal
language.

httpGetHostname did not make sure a .local name ended with a ".".

ippserver now properly assigns the default port number and hostname, and adds
the job attributes to the environment of the print command (if specified).

ippserver now validates that the print command can be run before it accepts any
jobs.

Rename "document-format-tests.*" to "document-tests.*".

Implement the script to build the IPP Everywhere Printer Self-Certification
tools.

Add a readme for the self-certification tools.

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

9 years agoDon't need to include <gcrypt.h>...
msweet [Thu, 28 Aug 2014 16:02:00 +0000 (16:02 +0000)] 
Don't need to include <gcrypt.h>...

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

9 years agoEliminate the rest of the warnings when the other dependencies are added in.
msweet [Thu, 28 Aug 2014 15:49:29 +0000 (15:49 +0000)] 
Eliminate the rest of the warnings when the other dependencies are added in.

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

9 years agoFix Linux builds without normal prerequisite libraries installed.
msweet [Thu, 28 Aug 2014 15:37:22 +0000 (15:37 +0000)] 
Fix Linux builds without normal prerequisite libraries installed.

Also correct GCC 4.8 compiler warnings.

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

9 years agoFix the spinner image on a restart (STR #4475)
msweet [Thu, 28 Aug 2014 14:24:45 +0000 (14:24 +0000)] 
Fix the spinner image on a restart (STR #4475)

Also fix the redirection link.

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

9 years agoFix RPM build issues (STR #4459)
msweet [Thu, 28 Aug 2014 12:55:52 +0000 (12:55 +0000)] 
Fix RPM build issues (STR #4459)

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

9 years agoFileId goes under each test.
msweet [Wed, 27 Aug 2014 21:40:10 +0000 (21:40 +0000)] 
FileId goes under each test.

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

9 years agoUpdate ipptool to include a Skipped boolean key for skipped tests.
msweet [Wed, 27 Aug 2014 20:52:33 +0000 (20:52 +0000)] 
Update ipptool to include a Skipped boolean key for skipped tests.

Update FileId of tests.

Include Skipped boolean key for skipped Bonjour tests.

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

9 years agoFix some IPP conformance issues with Send-Document (wasn't copying values).
msweet [Tue, 26 Aug 2014 17:01:57 +0000 (17:01 +0000)] 
Fix some IPP conformance issues with Send-Document (wasn't copying values).

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

9 years agoippfind fixes:
msweet [Tue, 26 Aug 2014 15:36:07 +0000 (15:36 +0000)] 
ippfind fixes:

- Fix a bug with '{name}' substitution in ippfind.
- Fix a bug with --txt-name option handling in ippfind.
- Add some more debugging output to ippfind when IPPFIND_DEBUG env var is set.

ippserver fixes:

- Include TLS and UUID keys in TXT record.
- Implement HTTP Upgrade to TLS.

IPP Everywhere test file fixes:

- Separate access and value tests, confusing.
- Fix some of the tests to work properly (cut/paste errors)

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

9 years agoSave work on all of the IPP Everywhere tests, and a bug fix for ippfind.
msweet [Mon, 25 Aug 2014 21:38:31 +0000 (21:38 +0000)] 
Save work on all of the IPP Everywhere tests, and a bug fix for ippfind.

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

9 years agoTweak default printer icon, add apple-touch-icon to ippserver.
msweet [Mon, 25 Aug 2014 15:07:35 +0000 (15:07 +0000)] 
Tweak default printer icon, add apple-touch-icon to ippserver.

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

9 years agoFinish up document format tests.
msweet [Mon, 25 Aug 2014 14:54:55 +0000 (14:54 +0000)] 
Finish up document format tests.

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

9 years agoUpdate changelog.
msweet [Mon, 25 Aug 2014 13:29:04 +0000 (13:29 +0000)] 
Update changelog.

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

9 years agoAllow access to cupsd-created files with non-world-readable permissions via the
msweet [Mon, 25 Aug 2014 13:28:04 +0000 (13:28 +0000)] 
Allow access to cupsd-created files with non-world-readable permissions via the
web interface (STR #4461).

Use cupsdCreateConfFile API to create PPD files, and use the ConfigFilePerm for
PPD files.

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

9 years agoMaybe final new printer icon image.
msweet [Fri, 22 Aug 2014 13:14:17 +0000 (13:14 +0000)] 
Maybe final new printer icon image.

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

9 years agoUpdate printer icon (not final)
msweet [Thu, 21 Aug 2014 20:37:08 +0000 (20:37 +0000)] 
Update printer icon (not final)

Add some more raster "support".

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

9 years agoSave work.
msweet [Thu, 21 Aug 2014 17:43:30 +0000 (17:43 +0000)] 
Save work.

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

9 years agoFix an ippserver Send-Document issue with PWG raster files.
msweet [Wed, 20 Aug 2014 21:44:02 +0000 (21:44 +0000)] 
Fix an ippserver Send-Document issue with PWG raster files.

Fix some ipptool issues:

- ${VARIABLE} wasn't supported
- DEFINE-VALUE included all values; now just define with the last value.
- NAME didn't expand variables.

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

9 years agoDrop Epson Stylus drivers from readme.
msweet [Wed, 20 Aug 2014 15:28:22 +0000 (15:28 +0000)] 
Drop Epson Stylus drivers from readme.

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

9 years agoDropped the old Epson Stylus Color/Photo sample drivers since they don't work
msweet [Wed, 20 Aug 2014 15:27:43 +0000 (15:27 +0000)] 
Dropped the old Epson Stylus Color/Photo sample drivers since they don't work
with any current printers and there are free alternatives that produce much
better output (<rdar://problem/18036889>)

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

9 years agoUpdate sandboxing documentation to indicate which directories are allowed for
msweet [Wed, 20 Aug 2014 15:20:48 +0000 (15:20 +0000)] 
Update sandboxing documentation to indicate which directories are allowed for
domain sockets.

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

9 years agoAdd read access to /private/var/tmp, socket access to /private/var/tmp, and
msweet [Wed, 20 Aug 2014 15:19:09 +0000 (15:19 +0000)] 
Add read access to /private/var/tmp, socket access to /private/var/tmp, and
read access to all of /Library and /System/Library (STR #4471, <rdar://problem/17483959>)

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

9 years agoFix libgmalloc usage (although the report is still not too useful - need to do
msweet [Wed, 20 Aug 2014 15:10:51 +0000 (15:10 +0000)] 
Fix libgmalloc usage (although the report is still not too useful - need to do
more here...)

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

9 years agoAdd script to run the IPP tests.
msweet [Wed, 20 Aug 2014 01:22:38 +0000 (01:22 +0000)] 
Add script to run the IPP tests.

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

9 years agoChangelog.
msweet [Wed, 20 Aug 2014 01:07:01 +0000 (01:07 +0000)] 
Changelog.

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

9 years agoFix the last of the conformance issues.
msweet [Wed, 20 Aug 2014 01:06:03 +0000 (01:06 +0000)] 
Fix the last of the conformance issues.

ippserver now supports IPP Everywhere (STR #4101)

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

9 years agoFinish up new web interface for ippserver so we can fiddle with media and
msweet [Wed, 20 Aug 2014 00:52:06 +0000 (00:52 +0000)] 
Finish up new web interface for ippserver so we can fiddle with media and
supply levels.

Fix a DISPLAY bug in ipptool.

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

9 years agoUpdate dependencies.
msweet [Tue, 19 Aug 2014 16:19:48 +0000 (16:19 +0000)] 
Update dependencies.

Drop document-name as a Job attribute (it isn't).

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

9 years agoMore IPP Everywhere fixes; almost there!
msweet [Tue, 19 Aug 2014 16:16:06 +0000 (16:16 +0000)] 
More IPP Everywhere fixes; almost there!

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