]> git.ipfire.org Git - thirdparty/cups.git/log
thirdparty/cups.git
22 years agoMake sure device_uri is initialized.
mike [Wed, 5 Feb 2003 21:18:56 +0000 (21:18 +0000)] 
Make sure device_uri is initialized.

Don't need backend string (not used).

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

22 years agoBump the Copyright to year 2003. Some reason, it went back to 2002.
swdev [Wed, 5 Feb 2003 21:18:53 +0000 (21:18 +0000)] 
Bump the Copyright to year 2003.  Some reason, it went back to 2002.

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

22 years agoAllocate fd_sets to support more than 1024 file descriptors...
mike [Wed, 5 Feb 2003 21:10:18 +0000 (21:10 +0000)] 
Allocate fd_sets to support more than 1024 file descriptors...

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

22 years agoUpdate color space list.
mike [Wed, 5 Feb 2003 03:17:27 +0000 (03:17 +0000)] 
Update color space list.

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

22 years agoMinor tweeks so that ICC1-ICCF colorspaces are Lab, not XYZ.
mike [Wed, 5 Feb 2003 03:10:21 +0000 (03:10 +0000)] 
Minor tweeks so that ICC1-ICCF colorspaces are Lab, not XYZ.

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

22 years agoReally fix OSX compile error...
mike [Tue, 4 Feb 2003 20:33:18 +0000 (20:33 +0000)] 
Really fix OSX compile error...

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

22 years agoOSX compile fixes.
mike [Tue, 4 Feb 2003 19:02:25 +0000 (19:02 +0000)] 
OSX compile fixes.

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

22 years agoServerKey isn't needed for CDSA.
mike [Tue, 4 Feb 2003 05:44:53 +0000 (05:44 +0000)] 
ServerKey isn't needed for CDSA.

TempDir initialization was wrong.

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

22 years agoGet locale info from CoreFoundation.
mike [Tue, 4 Feb 2003 05:27:23 +0000 (05:27 +0000)] 
Get locale info from CoreFoundation.

Pass CFProcessPath env var...

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

22 years agoFix httpSeparate() handling of file:///path.
mike [Tue, 4 Feb 2003 05:08:43 +0000 (05:08 +0000)] 
Fix httpSeparate() handling of file:///path.

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

22 years agoAdd check for PCFileName attribute, now that we have it...
mike [Mon, 3 Feb 2003 15:01:50 +0000 (15:01 +0000)] 
Add check for PCFileName attribute, now that we have it...

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

22 years ago* is a valid filename for OPTIONS...
mike [Mon, 3 Feb 2003 02:33:42 +0000 (02:33 +0000)] 
* is a valid filename for OPTIONS...

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

22 years agoThe pictwpstops filter needs to be able to read the PPD file... Make
swdev [Fri, 31 Jan 2003 21:22:53 +0000 (21:22 +0000)] 
The pictwpstops filter needs to be able to read the PPD file...  Make
sure it is owned by the filter user...

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

22 years agoAdd support for cupsProtocol attribute and the corresponding checks in
mike [Fri, 31 Jan 2003 20:09:24 +0000 (20:09 +0000)] 
Add support for cupsProtocol attribute and the corresponding checks in
lpadmin; this allows for user control of whether a particular queue should
use BCP/TBCP with a printer, since some printers need it and some don't,
independent of the PPD file Protocols attribute...

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

22 years agoFix parsing of SystemGroup directive.
mike [Fri, 31 Jan 2003 17:48:23 +0000 (17:48 +0000)] 
Fix parsing of SystemGroup directive.

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

22 years agolppasswd needs group write permission to the /etc/cups directory.
mike [Fri, 31 Jan 2003 17:20:02 +0000 (17:20 +0000)] 
lppasswd needs group write permission to the /etc/cups directory.

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

22 years agoSpool directory now needs 710 perms...
mike [Fri, 31 Jan 2003 17:08:44 +0000 (17:08 +0000)] 
Spool directory now needs 710 perms...

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

22 years agoFixes from Apple.
mike [Fri, 31 Jan 2003 01:26:32 +0000 (01:26 +0000)] 
Fixes from Apple.

Don't need job->title.

get_printers() should look for a printer-location attribute.

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

22 years agoMake sure ConfigurationFile is set...
mike [Wed, 29 Jan 2003 20:36:01 +0000 (20:36 +0000)] 
Make sure ConfigurationFile is set...

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

22 years agoDon't forget to free username, dest, and title in job structure.
mike [Wed, 29 Jan 2003 20:10:47 +0000 (20:10 +0000)] 
Don't forget to free username, dest, and title in job structure.

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

22 years agoAllocate all strings in the scheduler; this yields substantial memory
mike [Wed, 29 Jan 2003 19:54:53 +0000 (19:54 +0000)] 
Allocate all strings in the scheduler; this yields substantial memory
savings for large numbers of jobs and printers.

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

22 years agoAdd new ppdLastError() and ppdErrorString() functions to provide better
mike [Wed, 29 Jan 2003 17:03:38 +0000 (17:03 +0000)] 
Add new ppdLastError() and ppdErrorString() functions to provide better
feedback about PPD errors.

Add missing PPD attribute functions from 1.2.

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

22 years agoNot all platforms have hstrerror()...
mike [Wed, 29 Jan 2003 15:35:56 +0000 (15:35 +0000)] 
Not all platforms have hstrerror()...

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

22 years agoAdd debugging output of the backchannel data so that it is logged...
mike [Wed, 29 Jan 2003 14:44:46 +0000 (14:44 +0000)] 
Add debugging output of the backchannel data so that it is logged...

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

22 years agoMake -q really -q...
mike [Wed, 29 Jan 2003 01:40:16 +0000 (01:40 +0000)] 
Make -q really -q...

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

22 years agoFix CDSA compile probs.
mike [Wed, 29 Jan 2003 00:19:42 +0000 (00:19 +0000)] 
Fix CDSA compile probs.

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

22 years agoD'oh! Need 0 values for separator...
mike [Tue, 28 Jan 2003 21:43:29 +0000 (21:43 +0000)] 
D'oh!  Need 0 values for separator...

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

22 years agoFix TrueType sorting function...
mike [Tue, 28 Jan 2003 21:18:17 +0000 (21:18 +0000)] 
Fix TrueType sorting function...

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

22 years agoSupport filtering of PJL commands, too.
mike [Tue, 28 Jan 2003 20:36:43 +0000 (20:36 +0000)] 
Support filtering of PJL commands, too.

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

22 years agoOne more OSX fix.
mike [Tue, 28 Jan 2003 20:21:53 +0000 (20:21 +0000)] 
One more OSX fix.

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

22 years agoFix OSX build...
mike [Tue, 28 Jan 2003 20:20:19 +0000 (20:20 +0000)] 
Fix OSX build...

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

22 years agoBinary PostScript support!
mike [Tue, 28 Jan 2003 19:26:44 +0000 (19:26 +0000)] 
Binary PostScript support!

Use the application/postscript MIME type for the pictwps output format,
since we'll need to filter it on the receiving end...

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

22 years agoPart 1 of arbitrary binary data support in pstops.
mike [Tue, 28 Jan 2003 16:23:32 +0000 (16:23 +0000)] 
Part 1 of arbitrary binary data support in pstops.

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

22 years agoAdd support for multiple *Product lines.
mike [Tue, 28 Jan 2003 15:37:35 +0000 (15:37 +0000)] 
Add support for multiple *Product lines.

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

22 years agoBump DSO versions...
mike [Tue, 28 Jan 2003 15:33:18 +0000 (15:33 +0000)] 
Bump DSO versions...

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

22 years agoAdd CUPS 1.2 attribute, protocol, and pc filename stuff to 1.1.x.
mike [Tue, 28 Jan 2003 15:29:14 +0000 (15:29 +0000)] 
Add CUPS 1.2 attribute, protocol, and pc filename stuff to 1.1.x.

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

22 years agoFix OpenSSL/GNUTLS/CDSA tests.
mike [Tue, 28 Jan 2003 13:35:56 +0000 (13:35 +0000)] 
Fix OpenSSL/GNUTLS/CDSA tests.

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

22 years agoSolaris Intel uses <sys/ecppsys.h> instead of <sys/ecppio.h>.
mike [Mon, 27 Jan 2003 17:12:08 +0000 (17:12 +0000)] 
Solaris Intel uses <sys/ecppsys.h> instead of <sys/ecppio.h>.

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

22 years agoDocument -u option and the way to prevent abuse.
mike [Mon, 27 Jan 2003 14:44:41 +0000 (14:44 +0000)] 
Document -u option and the way to prevent abuse.

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

22 years agoAdd -q option to cupstestppd.
mike [Fri, 24 Jan 2003 21:32:14 +0000 (21:32 +0000)] 
Add -q option to cupstestppd.

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

22 years agoMore accurately compute the required size of the option buffer.
mike [Fri, 24 Jan 2003 21:11:51 +0000 (21:11 +0000)] 
More accurately compute the required size of the option buffer.

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

22 years agoReduce the memory footprint of CUPS (changes donated by Apple)
mike [Fri, 24 Jan 2003 20:39:44 +0000 (20:39 +0000)] 
Reduce the memory footprint of CUPS (changes donated by Apple)

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

22 years agoMake reference to the cupsd.conf file as the holder of the authoritative
mike [Fri, 24 Jan 2003 19:31:58 +0000 (19:31 +0000)] 
Make reference to the cupsd.conf file as the holder of the authoritative
user and directory information.

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

22 years agoCDSA encryption library support from Apple.
mike [Fri, 24 Jan 2003 19:16:33 +0000 (19:16 +0000)] 
CDSA encryption library support from Apple.

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

22 years agoUpdate CUPS list file so that PAM files are optional.
mike [Fri, 24 Jan 2003 18:10:04 +0000 (18:10 +0000)] 
Update CUPS list file so that PAM files are optional.

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

22 years agoAdd support for implicit classes of regular classes.
mike [Fri, 24 Jan 2003 17:55:06 +0000 (17:55 +0000)] 
Add support for implicit classes of regular classes.

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

22 years agoAdd -H restart support to lp command.
mike [Fri, 24 Jan 2003 16:52:41 +0000 (16:52 +0000)] 
Add -H restart support to lp command.

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

22 years agoSupport URIs in HTTP requests, per HTTP/1.1 spec.
mike [Fri, 24 Jan 2003 15:06:03 +0000 (15:06 +0000)] 
Support URIs in HTTP requests, per HTTP/1.1 spec.

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

22 years agoMake sure that the locale stuff matches language.h for porting purposes.
mike [Fri, 24 Jan 2003 14:43:51 +0000 (14:43 +0000)] 
Make sure that the locale stuff matches language.h for porting purposes.

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

22 years agoFix banner substitution of time-at attributes.
mike [Fri, 24 Jan 2003 13:53:53 +0000 (13:53 +0000)] 
Fix banner substitution of time-at attributes.

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

22 years agoGerman button images for CUPS web interface...
mike [Thu, 23 Jan 2003 21:53:38 +0000 (21:53 +0000)] 
German button images for CUPS web interface...

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

22 years agoUpdate German translation of web interface...
mike [Thu, 23 Jan 2003 21:36:05 +0000 (21:36 +0000)] 
Update German translation of web interface...

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

22 years agoFix compile warnings and allow PPD not to be found...
mike [Thu, 23 Jan 2003 20:16:08 +0000 (20:16 +0000)] 
Fix compile warnings and allow PPD not to be found...

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

22 years agoAdd preliminary support for PICT files printed from MacOS systems...
mike [Thu, 23 Jan 2003 19:25:07 +0000 (19:25 +0000)] 
Add preliminary support for PICT files printed from MacOS systems...

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

22 years agoDon't report serial numbers for devices that don't report them...
mike [Thu, 23 Jan 2003 18:54:24 +0000 (18:54 +0000)] 
Don't report serial numbers for devices that don't report them...

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

22 years agoAllow file:/dev/null even when FileDevices is No.
mike [Thu, 23 Jan 2003 18:01:14 +0000 (18:01 +0000)] 
Allow file:/dev/null even when FileDevices is No.

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

22 years agoUse hstrerror() for hostname lookup errors.
mike [Thu, 23 Jan 2003 16:26:38 +0000 (16:26 +0000)] 
Use hstrerror() for hostname lookup errors.

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

22 years agoFix USB serial number bug.
mike [Thu, 23 Jan 2003 16:14:26 +0000 (16:14 +0000)] 
Fix USB serial number bug.

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

22 years agoFix page-ranges bug when a page contained an embedded document.
mike [Thu, 23 Jan 2003 15:34:39 +0000 (15:34 +0000)] 
Fix page-ranges bug when a page contained an embedded document.

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

22 years agoMake sure we add the DSO path for platforms that need it...
mike [Fri, 17 Jan 2003 15:25:12 +0000 (15:25 +0000)] 
Make sure we add the DSO path for platforms that need it...

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

22 years agoUpdate dependencies.
mike [Fri, 17 Jan 2003 14:42:40 +0000 (14:42 +0000)] 
Update dependencies.

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

22 years agoOpenSSL headers conflict with crypt.h on some platforms; only include
mike [Fri, 17 Jan 2003 14:42:27 +0000 (14:42 +0000)] 
OpenSSL headers conflict with crypt.h on some platforms; only include
them where needed...

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

22 years agoFirst cut of German web interface.
mike [Thu, 16 Jan 2003 20:04:20 +0000 (20:04 +0000)] 
First cut of German web interface.

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

22 years agoReverse order printing now really prints in reverse order.
mike [Wed, 15 Jan 2003 21:31:50 +0000 (21:31 +0000)] 
Reverse order printing now really prints in reverse order.

The pstops filter didn't output the extra blank page when duplexing an
odd-length document.

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

22 years agoDisallow adding fewer than 1 value.
mike [Wed, 15 Jan 2003 21:03:36 +0000 (21:03 +0000)] 
Disallow adding fewer than 1 value.

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

22 years agoUpdate description of encryption defines.
mike [Wed, 15 Jan 2003 20:46:06 +0000 (20:46 +0000)] 
Update description of encryption defines.

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

22 years agoNew encryption library defines.
mike [Wed, 15 Jan 2003 20:45:29 +0000 (20:45 +0000)] 
New encryption library defines.

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

22 years agoUnused variable in scsi-irix.c.
mike [Wed, 15 Jan 2003 20:41:37 +0000 (20:41 +0000)] 
Unused variable in scsi-irix.c.

Duplicated charsets in data Makefile.

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

22 years agoFix parallel build problem with IRIX man page rules.
mike [Wed, 15 Jan 2003 20:32:24 +0000 (20:32 +0000)] 
Fix parallel build problem with IRIX man page rules.

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

22 years agoFix URL rewrite bug.
mike [Wed, 15 Jan 2003 20:30:28 +0000 (20:30 +0000)] 
Fix URL rewrite bug.

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

22 years agoTweek Windows temp file support.
mike [Wed, 15 Jan 2003 16:08:25 +0000 (16:08 +0000)] 
Tweek Windows temp file support.

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

22 years agoFix infinite loops in ppd_read() function.
mike [Wed, 15 Jan 2003 14:52:13 +0000 (14:52 +0000)] 
Fix infinite loops in ppd_read() function.

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

22 years agoUpdate dependencies.
mike [Wed, 15 Jan 2003 04:20:24 +0000 (04:20 +0000)] 
Update dependencies.

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

22 years agoGNU TLS support from Jeff Licquia.
mike [Wed, 15 Jan 2003 04:15:51 +0000 (04:15 +0000)] 
GNU TLS support from Jeff Licquia.

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

22 years agoReturn an HTTP error on bad IPP requests.
mike [Tue, 14 Jan 2003 22:08:33 +0000 (22:08 +0000)] 
Return an HTTP error on bad IPP requests.

Cleanup of the IPP read timeout code.

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

22 years agoAdd 1 second read timeout to IPP attribute reading; this is to protect
mike [Tue, 14 Jan 2003 21:46:46 +0000 (21:46 +0000)] 
Add 1 second read timeout to IPP attribute reading; this is to protect
against a client stopping mid-stream.

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

22 years agoMake sure that the feed command only feeds 1-255 lines at a time...
mike [Tue, 14 Jan 2003 18:09:22 +0000 (18:09 +0000)] 
Make sure that the feed command only feeds 1-255 lines at a time...

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

22 years agoFix doco comment.
mike [Tue, 14 Jan 2003 14:33:43 +0000 (14:33 +0000)] 
Fix doco comment.

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

22 years agoDoS timeout change.
mike [Mon, 13 Jan 2003 20:38:03 +0000 (20:38 +0000)] 
DoS timeout change.

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

22 years agoThrottle the DoS warning message so it doesn't cause a DoS of its own...
mike [Mon, 13 Jan 2003 18:38:53 +0000 (18:38 +0000)] 
Throttle the DoS warning message so it doesn't cause a DoS of its own...

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

22 years agoNo, that's not right either...
swdev [Fri, 10 Jan 2003 19:05:49 +0000 (19:05 +0000)] 
No, that's not right either...

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

22 years agoFix this definition for MacOS X - they define the TCP_ constants in one
swdev [Fri, 10 Jan 2003 19:04:06 +0000 (19:04 +0000)] 
Fix this definition for MacOS X - they define the TCP_ constants in one
file and make them enumerations in another...

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

22 years agoFix GCC warnings on some platforms when printing IP addresses.
mike [Thu, 9 Jan 2003 12:17:36 +0000 (12:17 +0000)] 
Fix GCC warnings on some platforms when printing IP addresses.

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

22 years agoAdd Debian package names to %provides...
mike [Wed, 8 Jan 2003 17:56:30 +0000 (17:56 +0000)] 
Add Debian package names to %provides...

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

22 years agoUpdate dependencies and packaging.
mike [Wed, 8 Jan 2003 17:43:41 +0000 (17:43 +0000)] 
Update dependencies and packaging.

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

22 years agoUpdate Xpdf version info.
mike [Tue, 7 Jan 2003 18:34:57 +0000 (18:34 +0000)] 
Update Xpdf version info.

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

22 years agoFix CIE color conversion code.
mike [Tue, 7 Jan 2003 16:54:32 +0000 (16:54 +0000)] 
Fix CIE color conversion code.

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

22 years agoAdd cast to avoid compiler warning.
mike [Sat, 4 Jan 2003 15:39:31 +0000 (15:39 +0000)] 
Add cast to avoid compiler warning.

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

22 years agoCast IP address to unsigned to avoid compiler warning.
mike [Sat, 4 Jan 2003 15:29:22 +0000 (15:29 +0000)] 
Cast IP address to unsigned to avoid compiler warning.

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

22 years agoFix quota stuff - the quota attributes weren't flagged as ints...
mike [Fri, 3 Jan 2003 22:02:37 +0000 (22:02 +0000)] 
Fix quota stuff - the quota attributes weren't flagged as ints...

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

22 years agoCUPS test needs the "FileDevice Yes" directive in cupsd.conf...
mike [Fri, 3 Jan 2003 18:49:58 +0000 (18:49 +0000)] 
CUPS test needs the "FileDevice Yes" directive in cupsd.conf...

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

22 years agoFix lpstat man page - the -W, -h, etc. options must appear before any
mike [Fri, 3 Jan 2003 15:57:29 +0000 (15:57 +0000)] 
Fix lpstat man page - the -W, -h, etc. options must appear before any
of the other options.

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

22 years agoAdd missing debug log message from 1.2...
mike [Fri, 3 Jan 2003 15:49:57 +0000 (15:49 +0000)] 
Add missing debug log message from 1.2...

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

22 years agoApplied (modified) patch from Debian maintainer to catch write errors
mike [Fri, 3 Jan 2003 14:59:32 +0000 (14:59 +0000)] 
Applied (modified) patch from Debian maintainer to catch write errors
on the first pass; this makes the scheduler recover more quickly from
the fanta DoS attack.

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

22 years agoBump CVS version to 1.1.19.
mike [Fri, 20 Dec 2002 19:39:48 +0000 (19:39 +0000)] 
Bump CVS version to 1.1.19.

Fix install of cupstestppd program and man pages.

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

22 years agoBack-off 1.1.19 version numbers until we get the Print Pro release
mike [Thu, 19 Dec 2002 16:37:10 +0000 (16:37 +0000)] 
Back-off 1.1.19 version numbers until we get the Print Pro release
out...

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

22 years agoBump CVS version to 1.1.19.
mike [Thu, 19 Dec 2002 16:35:19 +0000 (16:35 +0000)] 
Bump CVS version to 1.1.19.

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

22 years agoHandle HTTP_NOT_FOUND errors in cupsGetPPD().
mike [Thu, 19 Dec 2002 15:08:46 +0000 (15:08 +0000)] 
Handle HTTP_NOT_FOUND errors in cupsGetPPD().

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

22 years agoCheck in Derek's final patch against Xpdf 2.01.
mike [Wed, 18 Dec 2002 19:22:00 +0000 (19:22 +0000)] 
Check in Derek's final patch against Xpdf 2.01.

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

22 years agoFix Set-Job-Attributes bug (caused by cut-n-paste error)
mike [Wed, 18 Dec 2002 19:18:18 +0000 (19:18 +0000)] 
Fix Set-Job-Attributes bug (caused by cut-n-paste error)

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