65 Commits (2fbcd170a9d994d0f03d3a13158453923d906a4a)

Autor SHA1 Mensaje Fecha
  Alexander Weidinger 2fbcd170a9 fix(sshd_config): drop obsolete comment (fixes #120) hace 1 año
  Heinz Wiesinger 3d2442f3c6 fix(sshd_config): remove special newline handling for auth options hace 4 años
  Daniel Dehennin b2d38aec9b fix(jinja): omit_ip_address don't work on some platform hace 4 años
  Daniel Dehennin cb6e48feaa feat(templates): don't get openssh pillars in templates hace 4 años
  alxwr ea221ab52b feat(ssh_known_hosts): allow to omit IP addresses hace 5 años
  nb a47596f15a feat(TOFS): ssh sshd configs known_host and banner hace 5 años
  Meng Chen 3e01ad816a Remove duplicated pillar.get calls to retrieve the sshd_config and ssh_config pillars hace 5 años
  Robin Elfrink c3c2472562 Fix fetching default ssh_config. hace 6 años
  alxwr 3f9876fc40 ssh_config: properly render host options (#149) hace 6 años
  alxwr d9653889fa removed deprecated options (#150) hace 6 años
  alxwr aa3da8f2c2 Pillar openssh.known_hosts_salt_ssh (#128) hace 6 años
  Florian Ermisch 45763f54aa Add host keys from pillar[openssh:known_hosts:static] to `ssh_known_hosts` hace 6 años
  Mario Fritschen e665450ed4 Changed expr_form to tgt_type for deprecation reasons. (#122) hace 7 años
  alxwr 5e3368afcb drop default values (fixes #102) (#117) hace 7 años
  Niels Abspoel 9cdb9aaba0 improve allow_deny_users_groups hace 7 años
  Brian Holland 6400516c5e Add ConfigBanner to processed_options when handled. hace 7 años
  Alexander Weidinger e523ae5281 Optionally add hostnames to known_hosts hace 7 años
  Alexander Weidinger 75e582a7bc New macro: known_hosts_entry; added comments hace 7 años
  Alexander Weidinger a5f4a56956 UsePrivilegeSeparation 'sandbox' hace 7 años
  Andres Montalban 467c5e56fc Remove extra whitespace hace 7 años
  Alexander Weidinger e44d8860f4 Sort Match options hace 7 años
  Florian Ermisch add969822c add optional `{{source}} to sshd_config hace 7 años
  Florian Ermisch 8594cd90ba add optional `{{source}} to ssh_config hace 7 años
  Florian Ermisch dbf51549ed add optional `{{source}} to sshd_config hace 7 años
  Florian Ermisch e298397cc7 add optional `{{source}} to ssh_config hace 7 años
  Michael Mol 6229a6d122 Stabily sort matches hace 7 años
  Michael Mol 710175799b Support compound matches hace 7 años
  Michael Mol 345e07c85e Support Match prioritization hace 7 años
  Adam Mendlik 1284109335 PrintLastLog missing in FreeBSD 11.0 hace 7 años
  Alexander Weidinger 70461403cb known_hosts: sort IP addresses hace 8 años
  Alexander Weidinger 678cc9066c PrintLastLog missing in FreeBSD 10.3 hace 8 años
  Pandu E Poluan 773d9ae092 Apply string-or-list processing to ssh_config hace 8 años
  Pandu E Poluan 30648d115e Add macro to handle string or list hace 8 años
  Eric Cook 686fc2c4ee do not set UsePAM on OpenBSD hace 8 años
  Simon Pirschel 2a1b8fbc66 fix issue sshd won't start if AddressFamily is specified, because it must be defined before ListenAddress hace 8 años
  Johannes Löthberg 02b52fa7cf Add AuthorizedKeysCommand support hace 8 años
  Niels Abspoel 641851632f add more authentication options hace 8 años
  Matthieu DERASSE 3542a1f534 Implement Session idle time out hace 8 años
  Simon Lloyd daed52de19 Add sshd_config to map.jinja and check if dig command is available before installing 'dig' package. hace 8 años
  Nigel Sim 1e515b0f5d make the host option rendering support lists by refactoring the main option rendering code hace 9 años
  ketzacoatl 143451eb19 Add support for Host definitions in ssh_config hace 9 años
  Bogdan Radulescu 13cf374efe Added configuration options for ssh_config hace 9 años
  Bogdan Radulescu fd4381b769 The default value for ServerKeyBits is 1024 both upstream and in distros hace 9 años
  Ingo Bente 83bb5ac5a0 adds support to harden sshd_config (KeyExchange, Ciphers, MACs) hace 9 años
  Thomas Juberg 6b68c44583 Stop messing up the first line in ssh_known_hosts hace 9 años
  Raphaël Hertzog 1b74efd2d0 Add a new openssh.known_hosts state hace 10 años
  Niels Abspoel 33ee945557 Added AllowUsers,AllowGroups,DenyUsers,DenyGroups hace 10 años
  Bohdan Kmit b843d8168b add ed25519 host key type; add AuthenticationMethods option hace 10 años
  Skyler Berg a83409182f Fix jinja spacing mistake for unknown options hace 10 años
  Tim Jones 09ca7de060 Allow newline after ListenAddress hace 10 años