Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-13 | Removing sshd_use_strong_ciphers parameter as sshd_hardened_ssl does the job | Silvio Rhatto | |
2011-07-13 | Merge branch 'master' of git://labs.riseup.net/shared-sshd | Silvio Rhatto | |
2011-06-21 | New opt-in support to only use strong SSL ciphers and MACs. | intrigeri | |
The new configuration variable is $sshd_hardened_ssl. Settings were stolen from https://github.com/ioerror/duraconf.git. | |||
2011-02-23 | Adding sshd_use_strong_ciphers to all sshd_config templates | Silvio Rhatto | |
2010-10-16 | Syntax fix. | intrigeri | |
2010-10-16 | New option sshd_ports that obsoletes sshd_port. | intrigeri | |
Backward compatibility is preserved. | |||
2010-10-16 | Cleanup templates: sshd_port is guaranteed by init.pp not to be empty. | intrigeri | |
2009-07-07 | Template out the possibility of specifying the key word 'off' to the | Micah Anderson | |
$sshd_port parameter, which simply puts a comment in front of that option, rather than specifying it. | |||
2009-07-07 | replace the sshd_additional_options variable with two, one called | Micah Anderson | |
sshd_head_additional_options and one called sshd_tail_additional_options. the first puts the value at the beginning of the file, and the second at the end. This is necessary due to some option ordering requiring things to be before others | |||
2008-10-20 | new options, cleaned up real_ hack | mh | |
git-svn-id: https://svn/ipuppet/trunk/modules/sshd@2527 d66ca3ae-40d7-4aa7-90d4-87d79ca94279 | |||
2008-09-29 | merged with riseup | mh | |
git-svn-id: https://svn/ipuppet/trunk/modules/sshd@2263 d66ca3ae-40d7-4aa7-90d4-87d79ca94279 |