aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-05new style for 2.7mh
2011-07-29remove legacy factsmh
2011-07-29Merge remote-tracking branch 'shared/master'mh
2011-07-21Adding PrintMotd parameter to all templates and setting per-distro default valueSilvio Rhatto
2011-07-17Document the $sshd_shared_ip variable in the READMEGabriel Filion
2011-07-17Document the $sshd_print_motd variable in the READMEGabriel Filion
2011-07-17Provide a default value for $sshd_shared_ip in sshd::clientGabriel Filion
2011-07-16Clean out $ssh_use_strong_ciphersGabriel Filion
2011-07-16Enable $ssh_hardened_ssl for FreeBSDGabriel Filion
2011-07-14Updating FreeBSD template for new sshd_ports variableSilvio Rhatto
2011-07-13Removing sshd_use_strong_ciphers parameter as sshd_hardened_ssl does the jobSilvio Rhatto
2011-07-13Merge branch 'master' of git://labs.riseup.net/shared-sshdSilvio Rhatto
2011-06-21Merge remote-tracking branch 'lelutin/freebsd'Micah Anderson
2011-06-21Merge branch 'feature/debian_wheezy'intrigeri
2011-06-21Add sshd_config template for Debian Wheezy.intrigeri
2011-06-21New opt-in support to only use strong SSL ciphers and MACs.intrigeri
2011-04-03we should pass the architecture to devel packagesmh
2011-02-23Changing strong cipher to aes128-crtSilvio Rhatto
2011-02-23Adding sshd_use_strong_ciphers to all sshd_config templatesSilvio Rhatto
2011-02-23Changing parameter name sshd_perfect_forward_secrecy to sshd_use_strong_ciphe...Silvio Rhatto
2011-02-22Merge remote-tracking branch 'lelutin/ubuntu'Micah Anderson
2011-02-21FreeBSD: Use variables for the Kerberos optionsGabriel Filion
2011-02-21remove HostbasedUsesNameFromPacketOnly yes from Debian sshd_config templates....Micah Anderson
2011-02-21Resync Debian sid template with the Squeeze's one.intrigeri
2011-02-21Merge remote branch 'lelutin/debian_template'intrigeri
2011-02-19Updating lucid template with new ssh port schemeSilvio Rhatto
2011-02-19Merge branch 'master' of git://labs.riseup.net/shared-sshdSilvio Rhatto
2011-02-19Update README to include the ssh_keygen functionMicah Anderson
2011-02-19Pull together a more comprehensive README, moving the configurable variables ...Micah Anderson
2011-02-14Merge remote branch 'shared/master'intrigeri
2011-02-14Merge remote branch 'immerda/master'intrigeri
2011-02-13Perfect forward secrecy config at squeeze templateSilvio Rhatto
2011-02-13Merge branch 'master' of git://labs.riseup.net/shared-sshdSilvio Rhatto
2011-01-30Enable support for UbuntuGabriel Filion
2011-01-30Add sshd_config template for Debian sidGabriel Filion
2011-01-30Finish fixing ChallengeResponseAuthenticationGabriel Filion
2011-01-30ssh_authorized_key: use $name for user by defaultGabriel Filion
2011-01-30Fix ssh_authorized_keyGabriel Filion
2011-01-30Add an sshd_config template for FreeBSDGabriel Filion
2011-01-30Fix inclusion for default osGabriel Filion
2010-12-20fix debian squeeze sshd_config template to add a missing newlineMicah Anderson
2010-12-16Introducing perfect forward secrecy for SSHSilvio Rhatto
2010-12-16do some trickery as arguments from puppet are passed as an arraymh
2010-12-16made error mesage a bit more verbosemh
2010-12-16remove stupid swapmh
2010-12-16Add a function to create ssh keys on the flymh
2010-12-15remote KerberosGetAFSToken, its actually not a functional configuration optio...Micah Anderson
2010-12-14"ChallengeResponseAuthentication no" was being hardcoded later in the Debian ...Micah Anderson
2010-12-14add Debian Squeeze sshd template. Enabled kerberos and gssapi options, using ...Micah Anderson
2010-12-11Mention dependency on lsb module.intrigeri