]> git.ipfire.org Git - thirdparty/cups.git/log
thirdparty/cups.git
5 years agoAdd libcups component name, localization bundle support for iOS.
Michael R Sweet [Mon, 29 Oct 2018 20:36:11 +0000 (16:36 -0400)] 
Add libcups component name, localization bundle support for iOS.

5 years agoDon't install cupscgi, cupsmime, or cupsppdc shared libraries.
Michael R Sweet [Mon, 29 Oct 2018 16:12:41 +0000 (12:12 -0400)] 
Don't install cupscgi, cupsmime, or cupsppdc shared libraries.

5 years agoMake sure _cups_debug_set always exists.
Michael R Sweet [Thu, 25 Oct 2018 18:18:36 +0000 (14:18 -0400)] 
Make sure _cups_debug_set always exists.

5 years agoNeed to install debug-private.h as a private header.
Michael R Sweet [Thu, 25 Oct 2018 17:09:46 +0000 (13:09 -0400)] 
Need to install debug-private.h as a private header.

5 years agoUse 'Standard' process type to get higher priority for printing.
Michael R Sweet [Fri, 19 Oct 2018 02:05:11 +0000 (22:05 -0400)] 
Use 'Standard' process type to get higher priority for printing.

5 years agoDrop -Wno-format-truncation since only newer versions of GCC support it and the confi...
Michael R Sweet [Fri, 19 Oct 2018 02:00:43 +0000 (22:00 -0400)] 
Drop -Wno-format-truncation since only newer versions of GCC support it and the configure check has never worked.

5 years agoUpdate the location of strings files on newer versions of macOS.
Michael R Sweet [Fri, 19 Oct 2018 01:53:15 +0000 (21:53 -0400)] 
Update the location of strings files on newer versions of macOS.

Don't install debug symbols for static libraries.

5 years agoDon't install/remove private headers for internal libraries.
Michael R Sweet [Thu, 18 Oct 2018 18:36:16 +0000 (14:36 -0400)] 
Don't install/remove private headers for internal libraries.

Don't install symlinks for internal libraries.

5 years agoMove debug printfs to internal usage only.
Michael R Sweet [Thu, 18 Oct 2018 18:25:09 +0000 (14:25 -0400)] 
Move debug printfs to internal usage only.

Also, old MD5 code is internal-only.

5 years agoDrop _httpTLSSetCredentials - not implemented or used.
Michael R Sweet [Thu, 18 Oct 2018 14:18:53 +0000 (10:18 -0400)] 
Drop _httpTLSSetCredentials - not implemented or used.

5 years agoDon't install internal headers.
Michael R Sweet [Thu, 18 Oct 2018 13:38:49 +0000 (09:38 -0400)] 
Don't install internal headers.

5 years agoCleanup.
Michael R Sweet [Wed, 17 Oct 2018 20:54:15 +0000 (16:54 -0400)] 
Cleanup.

5 years agoSave/restore line number to fix error line reporting.
Michael R Sweet [Wed, 17 Oct 2018 20:36:35 +0000 (16:36 -0400)] 
Save/restore line number to fix error line reporting.

5 years agoDon't install headers for libcupcgi, libcupsmime, or libcupsppdc.
Michael R Sweet [Wed, 17 Oct 2018 20:12:46 +0000 (16:12 -0400)] 
Don't install headers for libcupcgi, libcupsmime, or libcupsppdc.

5 years agoFix embedded whitespace issue.
Michael R Sweet [Wed, 17 Oct 2018 18:17:47 +0000 (14:17 -0400)] 
Fix embedded whitespace issue.

5 years agoRe-wrap comment.
Michael R Sweet [Wed, 17 Oct 2018 17:09:37 +0000 (13:09 -0400)] 
Re-wrap comment.

5 years agoFix location of program database.
Michael R Sweet [Wed, 17 Oct 2018 15:40:37 +0000 (11:40 -0400)] 
Fix location of program database.

5 years agoDrop SNMP functions.
Michael R Sweet [Wed, 17 Oct 2018 15:36:45 +0000 (11:36 -0400)] 
Drop SNMP functions.

5 years agoUpdate Windows DLL exports.
Michael R Sweet [Wed, 17 Oct 2018 15:35:37 +0000 (11:35 -0400)] 
Update Windows DLL exports.

5 years agoDon't need to include zlib header.
Michael R Sweet [Wed, 17 Oct 2018 15:35:03 +0000 (11:35 -0400)] 
Don't need to include zlib header.

5 years agoRemove dependency on zlib headers outside of libcups.
Michael R Sweet [Wed, 17 Oct 2018 15:31:45 +0000 (11:31 -0400)] 
Remove dependency on zlib headers outside of libcups.

5 years agoMore build fixes.
Michael R Sweet [Tue, 16 Oct 2018 20:31:07 +0000 (16:31 -0400)] 
More build fixes.

5 years agoAdd missing DNSSD.LIB functions.
Michael R Sweet [Tue, 16 Oct 2018 20:09:17 +0000 (16:09 -0400)] 
Add missing DNSSD.LIB functions.

5 years agoFix build issues, add missing files.
Michael R Sweet [Tue, 16 Oct 2018 19:31:09 +0000 (15:31 -0400)] 
Fix build issues, add missing files.

5 years agoAdd DNS-SD stub library project. Update VS projects.
Michael R Sweet [Tue, 16 Oct 2018 18:56:39 +0000 (14:56 -0400)] 
Add DNS-SD stub library project. Update VS projects.

5 years agoSearch for codesign/true, use LDFLAGS for shared libraries (Issue #5411)
Michael R Sweet [Tue, 16 Oct 2018 01:03:40 +0000 (21:03 -0400)] 
Search for codesign/true, use LDFLAGS for shared libraries (Issue #5411)

5 years agoUpdate Xcode project, clean up includes for _cupsRasterInterpretPPD.
Michael R Sweet [Thu, 11 Oct 2018 01:02:20 +0000 (21:02 -0400)] 
Update Xcode project, clean up includes for _cupsRasterInterpretPPD.

5 years agoMove PPD tests to PPD unit test file.
Michael R Sweet [Thu, 11 Oct 2018 00:44:21 +0000 (20:44 -0400)] 
Move PPD tests to PPD unit test file.

Shorten cupsColorSpace strings.

5 years agoFix raster header writing.
Michael R Sweet [Thu, 11 Oct 2018 00:29:31 +0000 (20:29 -0400)] 
Fix raster header writing.

5 years agoRemove obsolete declarations.
Michael R Sweet [Thu, 11 Oct 2018 00:23:33 +0000 (20:23 -0400)] 
Remove obsolete declarations.

5 years agoMove raster functions into libcups, with stubs that call back to libcups in libcupsimage.
Michael R Sweet [Thu, 11 Oct 2018 00:22:24 +0000 (20:22 -0400)] 
Move raster functions into libcups, with stubs that call back to libcups in libcupsimage.

5 years agoMark internal functions as internal.
Michael R Sweet [Wed, 10 Oct 2018 05:06:43 +0000 (01:06 -0400)] 
Mark internal functions as internal.

5 years agoUpdate visibility stuff so we can build libcups.2.dylib without an exports list.
Michael R Sweet [Wed, 10 Oct 2018 05:01:56 +0000 (01:01 -0400)] 
Update visibility stuff so we can build libcups.2.dylib without an exports list.

5 years agoMigrate Windows conditional code to _WIN32 define.
Michael R Sweet [Wed, 10 Oct 2018 04:18:00 +0000 (00:18 -0400)] 
Migrate Windows conditional code to _WIN32 define.

5 years agoMigrate Windows conditional code to _WIN32 define.
Michael R Sweet [Wed, 10 Oct 2018 04:17:22 +0000 (00:17 -0400)] 
Migrate Windows conditional code to _WIN32 define.

5 years agoAdd Travis CI support.
Michael R Sweet [Tue, 2 Oct 2018 22:31:43 +0000 (18:31 -0400)] 
Add Travis CI support.

5 years agoFix test suite with shared libraries on macOS.
Michael R Sweet [Tue, 2 Oct 2018 22:21:25 +0000 (18:21 -0400)] 
Fix test suite with shared libraries on macOS.

5 years agoMove private header includes to tls-darwin.c.
Michael R Sweet [Fri, 28 Sep 2018 20:52:32 +0000 (16:52 -0400)] 
Move private header includes to tls-darwin.c.

5 years agoFix lpadmin error reporting for IPP Everywhere printers (Issue #5370)
Michael R Sweet [Fri, 28 Sep 2018 15:22:21 +0000 (11:22 -0400)] 
Fix lpadmin error reporting for IPP Everywhere printers (Issue #5370)

5 years agoSupport face-up printers (Issue #5345)
Michael R Sweet [Fri, 28 Sep 2018 15:12:40 +0000 (11:12 -0400)] 
Support face-up printers (Issue #5345)

5 years agoWhitespace issues reported by Git.
Michael R Sweet [Thu, 27 Sep 2018 16:03:33 +0000 (12:03 -0400)] 
Whitespace issues reported by Git.

5 years agoSet QoS priority class for the main thread when running from launchd.
Michael R Sweet [Thu, 27 Sep 2018 16:01:33 +0000 (12:01 -0400)] 
Set QoS priority class for the main thread when running from launchd.

5 years agoAdd new dynamic mDNSResponder stub.
Michael R Sweet [Wed, 26 Sep 2018 20:51:41 +0000 (16:51 -0400)] 
Add new dynamic mDNSResponder stub.

5 years agoChangelog.
Michael R Sweet [Tue, 18 Sep 2018 15:42:27 +0000 (11:42 -0400)] 
Changelog.

5 years agoUpdate list of files to ignore.
Michael R Sweet [Tue, 18 Sep 2018 15:37:52 +0000 (11:37 -0400)] 
Update list of files to ignore.

5 years agoCode signing changes.
Michael R Sweet [Tue, 18 Sep 2018 15:27:20 +0000 (11:27 -0400)] 
Code signing changes.

5 years agoAdd code signing for macOS Mojave.
Michael R Sweet [Tue, 18 Sep 2018 15:02:51 +0000 (11:02 -0400)] 
Add code signing for macOS Mojave.

5 years agoMake sure clean is clean.
Michael R Sweet [Tue, 18 Sep 2018 13:18:14 +0000 (09:18 -0400)] 
Make sure clean is clean.

5 years agoMore Digest changes.
Michael R Sweet [Fri, 14 Sep 2018 18:58:35 +0000 (14:58 -0400)] 
More Digest changes.

5 years agoMore Digest authentication fixes/improvements.
Michael R Sweet [Fri, 14 Sep 2018 17:02:53 +0000 (13:02 -0400)] 
More Digest authentication fixes/improvements.

5 years agoChange the threading model to keep track of a separate client thread count instead.
Michael R Sweet [Thu, 13 Sep 2018 20:19:47 +0000 (16:19 -0400)] 
Change the threading model to keep track of a separate client thread count instead.

5 years agoUpdate testclient to support simulation of N clients.
Michael R Sweet [Wed, 12 Sep 2018 11:57:15 +0000 (07:57 -0400)] 
Update testclient to support simulation of N clients.

5 years agoAdd explicit 1 second wait for Digest challenge.
Michael R Sweet [Tue, 11 Sep 2018 16:22:27 +0000 (12:22 -0400)] 
Add explicit 1 second wait for Digest challenge.

5 years agoUpdate IPP backend to use non-deprecated APIs and constants.
Michael R Sweet [Tue, 11 Sep 2018 14:21:18 +0000 (10:21 -0400)] 
Update IPP backend to use non-deprecated APIs and constants.

5 years agoSilence some bogus Clang warnings.
Michael R Sweet [Mon, 3 Sep 2018 13:30:08 +0000 (09:30 -0400)] 
Silence some bogus Clang warnings.

5 years agoAdd digest debugging and fix a small bug in the HTTP unit test.
Michael R Sweet [Wed, 29 Aug 2018 22:20:11 +0000 (18:20 -0400)] 
Add digest debugging and fix a small bug in the HTTP unit test.

5 years agoFurther simplify the logic in ippCopyAttribute.
Michael R Sweet [Wed, 29 Aug 2018 15:50:22 +0000 (11:50 -0400)] 
Further simplify the logic in ippCopyAttribute.

5 years agoSimplify the logic in ippCopyAttribute.
Michael R Sweet [Wed, 29 Aug 2018 15:43:50 +0000 (11:43 -0400)] 
Simplify the logic in ippCopyAttribute.

5 years agoFix availability macros.
Michael R Sweet [Wed, 29 Aug 2018 03:18:04 +0000 (23:18 -0400)] 
Fix availability macros.

5 years agoFix issue with HTTP Digest authentication, add unit tests (rdar://41709086)
Michael R Sweet [Wed, 29 Aug 2018 02:47:39 +0000 (22:47 -0400)] 
Fix issue with HTTP Digest authentication, add unit tests (rdar://41709086)

5 years agoFix a scheduler crash bug (rdar://42198057)
Michael R Sweet [Mon, 27 Aug 2018 20:43:16 +0000 (16:43 -0400)] 
Fix a scheduler crash bug (rdar://42198057)

5 years agoAdd checks for missing/bad CloseUI/JCLCloseUI keywords (Issue #5381)
Michael R Sweet [Mon, 27 Aug 2018 19:14:04 +0000 (15:14 -0400)] 
Add checks for missing/bad CloseUI/JCLCloseUI keywords (Issue #5381)

5 years agoFix JCL option support in PPD compiler (Issue #5379)
Michael R Sweet [Mon, 27 Aug 2018 14:31:29 +0000 (10:31 -0400)] 
Fix JCL option support in PPD compiler (Issue #5379)

5 years agoDon't try to map cupsFinishingTemplate=none, fall back to individual options to get...
Michael R Sweet [Tue, 21 Aug 2018 14:09:49 +0000 (10:09 -0400)] 
Don't try to map cupsFinishingTemplate=none, fall back to individual options to get there.

5 years agoFix memory leaks found by Coverity (Issue #5375)
Michael R Sweet [Tue, 21 Aug 2018 14:01:44 +0000 (10:01 -0400)] 
Fix memory leaks found by Coverity (Issue #5375)

5 years agoFix regression in fix for rdar://40436080.
Michael R Sweet [Sun, 19 Aug 2018 13:14:52 +0000 (09:14 -0400)] 
Fix regression in fix for rdar://40436080.

5 years agoFix typo.
Michael R Sweet [Sun, 19 Aug 2018 13:05:34 +0000 (09:05 -0400)] 
Fix typo.

5 years agoUpdate lpadmin man page (Issue #5369)
Michael R Sweet [Sun, 19 Aug 2018 13:03:02 +0000 (09:03 -0400)] 
Update lpadmin man page (Issue #5369)

5 years agoFix whitespace.
Michael R Sweet [Sun, 19 Aug 2018 12:36:39 +0000 (08:36 -0400)] 
Fix whitespace.

5 years agoFix localization of IPP Everywhere PPD (Issue #5362)
Michael R Sweet [Sun, 19 Aug 2018 12:32:04 +0000 (08:32 -0400)] 
Fix localization of IPP Everywhere PPD (Issue #5362)

5 years agoFix shared printing using the IPP Everywhere driver (Issue #5361)
Michael R Sweet [Sun, 19 Aug 2018 11:49:10 +0000 (07:49 -0400)] 
Fix shared printing using the IPP Everywhere driver (Issue #5361)

5 years agoSync up with changes from 2.2.x.
Michael R Sweet [Sat, 18 Aug 2018 13:01:32 +0000 (09:01 -0400)] 
Sync up with changes from 2.2.x.

5 years agoChangelog.
Michael R Sweet [Wed, 18 Jul 2018 18:30:18 +0000 (14:30 -0400)] 
Changelog.

5 years agoChangelog.
Michael R Sweet [Wed, 18 Jul 2018 18:24:49 +0000 (14:24 -0400)] 
Changelog.

5 years agoMerge pull request #5348 from snifbr/master
Michael R Sweet [Wed, 18 Jul 2018 18:25:09 +0000 (14:25 -0400)] 
Merge pull request #5348 from snifbr/master

Some fixes about pt_BR translate

5 years agoMerge pull request #5350 from benlees/master
Michael R Sweet [Wed, 18 Jul 2018 18:22:57 +0000 (14:22 -0400)] 
Merge pull request #5350 from benlees/master

Correct typos in rastertolabel

5 years agoExplicitly list IPP_TAG_STRING in ippReadIO.
Michael R Sweet [Wed, 18 Jul 2018 15:23:17 +0000 (11:23 -0400)] 
Explicitly list IPP_TAG_STRING in ippReadIO.

5 years agoThe scheduler was being backgrounded on macOS, causing applications to spin
Michael R Sweet [Wed, 18 Jul 2018 03:52:38 +0000 (23:52 -0400)] 
The scheduler was being backgrounded on macOS, causing applications to spin
(rdar://40436080)

scheduler/main.c:
- Start/end transactions on startup/shutdown.

scheduler/sysman.c:
- Remove transactions from cupsdSetBusy.

5 years agoFix regression in lpadmin fix (Issue #5305)
Michael R Sweet [Wed, 18 Jul 2018 01:57:41 +0000 (21:57 -0400)] 
Fix regression in lpadmin fix (Issue #5305)

5 years agoFix dependencies.
Michael R Sweet [Tue, 17 Jul 2018 21:48:00 +0000 (17:48 -0400)] 
Fix dependencies.

5 years agoReplace the rest of the uses of __attribute__ that need to be portable (Issue #5349)
Michael R Sweet [Mon, 9 Jul 2018 17:42:25 +0000 (13:42 -0400)] 
Replace the rest of the uses of __attribute__ that need to be portable (Issue #5349)

5 years agoMove away from using __attribute__ directly (Issue #5349)
Michael R Sweet [Mon, 9 Jul 2018 16:17:47 +0000 (12:17 -0400)] 
Move away from using __attribute__ directly (Issue #5349)

5 years agoAdditions to print density corrections 5350/head
benlees [Sun, 8 Jul 2018 01:33:51 +0000 (11:33 +1000)] 
Additions to print density corrections

Missed correcting values below 50 (-14 would produce -15 in the output etc).

5 years agoCorrect print density for Intellitech
benlees [Sun, 8 Jul 2018 00:57:30 +0000 (10:57 +1000)] 
Correct print density for Intellitech

Due to an incorrect rounding assumptions in sample.drv, selecting print density choice 14 produces an output of 13 in the driver and so on.

5 years agoIntellitech print density should be signed
benlees [Sun, 8 Jul 2018 00:21:51 +0000 (10:21 +1000)] 
Intellitech print density should be signed

The print density ranges from -15 to +15.  The output should be a signed integer.

5 years agoMerge pull request #1 from benlees/patch-1
benlees [Sun, 8 Jul 2018 00:16:52 +0000 (10:16 +1000)] 
Merge pull request #1 from benlees/patch-1

Correct page height for Zebra CPCL output

5 years agoCorrect page height for Zebra CPCL output
benlees [Sun, 8 Jul 2018 00:15:26 +0000 (10:15 +1000)] 
Correct page height for Zebra CPCL output

PAGE-HEIGHT is being set to cupsWidth rather than cupsHeight.

5 years agoFixed wrong translation in header.tmpl 5348/head
Danilo Figueiredo Rocha [Wed, 4 Jul 2018 19:42:26 +0000 (16:42 -0300)] 
Fixed wrong translation in header.tmpl

5 years agoFixed wrong value parsed when selected (show completed jobs)
Danilo Figueiredo Rocha [Wed, 4 Jul 2018 19:37:44 +0000 (16:37 -0300)] 
Fixed wrong value parsed when selected (show completed jobs)

5 years agoFix whitespace issues.
Michael R Sweet [Fri, 29 Jun 2018 18:05:14 +0000 (14:05 -0400)] 
Fix whitespace issues.

5 years agoFix whitespace issues.
Michael R Sweet [Fri, 29 Jun 2018 18:04:32 +0000 (14:04 -0400)] 
Fix whitespace issues.

5 years agoAuthentication in the web interface did not work on macOS (rdar://41444473)
Michael R Sweet [Fri, 29 Jun 2018 17:42:38 +0000 (13:42 -0400)] 
Authentication in the web interface did not work on macOS (rdar://41444473)

cups/auth.c:
- cups_local_auth(): Don't check for AuthRef twice, log fopen errors for the
  root cert as well.

scheduler/client.c:
- Also allow local auth with AuthRef's.

5 years agoFix auto-debug logging of job errors with systemd (Issue #5337)
Michael R Sweet [Tue, 19 Jun 2018 01:46:21 +0000 (21:46 -0400)] 
Fix auto-debug logging of job errors with systemd (Issue #5337)

5 years agoFix crash when AccessLog is NULL (Issue #5309)
Michael R Sweet [Tue, 19 Jun 2018 01:37:27 +0000 (21:37 -0400)] 
Fix crash when AccessLog is NULL (Issue #5309)

5 years agoFix compiler warning.
Michael R Sweet [Tue, 19 Jun 2018 01:32:55 +0000 (21:32 -0400)] 
Fix compiler warning.

5 years agoUse Enable-Printer and Resume-Printer operations so we don't create a bogus printer...
Michael R Sweet [Tue, 19 Jun 2018 01:28:04 +0000 (21:28 -0400)] 
Use Enable-Printer and Resume-Printer operations so we don't create a bogus printer (Issue #5305)

5 years agoSupport idle exit, even when printer sharing is enabled but no printers are shared...
Michael R Sweet [Mon, 18 Jun 2018 21:03:23 +0000 (17:03 -0400)] 
Support idle exit, even when printer sharing is enabled but no printers are shared (Issue #5319)

5 years agoRestore default cups-lpd settings for macOS.
Michael R Sweet [Mon, 18 Jun 2018 20:41:02 +0000 (16:41 -0400)] 
Restore default cups-lpd settings for macOS.

5 years agoFix A6 crash bug in Epson 24-pin driver (Issue #5323)
Michael R Sweet [Mon, 18 Jun 2018 20:37:16 +0000 (16:37 -0400)] 
Fix A6 crash bug in Epson 24-pin driver (Issue #5323)

5 years agoIgnore bogus cups-version attribute.
Michael R Sweet [Mon, 18 Jun 2018 18:33:29 +0000 (14:33 -0400)] 
Ignore bogus cups-version attribute.