]> git.ipfire.org Git - thirdparty/cups.git/log
thirdparty/cups.git
7 years agoFix malformed device-id for printers found by dnssd 4836/head
Laurent Bigonville [Wed, 8 Jun 2016 06:59:33 +0000 (08:59 +0200)] 
Fix malformed device-id for printers found by dnssd

Add missing semicolon between printer model and command

Closes: #4835
7 years agoFix EPM packaging file.
Michael Sweet [Thu, 2 Jun 2016 16:08:37 +0000 (12:08 -0400)] 
Fix EPM packaging file.

7 years agoBump version.
Michael Sweet [Tue, 31 May 2016 18:05:53 +0000 (14:05 -0400)] 
Bump version.

7 years agoExit with keep-alive instead of doing a in-place restart when on-demand
Michael Sweet [Tue, 31 May 2016 17:42:28 +0000 (13:42 -0400)] 
Exit with keep-alive instead of doing a in-place restart when on-demand
launching is in use (Issue #4760)

7 years agoFix compiler warning.
Michael Sweet [Mon, 30 May 2016 23:47:39 +0000 (19:47 -0400)] 
Fix compiler warning.

7 years agoUpdate private threading API.
Michael Sweet [Mon, 30 May 2016 23:45:17 +0000 (19:45 -0400)] 
Update private threading API.

7 years agoFix compiler warnings.
Michael Sweet [Mon, 30 May 2016 23:41:07 +0000 (19:41 -0400)] 
Fix compiler warnings.

7 years agoMerge branch 'master' of https://github.com/apple/cups
Michael Sweet [Mon, 30 May 2016 23:11:42 +0000 (19:11 -0400)] 
Merge branch 'master' of https://github.com/apple/cups

7 years agoFix typo in cupsctl man page (PR #4829)
Michael Sweet [Mon, 30 May 2016 23:10:06 +0000 (19:10 -0400)] 
Fix typo in cupsctl man page (PR #4829)

7 years agoUpdate configure script.
Michael R Sweet [Fri, 27 May 2016 20:49:59 +0000 (16:49 -0400)] 
Update configure script.

7 years agoUpdate copyrights on all man pages.
Michael Sweet [Thu, 26 May 2016 12:57:11 +0000 (08:57 -0400)] 
Update copyrights on all man pages.

7 years agoMerge pull request #4818 from jschwender/master
Michael R Sweet [Thu, 26 May 2016 11:21:50 +0000 (07:21 -0400)] 
Merge pull request #4818 from jschwender/master

add some missing translation

7 years agoMerge pull request #4822 from zdohnal/lpinfo-username
Michael R Sweet [Thu, 26 May 2016 11:20:29 +0000 (07:20 -0400)] 
Merge pull request #4822 from zdohnal/lpinfo-username

Update lpinfo.man - removed -U username

7 years agoSupport POSIX option processing (Issue #4813)
Michael Sweet [Wed, 25 May 2016 23:33:42 +0000 (19:33 -0400)] 
Support POSIX option processing (Issue #4813)

7 years agoImprove performance of web interface with large numbers of jobs (Issue #3819)
Michael Sweet [Wed, 25 May 2016 21:33:36 +0000 (17:33 -0400)] 
Improve performance of web interface with large numbers of jobs (Issue #3819)

Also re-work web interface to not allow the order to be changed (since that
will negatively impact performance) but instead add first/last buttons to the
pager.

7 years agoAdd new administrative APis help.
Michael Sweet [Wed, 25 May 2016 15:55:27 +0000 (11:55 -0400)] 
Add new administrative APis help.

7 years agohttpAddrConnect2 could get into an infinite loop for socket errors.
Michael Sweet [Tue, 24 May 2016 02:13:54 +0000 (22:13 -0400)] 
httpAddrConnect2 could get into an infinite loop for socket errors.

7 years agoFix compile errors.
Michael R Sweet [Wed, 18 May 2016 18:54:04 +0000 (11:54 -0700)] 
Fix compile errors.

7 years agoImplement TrustOnFirstUse option and CRLs (GNU TLS) to allow for printing only
Michael Sweet [Wed, 18 May 2016 18:42:37 +0000 (14:42 -0400)] 
Implement TrustOnFirstUse option and CRLs (GNU TLS) to allow for printing only
to trusted printers/servers (<rdar://problem/25711658>)

This change also makes the default value of AllowExpiredCerts NO instead of YES.

Finally, add support for loading most client.conf options (NOT ServerName or
User) from /Library/Printers/org.cups.PrintingPrefs.plist on OS X.

7 years agoThe scheduler now advertises PWG Raster attributes for IPP Everywhere clients
Michael Sweet [Mon, 16 May 2016 23:54:35 +0000 (19:54 -0400)] 
The scheduler now advertises PWG Raster attributes for IPP Everywhere clients
(Issue #4428)

7 years agoThe scheduler now logs informational messages for jobs at LogLevel "info"
Michael Sweet [Mon, 16 May 2016 13:39:10 +0000 (09:39 -0400)] 
The scheduler now logs informational messages for jobs at LogLevel "info"
(Issue #4815)

7 years agoThe scheduler now uses the getgrouplist function when available (Issue #4611)
Michael Sweet [Fri, 13 May 2016 16:11:52 +0000 (12:11 -0400)] 
The scheduler now uses the getgrouplist function when available (Issue #4611)

7 years agoDrop old IPP Everywhere self-certification project from VC++ directory.
Michael Sweet [Fri, 13 May 2016 14:47:40 +0000 (10:47 -0400)] 
Drop old IPP Everywhere self-certification project from VC++ directory.

Update README for Windows.

7 years agoFix time_at_xxx substitutions in jobs template (Issue #4041)
Michael Sweet [Wed, 11 May 2016 19:24:45 +0000 (15:24 -0400)] 
Fix time_at_xxx substitutions in jobs template (Issue #4041)

7 years agoRename "job-actual-printer-uri" to "job-printer-uri-actual".
Michael Sweet [Wed, 11 May 2016 19:05:40 +0000 (15:05 -0400)] 
Rename "job-actual-printer-uri" to "job-printer-uri-actual".

7 years agoAdd reference to IANA registry for printer-state-reasons values.
Michael Sweet [Wed, 11 May 2016 18:47:04 +0000 (14:47 -0400)] 
Add reference to IANA registry for printer-state-reasons values.

7 years agoFix printing of multiple files to raw queues (Issue #4782)
Michael Sweet [Wed, 11 May 2016 15:25:37 +0000 (11:25 -0400)] 
Fix printing of multiple files to raw queues (Issue #4782)

7 years agoFix Hold-New-Jobs implementation (Issue #4767)
Michael Sweet [Wed, 11 May 2016 14:35:53 +0000 (10:35 -0400)] 
Fix Hold-New-Jobs implementation (Issue #4767)

7 years agoAdd quotes around DYLD_INSERT_LIBRARIES value.
Michael Sweet [Wed, 11 May 2016 14:34:08 +0000 (10:34 -0400)] 
Add quotes around DYLD_INSERT_LIBRARIES value.

7 years agoUpdate man pages.
Michael Sweet [Wed, 11 May 2016 14:33:53 +0000 (10:33 -0400)] 
Update man pages.

7 years agoUpdate lpinfo.man - removed -U username 4822/head
zdohnal [Mon, 9 May 2016 11:22:24 +0000 (13:22 +0200)] 
Update lpinfo.man - removed -U username

8 years agoAdd common options to lp/lpr man pages (Issue #4794)
Michael Sweet [Mon, 2 May 2016 22:58:42 +0000 (18:58 -0400)] 
Add common options to lp/lpr man pages (Issue #4794)

8 years agoChangelog.
Michael Sweet [Mon, 2 May 2016 22:02:31 +0000 (18:02 -0400)] 
Changelog.

8 years agoAdd Brazilian Portuguese localization (Issue #4796)
Michael Sweet [Mon, 2 May 2016 22:01:42 +0000 (18:01 -0400)] 
Add Brazilian Portuguese localization (Issue #4796)

8 years agoUpdate localization files.
Michael Sweet [Mon, 2 May 2016 21:27:01 +0000 (17:27 -0400)] 
Update localization files.

8 years agoDeal with duplicate finishing-template values due to templates for different
Michael Sweet [Mon, 2 May 2016 21:07:54 +0000 (17:07 -0400)] 
Deal with duplicate finishing-template values due to templates for different
media sizes.

8 years agoAdd support for finishings and finishings-col.finishing-template.
Michael Sweet [Mon, 2 May 2016 21:03:56 +0000 (17:03 -0400)] 
Add support for finishings and finishings-col.finishing-template.

8 years agoStagger connect calls by 100ms to avoid "confusing" printers and/or the network
Michael Sweet [Mon, 2 May 2016 17:03:47 +0000 (13:03 -0400)] 
Stagger connect calls by 100ms to avoid "confusing" printers and/or the network
stack.

Add a socket-static target for testing.

8 years agoUpdate choose-device.tmpl 4818/head
jschwender [Fri, 29 Apr 2016 17:10:11 +0000 (19:10 +0200)] 
Update choose-device.tmpl

8 years agoUpdate modify-printer.tmpl
jschwender [Fri, 29 Apr 2016 17:08:55 +0000 (19:08 +0200)] 
Update modify-printer.tmpl

8 years agoUpdate choose-device.tmpl
jschwender [Fri, 29 Apr 2016 17:04:39 +0000 (19:04 +0200)] 
Update choose-device.tmpl

8 years agoMerge pull request #4814 from jschwender/master
Michael R Sweet [Sun, 24 Apr 2016 15:19:04 +0000 (11:19 -0400)] 
Merge pull request #4814 from jschwender/master

updated, more complete german translation

8 years agoversion was hardcoded 4814/head
jschwender [Sat, 23 Apr 2016 09:29:15 +0000 (11:29 +0200)] 
version was hardcoded

8 years agoupdated, more complete german translation
root [Fri, 22 Apr 2016 12:15:35 +0000 (14:15 +0200)] 
updated, more complete german translation

8 years agoMerge pull request #4792 from OdyX/fix-spelling-error-in-ipp-var
Michael R Sweet [Thu, 21 Apr 2016 20:39:20 +0000 (16:39 -0400)] 
Merge pull request #4792 from OdyX/fix-spelling-error-in-ipp-var

Fix spelling error in 'returning'

8 years agoMerge pull request #4807 from OdyX/fix-spanish-gerunds
Michael R Sweet [Thu, 21 Apr 2016 20:38:49 +0000 (16:38 -0400)] 
Merge pull request #4807 from OdyX/fix-spanish-gerunds

Fix spanish gerunds in index.html

8 years agoPR #4808: Fix builds without Avahi or mDNSResponder.
Michael R Sweet [Thu, 21 Apr 2016 20:21:54 +0000 (16:21 -0400)] 
PR #4808: Fix builds without Avahi or mDNSResponder.

8 years agoCheck for newer Security framework header version to avoid compiler error.
Michael Sweet [Tue, 19 Apr 2016 19:22:33 +0000 (15:22 -0400)] 
Check for newer Security framework header version to avoid compiler error.

8 years agoFix spanish gerunds in index.html 4807/head
Santiago Vila [Tue, 19 Apr 2016 17:23:09 +0000 (19:23 +0200)] 
Fix spanish gerunds in index.html

Bug-Debian: https://bugs.debian.org/821788

8 years agoAdd remaining binaries that are built by the makefiles.
Michael Sweet [Fri, 15 Apr 2016 15:35:57 +0000 (11:35 -0400)] 
Add remaining binaries that are built by the makefiles.

Fix compiler warning.

8 years agoAdd more targets covering the CGIs and filters.
Michael Sweet [Fri, 15 Apr 2016 14:31:13 +0000 (10:31 -0400)] 
Add more targets covering the CGIs and filters.

Fix some build warnings.

8 years agoMerge branch 'master' of https://github.com/apple/cups
Michael R Sweet [Fri, 15 Apr 2016 11:15:56 +0000 (07:15 -0400)] 
Merge branch 'master' of https://github.com/apple/cups

8 years agoSave work on adding all unit tests to Xcode project.
Michael R Sweet [Fri, 15 Apr 2016 11:14:51 +0000 (07:14 -0400)] 
Save work on adding all unit tests to Xcode project.

8 years agoFix some localization issues with Norwegian.
Michael Sweet [Thu, 14 Apr 2016 16:09:35 +0000 (12:09 -0400)] 
Fix some localization issues with Norwegian.

8 years agoMove cupsGetDevices to adminutil.h since it isn't a regular application API.
Michael Sweet [Thu, 14 Apr 2016 12:44:22 +0000 (08:44 -0400)] 
Move cupsGetDevices to adminutil.h since it isn't a regular application API.

8 years agoFix some bugs in the new server-side TLS support code.
Michael R Sweet [Wed, 13 Apr 2016 20:55:07 +0000 (16:55 -0400)] 
Fix some bugs in the new server-side TLS support code.

8 years agoSwitch USB implementation to handle iterating with multiple interfaces.
Michael Sweet [Wed, 13 Apr 2016 16:45:44 +0000 (12:45 -0400)] 
Switch USB implementation to handle iterating with multiple interfaces.

8 years agoIgnore all .git* files too.
Michael Sweet [Wed, 13 Apr 2016 16:30:24 +0000 (12:30 -0400)] 
Ignore all .git* files too.

8 years agoOmit extra files from archives.
Michael Sweet [Wed, 13 Apr 2016 16:28:09 +0000 (12:28 -0400)] 
Omit extra files from archives.

8 years agoDrop SVN stuff from version.
Michael Sweet [Wed, 13 Apr 2016 15:43:34 +0000 (11:43 -0400)] 
Drop SVN stuff from version.

8 years agoDrop API help for CGI, MIME, and PPD compiler libraries.
Michael Sweet [Tue, 12 Apr 2016 11:00:21 +0000 (07:00 -0400)] 
Drop API help for CGI, MIME, and PPD compiler libraries.

Don't uninstall public headers, these are all now private headers.

8 years agoMove CGI, PPD compiler, and MIME heades to the private headers directory.
Michael Sweet [Tue, 12 Apr 2016 10:52:27 +0000 (06:52 -0400)] 
Move CGI, PPD compiler, and MIME heades to the private headers directory.

8 years agoRemove unused files or files that are being developed in a separate repository.
Michael Sweet [Tue, 12 Apr 2016 10:45:12 +0000 (06:45 -0400)] 
Remove unused files or files that are being developed in a separate repository.

8 years agoIgnore GNU gettext backup (.bck) files.
Michael R Sweet [Tue, 12 Apr 2016 00:31:03 +0000 (20:31 -0400)] 
Ignore GNU gettext backup (.bck) files.

8 years agoUpdate localization files.
Michael R Sweet [Tue, 12 Apr 2016 00:30:36 +0000 (20:30 -0400)] 
Update localization files.

8 years agoIgnore Xcode docset "tokens" files.
Michael R Sweet [Tue, 12 Apr 2016 00:29:32 +0000 (20:29 -0400)] 
Ignore Xcode docset "tokens" files.

8 years agoRemove all of the Subversion keywords from various source files.
Michael R Sweet [Tue, 12 Apr 2016 00:28:30 +0000 (20:28 -0400)] 
Remove all of the Subversion keywords from various source files.

8 years agoWork around undocumented side-effect of SecItemAdd...
Michael R Sweet [Mon, 11 Apr 2016 22:36:42 +0000 (18:36 -0400)] 
Work around undocumented side-effect of SecItemAdd...

8 years agoUpdate cert code to not require a keychain. Default keychain works on all platforms...
Michael R Sweet [Mon, 11 Apr 2016 22:35:25 +0000 (18:35 -0400)] 
Update cert code to not require a keychain. Default keychain works on all platforms...

8 years agoAdd missing prototypes/definitions and do a first pass at fixing up the self-signed...
Michael R Sweet [Mon, 11 Apr 2016 21:37:14 +0000 (17:37 -0400)] 
Add missing prototypes/definitions and do a first pass at fixing up the self-signed cert code.

8 years agoMerge branch 'master' of https://github.com/apple/cups
Michael R Sweet [Mon, 11 Apr 2016 21:16:32 +0000 (17:16 -0400)] 
Merge branch 'master' of https://github.com/apple/cups

8 years agoCreated certificate should be RSA, not ECDSA.
Michael R Sweet [Mon, 11 Apr 2016 21:16:17 +0000 (17:16 -0400)] 
Created certificate should be RSA, not ECDSA.

8 years agoFix localization of some media sizes (Issue #4800)
Michael Sweet [Fri, 8 Apr 2016 21:11:40 +0000 (17:11 -0400)] 
Fix localization of some media sizes (Issue #4800)

8 years agoAdd debug info on failed keychain open.
Michael R Sweet [Thu, 7 Apr 2016 19:11:42 +0000 (15:11 -0400)] 
Add debug info on failed keychain open.

8 years agoCleanup cups-lpd - remove unused arguments.
Michael R Sweet [Thu, 7 Apr 2016 19:06:58 +0000 (15:06 -0400)] 
Cleanup cups-lpd - remove unused arguments.

8 years agoFix default TMPDIR path.
Michael R Sweet [Thu, 7 Apr 2016 19:05:35 +0000 (15:05 -0400)] 
Fix default TMPDIR path.

8 years agoMerge branch 'master' of https://github.com/apple/cups
Michael Sweet [Wed, 6 Apr 2016 18:04:44 +0000 (14:04 -0400)] 
Merge branch 'master' of https://github.com/apple/cups

8 years agoSave changes.
Michael Sweet [Wed, 6 Apr 2016 18:04:35 +0000 (14:04 -0400)] 
Save changes.

8 years agoDo not compress print jobs by default except for certain raster formats.
Michael R Sweet [Mon, 4 Apr 2016 19:13:08 +0000 (15:13 -0400)] 
Do not compress print jobs by default except for certain raster formats.

8 years agoAdd iOS target, config.h tweaks, and dest.c tweaks for builds.
Michael Sweet [Fri, 1 Apr 2016 02:55:51 +0000 (22:55 -0400)] 
Add iOS target, config.h tweaks, and dest.c tweaks for builds.

8 years agoThe scheduler did not handle out-of-disk situations gracefully (Issue #4742)
Michael R Sweet [Tue, 29 Mar 2016 14:05:12 +0000 (10:05 -0400)] 
The scheduler did not handle out-of-disk situations gracefully (Issue #4742)

8 years agoDocumentation changes (Issue #4781)
Michael R Sweet [Tue, 29 Mar 2016 13:59:55 +0000 (09:59 -0400)] 
Documentation changes (Issue #4781)

8 years agoFix spelling error in 'returning' 4792/head
Didier Raboud [Fri, 25 Mar 2016 10:08:26 +0000 (11:08 +0100)] 
Fix spelling error in 'returning'

8 years agoThe LPD mini-daemon now detects invalid UTF-8 sequences in job, document, and
Michael R Sweet [Thu, 24 Mar 2016 22:55:20 +0000 (18:55 -0400)] 
The LPD mini-daemon now detects invalid UTF-8 sequences in job, document, and
user names (Issue #4748)

8 years agoSilence compiler warning.
Michael R Sweet [Thu, 24 Mar 2016 22:53:53 +0000 (18:53 -0400)] 
Silence compiler warning.

8 years agoThe debug strings table for mime type operations was out of sync with the
Michael R Sweet [Thu, 24 Mar 2016 21:59:09 +0000 (17:59 -0400)] 
The debug strings table for mime type operations was out of sync with the
enumeration (PR #4787)

8 years agoDrop unused definitions.
Michael R Sweet [Thu, 24 Mar 2016 21:55:28 +0000 (17:55 -0400)] 
Drop unused definitions.

8 years agoThe ipptool program did not correctly report uriScheme values in plist output
Michael R Sweet [Thu, 24 Mar 2016 21:50:56 +0000 (17:50 -0400)] 
The ipptool program did not correctly report uriScheme values in plist output
(Issue #4785)

8 years agoThe ipptool program truncated values at 8k (Issue #4786)
Michael R Sweet [Thu, 24 Mar 2016 21:45:11 +0000 (17:45 -0400)] 
The ipptool program truncated values at 8k (Issue #4786)

8 years agoIgnore patches subdirectory.
Michael R Sweet [Thu, 24 Mar 2016 21:35:38 +0000 (17:35 -0400)] 
Ignore patches subdirectory.

8 years agoAdd USB quirk rule for Lexmark C540n (Issue #4778)
Michael R Sweet [Thu, 24 Mar 2016 21:29:58 +0000 (17:29 -0400)] 
Add USB quirk rule for Lexmark C540n (Issue #4778)

8 years agoAdd USB quirk rule for Xerox WorkCentre 3220 (Issue #4789)
Michael R Sweet [Thu, 24 Mar 2016 21:26:54 +0000 (17:26 -0400)] 
Add USB quirk rule for Xerox WorkCentre 3220 (Issue #4789)

8 years agoThe cups-lpd mini-daemon incorrectly included the document-name attribute when
Michael R Sweet [Thu, 24 Mar 2016 21:18:56 +0000 (17:18 -0400)] 
The cups-lpd mini-daemon incorrectly included the document-name attribute when
creating a job.  It should only be included when sending a job (Issue #4790)

8 years agoChanges to eliminate warnings from new Clang.
Michael Sweet [Wed, 23 Mar 2016 22:52:56 +0000 (18:52 -0400)] 
Changes to eliminate warnings from new Clang.

8 years agoMerge pull request #4788 from leoarnold/mailmap
Michael R Sweet [Thu, 17 Mar 2016 23:26:30 +0000 (19:26 -0400)] 
Merge pull request #4788 from leoarnold/mailmap

Add a mailmap for correct work attribution

8 years agoAdd a mailmap for correct work attribution 4788/head
Leo Arnold [Thu, 17 Mar 2016 22:26:27 +0000 (23:26 +0100)] 
Add a mailmap for correct work attribution

This MailMap will ensure correct GitHub attribution for Michael R Sweet

8 years agoFix markdown for some of the examples...
Michael Sweet [Thu, 17 Mar 2016 19:45:31 +0000 (15:45 -0400)] 
Fix markdown for some of the examples...

8 years agoUpdate CONTRIBUTING file to use markdown syntax.
Michael Sweet [Thu, 17 Mar 2016 19:42:38 +0000 (15:42 -0400)] 
Update CONTRIBUTING file to use markdown syntax.

Add that Github pull requests can be used to submit changes as well.

8 years agoRemove obsolete files and ignore Xcode files.
Michael Sweet [Thu, 17 Mar 2016 19:24:36 +0000 (15:24 -0400)] 
Remove obsolete files and ignore Xcode files.

8 years agoIgnore all generated files.
Michael Sweet [Tue, 15 Mar 2016 16:20:40 +0000 (12:20 -0400)] 
Ignore all generated files.