]> git.ipfire.org Git - thirdparty/cups.git/log
thirdparty/cups.git
15 years agoThe PPD compiler did not correctly add the manufacturer to the output filename
mike [Thu, 14 Jan 2010 21:57:47 +0000 (21:57 +0000)] 
The PPD compiler did not correctly add the manufacturer to the output filename
when using the "-m" option (STR #3469)

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

15 years agoThe IPP backend did not handle authentication properly for the Get-Printer-
mike [Thu, 14 Jan 2010 21:29:24 +0000 (21:29 +0000)] 
The IPP backend did not handle authentication properly for the Get-Printer-
Attributes operation (STR 3458)

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

15 years agoGetting SNMP values larger than 127 bytes did not work.
mike [Thu, 14 Jan 2010 01:04:05 +0000 (01:04 +0000)] 
Getting SNMP values larger than 127 bytes did not work.

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

15 years agoFix "make check" failure - can't fail on setgroup/setgroups when not root.
mike [Sat, 19 Dec 2009 00:37:33 +0000 (00:37 +0000)] 
Fix "make check" failure - can't fail on setgroup/setgroups when not root.

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

15 years agoUse arc4random, when available.
mike [Fri, 18 Dec 2009 23:50:23 +0000 (23:50 +0000)] 
Use arc4random, when available.

Also fix a few problems that the latest clang found.

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

15 years agoDon't try to cancel an already canceled job.
mike [Wed, 16 Dec 2009 05:02:38 +0000 (05:02 +0000)] 
Don't try to cancel an already canceled job.

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

15 years agoAdd note about the change from GenericRGB to sRGB in 10.6.
mike [Wed, 16 Dec 2009 00:08:18 +0000 (00:08 +0000)] 
Add note about the change from GenericRGB to sRGB in 10.6.

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

15 years agoAdd explicit IPv6 allow/deny examples (STR #3451)
mike [Tue, 15 Dec 2009 22:51:29 +0000 (22:51 +0000)] 
Add explicit IPv6 allow/deny examples (STR #3451)

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

15 years agoDon't allow --with-cups-user or --with-cups-group set to root, wheel, or 0.
mike [Tue, 15 Dec 2009 22:40:25 +0000 (22:40 +0000)] 
Don't allow --with-cups-user or --with-cups-group set to root, wheel, or 0.

Don't allow --with-cups-system-groups to contain the CUPS group.

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

15 years agoIPP conformance: Get-Jobs has a default value for requested-attributes (STR #3383)
mike [Tue, 15 Dec 2009 22:09:02 +0000 (22:09 +0000)] 
IPP conformance: Get-Jobs has a default value for requested-attributes (STR #3383)

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

15 years agoRemove the last bits of the com.apple.print.recoverable support - they are now just...
mike [Tue, 15 Dec 2009 20:47:21 +0000 (20:47 +0000)] 
Remove the last bits of the com.apple.print.recoverable support - they are now just normal messages.

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

15 years agocupsPrintFiles() did not report all errors (STR #3449)
mike [Tue, 15 Dec 2009 20:31:14 +0000 (20:31 +0000)] 
cupsPrintFiles() did not report all errors (STR #3449)

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

15 years agocupsAddDest() could read freed memory (STR #3448)
mike [Tue, 15 Dec 2009 00:54:03 +0000 (00:54 +0000)] 
cupsAddDest() could read freed memory (STR #3448)

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

15 years agoThe DBUS notifier did not build (STR #3447)
mike [Tue, 15 Dec 2009 00:51:42 +0000 (00:51 +0000)] 
The DBUS notifier did not build (STR #3447)

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

15 years agoFix a couple crashers exposed by the last crash fix.
mike [Mon, 14 Dec 2009 22:08:17 +0000 (22:08 +0000)] 
Fix a couple crashers exposed by the last crash fix.

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

15 years agoRemove debug code.
mike [Mon, 14 Dec 2009 17:54:52 +0000 (17:54 +0000)] 
Remove debug code.

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

15 years agoAdd predicate support for EXPECT - OF-TYPE, SAME-COUNT-AS, and IF-DEFINED.
mike [Mon, 14 Dec 2009 17:52:52 +0000 (17:52 +0000)] 
Add predicate support for EXPECT - OF-TYPE, SAME-COUNT-AS, and IF-DEFINED.

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

15 years agoAdd chunking support and HTTP version testing to ipptest program.
mike [Fri, 11 Dec 2009 19:17:42 +0000 (19:17 +0000)] 
Add chunking support and HTTP version testing to ipptest program.

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

15 years agoTurn off printer history by default.
mike [Wed, 9 Dec 2009 17:51:17 +0000 (17:51 +0000)] 
Turn off printer history by default.

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

15 years agoFix crash when deleting an active printer.
mike [Wed, 9 Dec 2009 06:10:13 +0000 (06:10 +0000)] 
Fix crash when deleting an active printer.

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

15 years agoThe snmp backend did not work with some printers (STR #3413)
mike [Tue, 8 Dec 2009 02:09:52 +0000 (02:09 +0000)] 
The snmp backend did not work with some printers (STR #3413)

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

15 years agoGerman web interface localization fixes (STR #3409)
mike [Tue, 8 Dec 2009 01:58:04 +0000 (01:58 +0000)] 
German web interface localization fixes (STR #3409)

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

15 years agoThe web interface did not show the conflicting values when setting options (STR ...
mike [Tue, 8 Dec 2009 01:33:38 +0000 (01:33 +0000)] 
The web interface did not show the conflicting values when setting options (STR #3440)

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

15 years agoSetting options in the web interface did not always work (STR #3439)
mike [Tue, 8 Dec 2009 01:25:01 +0000 (01:25 +0000)] 
Setting options in the web interface did not always work (STR #3439)

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

15 years agoThe scheduler did not use the Get-Job-Attributes policy for a printer (STR #3431)
mike [Tue, 8 Dec 2009 00:05:30 +0000 (00:05 +0000)] 
The scheduler did not use the Get-Job-Attributes policy for a printer (STR #3431)

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

15 years agoThe scheduler added two job-name attributes to each job object (STR #3428)
mike [Tue, 8 Dec 2009 00:00:35 +0000 (00:00 +0000)] 
The scheduler added two job-name attributes to each job object (STR #3428)

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

15 years agoCSS files would not print (STR #3442)
mike [Mon, 7 Dec 2009 23:51:32 +0000 (23:51 +0000)] 
CSS files would not print (STR #3442)

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

15 years agoThe scheduler did not clean out completed jobs when PreserveJobHistory was
mike [Mon, 7 Dec 2009 23:40:32 +0000 (23:40 +0000)] 
The scheduler did not clean out completed jobs when PreserveJobHistory was
turned off (STR #3425)

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

15 years agoThe web interface did not show completed jobs for a printer (STR #3436)
mike [Mon, 7 Dec 2009 22:09:22 +0000 (22:09 +0000)] 
The web interface did not show completed jobs for a printer (STR #3436)

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

15 years agoAuthenticated printing did not always work when printing directly to a remote
mike [Mon, 7 Dec 2009 19:01:39 +0000 (19:01 +0000)] 
Authenticated printing did not always work when printing directly to a remote
server (STR #3435)

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

15 years agoThe USB backend did not work on Solaris (STR #3423)
mike [Mon, 7 Dec 2009 18:30:47 +0000 (18:30 +0000)] 
The USB backend did not work on Solaris (STR #3423)

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

15 years agoFix JobPatchFile error detection (STR #3421)
mike [Fri, 20 Nov 2009 17:05:22 +0000 (17:05 +0000)] 
Fix JobPatchFile error detection (STR #3421)

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

15 years agoUpdate Russian and Polish job templates (STR #3422)
mike [Fri, 20 Nov 2009 16:43:10 +0000 (16:43 +0000)] 
Update Russian and Polish job templates (STR #3422)

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

15 years agoFix packaging errors.
mike [Fri, 20 Nov 2009 01:47:11 +0000 (01:47 +0000)] 
Fix packaging errors.

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

15 years agoThe socket backend could crash if a SNMP string had a negative length.
mike [Fri, 20 Nov 2009 01:25:07 +0000 (01:25 +0000)] 
The socket backend could crash if a SNMP string had a negative length.

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

15 years agoFix usage of posix_spawn(), which is the only POSIX API that doesn't set errno.
mike [Fri, 20 Nov 2009 01:21:46 +0000 (01:21 +0000)] 
Fix usage of posix_spawn(), which is the only POSIX API that doesn't set errno.

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

15 years agoFixed some termination issues with the USB backend on Mac OS X.
mike [Fri, 20 Nov 2009 01:10:05 +0000 (01:10 +0000)] 
Fixed some termination issues with the USB backend on Mac OS X.

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

15 years agoThe side-channel APIs did not handle interrupts properly.
mike [Fri, 20 Nov 2009 01:03:34 +0000 (01:03 +0000)] 
The side-channel APIs did not handle interrupts properly.

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

15 years agoThe network backends incorrectly cleared the media-empty-warning state.
mike [Fri, 20 Nov 2009 01:00:03 +0000 (01:00 +0000)] 
The network backends incorrectly cleared the media-empty-warning state.

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

15 years agoAdd "unused.ppd" filename check and a way to ignore filename warnings.
mike [Fri, 20 Nov 2009 00:18:07 +0000 (00:18 +0000)] 
Add "unused.ppd" filename check and a way to ignore filename warnings.

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

15 years agoSECURITY: The scheduler could try responding on a closed client connection,
mike [Thu, 19 Nov 2009 22:24:29 +0000 (22:24 +0000)] 
SECURITY: The scheduler could try responding on a closed client connection,
leading to a crash (STR #3200)

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

15 years agoDo some code formatting and documentation cleanup for the LDAP code, in
mike [Wed, 18 Nov 2009 01:11:39 +0000 (01:11 +0000)] 
Do some code formatting and documentation cleanup for the LDAP code, in
preparation for making some changes.

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

15 years agoThe web interface did not allow users to successfully add serial printers
mike [Wed, 18 Nov 2009 00:47:33 +0000 (00:47 +0000)] 
The web interface did not allow users to successfully add serial printers
(STR #3391)

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

15 years agoDon't include generated file in repository.
mike [Tue, 17 Nov 2009 21:57:29 +0000 (21:57 +0000)] 
Don't include generated file in repository.

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

15 years agocupsTempFd() did not work in some situations (STR #3382)
mike [Tue, 17 Nov 2009 21:47:50 +0000 (21:47 +0000)] 
cupsTempFd() did not work in some situations (STR #3382)

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

15 years agoSome C API headers were missing C++ wrapper logic.
mike [Tue, 17 Nov 2009 21:38:38 +0000 (21:38 +0000)] 
Some C API headers were missing C++ wrapper logic.

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

15 years agoDrop old SHAuthorizationRight keys from launchd files.
mike [Mon, 16 Nov 2009 23:10:16 +0000 (23:10 +0000)] 
Drop old SHAuthorizationRight keys from launchd files.

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

15 years agoAdded an Indonesian translation (STR #3352)
mike [Mon, 16 Nov 2009 22:59:07 +0000 (22:59 +0000)] 
Added an Indonesian translation (STR #3352)

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

15 years agoThe PPD compiler did not localize single-language PPD options properly
mike [Mon, 16 Nov 2009 19:38:54 +0000 (19:38 +0000)] 
The PPD compiler did not localize single-language PPD options properly
(STR #3386)

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

15 years agoModifying a printer from the web interface sometimes caused the wrong driver to
mike [Mon, 16 Nov 2009 19:15:03 +0000 (19:15 +0000)] 
Modifying a printer from the web interface sometimes caused the wrong driver to
be selected (STR #3418)

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

15 years agoThe scheduler did not handle out-of-memory conditions properly when loading a
mike [Mon, 16 Nov 2009 18:41:29 +0000 (18:41 +0000)] 
The scheduler did not handle out-of-memory conditions properly when loading a
job (STR #3407)

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

15 years agoClean up "choose device" template so that we just see the spinner until all of
mike [Mon, 16 Nov 2009 17:58:18 +0000 (17:58 +0000)] 
Clean up "choose device" template so that we just see the spinner until all of
the devices are enumerated.

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

15 years agoWhen adding printers from the web interface, the dynamic updates of the device
mike [Mon, 16 Nov 2009 17:10:54 +0000 (17:10 +0000)] 
When adding printers from the web interface, the dynamic updates of the device
list made it hard to pick a device (STR #3406)

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

15 years agoFixed a typo in the web interface admin page template (STR 3403)
mike [Mon, 16 Nov 2009 16:59:59 +0000 (16:59 +0000)] 
Fixed a typo in the web interface admin page template (STR 3403)

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

15 years agoThe web interface did not preserve the "printer is shared" state when modifying
mike [Mon, 16 Nov 2009 16:57:30 +0000 (16:57 +0000)] 
The web interface did not preserve the "printer is shared" state when modifying
a printer (STR #3390)

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

15 years agoThe PPD compiler incorrectly inserted translations of empty strings (STR #3411)
mike [Mon, 16 Nov 2009 16:53:39 +0000 (16:53 +0000)] 
The PPD compiler incorrectly inserted translations of empty strings (STR #3411)

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

15 years agoThe scheduler did not reset the SIGPIPE handler of child processes (STR #3399)
mike [Mon, 16 Nov 2009 16:47:46 +0000 (16:47 +0000)] 
The scheduler did not reset the SIGPIPE handler of child processes (STR #3399)

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

15 years agocupsGetNamedDest() incorrectly returned the default printer if the named
mike [Sun, 15 Nov 2009 07:21:21 +0000 (07:21 +0000)] 
cupsGetNamedDest() incorrectly returned the default printer if the named
printer did not exist (STR #3397)

Add a CUPS_DISABLE_APPLE_DEFAULT environment variable to disable the GUI default
printer when running the "make check" tests.

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

15 years agoWhen not running as root, don't enforce permissions.
mike [Sun, 15 Nov 2009 07:09:11 +0000 (07:09 +0000)] 
When not running as root, don't enforce permissions.

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

15 years agoFixed a GNU TLS error handling bug (STR #3381)
mike [Fri, 13 Nov 2009 23:56:32 +0000 (23:56 +0000)] 
Fixed a GNU TLS error handling bug (STR #3381)

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

15 years agoSECURITY: The CUPS web interface was vulnerable to several XSS and HTTP
mike [Mon, 9 Nov 2009 23:00:39 +0000 (23:00 +0000)] 
SECURITY: The CUPS web interface was vulnerable to several XSS and HTTP
header/body attacks via attribute injection (STR #3367, STR #3401)

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

15 years agoFix documentation on names, text, and line length.
mike [Wed, 28 Oct 2009 17:22:27 +0000 (17:22 +0000)] 
Fix documentation on names, text, and line length.

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

15 years agoNormalize/fix debug messages.
mike [Mon, 26 Oct 2009 17:18:51 +0000 (17:18 +0000)] 
Normalize/fix debug messages.

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

15 years agoFix escaping of uuml (STR #3372)
mike [Mon, 26 Oct 2009 15:57:24 +0000 (15:57 +0000)] 
Fix escaping of uuml (STR #3372)

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

15 years agoAdd missing </FORM> to Russian admin template (STR #3387)
mike [Mon, 26 Oct 2009 15:54:19 +0000 (15:54 +0000)] 
Add missing </FORM> to Russian admin template (STR #3387)

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

15 years agoFix German localization issue (STR #3380)
mike [Mon, 26 Oct 2009 15:51:06 +0000 (15:51 +0000)] 
Fix German localization issue (STR #3380)

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

15 years agoIgnore .tokens files.
mike [Thu, 15 Oct 2009 18:31:03 +0000 (18:31 +0000)] 
Ignore .tokens files.

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

15 years agoUpdate file permissions documentation to include group write.
mike [Thu, 15 Oct 2009 18:28:55 +0000 (18:28 +0000)] 
Update file permissions documentation to include group write.

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

15 years agoStop using exclamation marks in error messages.
mike [Thu, 15 Oct 2009 18:21:37 +0000 (18:21 +0000)] 
Stop using exclamation marks in error messages.

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

15 years agoDrop support for the recovered:/recoverable: message prefixes.
mike [Thu, 15 Oct 2009 17:22:44 +0000 (17:22 +0000)] 
Drop support for the recovered:/recoverable: message prefixes.

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

15 years agoDon't allow filters and backends to have group write permissions.
mike [Thu, 15 Oct 2009 17:20:09 +0000 (17:20 +0000)] 
Don't allow filters and backends to have group write permissions.

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

15 years agoDo some reorganization of files and where things are installed and uninstalled.
mike [Wed, 14 Oct 2009 16:53:45 +0000 (16:53 +0000)] 
Do some reorganization of files and where things are installed and uninstalled.

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

15 years agoThe documentation for classes.conf and printers.conf did not provide the
mike [Wed, 7 Oct 2009 18:09:45 +0000 (18:09 +0000)] 
The documentation for classes.conf and printers.conf did not provide the
correct instructions for manual changes (STR #3351)

Also add a warning in the .conf files themselves.

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

15 years agoThe scheduler did not always rebuild printer cache files when the driver was
mike [Wed, 7 Oct 2009 16:22:29 +0000 (16:22 +0000)] 
The scheduler did not always rebuild printer cache files when the driver was
changed (STR #3356)

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

15 years agoFix Darwin test package versioning.
mike [Wed, 7 Oct 2009 15:52:55 +0000 (15:52 +0000)] 
Fix Darwin test package versioning.

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

15 years agoThe documentation makefile failed to install localizations when using newer
mike [Wed, 7 Oct 2009 15:51:09 +0000 (15:51 +0000)] 
The documentation makefile failed to install localizations when using newer
versions of Bash (STR #3360)

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

15 years agoThe configure script did not use the --with-xinetd value for the default LPD
mike [Wed, 7 Oct 2009 15:35:55 +0000 (15:35 +0000)] 
The configure script did not use the --with-xinetd value for the default LPD
configuration path (STR #3347)

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

15 years agoThe configure script incorrectly required glib for DBUS support (STR #3346)
mike [Wed, 7 Oct 2009 15:30:44 +0000 (15:30 +0000)] 
The configure script incorrectly required glib for DBUS support (STR #3346)

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

15 years agoThe cupstestppd program incorrectly reported filters with bad permisssions as
mike [Tue, 6 Oct 2009 18:48:50 +0000 (18:48 +0000)] 
The cupstestppd program incorrectly reported filters with bad permisssions as
missing (STR #3363)

Add -I (ignore) option to cupstestppd.

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

15 years agoThe Russian web interface templates had errors (STR #3359)
mike [Fri, 2 Oct 2009 17:10:41 +0000 (17:10 +0000)] 
The Russian web interface templates had errors (STR #3359)

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

15 years agoThe cups.desktop file used the wrong locale names (STR #3358)
mike [Fri, 2 Oct 2009 17:08:12 +0000 (17:08 +0000)] 
The cups.desktop file used the wrong locale names (STR #3358)

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

15 years agoUpdate to current Candidate Standard versions of IPP docos.
mike [Wed, 23 Sep 2009 20:52:19 +0000 (20:52 +0000)] 
Update to current Candidate Standard versions of IPP docos.

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

15 years agocupsSideChannelRead() did not return an error for short reads.
mike [Tue, 22 Sep 2009 23:17:37 +0000 (23:17 +0000)] 
cupsSideChannelRead() did not return an error for short reads.

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

15 years agoThe installed PAM configuration file did not use the correct options with the
mike [Tue, 22 Sep 2009 21:52:47 +0000 (21:52 +0000)] 
The installed PAM configuration file did not use the correct options with the
pam_unix2 module (STR #3313)

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

15 years agoThe scheduler did not preserve default options that contained special characters
mike [Tue, 22 Sep 2009 21:29:02 +0000 (21:29 +0000)] 
The scheduler did not preserve default options that contained special characters
(STR #3340)

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

15 years agoThe scheduler did not remove old pre-filters when updating a printer driver
mike [Tue, 22 Sep 2009 21:20:21 +0000 (21:20 +0000)] 
The scheduler did not remove old pre-filters when updating a printer driver
(STR #3342)

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

15 years agoThe HP/GL-2 filter did not check for early end-of-file (STR #3319)
mike [Tue, 22 Sep 2009 18:55:09 +0000 (18:55 +0000)] 
The HP/GL-2 filter did not check for early end-of-file (STR #3319)

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

15 years agoThe USB backend did not compile on some platforms (STR #3332)
mike [Tue, 22 Sep 2009 18:31:37 +0000 (18:31 +0000)] 
The USB backend did not compile on some platforms (STR #3332)

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

15 years agocupsSideChannelSNMPWalk() could go into an infinite loop with broken SNMP
mike [Tue, 22 Sep 2009 17:46:11 +0000 (17:46 +0000)] 
cupsSideChannelSNMPWalk() could go into an infinite loop with broken SNMP
implementations.

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

15 years agoFix typos and missing information in IPP spec.
mike [Mon, 14 Sep 2009 21:41:29 +0000 (21:41 +0000)] 
Fix typos and missing information in IPP spec.

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

15 years agoUSB process hangs on end-of-file, making further printing impossible (STR #3318)
mike [Fri, 11 Sep 2009 20:03:21 +0000 (20:03 +0000)] 
USB process hangs on end-of-file, making further printing impossible (STR #3318)

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

15 years agoCheck for overlapping filenames.
mike [Fri, 11 Sep 2009 20:02:26 +0000 (20:02 +0000)] 
Check for overlapping filenames.

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

15 years agoFix .drv files in /Library/Printers/PPDs or /System/Library/Printers/PPDs.
mike [Mon, 31 Aug 2009 21:26:15 +0000 (21:26 +0000)] 
Fix .drv files in /Library/Printers/PPDs or /System/Library/Printers/PPDs.

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

15 years agoFix side-effect of closing our socket pair.
mike [Mon, 31 Aug 2009 18:45:38 +0000 (18:45 +0000)] 
Fix side-effect of closing our socket pair.

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

15 years agoSNMP supply levels and states were wrong for some printers.
mike [Mon, 31 Aug 2009 16:32:19 +0000 (16:32 +0000)] 
SNMP supply levels and states were wrong for some printers.

The IPP backend did not update the auth-info-required value.

The Mac OS X USB backend could write bad data on SIGTERM - ignore it to avoid
the problem.

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

15 years agoThe libusb-based USB backend would hang at the end of the job (STR #3315)
mike [Mon, 31 Aug 2009 15:48:50 +0000 (15:48 +0000)] 
The libusb-based USB backend would hang at the end of the job (STR #3315)

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

15 years agoThe scheduler now uses a default CUPS-Get-Devices timeout of 15 seconds
mike [Sat, 29 Aug 2009 06:03:48 +0000 (06:03 +0000)] 
The scheduler now uses a default CUPS-Get-Devices timeout of 15 seconds
(STR #3307)

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

15 years agoThe scheduler leaked three file descriptors to each job filter (STR #3263)
mike [Sat, 29 Aug 2009 05:55:10 +0000 (05:55 +0000)] 
The scheduler leaked three file descriptors to each job filter (STR #3263)

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

15 years agoAdd a debug message so that people know why we stopped the queue (STR #3262)
mike [Sat, 29 Aug 2009 05:42:15 +0000 (05:42 +0000)] 
Add a debug message so that people know why we stopped the queue (STR #3262)

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

15 years agoThe IPP backend did not handle some non-comforming IPP printer implementations
mike [Sat, 29 Aug 2009 05:38:42 +0000 (05:38 +0000)] 
The IPP backend did not handle some non-comforming IPP printer implementations
(STR #3262)

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