Gráfico de Commits

  • 24ffd645ba CUPS 2.3.3 release gh-pages steve algernon 2020-04-30 12:13:41 -07:00
  • 82e3ee0e32 Update version to 2.3.3 for: master v2.3.3 steve algernon 2020-04-24 13:37:30 -07:00
  • 1f2a315c2b Update more IPP strings. Michael R Sweet 2019-12-18 20:19:20 -05:00
  • 9183329049 Update more IPP strings. Michael R Sweet 2019-12-18 20:01:36 -05:00
  • 2ed9e648a7 Update more IPP strings. Michael R Sweet 2019-12-18 19:53:45 -05:00
  • 7a672d0bdc Update more IPP strings. Michael R Sweet 2019-12-18 19:47:31 -05:00
  • d42bc1c4f9 Bump version. Michael R Sweet 2019-12-18 18:06:01 -05:00
  • 9c2b03c1f7 Update localization files. Michael R Sweet 2019-12-18 18:05:19 -05:00
  • 40a6b95e55 Add build/test script. Michael R Sweet 2019-12-18 17:02:42 -05:00
  • 3f069893d4 CUPS 2.2.12 and 2.3.1 releases. Michael R Sweet 2019-12-13 09:47:57 -05:00
  • ed181c24e4 Bump versions. v2.3.1 Michael R Sweet 2019-12-13 09:44:10 -05:00
  • 0ad6ac55da Bump version numbers. v2.2.13 branch-2.2 Michael R Sweet 2019-12-13 09:42:18 -05:00
  • 339d33b8e6 Revert the IPP part of the compiler warning fixes from master. Michael R Sweet 2019-12-13 09:39:42 -05:00
  • e93ab4a004 Fix some new compiler warnings (Issue #5700) Michael R Sweet 2019-12-13 09:38:49 -05:00
  • dbdf8a2a45 Fix some new compiler warnings (Issue #5700) Michael R Sweet 2019-12-13 09:38:13 -05:00
  • 8c9b3606cc CVE-2019-2228: Fix ippSetValueTag validation of default language. Michael R Sweet 2019-12-13 09:30:46 -05:00
  • b018978c27 CVE-2019-2228: Fix ippSetValueTag validation of default language. Michael R Sweet 2019-12-13 09:27:14 -05:00
  • 25a9f95813 Fix off-by-one error in ippEnumString (Issue #5695) Michael R Sweet 2019-12-04 13:45:24 -05:00
  • bb640280b6 Changelog. Michael R Sweet 2019-12-04 13:44:15 -05:00
  • 0f98a48497 Merge pull request #5695 from IslandCow/vendor_finishings Michael R Sweet 2019-12-04 13:43:28 -05:00
  • a00d9eaecf Off by one error in ipp_finishings_vendor Sean Kau 2019-12-04 10:19:18 -08:00
  • f937322154 Changelog. Michael R Sweet 2019-12-04 12:00:14 -05:00
  • 2cfb7357e2 Merge pull request #5694 from gaaf/patch-1 Michael R Sweet 2019-12-04 11:49:25 -05:00
  • 71023b1700 Update default PAM service (cups instead of other) Michael R Sweet 2019-12-02 21:27:47 -05:00
  • 5d2ac21a00 Clean up authentication support. Michael R Sweet 2019-12-02 21:26:04 -05:00
  • 81d8eb3af3 Also authenticate web IF. Michael R Sweet 2019-12-02 16:47:22 -05:00
  • b4f9e3f7ba Update HTML version of man page. Michael R Sweet 2019-12-02 16:40:48 -05:00
  • 7a2be9facf Limit DNS-SD advertisements to the loopback interface for "localhost" and support "off" for subtypes to turn off advertisements (Issue #5666) Michael R Sweet 2019-12-02 16:39:48 -05:00
  • 5ea07c61ba Add authentication support to ippeveprinter (Issue #5665) Michael R Sweet 2019-12-02 16:24:39 -05:00
  • e8378539e0 Fix compiler warnings. Michael R Sweet 2019-12-02 14:29:18 -05:00
  • 9240cd70a2 Use pwgMediaForSize when looking up PPD sizes (Issue #5633) Michael R Sweet 2019-12-02 14:28:09 -05:00
  • e90a53ab8d Changelog. Michael R Sweet 2019-12-02 10:37:50 -05:00
  • 197bfe6ab4 Mirror Apple Raster fixes from master. Michael R Sweet 2019-12-02 10:37:31 -05:00
  • e6330cabb8 Fix a few issues with Apple Raster support (rdar://55301114) Michael R Sweet 2019-12-02 10:19:36 -05:00
  • eb03b2d232 Fix error in jobs template Alex Hermann 2019-11-28 16:59:20 +01:00
  • 1a3915dded Always send roll select command. Michael R Sweet 2019-11-27 12:23:48 -05:00
  • d6ec252e9b Add support for the second roll in DYMO Twin/DUO label printers. Michael R Sweet 2019-11-27 12:15:51 -05:00
  • 2bae6fc518 LGTM only supports C++ style comments... Michael R Sweet 2019-11-19 11:19:24 -05:00
  • 6f7bd716e6 Fix name of LGTM config file. Michael R Sweet 2019-11-19 10:53:08 -05:00
  • fd8e2bdb2d Don't wait for held jobs to complete. Michael R Sweet 2019-11-18 15:39:32 -05:00
  • 619af39389 Changelog. Michael R Sweet 2019-11-18 13:58:06 -05:00
  • 457d534a9c Refactor the defaults code so that the correct order of precedence is respected in all cases (Issue #5683) Michael R Sweet 2019-11-18 13:57:19 -05:00
  • 56ba2f5122 Changelog Michael R Sweet 2019-11-18 13:21:45 -05:00
  • b1f4c1e664 Refactor the defaults code so that the correct order of precedence is respected in all cases (Issue #5683) Michael R Sweet 2019-11-18 13:20:34 -05:00
  • b2b97b71f1 Fix up HOME environment variable support on macOS - only exclude containers. Michael R Sweet 2019-11-18 13:10:09 -05:00
  • f4a99aeb02 Address multiple minor issues reported by the LGTM security scanner: Michael R Sweet 2019-11-17 10:18:09 -05:00
  • f950947148 Remove debug fprintf that was accidentally left in... Michael R Sweet 2019-11-18 11:12:02 -05:00
  • b31d4ca525 More LGTM changes. Michael R Sweet 2019-11-18 11:03:28 -05:00
  • b796104425 Address multiple minor issues reported by the LGTM security scanner: Michael R Sweet 2019-11-17 10:25:36 -05:00
  • 6d391f7705 Don't generate certificates that expire on Feb 29th (Issue #5643) Michael R Sweet 2019-11-14 15:34:34 -05:00
  • e2eb28cfcf Sandboxed applications were not able to get the default printer (Issue #5676) Michael R Sweet 2019-11-14 15:30:00 -05:00
  • 9645531eeb Fix lpoptions defaults (Issue #5681) Michael R Sweet 2019-11-14 14:21:39 -05:00
  • b1bc79753d Fix compiler warnings. Michael R Sweet 2019-11-14 14:21:13 -05:00
  • 3ff5a8e393 Fix lpoptions defaults (Issue #5681) Michael R Sweet 2019-11-14 13:00:12 -05:00
  • bea505c32e Fix example source filename in CUPS PM (Issue #5682) Michael R Sweet 2019-11-14 10:26:13 -05:00
  • 93df3887e0 Changelog. Michael R Sweet 2019-11-07 09:06:02 -05:00
  • 986daa034e Merge pull request #5677 from reddevillg/patch-2 Michael R Sweet 2019-11-07 09:04:17 -05:00
  • 5129a91c54 Update adminutil.c reddevillg 2019-11-07 20:05:02 +08:00
  • 6d01c3dd9d Update IPP spec. Michael R Sweet 2019-10-31 11:53:01 -04:00
  • 025b8ce8f6 Update documentation of auth-info-required values (Issue #5674) Michael R Sweet 2019-10-31 11:33:55 -04:00
  • 45f72738bb Support trim finishing options. Michael R Sweet 2019-10-24 15:00:15 -04:00
  • 397eefaa69 Another fix for DBUSDIR (Issue #5671) Michael R Sweet 2019-10-21 11:12:11 -04:00
  • 9e82c53ebc Fix --with-dbusdir (Issue #5671) Michael R Sweet 2019-10-21 10:55:57 -04:00
  • 7454512be9 Changelog. Michael R Sweet 2019-10-17 10:15:06 -04:00
  • 3c985bae7f Update finishings support to use standard (or standard-inspired) PPD option keywords, and include all finishing templates (except "none"). Michael R Sweet 2019-10-17 10:13:34 -04:00
  • ec8beb8952 Add support for DigestOptions directive in client.conf (Issue #5647) Michael R Sweet 2019-10-15 17:34:21 -04:00
  • 4c793ee9ce Changelog Michael R Sweet 2019-10-15 17:08:05 -04:00
  • e35d176c54 Merge pull request #5621 from zdohnal/cgigetarray-sigsegv Michael R Sweet 2019-10-15 17:06:53 -04:00
  • 2a06655e5c PPD files containing custom option keywords did not work (Issue #5639) Michael R Sweet 2019-10-15 17:05:55 -04:00
  • 692b157d0c Add paint can label size (Issue #5662) Michael R Sweet 2019-10-15 16:58:24 -04:00
  • 13e6d13ea4 Normalize lp/lpr help text. Michael R Sweet 2019-10-15 16:54:45 -04:00
  • fca9a9818d Add missing "-d" help string (Issue #5661) Michael R Sweet 2019-10-15 16:51:07 -04:00
  • 771e64526d Fix typos (Issue #5657) Michael R Sweet 2019-10-07 20:01:47 -04:00
  • 72288f3069 Fix compiler warnings from new clang - lots of enums being assigned to ints but the compiler deciding that was worthy of a warning (even though the range of values clearly falls within the range of an int...) Michael R Sweet 2019-10-07 15:12:22 -04:00
  • 891e14ed26 The IPP backend did not detect all cases where a job should be retried using a raster format (rdar://56021091) Michael R Sweet 2019-10-07 15:05:30 -04:00
  • 5b835597f3 The IPP backend did not detect all cases where a job should be retried using a raster format (rdar://56021091) Michael R Sweet 2019-10-07 15:03:54 -04:00
  • f5e07479b2 Change DEBUG message to ERROR for libusb_init issues (Issue #5658) Michael R Sweet 2019-10-07 13:15:23 -04:00
  • 99c3e9f3f2 Change DEBUG message to ERROR for libusb_init (Issue #5658) Michael R Sweet 2019-10-07 13:14:10 -04:00
  • 2b47f09162 More compiler warnings. Michael R Sweet 2019-10-02 15:50:21 -04:00
  • 6936a1222d Add missing file. Michael R Sweet 2019-10-02 15:44:30 -04:00
  • dc407006a7 Resolve new compiler warnings. Michael R Sweet 2019-10-02 15:37:50 -04:00
  • cfaaa07a19 Add threading unit test program (Issue #5642) Michael R Sweet 2019-10-02 15:31:00 -04:00
  • eff8c82f6a Fix handling of printer resource files (Issue #5652) Michael R Sweet 2019-10-02 14:06:02 -04:00
  • 6946292516 Fix typos in comments. Michael R Sweet 2019-09-05 18:16:05 -04:00
  • 3ba95ec48d Fix typos in comments. Michael R Sweet 2019-09-05 18:15:51 -04:00
  • 40a54a37ae Add workaround for systemd's lack of true launch-on-demand support (Issue #5640) Michael R Sweet 2019-09-05 12:44:44 -04:00
  • f8688d733b Add workaround for systemd's lack of true launch-on-demand support (Issue #5640) Michael R Sweet 2019-09-05 12:43:58 -04:00
  • 81d39a9fd3 Mirror TLS certificate fix from master for ippserver. Michael R Sweet 2019-09-05 12:35:53 -04:00
  • 1e01995a1c Fix the default common name used by ippeveprinter... Michael R Sweet 2019-09-05 12:33:42 -04:00
  • 68dc110f52 Use legacy MD5 implementation with GNU TLS since at least some Linux vendors are disabling MD5 without allowing applications to detect it. Michael R Sweet 2019-09-03 10:34:51 -04:00
  • 998a43a0dd Revert GNU TLS FIPS-140 changes. Michael R Sweet 2019-09-03 10:29:07 -04:00
  • 250c2783c0 Bump version. Michael R Sweet 2019-08-27 22:27:40 -04:00
  • bc5060a1dd Fix spelling of "accordion". Michael R Sweet 2019-08-27 22:27:09 -04:00
  • affc6e3ba6 Fix spelling of accordion. Michael R Sweet 2019-08-27 22:24:22 -04:00
  • 207ae64bb8 CUPS 2.3.0 release. Michael R Sweet 2019-08-23 14:08:18 -04:00
  • ee6be9cd7e Changelog v2.3.0 Michael R Sweet 2019-08-23 11:19:38 -04:00
  • 8fb0d30daa Merge pull request #5638 from nicolasfella/wheel Michael R Sweet 2019-08-23 11:18:13 -04:00
  • c669a17e64 Clean up versioning and API documentation. Michael R Sweet 2019-08-23 11:16:26 -04:00
  • 34934be905 Update base localzation files. Michael R Sweet 2019-08-23 09:40:06 -04:00
  • 89fabc72df Add wheel to system groups Nicolas Fella 2019-08-23 14:43:19 +02:00