141 コミット (master)

作成者 SHA1 メッセージ 日付
  reschl ffafd2a2f5 Support package versions (#134) 6年前
  tmeneau 63ad14efb1 Fix invalid require_in sshd_config for key states 6年前
  alxwr aa3da8f2c2 Pillar openssh.known_hosts_salt_ssh (#128) 6年前
  Florian Ermisch 45763f54aa Add host keys from pillar[openssh:known_hosts:static] to `ssh_known_hosts` 6年前
  Niels Abspoel af9721a0f5 fix iteritems for python3 6年前
  Raphaël Hertzog 6ccb9fc87d Replace deprecated "user" attribute by "runas" 6年前
  Arthur Lutz dcb70e5181 [openssh/config_ini] initial version of config_ini which uses ini state 6年前
  Mario Fritschen e665450ed4 Changed expr_form to tgt_type for deprecation reasons. (#122) 7年前
  alxwr 5e3368afcb drop default values (fixes #102) (#117) 7年前
  Andres Montalban 26f2fc8e97 [FIX] When key is present override generating by any way 7年前
  Niels Abspoel 9cdb9aaba0 improve allow_deny_users_groups 7年前
  Brian Holland 6400516c5e Add ConfigBanner to processed_options when handled. 7年前
  Tibold Kandrai 83e60fd840 Fixed supporting multiline banner_string defined in the pillar. 7年前
  Alexander Weidinger e523ae5281 Optionally add hostnames to known_hosts 7年前
  Alexander Weidinger 75e582a7bc New macro: known_hosts_entry; added comments 7年前
  Alexander Weidinger f4cf9aa22b CentOS 6: UsePrivilegeSeparation 'yes' (fixes #108) 7年前
  Alexander Weidinger a5f4a56956 UsePrivilegeSeparation 'sandbox' 7年前
  Alexander Weidinger 7afea021c6 Fixed key generation 7年前
  Andres Montalban c7a97ae72f Create needed directory for UsePrivilegeSeparation option 7年前
  Andres Montalban 500c915c33 Allow to config banner in pillar 7年前
  Andres Montalban 467c5e56fc Remove extra whitespace 7年前
  Alexander Weidinger c71f2ae4fa minor fix: use keyFile in config.sls 7年前
  Alexander Weidinger e44d8860f4 Sort Match options 7年前
  Florian Ermisch add969822c add optional `{{source}} to sshd_config 7年前
  Florian Ermisch 8594cd90ba add optional `{{source}} to ssh_config 7年前
  Florian Ermisch dbf51549ed add optional `{{source}} to sshd_config 7年前
  Florian Ermisch e298397cc7 add optional `{{source}} to ssh_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 162705c7ce Test config before applying it 7年前
  Alexander Weidinger 6b23b28f52 Opt-in to enforce RSA key length 7年前
  Alexander Weidinger 674216d0ad openssh.auth_map 7年前
  Alexander Weidinger 66c954ed66 Set correct ssh(d)_config_group for *BSD 7年前
  ek9 038a51cdc8 manage sshd_config and ssh_config only if pillars are defined 7年前
  ek9 c03e29a498 remove Kex,MACs,Ciphers from defaults 7年前
  Adam Mendlik 613bea2cac Add variables for file owner and mode 7年前
  Alexander Weidinger 70461403cb known_hosts: sort IP addresses 7年前
  Alexander Weidinger 678cc9066c PrintLastLog missing in FreeBSD 10.3 7年前
  ek9 f5a74f3fa0 defaults: enable secure defaults on sshd_config 7年前
  Eric Cook f4ea96f9c1 setup sftp correctly on RedHat-like machines 8年前
  Pandu E Poluan 773d9ae092 Apply string-or-list processing to ssh_config 8年前
  Pandu E Poluan 30648d115e Add macro to handle string or list 8年前
  Eric Cook 686fc2c4ee do not set UsePAM on OpenBSD 8年前
  Simon Pirschel 1b69ecab2c fix issue with stripping new line will result in invalid SLS definition if AuthorizedKeysFile is missing in sshd_config 8年前
  Simon Pirschel 2a1b8fbc66 fix issue sshd won't start if AddressFamily is specified, because it must be defined before ListenAddress 8年前
  Eric Cook 51fd8b1391 fix Subsystem directive on archlinux 8年前
  omltorg de66dbee97 Update name of package containing dig on ArchLinux 8年前
  Johannes Löthberg 02b52fa7cf Add AuthorizedKeysCommand support 8年前