]> git.ipfire.org Git - thirdparty/cups.git/log
thirdparty/cups.git
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)

7 years agoAdd "kerberos" policy for Kerberized printing support (standard on macOS for a
Michael R Sweet [Tue, 15 Nov 2016 17:24:44 +0000 (12:24 -0500)] 
Add "kerberos" policy for Kerberized printing support (standard on macOS for a
long time...)

7 years agoAdd "printer-id" attribute to list of printer attributes.
Michael R Sweet [Tue, 15 Nov 2016 17:24:18 +0000 (12:24 -0500)] 
Add "printer-id" attribute to list of printer attributes.

7 years agoAdd address logging to network backends (<rdar://problem/29268474>)
Michael R Sweet [Tue, 15 Nov 2016 17:12:05 +0000 (12:12 -0500)] 
Add address logging to network backends (<rdar://problem/29268474>)

7 years agoHandle Apple raster.
Michael Sweet [Wed, 9 Nov 2016 02:31:50 +0000 (21:31 -0500)] 
Handle Apple raster.

7 years agoMore IPP Everywhere fixes/improvements (Issue #4916)
Michael R Sweet [Tue, 8 Nov 2016 16:55:54 +0000 (11:55 -0500)] 
More IPP Everywhere fixes/improvements (Issue #4916)

7 years agoFix typo.
Michael R Sweet [Tue, 8 Nov 2016 14:34:44 +0000 (09:34 -0500)] 
Fix typo.

7 years agoThe ippContainsString function now uses case-insensitive comparisons for
Michael R Sweet [Tue, 8 Nov 2016 14:34:31 +0000 (09:34 -0500)] 
The ippContainsString function now uses case-insensitive comparisons for
mimeMediaType, name, and text values in conformance with RFC 2911.

7 years agoDon't create log files on startup (<rdar://problem/28332470>)
Michael Sweet [Mon, 7 Nov 2016 21:23:36 +0000 (16:23 -0500)] 
Don't create log files on startup (<rdar://problem/28332470>)

7 years agoFix some issues with the Zebra ZPL printer driver (Issue #4898)
Michael R Sweet [Mon, 7 Nov 2016 15:17:58 +0000 (10:17 -0500)] 
Fix some issues with the Zebra ZPL printer driver (Issue #4898)

- Move "delete graphic" command after "end format" command since some older
  printers seem to have bugs with that.
- Add "print width" command so that label is properly centered.
- Add "inverted orientation" command so that labels are properly oriented
  (leading-edge == top)

7 years agoUpdate HTML versions of man pages.
Michael R Sweet [Mon, 7 Nov 2016 15:17:48 +0000 (10:17 -0500)] 
Update HTML versions of man pages.

7 years agoMore changes for Issue #4909:
Michael Sweet [Fri, 28 Oct 2016 22:29:04 +0000 (18:29 -0400)] 
More changes for Issue #4909:

- Don't include cupsFilter2 lines for PostScript, PCLXL, or TIFF.
- Update PWG media support code to always have a PPD size name.

7 years agoImprove IPP Everywhere support (Issue #4909)
Michael R Sweet [Thu, 27 Oct 2016 19:53:47 +0000 (15:53 -0400)] 
Improve IPP Everywhere support (Issue #4909)

7 years agoUpdate HTML versions of man pages.
Michael R Sweet [Thu, 27 Oct 2016 19:42:39 +0000 (15:42 -0400)] 
Update HTML versions of man pages.

7 years agoAdd beta support for AppleRaster (per IANA Printer MIB)
Michael R Sweet [Thu, 27 Oct 2016 19:41:51 +0000 (15:41 -0400)] 
Add beta support for AppleRaster (per IANA Printer MIB)

7 years agoAdd a USB quirk rule for the Kyocera Ecosys P6026cdn (Issue #4900)
Michael Sweet [Fri, 21 Oct 2016 05:17:13 +0000 (01:17 -0400)] 
Add a USB quirk rule for the Kyocera Ecosys P6026cdn (Issue #4900)

7 years agoFixed some issues with IPP Everywhere printer support (Issue #4893)
Michael Sweet [Fri, 21 Oct 2016 05:15:15 +0000 (01:15 -0400)] 
Fixed some issues with IPP Everywhere printer support (Issue #4893)

7 years agoFix Brazilian Portugeuse web interface (PR #4894)
Michael Sweet [Fri, 21 Oct 2016 03:51:32 +0000 (23:51 -0400)] 
Fix Brazilian Portugeuse web interface (PR #4894)

7 years agoMerge branch 'master' of https://github.com/apple/cups
Michael Sweet [Fri, 21 Oct 2016 03:49:10 +0000 (23:49 -0400)] 
Merge branch 'master' of https://github.com/apple/cups

7 years agoUpdate API documentation (PR #4896).
Michael Sweet [Fri, 21 Oct 2016 03:48:50 +0000 (23:48 -0400)] 
Update API documentation (PR #4896).

7 years agoMerge pull request #4908 from EvertonMelo/patch-4
Michael R Sweet [Fri, 21 Oct 2016 03:46:34 +0000 (23:46 -0400)] 
Merge pull request #4908 from EvertonMelo/patch-4

Update cups.desktop.in for Bengali Indian

7 years agoFix builds on systems without a working poll() implementation (Issue #4905)
Michael R Sweet [Thu, 20 Oct 2016 20:52:11 +0000 (16:52 -0400)] 
Fix builds on systems without a working poll() implementation (Issue #4905)

7 years agoRemove ASL checks from configure script and config.h files.
Michael R Sweet [Thu, 20 Oct 2016 20:47:22 +0000 (16:47 -0400)] 
Remove ASL checks from configure script and config.h files.

7 years agoDrop remainder of ASL logging code since it is deprecated in macOS Sierra.
Michael R Sweet [Thu, 20 Oct 2016 20:45:51 +0000 (16:45 -0400)] 
Drop remainder of ASL logging code since it is deprecated in macOS Sierra.

7 years agoRemove unnecessary logging.
Michael R Sweet [Thu, 20 Oct 2016 20:35:52 +0000 (16:35 -0400)] 
Remove unnecessary logging.

Fix compiler warning for group ID comparisons.

7 years agoFix crash bug.
Michael R Sweet [Thu, 20 Oct 2016 19:02:40 +0000 (15:02 -0400)] 
Fix crash bug.