55 Commits (ffafd2a2f5c3db7a33a11df153180de59fdfc6f8)

Author SHA1 Message Date
  alxwr aa3da8f2c2 Pillar openssh.known_hosts_salt_ssh (#128) 6 years ago
  Florian Ermisch 45763f54aa Add host keys from pillar[openssh:known_hosts:static] to `ssh_known_hosts` 6 years ago
  Mario Fritschen e665450ed4 Changed expr_form to tgt_type for deprecation reasons. (#122) 7 years ago
  alxwr 5e3368afcb drop default values (fixes #102) (#117) 7 years ago
  Niels Abspoel 9cdb9aaba0 improve allow_deny_users_groups 7 years ago
  Brian Holland 6400516c5e Add ConfigBanner to processed_options when handled. 7 years ago
  Alexander Weidinger e523ae5281 Optionally add hostnames to known_hosts 7 years ago
  Alexander Weidinger 75e582a7bc New macro: known_hosts_entry; added comments 7 years ago
  Alexander Weidinger a5f4a56956 UsePrivilegeSeparation 'sandbox' 7 years ago
  Andres Montalban 467c5e56fc Remove extra whitespace 7 years ago
  Alexander Weidinger e44d8860f4 Sort Match options 7 years ago
  Florian Ermisch add969822c add optional `{{source}} to sshd_config 7 years ago
  Florian Ermisch 8594cd90ba add optional `{{source}} to ssh_config 7 years ago
  Florian Ermisch dbf51549ed add optional `{{source}} to sshd_config 7 years ago
  Florian Ermisch e298397cc7 add optional `{{source}} to ssh_config 7 years ago
  Michael Mol 6229a6d122 Stabily sort matches 7 years ago
  Michael Mol 710175799b Support compound matches 7 years ago
  Michael Mol 345e07c85e Support Match prioritization 7 years ago
  Adam Mendlik 1284109335 PrintLastLog missing in FreeBSD 11.0 7 years ago
  Alexander Weidinger 70461403cb known_hosts: sort IP addresses 7 years ago
  Alexander Weidinger 678cc9066c PrintLastLog missing in FreeBSD 10.3 7 years ago
  Pandu E Poluan 773d9ae092 Apply string-or-list processing to ssh_config 8 years ago
  Pandu E Poluan 30648d115e Add macro to handle string or list 8 years ago
  Eric Cook 686fc2c4ee do not set UsePAM on OpenBSD 8 years ago
  Simon Pirschel 2a1b8fbc66 fix issue sshd won't start if AddressFamily is specified, because it must be defined before ListenAddress 8 years ago
  Johannes Löthberg 02b52fa7cf Add AuthorizedKeysCommand support 8 years ago
  Niels Abspoel 641851632f add more authentication options 8 years ago
  Matthieu DERASSE 3542a1f534 Implement Session idle time out 8 years ago
  Simon Lloyd daed52de19 Add sshd_config to map.jinja and check if dig command is available before installing 'dig' package. 8 years ago
  Nigel Sim 1e515b0f5d make the host option rendering support lists by refactoring the main option rendering code 9 years ago
  ketzacoatl 143451eb19 Add support for Host definitions in ssh_config 9 years ago
  Bogdan Radulescu 13cf374efe Added configuration options for ssh_config 9 years ago
  Bogdan Radulescu fd4381b769 The default value for ServerKeyBits is 1024 both upstream and in distros 9 years ago
  Ingo Bente 83bb5ac5a0 adds support to harden sshd_config (KeyExchange, Ciphers, MACs) 9 years ago
  Thomas Juberg 6b68c44583 Stop messing up the first line in ssh_known_hosts 9 years ago
  Raphaël Hertzog 1b74efd2d0 Add a new openssh.known_hosts state 9 years ago
  Niels Abspoel 33ee945557 Added AllowUsers,AllowGroups,DenyUsers,DenyGroups 10 years ago
  Bohdan Kmit b843d8168b add ed25519 host key type; add AuthenticationMethods option 10 years ago
  Skyler Berg a83409182f Fix jinja spacing mistake for unknown options 10 years ago
  Tim Jones 09ca7de060 Allow newline after ListenAddress 10 years ago
  Robert Fairburn 8616d3d130 fix comment 10 years ago
  Robert Fairburn b24101264f make sure to match options as the options dict! 10 years ago
  Robert Fairburn 1a2de43ed7 defaults do not need a prefix 10 years ago
  Robert Fairburn 85c97b450a fix a typo in keywords being sent improperly 10 years ago
  Robert Fairburn abf6e09fbb Fix a typo in the match jinja 10 years ago
  Robert Fairburn ba72c1e8b7 remove prefix when not needed 10 years ago
  Robert Fairburn c100fc88a3 allow for "Match" inside of an sshd_config 10 years ago
  Wes Turner 970777b9bb Add a UseDNS option to sshd_config 10 years ago
  Oleg Tsarev 48ebd1b07b Changed sshd_config generation to more readable scheme. 10 years ago
  matthew-parlette cdfab3953d Define a line for each option. 10 years ago