]>
git.ipfire.org Git - thirdparty/cups-filters.git/log
mike [Fri, 11 Feb 2011 20:53:05 +0000 (20:53 +0000)]
Report expected status codes when none match.
mike [Fri, 11 Feb 2011 16:53:47 +0000 (16:53 +0000)]
Minor tweak to cupsDoIORequest code to allow any successful status while writing
document data, in case a non-conforming printer decides to respond before
receiving all document data.
mike [Fri, 11 Feb 2011 00:48:11 +0000 (00:48 +0000)]
Fix memory crasher in sample server - wrong order of arguments for group and
"quickcopy"...
mike [Fri, 11 Feb 2011 00:02:57 +0000 (00:02 +0000)]
Ignore ipptool-shared executable.
mike [Thu, 10 Feb 2011 23:50:39 +0000 (23:50 +0000)]
Redo fix for STR #3791.
mike [Thu, 10 Feb 2011 23:19:21 +0000 (23:19 +0000)]
Back out change for STR #3791 (need something different)
Add a target to build a shared version of ippserver.
mike [Thu, 10 Feb 2011 22:42:48 +0000 (22:42 +0000)]
Fix memory leak in cupsGetDests when default server cannot be contacted.
mike [Thu, 10 Feb 2011 18:54:46 +0000 (18:54 +0000)]
Fix one more edge case for bad Expect handling in printers (STR #3791)
mike [Wed, 9 Feb 2011 07:16:56 +0000 (07:16 +0000)]
Fix some issues with the IPP test server code - no Expect support, and some
faulty memory management (still need to track down an issue with document-format
after the Print-Job test...)
mike [Mon, 24 Jan 2011 23:50:11 +0000 (23:50 +0000)]
Fix XML output from ipptool such that each attribute group gets its own dictionary in the plist output.
mike [Mon, 24 Jan 2011 23:27:39 +0000 (23:27 +0000)]
Make logging consistent for notify_post.
mike [Mon, 24 Jan 2011 22:22:37 +0000 (22:22 +0000)]
CHangelog
mike [Mon, 24 Jan 2011 22:19:47 +0000 (22:19 +0000)]
Fix default ICC color profile selection.
mike [Mon, 24 Jan 2011 21:49:15 +0000 (21:49 +0000)]
Fix policy handling for the CUPS-Get-Document operation.
mike [Fri, 21 Jan 2011 23:56:14 +0000 (23:56 +0000)]
Fix some clang-reported issues.
mike [Fri, 21 Jan 2011 22:52:43 +0000 (22:52 +0000)]
Provide default values for pages-per-minute and pages-per-minute-color.
mike [Fri, 21 Jan 2011 22:19:43 +0000 (22:19 +0000)]
Fix Xerox issue with early HTTP responses (STR #3778)
mike [Wed, 19 Jan 2011 21:38:13 +0000 (21:38 +0000)]
Fix email notifications on Mac OS X.
mike [Wed, 19 Jan 2011 17:40:08 +0000 (17:40 +0000)]
Fix all-static builds.
mike [Wed, 19 Jan 2011 05:42:56 +0000 (05:42 +0000)]
Add support for conflicts for AP_FIRSTPAGE_*.
mike [Wed, 19 Jan 2011 04:13:03 +0000 (04:13 +0000)]
Always advertise the "air" key in the TXT record.
mike [Wed, 19 Jan 2011 00:38:36 +0000 (00:38 +0000)]
ipptool didn't support providing multiple integer or enum values.
mike [Tue, 18 Jan 2011 22:53:11 +0000 (22:53 +0000)]
Decrease sleep delay to 15 seconds.
mike [Tue, 18 Jan 2011 21:37:09 +0000 (21:37 +0000)]
Fix process name that is reported.
mike [Tue, 18 Jan 2011 00:43:41 +0000 (00:43 +0000)]
Fix build warning.
mike [Mon, 17 Jan 2011 23:49:21 +0000 (23:49 +0000)]
IPP backend cleanup - use Validate-Job prior to Print-Job/Create-Job.
Also load PWG mapping data from the PPD.
mike [Mon, 17 Jan 2011 23:40:54 +0000 (23:40 +0000)]
Remove unused set_hold_until function.
mike [Mon, 17 Jan 2011 22:17:11 +0000 (22:17 +0000)]
The scheduler did not retry fax jobs properly.
mike [Mon, 17 Jan 2011 22:16:18 +0000 (22:16 +0000)]
Fix compiler warning.
mike [Mon, 17 Jan 2011 06:25:37 +0000 (06:25 +0000)]
Fix issue with NumCopies - 0 = printer default.
mike [Mon, 17 Jan 2011 05:40:28 +0000 (05:40 +0000)]
Update CUPS Raster documentation.
mike [Fri, 14 Jan 2011 18:37:46 +0000 (18:37 +0000)]
Update generated documentation using latest mxmldoc to fix STR #3758.
mike [Fri, 14 Jan 2011 18:00:41 +0000 (18:00 +0000)]
Fix dbus check in configure script (STR #3774)
mike [Wed, 12 Jan 2011 22:13:30 +0000 (22:13 +0000)]
The scheduler now recognizes an empty cupsCommands PPD keyword as meaning that
CUPS commands are not supported for a printer (STR #3773)
mike [Wed, 12 Jan 2011 22:06:40 +0000 (22:06 +0000)]
Fix some compilation fixes (STR #3771)
mike [Tue, 11 Jan 2011 21:52:32 +0000 (21:52 +0000)]
Remove garbage at end of #endif...
mike [Tue, 11 Jan 2011 21:46:14 +0000 (21:46 +0000)]
Revert previous change for STR #3691.
mike [Tue, 11 Jan 2011 07:08:51 +0000 (07:08 +0000)]
Use some HTML 5 input types.
mike [Tue, 11 Jan 2011 07:05:21 +0000 (07:05 +0000)]
Update copyrights.
mike [Tue, 11 Jan 2011 06:57:08 +0000 (06:57 +0000)]
Fix a crash bug in the scheduler when the application/octet-stream MIME type
was not defined (STR #3690)
mike [Tue, 11 Jan 2011 06:49:41 +0000 (06:49 +0000)]
Fail if SSL is requested and unavailable (STR #3659)
mike [Tue, 11 Jan 2011 06:38:32 +0000 (06:38 +0000)]
Polled printers were advertised more slowly than necessary (STR #3574)
mike [Tue, 11 Jan 2011 06:30:51 +0000 (06:30 +0000)]
Update stylesheet to expand the clickable area for tabs.
mike [Tue, 11 Jan 2011 05:53:45 +0000 (05:53 +0000)]
Choosing "maintenance" from the web interface displayed an error instead of the
original page (STR #3345)
mike [Tue, 11 Jan 2011 05:28:33 +0000 (05:28 +0000)]
Setting the allowed users and other administrative settings failed for classes
(STR #3769)
mike [Tue, 11 Jan 2011 05:04:03 +0000 (05:04 +0000)]
Fix a compile problem on Solaris (STR #3718)
mike [Tue, 11 Jan 2011 04:50:46 +0000 (04:50 +0000)]
cupsResolveConflicts() did not handle resolving multiple UIConstraints issues
(STR #3705)
mike [Tue, 11 Jan 2011 04:15:47 +0000 (04:15 +0000)]
The cupstestppd program now shows an error for files missing a CloseGroup
keyword (STR #3668)
mike [Tue, 11 Jan 2011 03:48:42 +0000 (03:48 +0000)]
Fix SetEnv and PassEnv (STR #3664)
mike [Tue, 11 Jan 2011 03:14:11 +0000 (03:14 +0000)]
Fix adminurl in TXT record.
Always register the LPD service, just use port 0 when it isn't enabled.
mike [Tue, 11 Jan 2011 03:04:04 +0000 (03:04 +0000)]
Add note about Listen and Port lines.
mike [Tue, 11 Jan 2011 00:26:15 +0000 (00:26 +0000)]
For the default access rights, show a placeholder for the originating user name.
mike [Mon, 10 Jan 2011 08:06:59 +0000 (08:06 +0000)]
Don't require one of the UTF-8 tests to pass on Linux...
mike [Mon, 10 Jan 2011 08:02:48 +0000 (08:02 +0000)]
Fix compiler warnings.
mike [Mon, 10 Jan 2011 07:39:27 +0000 (07:39 +0000)]
Don't depend on having a SecItem.h header.
mike [Mon, 10 Jan 2011 07:09:09 +0000 (07:09 +0000)]
Fix PPD/PNG serving when web interface is disabled.
mike [Sat, 8 Jan 2011 00:56:50 +0000 (00:56 +0000)]
Stop trying to do multi-part... (STR #3455)
mike [Sat, 8 Jan 2011 00:51:27 +0000 (00:51 +0000)]
The libusb-based USB backend printed slowly to the LaserJet 1300 and other
printers (STR #3405)
mike [Sat, 8 Jan 2011 00:39:35 +0000 (00:39 +0000)]
"lp" and "lpr" failed to print with Kerberos enabled (STR #3768)
Make sure we don't re-use Kerberos credentials for multiple requests.
mike [Sat, 8 Jan 2011 00:30:45 +0000 (00:30 +0000)]
Fix typo in lpadmin man page.
mike [Sat, 8 Jan 2011 00:02:22 +0000 (00:02 +0000)]
The web interface now shows the manual URI entry form for auto-detected LPD
printers without a queue name (STR #3755)
mike [Fri, 7 Jan 2011 23:56:17 +0000 (23:56 +0000)]
Fix BrowseRelay documentation error (STR #3750)
mike [Fri, 7 Jan 2011 23:52:02 +0000 (23:52 +0000)]
Second half of fix for STR #3749 - don't try writing Listen or Port in settings.
mike [Fri, 7 Jan 2011 23:48:26 +0000 (23:48 +0000)]
The cupsctl program now displays an error if you try to directly set the Port or
Listen directives (STR #3749)
mike [Fri, 7 Jan 2011 23:40:21 +0000 (23:40 +0000)]
PPD files with "*JobPatchFile: bla" no longer fail to load in relaxed
conformance mode (STR #3747)
mike [Fri, 7 Jan 2011 23:37:26 +0000 (23:37 +0000)]
Fix typo for Deny directive documentation (STR #3745)
mike [Fri, 7 Jan 2011 23:35:18 +0000 (23:35 +0000)]
The scheduler generated a bad notify-text string for printer state change
notifications (STR #3739)
mike [Fri, 7 Jan 2011 23:32:12 +0000 (23:32 +0000)]
The scheduler incorrectly updated printers.conf when it really needed to update
classes.conf or remote.cache (STR #3726)
mike [Fri, 7 Jan 2011 23:20:41 +0000 (23:20 +0000)]
Hardwired remote printers with options did not work (STR #3717)
mike [Fri, 7 Jan 2011 23:06:54 +0000 (23:06 +0000)]
Update authenticated policy documentation (STR #3710)
mike [Fri, 7 Jan 2011 22:44:53 +0000 (22:44 +0000)]
Accessing the CUPS web interface using a CNAME-based hostname would sometimes
fail due to redirection to the actual hostname (STR #3701)
mike [Fri, 7 Jan 2011 22:02:40 +0000 (22:02 +0000)]
Subscription events had a misspelled attribute (STR #3693)
mike [Fri, 7 Jan 2011 20:20:34 +0000 (20:20 +0000)]
Attempt to fix PIE support on Linux (STR #3691)
mike [Fri, 7 Jan 2011 20:15:10 +0000 (20:15 +0000)]
"make check" failed if LC_MESSAGES was set (STR #3765)
mike [Fri, 7 Jan 2011 20:12:17 +0000 (20:12 +0000)]
Fixed the configure script to always look for the pkg-config script (STR #3761)
mike [Fri, 7 Jan 2011 19:53:46 +0000 (19:53 +0000)]
Retry DNS-SD name resolutions (STR #3753)
mike [Thu, 6 Jan 2011 23:21:39 +0000 (23:21 +0000)]
Fix compilation on DragonFly BSD (STR #3738)
mike [Thu, 6 Jan 2011 22:20:15 +0000 (22:20 +0000)]
Fix Solaris "make check" issues (STR #3729)
mike [Thu, 6 Jan 2011 22:00:19 +0000 (22:00 +0000)]
The default PageLogFormat value had the username and job ID swapped from CUPS
1.3.x (STR #3727)
mike [Thu, 6 Jan 2011 19:19:02 +0000 (19:19 +0000)]
Fix checks for rangeOfInteger values - allow a match of the lower bound, too.
mike [Thu, 6 Jan 2011 18:49:38 +0000 (18:49 +0000)]
Update cups-driverd documentation to include all fields that a driver interface
program can report (STR #3720).
Also add notes section detailing that driver interface programs are
deprecated.
mike [Tue, 4 Jan 2011 14:01:58 +0000 (14:01 +0000)]
Name resolution errors no longer cause queues to stop (STR #3719)
mike [Mon, 3 Jan 2011 23:09:51 +0000 (23:09 +0000)]
The web interface did not allow setting of a default custom page size
(STR #3707)
mike [Mon, 3 Jan 2011 20:52:15 +0000 (20:52 +0000)]
Remove old firewire files.
mike [Mon, 3 Jan 2011 20:42:48 +0000 (20:42 +0000)]
The scheduler could crash if a browsed printer times out while a job is printing
(STR #3754)
mike [Mon, 3 Jan 2011 15:23:42 +0000 (15:23 +0000)]
The scheduler incorrectly mapped custom page sizes to standard sizes (STR #3764)
mike [Sun, 2 Jan 2011 17:18:36 +0000 (17:18 +0000)]
Fix ippserver so it builds without mDNSResponder.
mike [Thu, 23 Dec 2010 23:39:08 +0000 (23:39 +0000)]
Fix color profile dictionary creation.
mike [Wed, 22 Dec 2010 16:15:13 +0000 (16:15 +0000)]
Whitespace.
mike [Wed, 22 Dec 2010 16:05:04 +0000 (16:05 +0000)]
Add a new "cups-exec" helper program to apply security profiles. This works
around some depemdencies for Mac OS X sandbox and may eventually allow us to
more easily support customized SELinux/AppArmor profiles for jobs.
mike [Wed, 22 Dec 2010 03:25:51 +0000 (03:25 +0000)]
Make generic PostScript printer support color.
mike [Tue, 21 Dec 2010 23:28:36 +0000 (23:28 +0000)]
Re-add IPP attribute to PPD mapping to cupsMarkOptions, this time using the
PWG mapping code (STR #3756)
mike [Thu, 9 Dec 2010 21:24:51 +0000 (21:24 +0000)]
Update documentation, fix typo in cupsd.conf template.-
mike [Wed, 8 Dec 2010 07:13:22 +0000 (07:13 +0000)]
Allow client-error-not-possible for Cancel-Job test.
mike [Fri, 3 Dec 2010 18:06:59 +0000 (18:06 +0000)]
One more try...
mike [Fri, 3 Dec 2010 17:27:08 +0000 (17:27 +0000)]
Fix bundle directory path (need to drill down deeper...)
mike [Fri, 3 Dec 2010 16:53:10 +0000 (16:53 +0000)]
Fix installation of cups.strings file - need to use the right variable name...
mike [Fri, 3 Dec 2010 16:34:24 +0000 (16:34 +0000)]
Fix one more compile error (STR #3740)
mike [Fri, 3 Dec 2010 06:33:46 +0000 (06:33 +0000)]
Show job-printer-state-message in long job output.
mike [Fri, 3 Dec 2010 06:29:20 +0000 (06:29 +0000)]
Fix compile errors (STR #3740)