41 次代码提交 (ffafd2a2f5c3db7a33a11df153180de59fdfc6f8)

作者 SHA1 备注 提交日期
  alxwr 5e3368afcb drop default values (fixes #102) (#117) 7 年前
  Niels Abspoel 9cdb9aaba0 improve allow_deny_users_groups 7 年前
  Brian Holland 6400516c5e Add ConfigBanner to processed_options when handled. 7 年前
  Alexander Weidinger a5f4a56956 UsePrivilegeSeparation 'sandbox' 7 年前
  Alexander Weidinger e44d8860f4 Sort Match options 7 年前
  Florian Ermisch add969822c add optional `{{source}} to sshd_config 7 年前
  Florian Ermisch dbf51549ed add optional `{{source}} to sshd_config 7 年前
  Michael Mol 6229a6d122 Stabily sort matches 7 年前
  Michael Mol 710175799b Support compound matches 7 年前
  Michael Mol 345e07c85e Support Match prioritization 7 年前
  Adam Mendlik 1284109335 PrintLastLog missing in FreeBSD 11.0 7 年前
  Alexander Weidinger 678cc9066c PrintLastLog missing in FreeBSD 10.3 7 年前
  Pandu E Poluan 30648d115e Add macro to handle string or list 8 年前
  Eric Cook 686fc2c4ee do not set UsePAM on OpenBSD 8 年前
  Simon Pirschel 2a1b8fbc66 fix issue sshd won't start if AddressFamily is specified, because it must be defined before ListenAddress 8 年前
  Johannes Löthberg 02b52fa7cf Add AuthorizedKeysCommand support 8 年前
  Niels Abspoel 641851632f add more authentication options 8 年前
  Matthieu DERASSE 3542a1f534 Implement Session idle time out 8 年前
  Simon Lloyd daed52de19 Add sshd_config to map.jinja and check if dig command is available before installing 'dig' package. 8 年前
  Bogdan Radulescu 13cf374efe Added configuration options for ssh_config 9 年前
  Bogdan Radulescu fd4381b769 The default value for ServerKeyBits is 1024 both upstream and in distros 9 年前
  Ingo Bente 83bb5ac5a0 adds support to harden sshd_config (KeyExchange, Ciphers, MACs) 9 年前
  Niels Abspoel 33ee945557 Added AllowUsers,AllowGroups,DenyUsers,DenyGroups 10 年前
  Bohdan Kmit b843d8168b add ed25519 host key type; add AuthenticationMethods option 10 年前
  Skyler Berg a83409182f Fix jinja spacing mistake for unknown options 10 年前
  Tim Jones 09ca7de060 Allow newline after ListenAddress 10 年前
  Robert Fairburn 8616d3d130 fix comment 10 年前
  Robert Fairburn b24101264f make sure to match options as the options dict! 10 年前
  Robert Fairburn 1a2de43ed7 defaults do not need a prefix 10 年前
  Robert Fairburn 85c97b450a fix a typo in keywords being sent improperly 10 年前
  Robert Fairburn abf6e09fbb Fix a typo in the match jinja 10 年前
  Robert Fairburn ba72c1e8b7 remove prefix when not needed 10 年前
  Robert Fairburn c100fc88a3 allow for "Match" inside of an sshd_config 10 年前
  Wes Turner 970777b9bb Add a UseDNS option to sshd_config 10 年前
  Oleg Tsarev 48ebd1b07b Changed sshd_config generation to more readable scheme. 10 年前
  matthew-parlette cdfab3953d Define a line for each option. 10 年前
  matthew-parlette 2f28a008c2 Cleared out static parts of config since it was causing issues 10 年前
  Carlos Perelló Marín e2cddca13e Reverted the namespace change to avoid conflicts and backward incompatibilities 11 年前
  Carlos Perelló Marín 47211d0648 Added support to manage ssh certificates 11 年前
  Kenny Do b0c7009cb2 updated sshd_config file to be populated by pillar 11 年前
  Mark Eggert 2e229681c7 Adding a small variable to the OpenSSH sshd_config file so that the service will work correctly on Centos 6.4 and earlier 11 年前
  Thomas S Hatch 1224ee95f0 Add openssh files 11 年前