Commit Graph

983 Commits

Author SHA1 Message Date
Tim Waugh
3844594064 - Fixed invalid read in cupsAddDest (bug #547460). 2009-12-10 18:18:57 +00:00
Tim Waugh
d446598d5c - Use upstream patch to fix scheduler crash when an active printer was
deleted (rev 8914).
2009-12-09 11:39:16 +00:00
Tim Waugh
38c359c928 - Use upstream patch to fix scheduler crash when an active printer was
deleted (rev 8914).
2009-12-09 11:32:55 +00:00
Tim Waugh
f5ad921fed - The scheduler did not use the Get-Job-Attributes policy for a printer
(STR #3431).
2009-12-08 12:34:48 +00:00
Tim Waugh
ed27866c4a - The scheduler did not use the Get-Job-Attributes policy for a printer
(STR #3431).
2009-12-08 12:34:18 +00:00
Tim Waugh
a29a9cb771 - The scheduler added two job-name attributes to each job object (STR
#3428).
2009-12-08 12:31:35 +00:00
Tim Waugh
7f6e506a3f - The scheduler added two job-name attributes to each job object (STR
#3428).
2009-12-08 12:31:05 +00:00
Tim Waugh
547466357f - The scheduler did not clean out completed jobs when PreserveJobHistory
was turned off (STR #3425).
2009-12-08 12:26:48 +00:00
Tim Waugh
fd32ad0d44 - The scheduler did not clean out completed jobs when PreserveJobHistory
was turned off (STR #3425).
2009-12-08 12:26:22 +00:00
Tim Waugh
587ec4e0dc - The web interface did not show completed jobs (STR #3436). 2009-12-08 12:22:49 +00:00
Tim Waugh
03bef5ab90 - The web interface did not show completed jobs (STR #3436). 2009-12-08 12:21:52 +00:00
Tim Waugh
da2c254fc9 - Authenticated printing did not always work when printing directly to a
remote server (STR #3435).
2009-12-08 12:16:14 +00:00
Tim Waugh
3fff9e87cb - Authenticated printing did not always work when printing directly to a
remote server (STR #3435).
2009-12-08 12:14:51 +00:00
Tim Waugh
f27c87695c - Use upstream patch to stop the network backends incorrectly clearing the
media-empty-warning state (rev 8896).
2009-12-08 11:25:50 +00:00
Tim Waugh
c11439789b - Use upstream patch to stop the network backends incorrectly clearing the
media-empty-warning state (rev 8896).
2009-12-08 11:25:18 +00:00
Tim Waugh
f0ab92c318 - Use upstream patch to handle negative SNMP string lengths (rev 8896). 2009-12-08 11:16:47 +00:00
Tim Waugh
ed13c7d4bc - Use upstream patch to handle negative SNMP string lengths (rev 8896). 2009-12-08 11:16:32 +00:00
Tim Waugh
fd5ad73b36 - Use upstream patch to fix interrupt handling in the side-channel APIs
(rev 8896).
2009-12-08 11:13:07 +00:00
Tim Waugh
8de145d764 - Use upstream patch to fix interrupt handling in the side-channel APIs
(rev 8896).
2009-12-08 11:12:00 +00:00
Tim Waugh
11315e1acc - Use upstream patch to handle negative SNMP string lengths (rev 8896). 2009-12-08 11:06:55 +00:00
Tim Waugh
5d76a896b2 - Use upstream patch to handle negative SNMP string lengths (rev 8896). 2009-12-08 11:05:54 +00:00
Tim Waugh
21304d9410 - Use upstream fix for SNMP detection (bug #542857, STR #3413). 2009-12-08 10:59:20 +00:00
Tim Waugh
f3531893f4 - Use upstream fix for SNMP detection (bug #542857, STR #3413). 2009-12-08 10:57:19 +00:00
Tim Waugh
3896ee439f - Use the text filter for text/css files (bug #545026, STR #3442). 2009-12-08 10:22:08 +00:00
Tim Waugh
23771f0684 - Use the text filter for text/css files (bug #545026, STR #3442). 2009-12-08 10:21:02 +00:00
Tim Waugh
72bf11dccc - Show conflicting option values in web UI (bug #544326, STR #3440). 2009-12-08 10:15:31 +00:00
Tim Waugh
210142152c - Show conflicting option values in web UI (bug #544326, STR #3440). 2009-12-08 10:14:45 +00:00
Tim Waugh
61638776ab - Use upstream fix for adjustment of conflicting options (bug #533426, STR
#3439).
2009-12-08 10:07:59 +00:00
Tim Waugh
a585b278b7 - Use upstream fix for adjustment of conflicting options (bug #533426, STR
#3439).
2009-12-08 10:06:35 +00:00
Tim Waugh
7945d11fec - No longer requires paps. The texttopaps filter MIME conversion file is
now provided by the paps package (bug #545036).
2009-12-08 09:57:29 +00:00
Tim Waugh
e7c8ff1e8c - No longer requires paps. The texttopaps filter MIME conversion file is
now provided by the paps package (bug #545036).
2009-12-08 09:56:49 +00:00
Tim Waugh
4b52e216bc - Moved %{_datadir}/cups/ppdc/*.h to the main package (bug #545348). 2009-12-08 09:41:20 +00:00
Tim Waugh
502e82276f - Moved %{_datadir}/cups/ppdc/*.h to the main package (bug #545348). 2009-12-08 09:38:20 +00:00
Tim Waugh
b5c2a8b3d8 Fixed patch reference. 2009-12-04 16:06:43 +00:00
Tim Waugh
4b35ccb4b3 - The web interface prevented conflicting options from being adjusted (bug
#533426, STR #3439).
2009-12-04 15:51:35 +00:00
Tim Waugh
29c4b9e02b - The web interface prevented conflicting options from being adjusted (bug
#533426, STR #3439).
2009-12-04 15:49:09 +00:00
Tim Waugh
195eda7ef5 - Fixes for SNMP scanning with Lexmark printers (bug #542857, STR #3413). 2009-12-03 23:09:28 +00:00
Tim Waugh
32eda5c106 - Fixes for SNMP scanning with Lexmark printers (bug #542857, STR #3413). 2009-12-03 23:05:53 +00:00
Tim Waugh
1c6d031a3c - Undo last change as it was incorrect. 2009-12-03 10:06:20 +00:00
Bill Nottingham
1df94bdfb3 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-26 01:35:24 +00:00
Bill Nottingham
7546034045 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 22:47:39 +00:00
Tim Waugh
2b820c9519 - Undo last change as it was incorrect. 2009-11-23 13:10:07 +00:00
Tim Waugh
08a85d367b - Undo last change as it was incorrect. 2009-11-23 13:08:59 +00:00
Tim Waugh
7c9ce96e70 - Fixed small typos introduced in fix for bug #536741. 2009-11-23 12:05:03 +00:00
Tim Waugh
30f17fccb2 - Fixed small typos introduced in fix for bug #536741. 2009-11-23 12:04:14 +00:00
Jiří Popelka
e5548fcc03 - Do not translate russian links showing completed jobs (bug #539354, STR
#3422).
2009-11-20 13:58:47 +00:00
Jiří Popelka
a73b088494 - Do not translate russian links showing completed jobs (bug #539354, STR
#3422).
2009-11-20 13:58:32 +00:00
Tim Waugh
f792eb4dd8 - Applied patch to fix CVE-2009-3553 (bug #530111, STR #3200). 2009-11-19 13:29:08 +00:00
Tim Waugh
ec5b1f332c - Applied patch to fix CVE-2009-3553 (bug #530111, STR #3200). 2009-11-19 13:28:02 +00:00
Tim Waugh
4aa703aad5 - Fixed display of current driver (bug #537182, STR #3418). 2009-11-17 13:27:14 +00:00