97 コミット (038a51cdc85fe4507eb943bfb16c189538cc144b)

作成者 SHA1 メッセージ 日付
  ek9 038a51cdc8 manage sshd_config and ssh_config only if pillars are defined 7年前
  ek9 c03e29a498 remove Kex,MACs,Ciphers from defaults 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年前
  Mathieu POTIER 760a2ad277 fix the path to authkeys 8年前
  Pandu E Poluan e6603ae62a Allow moduli to be pulled as file 8年前
  Lev Lozhkin 781be61881 Convert dig exist check to unless req 8年前
  Jonathon Anderson 87057c7c6b Correct openssh-clients package name for Red Hat 8年前
  Niels Abspoel 641851632f add more authentication options 8年前
  Matthieu DERASSE 3542a1f534 Implement Session idle time out 8年前
  Eric Cook dfb04a43b4 set dig_pkg on arch linux for issue #59 8年前
  llua bd8d46d784 add OpenBSD to map.jinja 8年前
  Wolodja Wentland 49923a6371 Drop overly opinionated ssh_config defaults 8年前
  Simon Lloyd daed52de19 Add sshd_config to map.jinja and check if dig command is available before installing 'dig' package. 8年前
  Theo Chatzimichos 0abbaac60d Fix the default Subystem sftp-server path for SLE 8年前
  Nigel Sim 1e515b0f5d make the host option rendering support lists by refactoring the main option rendering code 9年前
  ketzacoatl 143451eb19 Add support for Host definitions in ssh_config 9年前
  ek9 33344743b0 Add ability to control SSH server status (default: on) 9年前
  abednarik b813b4b52a Replaced iteritems deprecated function with items 9年前
  abednarik 3791b11380 Added default path for sftp Subsystem in FreeBSD 9年前
  POTIER Mathieu f55445211c Specify config clause only if defined in pillar. 9年前
  POTIER Mathieu dda1fb5128 Put ssh keys on configured path in sshd_config (AuthorizedKeysFile) 9年前
  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年前
  René Jochum 064d489f41 Use iteritems() instead of items(). 9年前
  René Jochum a013b79027 Use iteritems() instead of items(). 9年前
  elfixit 18ba94d0fc add options to give a key size to generate_key 9年前
  Ingo Bente a927107b28 Adds support to customize /etc/ssh/moduli file 9年前
  Ingo Bente 83bb5ac5a0 adds support to harden sshd_config (KeyExchange, Ciphers, MACs) 9年前
  Thomas Juberg 6b68c44583 Stop messing up the first line in ssh_known_hosts 9年前
  Imran Haider 4dddff0ccd Fix service name for Arch Linux 9年前
  Niels Abspoel 2a68ccac1a Add option to remove ssh_host_keys 9年前
  Niels Abspoel ca62b7d118 Improve default lookup 9年前
  jvblasco 60691ef20d Fix bug that added : at the end of the key 9年前
  Raphaël Hertzog 1b74efd2d0 Add a new openssh.known_hosts state 9年前
  Marc Schiffbauer c6aeaf4dc5 add gentoo support 9年前
  Marc Schiffbauer 28e0916840 sort distros alphabetically 9年前
  Bernd Schlapsi 6efc981885 Refactor auth.sls to allow more keys for one user 10年前
  Niels Abspoel 33ee945557 Added AllowUsers,AllowGroups,DenyUsers,DenyGroups 10年前
  Bohdan Kmit b843d8168b add ed25519 host key type; add AuthenticationMethods option 10年前
  Niels Abspoel 5871efb5bd added archlinux support to openssh map.jinja 10年前
  Franz Pletz 5d0f69ad2c Cleanups for host key pillar example 10年前