Commit graph

  • 484da0584b feat: Add new options from OpenSSH 9.3 Jakub Jelen 2023-06-15 11:05:53 +0200
  • 1a7d995b96 ci: Add pull request template and run commitlint on PR title only Sergei Petrosian 2023-06-09 17:12:20 +0200
  • 9f26414a37 Move commitlint.config.js to hidden .commitlintrc.js Sergei Petrosian 2023-06-09 17:11:36 +0200
  • b7bf1ec02d chore: moved debian 7 (wheezy) config to explicit file Dominik Rimpf 2023-06-13 12:06:54 +0200
  • 1e34439e67 feat: Add missing configuration options available in Match block Jakub Jelen 2023-06-15 11:10:16 +0200
  • 02f3385e54 feat: Add new options from OpenSSH 9.3 Jakub Jelen 2023-06-15 11:05:53 +0200
  • 735b53a905
    chore: moved debian 7 (wheezy) config to explicit file Dominik Rimpf 2023-06-13 12:06:54 +0200
  • 333db654ee ci: Add pull request template and run commitlint on PR title only Sergei Petrosian 2023-06-09 17:12:20 +0200
  • 039281bf3b Move commitlint.config.js to hidden .commitlintrc.js Sergei Petrosian 2023-06-09 17:11:36 +0200
  • 0aea603673 separate failing test for Fedora / RHEL due to difference in Subsystem sftp /usr/libexec/openssh/sftp-server (RHEL) Subsystem sftp /usr/libexec/sftp-server (Fedora) Stefan Weber 2023-04-20 11:33:45 +0200
  • 742a88e3c6 fix subsystem test for RHEL > 8 Stefan Weber 2023-04-18 13:21:50 +0200
  • 75760559a8 proper Subsystem sftp default Stefan Weber 2023-03-31 15:57:48 +0200
  • 9a6ad4e5f8
    Merge pull request #234 from richm/cl-20230427 v0.19.0 Richard Megginson 2023-04-28 07:49:13 -0600
  • b1ec052b39 docs(changelog): version v0.19.0 Rich Megginson 2023-04-27 19:11:51 -0600
  • 4c629407d7
    Merge pull request #233 from richm/firewall-platform-support Matt Willsher 2023-04-27 08:33:54 +0100
  • f4336527fa
    Merge pull request #231 from spetrosi/commitlint-gh-action Matt Willsher 2023-04-27 08:33:32 +0100
  • a2921b9dc1 test: skip selinux or firewall role test where not supported Rich Megginson 2023-04-26 15:22:29 -0600
  • a36faf9309
    Merge pull request #232 from richm/check_fingerprint Richard Megginson 2023-04-26 10:01:31 -0600
  • c5c519f73b test: check generated files for ansible_managed, fingerprint Rich Megginson 2023-04-25 12:30:06 -0600
  • 3f17eeaf61 ci: Add commitlint GitHub action to ensure conventional commits Sergei Petrosian 2023-04-25 16:22:15 +0200
  • 2e3e4a29b5 ci: Drop testing on Debian stretch (9) Jakub Jelen 2023-04-24 13:31:44 +0200
  • 5399565b4a ci: Drop testing on Debian stretch (9) Jakub Jelen 2023-04-24 13:31:44 +0200
  • 8f3486413e separate failing test for Fedora / RHEL due to difference in Subsystem sftp /usr/libexec/openssh/sftp-server (RHEL) Subsystem sftp /usr/libexec/sftp-server (Fedora) Stefan Weber 2023-04-20 11:33:45 +0200
  • 1e8454bb37 fix subsystem test for RHEL > 8 Stefan Weber 2023-04-18 13:21:50 +0200
  • 0d8c7e3b1d proper Subsystem sftp default Stefan Weber 2023-03-31 15:57:48 +0200
  • 638e76cf64
    Merge pull request #229 from Jakuje/indent Matt Willsher 2023-04-19 19:52:05 +0100
  • a3065d070c Make sure the list options are correctly indented Jakub Jelen 2023-04-14 17:49:02 +0200
  • ebf18bd8cd
    Merge pull request #227 from richm/bsd Richard Megginson 2023-04-14 07:33:42 -0600
  • 6ede6a2c7b
    Merge pull request #225 from willshersystems/dependabot/github_actions/mathieudutour/github-tag-action-6.1 Richard Megginson 2023-04-14 07:33:24 -0600
  • 1d689ed992 BSD: define __sshd_packages Rich Megginson 2023-04-13 16:32:37 -0600
  • e84617d70e
    Merge pull request #224 from willshersystems/dependabot/github_actions/actions/checkout-3 Matt Willsher 2023-04-12 12:59:21 +0100
  • c165ae5c61
    Bump mathieudutour/github-tag-action from 6.0 to 6.1 dependabot[bot] 2023-04-11 15:35:48 +0000
  • 54466f823e
    Bump actions/checkout from 2 to 3 dependabot[bot] 2023-04-11 15:35:44 +0000
  • aa17300eb3
    Merge pull request #223 from richm/dependabot Richard Megginson 2023-04-11 09:35:18 -0600
  • e66f115631 add dependabot check for github action updates Rich Megginson 2023-04-10 15:57:34 -0600
  • 511527c889
    Merge pull request #222 from richm/more-ansible-lint Richard Megginson 2023-04-11 08:56:25 -0600
  • 4ea9b1cc16 fix typo Rich Megginson 2023-04-11 08:41:49 -0600
  • 95bbdf3e4f more github action fixes Rich Megginson 2023-04-10 15:07:38 -0600
  • 53e649f227 fix github action Rich Megginson 2023-04-10 14:48:29 -0600
  • b29e05f24d fix pipefail setting Rich Megginson 2023-04-10 14:29:38 -0600
  • 70808e97fc ansible-lint - align with current Ansible recommendations Rich Megginson 2023-04-10 14:19:29 -0600
  • 11eb7590e9
    Merge pull request #221 from richm/v0.18.2 v0.18.2 Matt Willsher 2023-04-07 08:59:56 +0000
  • 01b5325438 v0.18.2 Rich Megginson 2023-04-06 14:28:24 -0600
  • a32e494924
    Merge pull request #218 from nhosoi/fingerprint Matt Willsher 2023-03-29 20:06:21 +0000
  • 3bc81d9f97 Fingerprint ansible-sshd managed config files Noriko Hosoi 2023-03-29 10:28:38 -0700
  • 806bab7720 Fedora 38 has no longer non-standard hostkey permissions Jakub Jelen 2023-01-23 18:08:16 +0100
  • acae7c45a6 Add vars file for SUSE Nikhil Bhatia 2023-02-17 22:28:49 +0000
  • 6c14b6c935 Fedora 38 has no longer non-standard hostkey permissions Jakub Jelen 2023-01-23 18:08:16 +0100
  • 5c1f645e08 release 0.18.1 v0.18.1 Jakub Jelen 2023-01-16 15:25:46 +0100
  • 6b38e6ee82 release 0.18.1 Jakub Jelen 2023-01-16 15:25:46 +0100
  • bcc3c75c19 Add check for non-inclusive language Noriko Hosoi 2022-12-23 08:20:56 -0800
  • d67c562142 Clean up / Workaround non-inclusive words Noriko Hosoi 2022-12-23 08:18:19 -0800
  • 5567f2f8c0 Add check for non-inclusive language Noriko Hosoi 2022-12-23 08:20:56 -0800
  • 2aed21df05 Clean up / Workaround non-inclusive words Noriko Hosoi 2022-12-23 08:18:19 -0800
  • bcd15cab9d Add the alpine also to the README and galaxy metadata Jakub Jelen 2023-01-13 12:24:07 +0100
  • 54b39a2de1 Run CI also on Alpine Jakub Jelen 2023-01-12 20:12:29 +0100
  • 252deda7c4 tests: Use configuration option that is not in defaults Jakub Jelen 2023-01-12 21:10:28 +0100
  • 317700c72e vars: Update defaults based on alpine:latest Jakub Jelen 2023-01-12 21:10:10 +0100
  • e63d6f9e99 tests: Filter out backspace characters from manual pages in alpine Jakub Jelen 2023-01-12 20:45:43 +0100
  • 2e2ab311a6 tests: Whitespace cleanup Jakub Jelen 2023-01-12 20:20:49 +0100
  • c57e15668f tests: Different test requirements for alpine Jakub Jelen 2023-01-12 20:20:41 +0100
  • 07bfb4410f Add the alpine also to the README and galaxy metadata Jakub Jelen 2023-01-13 12:24:07 +0100
  • 1a92365482 Run CI also on Alpine Jakub Jelen 2023-01-12 20:12:29 +0100
  • aabd46b890 tests: Use configuration option that is not in defaults Jakub Jelen 2023-01-12 21:10:28 +0100
  • d0cceb4897 vars: Update defaults based on alpine:latest Jakub Jelen 2023-01-12 21:10:10 +0100
  • e868152ff7 tests: Filter out backspace characters from manual pages in alpine Jakub Jelen 2023-01-12 20:45:43 +0100
  • 86f094e0d3 tests: Whitespace cleanup Jakub Jelen 2023-01-12 20:20:49 +0100
  • 0212a7c4b0 tests: Different test requirements for alpine Jakub Jelen 2023-01-12 20:20:41 +0100
  • 04f056867c Add support for managing selinux and firewall on RHEL Jakub Jelen 2022-12-13 17:55:13 +0100
  • 788a3d8668
    Merge pull request #212 from findmyname666/alpine_support Matt Willsher 2022-12-28 09:32:09 +0000
  • 16b4d4150d
    Add vars for Alpine OS Adrian Eib 2022-12-27 22:17:53 +0100
  • 2995489758 Add support for managing selinux and firewall on RHEL Jakub Jelen 2022-12-13 17:55:13 +0100
  • 6f4d3d8fdb tasks: Improve the order of keys and add missing name Jakub Jelen 2022-12-13 11:33:59 +0100
  • e6d075b8f3 meta: Provide explicit namespace to avoid ansible lint errors Jakub Jelen 2022-12-13 11:26:11 +0100
  • af8d8339e4 tasks: Improve the order of keys and add missing name Jakub Jelen 2022-12-13 11:33:59 +0100
  • d1f5dcd293 meta: Provide explicit namespace to avoid ansible lint errors Jakub Jelen 2022-12-13 11:26:11 +0100
  • 43aac1b156
    Merge pull request #208 from richm/cl-20220927 v0.18.0 Matt Willsher 2022-10-10 07:23:32 +0100
  • 237de5ba6d
    Merge pull request #207 from Jakuje/test-all Matt Willsher 2022-10-10 07:22:57 +0100
  • 59b8d3c7b9 Version v0.18.0 - CHANGELOG.md [citest skip] Rich Megginson 2022-09-27 14:45:14 -0600
  • 7fb18bd3b8 tests: Introduce test for all documented options of the OS Jakub Jelen 2022-09-26 16:34:13 +0200
  • 1c4197e341 Add configuration options from EL7 Jakub Jelen 2022-09-27 21:29:42 +0200
  • ddb286111f Add missing configuration options from EL8 Jakub Jelen 2022-09-27 19:25:03 +0200
  • c201ba2060 Support __sshd_supports_validate Jakub Jelen 2022-09-26 16:33:28 +0200
  • 1cf57fe318 Document internal __sshd_runtime_directory variable and use it in the service files Jakub Jelen 2022-09-26 16:43:15 +0200
  • 1ae6284951 Add final version of RequiredRSASize Jakub Jelen 2022-09-26 15:26:12 +0200
  • e8e583b20a Update source template to match generated files Jakub Jelen 2022-09-26 15:25:11 +0200
  • 1408f48924 Add final version of RequiredRSASize Jakub Jelen 2022-09-26 15:26:12 +0200
  • 0419e8d863 Update source template to match generated files Jakub Jelen 2022-09-26 15:25:11 +0200
  • 2e2e831c4d
    Merge pull request #205 from sscheib/master Matt Willsher 2022-09-26 08:10:13 +0100
  • 6819be90d3 - Adding support for OpenWrt 21.03 Steffen Scheib 2022-09-14 20:18:37 +0200
  • 2da40a9e66
    Merge pull request #204 from richm/allow-v-prefix-in-version Matt Willsher 2022-09-09 10:23:50 +0100
  • 29eec237be
    Merge pull request #203 from willshersystems/housekeeping Matt Willsher 2022-09-09 10:23:09 +0100
  • e35e56e8f0 keep v prefix in version/tag Rich Megginson 2022-09-07 07:09:09 -0600
  • abe2b26a89 Linting fixes Matt Willsher 2022-09-07 09:33:33 +0100
  • ac6dcd0cfc Update pre-commit plugins to latest Matt Willsher 2022-09-07 09:06:00 +0100
  • 6c482485b7 Remove legacy files Matt Willsher 2022-09-07 09:05:35 +0100
  • e5df814ae6
    Merge pull request #202 from richm/cl-20220831 v0.17.0 Matt Willsher 2022-09-07 08:26:15 +0100
  • 606ed47dd1 Version v0.17.0 - CHANGELOG.md [citest skip] Rich Megginson 2022-08-31 14:52:00 -0600
  • 1731328cc5
    Merge pull request #200 from nkakouros/drop-in Matt Willsher 2022-08-29 09:59:16 +0100
  • 6bb0d7b456 tMakes drop-in functionality configurable by the user Nikolaos Kakouros 2022-08-17 14:34:35 +0000