]> git.ipfire.org Git - thirdparty/cups-filters.git/log
thirdparty/cups-filters.git
14 years agoReport expected status codes when none match.
mike [Fri, 11 Feb 2011 20:53:05 +0000 (20:53 +0000)] 
Report expected status codes when none match.

14 years agoMinor tweak to cupsDoIORequest code to allow any successful status while writing
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.

14 years agoFix memory crasher in sample server - wrong order of arguments for group and
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"...

14 years agoIgnore ipptool-shared executable.
mike [Fri, 11 Feb 2011 00:02:57 +0000 (00:02 +0000)] 
Ignore ipptool-shared executable.

14 years agoRedo fix for STR #3791.
mike [Thu, 10 Feb 2011 23:50:39 +0000 (23:50 +0000)] 
Redo fix for STR #3791.

14 years agoBack out change for STR #3791 (need something different)
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.

14 years agoFix memory leak in cupsGetDests when default server cannot be contacted.
mike [Thu, 10 Feb 2011 22:42:48 +0000 (22:42 +0000)] 
Fix memory leak in cupsGetDests when default server cannot be contacted.

14 years agoFix one more edge case for bad Expect handling in printers (STR #3791)
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)

14 years agoFix some issues with the IPP test server code - no Expect support, and some
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...)

14 years agoFix XML output from ipptool such that each attribute group gets its own dictionary...
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.

14 years agoMake logging consistent for notify_post.
mike [Mon, 24 Jan 2011 23:27:39 +0000 (23:27 +0000)] 
Make logging consistent for notify_post.

14 years agoCHangelog
mike [Mon, 24 Jan 2011 22:22:37 +0000 (22:22 +0000)] 
CHangelog

14 years agoFix default ICC color profile selection.
mike [Mon, 24 Jan 2011 22:19:47 +0000 (22:19 +0000)] 
Fix default ICC color profile selection.

14 years agoFix policy handling for the CUPS-Get-Document operation.
mike [Mon, 24 Jan 2011 21:49:15 +0000 (21:49 +0000)] 
Fix policy handling for the CUPS-Get-Document operation.

14 years agoFix some clang-reported issues.
mike [Fri, 21 Jan 2011 23:56:14 +0000 (23:56 +0000)] 
Fix some clang-reported issues.

14 years agoProvide default values for pages-per-minute and pages-per-minute-color.
mike [Fri, 21 Jan 2011 22:52:43 +0000 (22:52 +0000)] 
Provide default values for pages-per-minute and pages-per-minute-color.

14 years agoFix Xerox issue with early HTTP responses (STR #3778)
mike [Fri, 21 Jan 2011 22:19:43 +0000 (22:19 +0000)] 
Fix Xerox issue with early HTTP responses (STR #3778)

14 years agoFix email notifications on Mac OS X.
mike [Wed, 19 Jan 2011 21:38:13 +0000 (21:38 +0000)] 
Fix email notifications on Mac OS X.

14 years agoFix all-static builds.
mike [Wed, 19 Jan 2011 17:40:08 +0000 (17:40 +0000)] 
Fix all-static builds.

14 years agoAdd support for conflicts for AP_FIRSTPAGE_*.
mike [Wed, 19 Jan 2011 05:42:56 +0000 (05:42 +0000)] 
Add support for conflicts for AP_FIRSTPAGE_*.

14 years agoAlways advertise the "air" key in the TXT record.
mike [Wed, 19 Jan 2011 04:13:03 +0000 (04:13 +0000)] 
Always advertise the "air" key in the TXT record.

14 years agoipptool didn't support providing multiple integer or enum values.
mike [Wed, 19 Jan 2011 00:38:36 +0000 (00:38 +0000)] 
ipptool didn't support providing multiple integer or enum values.

14 years agoDecrease sleep delay to 15 seconds.
mike [Tue, 18 Jan 2011 22:53:11 +0000 (22:53 +0000)] 
Decrease sleep delay to 15 seconds.

14 years agoFix process name that is reported.
mike [Tue, 18 Jan 2011 21:37:09 +0000 (21:37 +0000)] 
Fix process name that is reported.

14 years agoFix build warning.
mike [Tue, 18 Jan 2011 00:43:41 +0000 (00:43 +0000)] 
Fix build warning.

14 years agoIPP backend cleanup - use Validate-Job prior to Print-Job/Create-Job.
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.

14 years agoRemove unused set_hold_until function.
mike [Mon, 17 Jan 2011 23:40:54 +0000 (23:40 +0000)] 
Remove unused set_hold_until function.

14 years agoThe scheduler did not retry fax jobs properly.
mike [Mon, 17 Jan 2011 22:17:11 +0000 (22:17 +0000)] 
The scheduler did not retry fax jobs properly.

14 years agoFix compiler warning.
mike [Mon, 17 Jan 2011 22:16:18 +0000 (22:16 +0000)] 
Fix compiler warning.

14 years agoFix issue with NumCopies - 0 = printer default.
mike [Mon, 17 Jan 2011 06:25:37 +0000 (06:25 +0000)] 
Fix issue with NumCopies - 0 = printer default.

14 years agoUpdate CUPS Raster documentation.
mike [Mon, 17 Jan 2011 05:40:28 +0000 (05:40 +0000)] 
Update CUPS Raster documentation.

14 years agoUpdate generated documentation using latest mxmldoc to fix STR #3758.
mike [Fri, 14 Jan 2011 18:37:46 +0000 (18:37 +0000)] 
Update generated documentation using latest mxmldoc to fix STR #3758.

14 years agoFix dbus check in configure script (STR #3774)
mike [Fri, 14 Jan 2011 18:00:41 +0000 (18:00 +0000)] 
Fix dbus check in configure script (STR #3774)

14 years agoThe scheduler now recognizes an empty cupsCommands PPD keyword as meaning that
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)

14 years agoFix some compilation fixes (STR #3771)
mike [Wed, 12 Jan 2011 22:06:40 +0000 (22:06 +0000)] 
Fix some compilation fixes (STR #3771)

14 years agoRemove garbage at end of #endif...
mike [Tue, 11 Jan 2011 21:52:32 +0000 (21:52 +0000)] 
Remove garbage at end of #endif...

14 years agoRevert previous change for STR #3691.
mike [Tue, 11 Jan 2011 21:46:14 +0000 (21:46 +0000)] 
Revert previous change for STR #3691.

14 years agoUse some HTML 5 input types.
mike [Tue, 11 Jan 2011 07:08:51 +0000 (07:08 +0000)] 
Use some HTML 5 input types.

14 years agoUpdate copyrights.
mike [Tue, 11 Jan 2011 07:05:21 +0000 (07:05 +0000)] 
Update copyrights.

14 years agoFix a crash bug in the scheduler when the application/octet-stream MIME type
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)

14 years agoFail if SSL is requested and unavailable (STR #3659)
mike [Tue, 11 Jan 2011 06:49:41 +0000 (06:49 +0000)] 
Fail if SSL is requested and unavailable (STR #3659)

14 years agoPolled printers were advertised more slowly than necessary (STR #3574)
mike [Tue, 11 Jan 2011 06:38:32 +0000 (06:38 +0000)] 
Polled printers were advertised more slowly than necessary (STR #3574)

14 years agoUpdate stylesheet to expand the clickable area for tabs.
mike [Tue, 11 Jan 2011 06:30:51 +0000 (06:30 +0000)] 
Update stylesheet to expand the clickable area for tabs.

14 years agoChoosing "maintenance" from the web interface displayed an error instead of the
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)

14 years agoSetting the allowed users and other administrative settings failed for classes
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)

14 years agoFix a compile problem on Solaris (STR #3718)
mike [Tue, 11 Jan 2011 05:04:03 +0000 (05:04 +0000)] 
Fix a compile problem on Solaris (STR #3718)

14 years agocupsResolveConflicts() did not handle resolving multiple UIConstraints issues
mike [Tue, 11 Jan 2011 04:50:46 +0000 (04:50 +0000)] 
cupsResolveConflicts() did not handle resolving multiple UIConstraints issues
(STR #3705)

14 years agoThe cupstestppd program now shows an error for files missing a CloseGroup
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)

14 years agoFix SetEnv and PassEnv (STR #3664)
mike [Tue, 11 Jan 2011 03:48:42 +0000 (03:48 +0000)] 
Fix SetEnv and PassEnv (STR #3664)

14 years agoFix adminurl in TXT record.
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.

14 years agoAdd note about Listen and Port lines.
mike [Tue, 11 Jan 2011 03:04:04 +0000 (03:04 +0000)] 
Add note about Listen and Port lines.

14 years agoFor the default access rights, show a placeholder for the originating user name.
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.

14 years agoDon't require one of the UTF-8 tests to pass on Linux...
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...

14 years agoFix compiler warnings.
mike [Mon, 10 Jan 2011 08:02:48 +0000 (08:02 +0000)] 
Fix compiler warnings.

14 years agoDon't depend on having a SecItem.h header.
mike [Mon, 10 Jan 2011 07:39:27 +0000 (07:39 +0000)] 
Don't depend on having a SecItem.h header.

14 years agoFix PPD/PNG serving when web interface is disabled.
mike [Mon, 10 Jan 2011 07:09:09 +0000 (07:09 +0000)] 
Fix PPD/PNG serving when web interface is disabled.

14 years agoStop trying to do multi-part... (STR #3455)
mike [Sat, 8 Jan 2011 00:56:50 +0000 (00:56 +0000)] 
Stop trying to do multi-part... (STR #3455)

14 years agoThe libusb-based USB backend printed slowly to the LaserJet 1300 and other
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)

14 years ago"lp" and "lpr" failed to print with Kerberos enabled (STR #3768)
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.

14 years agoFix typo in lpadmin man page.
mike [Sat, 8 Jan 2011 00:30:45 +0000 (00:30 +0000)] 
Fix typo in lpadmin man page.

14 years agoThe web interface now shows the manual URI entry form for auto-detected LPD
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)

14 years agoFix BrowseRelay documentation error (STR #3750)
mike [Fri, 7 Jan 2011 23:56:17 +0000 (23:56 +0000)] 
Fix BrowseRelay documentation error (STR #3750)

14 years agoSecond half of fix for STR #3749 - don't try writing Listen or Port in settings.
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.

14 years agoThe cupsctl program now displays an error if you try to directly set the Port or
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)

14 years agoPPD files with "*JobPatchFile: bla" no longer fail to load in relaxed
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)

14 years agoFix typo for Deny directive documentation (STR #3745)
mike [Fri, 7 Jan 2011 23:37:26 +0000 (23:37 +0000)] 
Fix typo for Deny directive documentation (STR #3745)

14 years agoThe scheduler generated a bad notify-text string for printer state change
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)

14 years agoThe scheduler incorrectly updated printers.conf when it really needed to update
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)

14 years agoHardwired remote printers with options did not work (STR #3717)
mike [Fri, 7 Jan 2011 23:20:41 +0000 (23:20 +0000)] 
Hardwired remote printers with options did not work (STR #3717)

14 years agoUpdate authenticated policy documentation (STR #3710)
mike [Fri, 7 Jan 2011 23:06:54 +0000 (23:06 +0000)] 
Update authenticated policy documentation (STR #3710)

14 years agoAccessing the CUPS web interface using a CNAME-based hostname would sometimes
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)

14 years agoSubscription events had a misspelled attribute (STR #3693)
mike [Fri, 7 Jan 2011 22:02:40 +0000 (22:02 +0000)] 
Subscription events had a misspelled attribute (STR #3693)

14 years agoAttempt to fix PIE support on Linux (STR #3691)
mike [Fri, 7 Jan 2011 20:20:34 +0000 (20:20 +0000)] 
Attempt to fix PIE support on Linux (STR #3691)

14 years ago"make check" failed if LC_MESSAGES was set (STR #3765)
mike [Fri, 7 Jan 2011 20:15:10 +0000 (20:15 +0000)] 
"make check" failed if LC_MESSAGES was set (STR #3765)

14 years agoFixed the configure script to always look for the pkg-config script (STR #3761)
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)

14 years agoRetry DNS-SD name resolutions (STR #3753)
mike [Fri, 7 Jan 2011 19:53:46 +0000 (19:53 +0000)] 
Retry DNS-SD name resolutions (STR #3753)

14 years agoFix compilation on DragonFly BSD (STR #3738)
mike [Thu, 6 Jan 2011 23:21:39 +0000 (23:21 +0000)] 
Fix compilation on DragonFly BSD (STR #3738)

14 years agoFix Solaris "make check" issues (STR #3729)
mike [Thu, 6 Jan 2011 22:20:15 +0000 (22:20 +0000)] 
Fix Solaris "make check" issues (STR #3729)

14 years agoThe default PageLogFormat value had the username and job ID swapped from CUPS
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)

14 years agoFix checks for rangeOfInteger values - allow a match of the lower bound, too.
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.

14 years agoUpdate cups-driverd documentation to include all fields that a driver interface
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.

14 years agoName resolution errors no longer cause queues to stop (STR #3719)
mike [Tue, 4 Jan 2011 14:01:58 +0000 (14:01 +0000)] 
Name resolution errors no longer cause queues to stop (STR #3719)

14 years agoThe web interface did not allow setting of a default custom page size
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)

14 years agoRemove old firewire files.
mike [Mon, 3 Jan 2011 20:52:15 +0000 (20:52 +0000)] 
Remove old firewire files.

14 years agoThe scheduler could crash if a browsed printer times out while a job is printing
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)

14 years agoThe scheduler incorrectly mapped custom page sizes to standard sizes (STR #3764)
mike [Mon, 3 Jan 2011 15:23:42 +0000 (15:23 +0000)] 
The scheduler incorrectly mapped custom page sizes to standard sizes (STR #3764)

14 years agoFix ippserver so it builds without mDNSResponder.
mike [Sun, 2 Jan 2011 17:18:36 +0000 (17:18 +0000)] 
Fix ippserver so it builds without mDNSResponder.

14 years agoFix color profile dictionary creation.
mike [Thu, 23 Dec 2010 23:39:08 +0000 (23:39 +0000)] 
Fix color profile dictionary creation.

14 years agoWhitespace.
mike [Wed, 22 Dec 2010 16:15:13 +0000 (16:15 +0000)] 
Whitespace.

14 years agoAdd a new "cups-exec" helper program to apply security profiles. This works
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.

14 years agoMake generic PostScript printer support color.
mike [Wed, 22 Dec 2010 03:25:51 +0000 (03:25 +0000)] 
Make generic PostScript printer support color.

14 years agoRe-add IPP attribute to PPD mapping to cupsMarkOptions, this time using the
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)

14 years agoUpdate documentation, fix typo in cupsd.conf template.-
mike [Thu, 9 Dec 2010 21:24:51 +0000 (21:24 +0000)] 
Update documentation, fix typo in cupsd.conf template.-

14 years agoAllow client-error-not-possible for Cancel-Job test.
mike [Wed, 8 Dec 2010 07:13:22 +0000 (07:13 +0000)] 
Allow client-error-not-possible for Cancel-Job test.

14 years agoOne more try...
mike [Fri, 3 Dec 2010 18:06:59 +0000 (18:06 +0000)] 
One more try...

14 years agoFix bundle directory path (need to drill down deeper...)
mike [Fri, 3 Dec 2010 17:27:08 +0000 (17:27 +0000)] 
Fix bundle directory path (need to drill down deeper...)

14 years agoFix installation of cups.strings file - need to use the right variable name...
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...

14 years agoFix one more compile error (STR #3740)
mike [Fri, 3 Dec 2010 16:34:24 +0000 (16:34 +0000)] 
Fix one more compile error (STR #3740)

14 years agoShow job-printer-state-message in long job output.
mike [Fri, 3 Dec 2010 06:33:46 +0000 (06:33 +0000)] 
Show job-printer-state-message in long job output.

14 years agoFix compile errors (STR #3740)
mike [Fri, 3 Dec 2010 06:29:20 +0000 (06:29 +0000)] 
Fix compile errors (STR #3740)