]> git.ipfire.org Git - thirdparty/cups.git/log
thirdparty/cups.git
7 years agoChangelog.
Michael Sweet [Fri, 26 May 2017 14:07:41 +0000 (10:07 -0400)] 
Changelog.

7 years agoAdd support for "-e" option in lpstat (Issue #5005)
Michael Sweet [Fri, 26 May 2017 14:06:54 +0000 (10:06 -0400)] 
Add support for "-e" option in lpstat (Issue #5005)

7 years agoMake local printer deletion independent of job history updates.
Michael Sweet [Fri, 26 May 2017 13:53:34 +0000 (09:53 -0400)] 
Make local printer deletion independent of job history updates.

7 years agoMake sure printer-is-temporary flag is set when creating a local queue
Michael Sweet [Fri, 26 May 2017 11:50:04 +0000 (07:50 -0400)] 
Make sure printer-is-temporary flag is set when creating a local queue
(Issue #5009)

7 years agoClear the shared flag on local queues (Issue #5008)
Michael Sweet [Fri, 26 May 2017 01:05:19 +0000 (21:05 -0400)] 
Clear the shared flag on local queues (Issue #5008)

7 years agoDelete temporary printers periodically and on shutdown (Issue #5003)
Michael Sweet [Thu, 25 May 2017 18:02:12 +0000 (14:02 -0400)] 
Delete temporary printers periodically and on shutdown (Issue #5003)

7 years agoRe-implement cupsGetDests and cupsCreateJob using cupsEnumDests (Issue #4993)
Michael Sweet [Wed, 17 May 2017 16:18:22 +0000 (12:18 -0400)] 
Re-implement cupsGetDests and cupsCreateJob using cupsEnumDests (Issue #4993)

7 years agoAllow PWG Raster types to vary by case (non-conformant behavior for Issue #4998)
Michael Sweet [Tue, 16 May 2017 18:40:11 +0000 (14:40 -0400)] 
Allow PWG Raster types to vary by case (non-conformant behavior for Issue #4998)

7 years agoFixed the "cancel all jobs" function in the web interface for several languages ...
Michael Sweet [Tue, 16 May 2017 18:35:54 +0000 (14:35 -0400)] 
Fixed the "cancel all jobs" function in the web interface for several languages (Issue #4999)

7 years agoRename README, INSTALL, CHANGES, and CREDITS files to .md (markdown).
Michael R Sweet [Mon, 1 May 2017 21:19:04 +0000 (17:19 -0400)] 
Rename README, INSTALL, CHANGES, and CREDITS files to .md (markdown).

7 years agoImplement cupsAddIntegerOption and cupsGetIntegerOption functions (Issue #4992)
Michael R Sweet [Mon, 1 May 2017 20:52:23 +0000 (16:52 -0400)] 
Implement cupsAddIntegerOption and cupsGetIntegerOption functions (Issue #4992)

7 years agoFix some typos in the new documentation.
Michael Sweet [Mon, 1 May 2017 16:26:22 +0000 (12:26 -0400)] 
Fix some typos in the new documentation.

7 years agoAdd a cover image for the new programming manual.
Michael Sweet [Sun, 30 Apr 2017 13:26:38 +0000 (09:26 -0400)] 
Add a cover image for the new programming manual.

7 years agoFix documentation comment.
Michael Sweet [Sun, 30 Apr 2017 05:25:49 +0000 (01:25 -0400)] 
Fix documentation comment.

7 years agoMove most of the CUPS library documentation into a new CUPS Programming Manual.
Michael Sweet [Sun, 30 Apr 2017 04:31:04 +0000 (00:31 -0400)] 
Move most of the CUPS library documentation into a new CUPS Programming Manual.

7 years agoChangelog.
Michael Sweet [Mon, 24 Apr 2017 19:15:28 +0000 (15:15 -0400)] 
Changelog.

7 years agoAdd support for cross-compilation (Issue #4897)
Michael Sweet [Mon, 24 Apr 2017 19:12:39 +0000 (15:12 -0400)] 
Add support for cross-compilation (Issue #4897)

7 years agoFix indentation, which some versions of GCC confuse for unexpected block
Michael R Sweet [Thu, 20 Apr 2017 19:09:36 +0000 (15:09 -0400)] 
Fix indentation, which some versions of GCC confuse for unexpected block
indentation.

7 years agoUse human-readable strings for printer-info.
Michael R Sweet [Thu, 20 Apr 2017 19:08:48 +0000 (15:08 -0400)] 
Use human-readable strings for printer-info.

7 years agoAvahi fixes for cupsEnumDests (Issue #4989)
Michael R Sweet [Thu, 20 Apr 2017 14:12:40 +0000 (10:12 -0400)] 
Avahi fixes for cupsEnumDests (Issue #4989)

Also fix timeouts to track elapsed time so the timeout is more accurate.

7 years agoSave work on Avahi code
Michael R Sweet [Thu, 20 Apr 2017 13:11:45 +0000 (09:11 -0400)] 
Save work on Avahi code

7 years agoUpdate cupsEnumDests implementation to return early if all printers have been
Michael R Sweet [Wed, 19 Apr 2017 19:29:42 +0000 (15:29 -0400)] 
Update cupsEnumDests implementation to return early if all printers have been
discovered (Issue #4989)

Also update the code to generate the same queue names as cupsd does for IPP
Everywhere printers.

7 years agoFix regression in job file preservation (Issue #4987)
Michael R Sweet [Tue, 18 Apr 2017 18:15:39 +0000 (14:15 -0400)] 
Fix regression in job file preservation (Issue #4987)

7 years agoSave work on new CUPS Programming Manual.
Michael Sweet [Fri, 14 Apr 2017 16:36:40 +0000 (12:36 -0400)] 
Save work on new CUPS Programming Manual.

7 years agoUse curley single quotes, too.
Michael Sweet [Wed, 5 Apr 2017 19:30:17 +0000 (15:30 -0400)] 
Use curley single quotes, too.

7 years agoBump version in doco files. v2.2.3
Michael R Sweet [Tue, 28 Mar 2017 18:26:53 +0000 (14:26 -0400)] 
Bump version in doco files.

7 years agoUpdated the job listing in the web interface (Issue #4978)
Michael R Sweet [Tue, 28 Mar 2017 17:32:42 +0000 (13:32 -0400)] 
Updated the job listing in the web interface (Issue #4978)

7 years agoThe "reprint job" option was not available for some canceled jobs (Issue #4915)
Michael Sweet [Tue, 28 Mar 2017 12:49:16 +0000 (08:49 -0400)] 
The "reprint job" option was not available for some canceled jobs (Issue #4915)

7 years agoFix mantohtml compiler warning (Issue #4982)
Michael R Sweet [Tue, 14 Mar 2017 18:26:26 +0000 (14:26 -0400)] 
Fix mantohtml compiler warning (Issue #4982)

7 years agoClean out old code (Issue #4980)
Michael R Sweet [Tue, 14 Mar 2017 17:03:24 +0000 (13:03 -0400)] 
Clean out old code (Issue #4980)

7 years agoFix logic error.
Michael R Sweet [Tue, 14 Mar 2017 13:10:55 +0000 (09:10 -0400)] 
Fix logic error.

7 years agoFix an issue with the error handling for the network backends (Issue #4979)
Michael R Sweet [Tue, 14 Mar 2017 13:01:18 +0000 (09:01 -0400)] 
Fix an issue with the error handling for the network backends (Issue #4979)

7 years agoUnlock CUPS keychain as needed (appears that the CUPS keychain gets re-locked
Michael R Sweet [Mon, 13 Mar 2017 16:46:04 +0000 (12:46 -0400)] 
Unlock CUPS keychain as needed (appears that the CUPS keychain gets re-locked
after some random period of inactivity).

7 years agoUpdate HTML man pages.
Michael R Sweet [Mon, 13 Mar 2017 16:45:55 +0000 (12:45 -0400)] 
Update HTML man pages.

7 years agoUpdate cups.strings file to use double prime for inches abbreviation instead of
Michael Sweet [Sat, 11 Mar 2017 15:03:40 +0000 (10:03 -0500)] 
Update cups.strings file to use double prime for inches abbreviation instead of
a straight double quote.

7 years agoThe IPP Everywhere finishings support did not work correctly with common UI or
Michael Sweet [Fri, 10 Mar 2017 18:52:48 +0000 (13:52 -0500)] 
The IPP Everywhere finishings support did not work correctly with common UI or
command-line options (Issue #4976)

Split finishing options into "standard" groups so that simple "pick one" UI can
be used.

7 years agoUpdate localized media type names.
Michael Sweet [Fri, 10 Mar 2017 17:23:22 +0000 (12:23 -0500)] 
Update localized media type names.

7 years agoFix localization of media type values, add a few common vendor-specific types.
Michael Sweet [Fri, 10 Mar 2017 16:27:24 +0000 (11:27 -0500)] 
Fix localization of media type values, add a few common vendor-specific types.

7 years agoAllow "Negotiate" as an AuthType/DefaultAuthType, even on systems that don't
Michael Sweet [Thu, 9 Mar 2017 20:24:58 +0000 (15:24 -0500)] 
Allow "Negotiate" as an AuthType/DefaultAuthType, even on systems that don't
have Kerberos support compiled in.  The result will be a run-time access
failure that gets logged instead of stopping cupsd (Issue #4947)

7 years agoAdd meaningful error messages to IPP Everywhere PPD generator (Issue #4954)
Michael Sweet [Thu, 9 Mar 2017 20:20:24 +0000 (15:20 -0500)] 
Add meaningful error messages to IPP Everywhere PPD generator (Issue #4954)

7 years agoUpdate MediaType code to list all media-type-supported values, regardless of
Michael Sweet [Thu, 9 Mar 2017 20:04:39 +0000 (15:04 -0500)] 
Update MediaType code to list all media-type-supported values, regardless of
whether they are standard names (Issue #4953)

Also add HP mis-spelling of 'photographic' ('photo').

7 years agoSupport all print-quality values reported by the printer, regardless of the
Michael Sweet [Thu, 9 Mar 2017 19:55:24 +0000 (14:55 -0500)] 
Support all print-quality values reported by the printer, regardless of the
supported resolutions (Issue #4953)

7 years agoSend media-col for media-source and media-type, even if the size isn't specified
Michael Sweet [Thu, 9 Mar 2017 19:31:35 +0000 (14:31 -0500)] 
Send media-col for media-source and media-type, even if the size isn't specified
(Issue #4963)

7 years agoBump the number of finishings-supported values that can be defined (was 5, now
Michael Sweet [Thu, 9 Mar 2017 19:07:51 +0000 (14:07 -0500)] 
Bump the number of finishings-supported values that can be defined (was 5, now
is 100...)

7 years agoReport finishings based on the PPD cache (Issue #4960, Issue #4961, Issue #4962)
Michael Sweet [Thu, 9 Mar 2017 19:06:42 +0000 (14:06 -0500)] 
Report finishings based on the PPD cache (Issue #4960, Issue #4961, Issue #4962)

7 years agoFirst half of the changes for Issue #4960, Issue #4961, and Issue #4962 - add
Michael Sweet [Wed, 8 Mar 2017 21:07:09 +0000 (16:07 -0500)] 
First half of the changes for Issue #4960, Issue #4961, and Issue #4962 - add
a cupsIPPFinishings mapping for standard/common keywords when cupsIPPFinishings
is not specified in the PPD file (as it should be for CUPS drivers).

7 years agoFix some more localization issues on macOS (<rdar://problem/27245567>)
Michael Sweet [Wed, 8 Mar 2017 19:35:12 +0000 (14:35 -0500)] 
Fix some more localization issues on macOS (<rdar://problem/27245567>)

7 years agoEliminate compiler warning.
Michael Sweet [Wed, 8 Mar 2017 18:52:30 +0000 (13:52 -0500)] 
Eliminate compiler warning.

7 years agoThe scheduler could pause responding to client requests in order to save state
Michael Sweet [Wed, 8 Mar 2017 18:43:23 +0000 (13:43 -0500)] 
The scheduler could pause responding to client requests in order to save state
changes to disk (<rdar://problem/28690656>)

7 years agoSync up with fixes from IPP sample project.
Michael R Sweet [Tue, 7 Mar 2017 20:54:38 +0000 (15:54 -0500)] 
Sync up with fixes from IPP sample project.

7 years agoAlso escape " in regex paths.
Michael R Sweet [Tue, 7 Mar 2017 20:46:51 +0000 (15:46 -0500)] 
Also escape " in regex paths.

7 years agoMirror changes from IPP sample code.
Michael Sweet [Wed, 1 Mar 2017 20:23:47 +0000 (15:23 -0500)] 
Mirror changes from IPP sample code.

7 years agoMerge pull request #4972 from jwilk/phony
Michael R Sweet [Tue, 28 Feb 2017 14:54:18 +0000 (09:54 -0500)] 
Merge pull request #4972 from jwilk/phony

Fix .PHONY declaration

7 years agoFix .PHONY declaration 4972/head
Jakub Wilk [Mon, 27 Feb 2017 19:55:56 +0000 (20:55 +0100)] 
Fix .PHONY declaration

7 years agoThe IPP backend could get into an infinite loop for certain errors, causing a
Michael R Sweet [Thu, 26 Jan 2017 21:27:05 +0000 (16:27 -0500)] 
The IPP backend could get into an infinite loop for certain errors, causing a
hung queue (<rdar://problem/28008717>)

7 years agoUpdate copyrights.
Michael R Sweet [Thu, 26 Jan 2017 21:20:13 +0000 (16:20 -0500)] 
Update copyrights.

7 years agoBump version to 2.2.3.
Michael R Sweet [Thu, 26 Jan 2017 21:14:10 +0000 (16:14 -0500)] 
Bump version to 2.2.3.

Update changelog.

7 years agoOne other spot to catch another slightly different language ID for "traditional
Michael R Sweet [Thu, 26 Jan 2017 20:44:09 +0000 (15:44 -0500)] 
One other spot to catch another slightly different language ID for "traditional
chinese"...

7 years agoAdd private API for mapping Apple language ID to POSIX locale ID.
Michael R Sweet [Thu, 26 Jan 2017 20:36:50 +0000 (15:36 -0500)] 
Add private API for mapping Apple language ID to POSIX locale ID.

7 years agoUpdate Visual Studio projects v2.2.2
Michael Sweet [Tue, 17 Jan 2017 19:27:22 +0000 (14:27 -0500)] 
Update Visual Studio projects

7 years agoUpdate DLL exports.
Michael R Sweet [Tue, 17 Jan 2017 19:24:05 +0000 (14:24 -0500)] 
Update DLL exports.

7 years agoFix scripts and RPM spec file.
Michael Sweet [Tue, 17 Jan 2017 17:38:01 +0000 (12:38 -0500)] 
Fix scripts and RPM spec file.

7 years agoFix filename of source tarball.
Michael Sweet [Tue, 17 Jan 2017 17:28:29 +0000 (12:28 -0500)] 
Fix filename of source tarball.

7 years agoFix URL in spec file.
Michael Sweet [Tue, 17 Jan 2017 17:27:53 +0000 (12:27 -0500)] 
Fix URL in spec file.

7 years agoBring back RPM test script, tweak makesrcdist to work.
Michael R Sweet [Tue, 17 Jan 2017 17:24:30 +0000 (12:24 -0500)] 
Bring back RPM test script, tweak makesrcdist to work.

7 years agoMore tweaks.
Michael R Sweet [Tue, 17 Jan 2017 17:16:53 +0000 (12:16 -0500)] 
More tweaks.

7 years agoPrep for v2.2.2.
Michael R Sweet [Tue, 17 Jan 2017 17:16:07 +0000 (12:16 -0500)] 
Prep for v2.2.2.

7 years agoFix rastertopwg line offset bug (Issue #4942)
Michael Sweet [Tue, 17 Jan 2017 16:59:38 +0000 (11:59 -0500)] 
Fix rastertopwg line offset bug (Issue #4942)

7 years agoIgnore more generated files.
Michael Sweet [Tue, 17 Jan 2017 15:50:10 +0000 (10:50 -0500)] 
Ignore more generated files.

7 years agoFix reporting of printed pages in the web interface (Issue #4924)
Michael R Sweet [Mon, 16 Jan 2017 21:38:21 +0000 (16:38 -0500)] 
Fix reporting of printed pages in the web interface (Issue #4924)

7 years agoOptimize connection usage in the IPP backend.
Michael R Sweet [Mon, 16 Jan 2017 17:00:25 +0000 (12:00 -0500)] 
Optimize connection usage in the IPP backend.

7 years agoAdd example for IPP Everywhere printers.
Michael R Sweet [Mon, 16 Jan 2017 14:52:23 +0000 (09:52 -0500)] 
Add example for IPP Everywhere printers.

Update mailing list link.

7 years agoUpdate copyrights on man pages.
Michael R Sweet [Mon, 16 Jan 2017 14:41:07 +0000 (09:41 -0500)] 
Update copyrights on man pages.

7 years agoUpdate API help files, fix annotation of some cups_printer_t enums.
Michael R Sweet [Mon, 16 Jan 2017 14:34:58 +0000 (09:34 -0500)] 
Update API help files, fix annotation of some cups_printer_t enums.

7 years agoFix source file header text duplication text duplication.
Michael R Sweet [Mon, 16 Jan 2017 14:31:01 +0000 (09:31 -0500)] 
Fix source file header text duplication text duplication.

Bump copyright to 2017 in web interface and README files.

7 years agoChangelog.
Michael R Sweet [Mon, 16 Jan 2017 14:01:31 +0000 (09:01 -0500)] 
Changelog.

7 years agoFix localization bug (Issue #4946)
Michael R Sweet [Mon, 16 Jan 2017 14:00:48 +0000 (09:00 -0500)] 
Fix localization bug (Issue #4946)

7 years agoChangelog for Issue #4901.
Michael R Sweet [Fri, 13 Jan 2017 22:33:03 +0000 (17:33 -0500)] 
Changelog for Issue #4901.

7 years agoForce HTTP state when sending a response (possible fix for Issue #4901)
Michael R Sweet [Thu, 5 Jan 2017 16:33:35 +0000 (11:33 -0500)] 
Force HTTP state when sending a response (possible fix for Issue #4901)

7 years agoFix bug reported by Stephan...
Michael R Sweet [Thu, 5 Jan 2017 14:36:57 +0000 (09:36 -0500)] 
Fix bug reported by Stephan...

7 years agoAdd reporting of HTTP state (as well as status) in cupsdReadClient, in hopes of
Michael R Sweet [Wed, 4 Jan 2017 22:23:29 +0000 (17:23 -0500)] 
Add reporting of HTTP state (as well as status) in cupsdReadClient, in hopes of
identifying why two users are experiencing continuous 100-continues after a
client disconnects after an authentication challenge.

7 years agoBump copyright for other changes made this year.
Michael R Sweet [Wed, 4 Jan 2017 22:23:15 +0000 (17:23 -0500)] 
Bump copyright for other changes made this year.

7 years agoAdd support for "internal" keychain name (uses CUPS keychain instead of user/
Michael R Sweet [Wed, 4 Jan 2017 22:22:01 +0000 (17:22 -0500)] 
Add support for "internal" keychain name (uses CUPS keychain instead of user/
login or system-wide keychains/stores) in cups-files.conf for testing.

7 years agoUpdate localization files.
Michael R Sweet [Tue, 3 Jan 2017 21:43:11 +0000 (16:43 -0500)] 
Update localization files.

7 years agoAdd output-bin support for IPP Everywhere printers (Issue #4938)
Michael R Sweet [Tue, 3 Jan 2017 21:42:46 +0000 (16:42 -0500)] 
Add output-bin support for IPP Everywhere printers (Issue #4938)

7 years agoDon't treat "localhost.localdomain" as an allowed replacement for localhost, since...
Michael R Sweet [Tue, 3 Jan 2017 18:52:47 +0000 (13:52 -0500)] 
Don't treat "localhost.localdomain" as an allowed replacement for localhost, since it isn't.

7 years agoUpdate systemd config files (Issue #4935)
Michael R Sweet [Tue, 3 Jan 2017 18:42:40 +0000 (13:42 -0500)] 
Update systemd config files (Issue #4935)

7 years agoUpdate packaging files (Issue #4940)
Michael R Sweet [Tue, 3 Jan 2017 18:36:43 +0000 (13:36 -0500)] 
Update packaging files (Issue #4940)

7 years agoOne more fix for asymmetric resolutions (Issue #4934)
Michael R Sweet [Wed, 14 Dec 2016 20:44:59 +0000 (15:44 -0500)] 
One more fix for asymmetric resolutions (Issue #4934)

7 years agoOnly list supported PDLs (Issue #4923)
Michael Sweet [Wed, 14 Dec 2016 15:02:17 +0000 (10:02 -0500)] 
Only list supported PDLs (Issue #4923)

7 years agoTweak the PDL priority (Issue #4932)
Michael Sweet [Wed, 14 Dec 2016 14:44:55 +0000 (09:44 -0500)] 
Tweak the PDL priority (Issue #4932)

7 years agoSuppress duplicate media sizes (Issue #4933)
Michael Sweet [Wed, 14 Dec 2016 14:39:28 +0000 (09:39 -0500)] 
Suppress duplicate media sizes (Issue #4933)

7 years agoFix asymmetric resolution bug, address unit test issues.
Michael Sweet [Wed, 14 Dec 2016 14:01:18 +0000 (09:01 -0500)] 
Fix asymmetric resolution bug, address unit test issues.

7 years agoFix compiler error on some versions of macOS.
Michael R Sweet [Thu, 8 Dec 2016 16:46:45 +0000 (11:46 -0500)] 
Fix compiler error on some versions of macOS.

7 years agoBump version to 2.2.2, sync up IDE config.h files with the autoconf one.
Michael Sweet [Fri, 18 Nov 2016 14:14:06 +0000 (09:14 -0500)] 
Bump version to 2.2.2, sync up IDE config.h files with the autoconf one.

7 years agoFix compiler warning.
Michael Sweet [Fri, 18 Nov 2016 14:05:49 +0000 (09:05 -0500)] 
Fix compiler warning.

7 years agoFix compiler warning.
Michael Sweet [Fri, 18 Nov 2016 13:47:24 +0000 (08:47 -0500)] 
Fix compiler warning.

7 years agoFix size of header (Issue #4920)
Michael Sweet [Fri, 18 Nov 2016 13:45:44 +0000 (08:45 -0500)] 
Fix size of header (Issue #4920)

7 years agoFix some more IPP Everywhere PPD generator problems (Issue #4921)
Michael Sweet [Fri, 18 Nov 2016 12:40:34 +0000 (07:40 -0500)] 
Fix some more IPP Everywhere PPD generator problems (Issue #4921)

7 years agoLet's Encrypt certificates did not work when the hostname contained uppercase
Michael R Sweet [Thu, 17 Nov 2016 18:32:45 +0000 (13:32 -0500)] 
Let's Encrypt certificates did not work when the hostname contained uppercase
letters (Issue #4919)