]>
git.ipfire.org Git - thirdparty/cups-filters.git/log
mike [Mon, 16 Nov 2009 16:53:39 +0000 (16:53 +0000)]
The PPD compiler incorrectly inserted translations of empty strings (STR #3411)
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)
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.
mike [Sun, 15 Nov 2009 07:09:11 +0000 (07:09 +0000)]
When not running as root, don't enforce permissions.
mike [Fri, 13 Nov 2009 23:56:32 +0000 (23:56 +0000)]
Fixed a GNU TLS error handling bug (STR #3381)
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)
mike [Wed, 28 Oct 2009 17:22:27 +0000 (17:22 +0000)]
Fix documentation on names, text, and line length.
mike [Mon, 26 Oct 2009 17:18:51 +0000 (17:18 +0000)]
Normalize/fix debug messages.
mike [Mon, 26 Oct 2009 15:57:24 +0000 (15:57 +0000)]
Fix escaping of uuml (STR #3372)
mike [Mon, 26 Oct 2009 15:54:19 +0000 (15:54 +0000)]
Add missing </FORM> to Russian admin template (STR #3387)
mike [Mon, 26 Oct 2009 15:51:06 +0000 (15:51 +0000)]
Fix German localization issue (STR #3380)
mike [Thu, 15 Oct 2009 18:31:03 +0000 (18:31 +0000)]
Ignore .tokens files.
mike [Thu, 15 Oct 2009 18:28:55 +0000 (18:28 +0000)]
Update file permissions documentation to include group write.
mike [Thu, 15 Oct 2009 18:21:37 +0000 (18:21 +0000)]
Stop using exclamation marks in error messages.
mike [Thu, 15 Oct 2009 17:22:44 +0000 (17:22 +0000)]
Drop support for the recovered:/recoverable: message prefixes.
mike [Thu, 15 Oct 2009 17:20:09 +0000 (17:20 +0000)]
Don't allow filters and backends to have group write permissions.
mike [Wed, 14 Oct 2009 16:53:45 +0000 (16:53 +0000)]
Do some reorganization of files and where things are installed and uninstalled.
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.
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)
mike [Wed, 7 Oct 2009 15:52:55 +0000 (15:52 +0000)]
Fix Darwin test package versioning.
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)
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)
mike [Wed, 7 Oct 2009 15:30:44 +0000 (15:30 +0000)]
The configure script incorrectly required glib for DBUS support (STR #3346)
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.
mike [Fri, 2 Oct 2009 17:10:41 +0000 (17:10 +0000)]
The Russian web interface templates had errors (STR #3359)
mike [Fri, 2 Oct 2009 17:08:12 +0000 (17:08 +0000)]
The cups.desktop file used the wrong locale names (STR #3358)
mike [Wed, 23 Sep 2009 20:52:19 +0000 (20:52 +0000)]
Update to current Candidate Standard versions of IPP docos.
mike [Tue, 22 Sep 2009 23:17:37 +0000 (23:17 +0000)]
cupsSideChannelRead() did not return an error for short reads.
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)
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)
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)
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)
mike [Tue, 22 Sep 2009 18:31:37 +0000 (18:31 +0000)]
The USB backend did not compile on some platforms (STR #3332)
mike [Tue, 22 Sep 2009 17:46:11 +0000 (17:46 +0000)]
cupsSideChannelSNMPWalk() could go into an infinite loop with broken SNMP
implementations.
mike [Mon, 14 Sep 2009 21:41:29 +0000 (21:41 +0000)]
Fix typos and missing information in IPP spec.
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)
mike [Fri, 11 Sep 2009 20:02:26 +0000 (20:02 +0000)]
Check for overlapping filenames.
mike [Mon, 31 Aug 2009 21:26:15 +0000 (21:26 +0000)]
Fix .drv files in /Library/Printers/PPDs or /System/Library/Printers/PPDs.
mike [Mon, 31 Aug 2009 18:45:38 +0000 (18:45 +0000)]
Fix side-effect of closing our socket pair.
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.
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)
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)
mike [Sat, 29 Aug 2009 05:55:10 +0000 (05:55 +0000)]
The scheduler leaked three file descriptors to each job filter (STR #3263)
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)
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)
mike [Sat, 29 Aug 2009 05:27:13 +0000 (05:27 +0000)]
The PPD compiler generated invalid PPD files when the locale used something
other than "." for the decimal point (STR #3300)
mike [Sat, 29 Aug 2009 04:32:45 +0000 (04:32 +0000)]
The scheduler could return an empty supported document format (STR #3308)
mike [Sat, 29 Aug 2009 04:27:38 +0000 (04:27 +0000)]
Fix typo (STR #3296)
mike [Sat, 29 Aug 2009 04:23:08 +0000 (04:23 +0000)]
BrowseLocalProtocols could be cleared when changing the sharing setting
(STR #3287)
mike [Sat, 29 Aug 2009 03:57:41 +0000 (03:57 +0000)]
Modifying a class in the web interface did not work (STR #3312)
mike [Sat, 29 Aug 2009 03:41:07 +0000 (03:41 +0000)]
cupsDoIORequest() did not abort on permanent errors (STR #3311)
mike [Fri, 28 Aug 2009 23:59:54 +0000 (23:59 +0000)]
The scheduler did not cache or report driver information files correctly,
leading to a variety of issues (STR #3297, STR #3305)
mike [Fri, 28 Aug 2009 22:51:43 +0000 (22:51 +0000)]
Boolean options did not show up as selected in the web interface (STR #3303)
mike [Fri, 28 Aug 2009 22:37:07 +0000 (22:37 +0000)]
The "Query Printer for Default Options" page did not go away if the query job
was held (STR #3302)
mike [Fri, 28 Aug 2009 22:32:54 +0000 (22:32 +0000)]
The configure check for dns-sd.h was broken (STR #3297)
mike [Fri, 28 Aug 2009 22:31:14 +0000 (22:31 +0000)]
The PPD compiler could get in an infinite loop (STR #3293)
mike [Fri, 28 Aug 2009 19:52:34 +0000 (19:52 +0000)]
Correct fix for STR #3285.
mike [Fri, 28 Aug 2009 17:50:56 +0000 (17:50 +0000)]
The JobKillDelay was not triggered for canceled jobs (STR #3292)
mike [Fri, 28 Aug 2009 17:34:54 +0000 (17:34 +0000)]
Bump version to 1.5svn on trunk.
mike [Fri, 28 Aug 2009 16:49:02 +0000 (16:49 +0000)]
cupsGetNamedDest returned the default printer when the named destination did
not exist (STR #3285)
mike [Fri, 28 Aug 2009 16:42:55 +0000 (16:42 +0000)]
The JPEG and BMP MIME type rules were broken (STR #3284)
mike [Fri, 28 Aug 2009 16:40:35 +0000 (16:40 +0000)]
DNS-SD registrations for raw queues had an empty "ty" key (STR #3299)
mike [Fri, 21 Aug 2009 17:15:39 +0000 (17:15 +0000)]
Fix 64-bit builds of libcups2.dll.
mike [Thu, 20 Aug 2009 18:14:25 +0000 (18:14 +0000)]
Sync up VC++ 2008 project files
mike [Thu, 20 Aug 2009 18:00:11 +0000 (18:00 +0000)]
Fix some issues in the VC++ 2005 files and add cupstestppd
mike [Thu, 20 Aug 2009 17:47:44 +0000 (17:47 +0000)]
More stuff to ignore.
mike [Thu, 20 Aug 2009 17:46:23 +0000 (17:46 +0000)]
Ignore generated files.
mike [Thu, 20 Aug 2009 17:34:40 +0000 (17:34 +0000)]
Add X64 targets to VC++ 2005 project file.
mike [Fri, 7 Aug 2009 22:30:30 +0000 (22:30 +0000)]
The --with-pdftops configure option did not accept a full path to the filter
(STR #3278)
mike [Fri, 7 Aug 2009 22:28:30 +0000 (22:28 +0000)]
The banner filter did not position the back side image correctly (STR #3277)
mike [Fri, 7 Aug 2009 22:27:12 +0000 (22:27 +0000)]
The dnssd backend could crash (STR #3272)
Fix sigaction call...
mike [Fri, 7 Aug 2009 22:24:14 +0000 (22:24 +0000)]
The 1284 device ID sometimes contained trailing garbage (STR #3266)
mike [Tue, 14 Jul 2009 23:26:20 +0000 (23:26 +0000)]
Update DirtyCleanInterval documentation (STR #3260)
mike [Tue, 14 Jul 2009 23:22:17 +0000 (23:22 +0000)]
The USB backend returned different URIs for some printers than in CUPS 1.3
(STR #3259)
mike [Tue, 14 Jul 2009 23:17:24 +0000 (23:17 +0000)]
Do job-hold-until processing on the client (STR #3258)
mike [Tue, 14 Jul 2009 23:07:52 +0000 (23:07 +0000)]
Fix cleanup error for kqueue (STR #3256)
mike [Tue, 14 Jul 2009 23:02:05 +0000 (23:02 +0000)]
Try Bonjour host name if there is no certificate registered for the interface.
mike [Tue, 7 Jul 2009 18:44:55 +0000 (18:44 +0000)]
Add localization for desktop file (STR #3250)
mike [Tue, 7 Jul 2009 17:19:36 +0000 (17:19 +0000)]
Update allow/deny documentation to mention hostname lookups (STR #3242)
mike [Tue, 7 Jul 2009 16:55:26 +0000 (16:55 +0000)]
Update credits for Basque localization.
mike [Tue, 7 Jul 2009 16:52:34 +0000 (16:52 +0000)]
Add Basque localization, minus the cups.desktop file (STR #3250)
mike [Tue, 7 Jul 2009 15:34:10 +0000 (15:34 +0000)]
The scheduler did not protect against bad job control files in all cases
(STR #3253)
mike [Tue, 7 Jul 2009 14:14:59 +0000 (14:14 +0000)]
The scheduler did not encode "+" in model names (STR #3254)
mike [Thu, 2 Jul 2009 19:15:37 +0000 (19:15 +0000)]
Update Spanish localization (STR #3248)
mike [Thu, 2 Jul 2009 14:10:47 +0000 (14:10 +0000)]
Update Japanese localization (STR #3246)
mike [Wed, 1 Jul 2009 22:32:59 +0000 (22:32 +0000)]
Provide a different default for cupsInteger0 on Mac OS X.
mike [Wed, 1 Jul 2009 21:10:38 +0000 (21:10 +0000)]
Prevent reopening (and subsequent leaking) of class driver for device ID
queries - just reuse the existing one!
mike [Wed, 1 Jul 2009 16:35:09 +0000 (16:35 +0000)]
Add Niklas to the credits file.
mike [Wed, 1 Jul 2009 16:33:23 +0000 (16:33 +0000)]
Add Swedish translation of desktop menu item.
mike [Wed, 1 Jul 2009 15:27:13 +0000 (15:27 +0000)]
Fix option templates to show correct default choice (STR #3244)
mike [Wed, 1 Jul 2009 15:23:28 +0000 (15:23 +0000)]
Final part of STR #3231 - flush remaining data *before* upgrading the
connection, not after.
mike [Wed, 1 Jul 2009 04:01:31 +0000 (04:01 +0000)]
Fix Xcode documentation set generation bugs.
mike [Tue, 30 Jun 2009 22:14:44 +0000 (22:14 +0000)]
Fix incorrect usage of strncat.
Free GNU TLS context on error.
mike [Fri, 26 Jun 2009 18:26:36 +0000 (18:26 +0000)]
Multiplex input from the side-channel socket and stdin when copying print data
for printing, otherwise SNMP side-channel requests can timeout...
mike [Fri, 26 Jun 2009 17:35:11 +0000 (17:35 +0000)]
Prep for 1.4.0 release.
mike [Fri, 26 Jun 2009 17:29:22 +0000 (17:29 +0000)]
Minor change for the fix to STR #3231 - don't abort on low-level HTTP error.
mike [Thu, 25 Jun 2009 17:07:26 +0000 (17:07 +0000)]
Need to make recoverable message available on all platforms now.
mike [Mon, 22 Jun 2009 20:46:13 +0000 (20:46 +0000)]
Update CUPS API docos.
mike [Mon, 22 Jun 2009 20:44:34 +0000 (20:44 +0000)]
Document that the caller has to call unlink on the returned filename (STR #3230)
mike [Mon, 22 Jun 2009 20:40:28 +0000 (20:40 +0000)]
Fix error handling in cupsGetResponse (STR #3231)