aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-27Debian's sshd config typically has PrintMotd no set because its already print...Micah Anderson
2008-10-26change the debian 'hasrestart' option to a selector based on which $debian_ve...Micah Anderson
2008-10-23update formatting to be consistent with upstream puppet emacs mode, if this i...Micah Anderson
2008-10-23Merge branch 'master' of gitosis@labs.riseup.net:module_sshdMicah Anderson
2008-10-23debian has both status and restart options, in fact restart isMicah Anderson
2008-10-21Merge commit 'immerda/master'Pietro Ferrari
2008-10-20new options, cleaned up real_ hackmh
2008-10-02remove deprecated definemh
2008-09-30Merge commit 'ng/master'Micah Anderson
2008-09-30fix correct inheritancemh
2008-09-29remove dependency completlymh
2008-09-29moved package depency to the linux class, openbsd doesn't have this packagemh
2008-09-29factored out the package to some subclasses as openbsd doesn't need such a pa...mh
2008-09-29added link for lsb stuffmh
2008-09-29merged with riseupmh
2008-09-28include assert_lsbdistcodename for debianMicah Anderson
2008-09-28add some comments to clarify how to set variables, and provide examplesMicah Anderson
2008-09-27clarify in the example about how you can set multiple ListenAddresses with th...Micah Anderson
2008-09-27rename the templates to coincide with the downcased lsbdistcodenameMicah Anderson
2008-09-27Change the template naming:Micah Anderson
2008-09-27remove some newlines from the template to clean it up a bitMicah Anderson
2008-09-27fix the default of PubkeyAuthentication (supposed to be yes, but was set to no)Micah Anderson
2008-09-27fix duplicate sshd word in variable nameMicah Anderson
2008-09-27add the ability to set the ListenAddress configuration option through sshd_li...Micah Anderson
2008-09-27adjust template to not leave behind so many empty linesMicah Anderson
2008-09-27fix minor spelling errorMicah Anderson
2008-09-27fix incorrect variable sshd_permit_empty_passwordsMicah Anderson
2008-09-26add the variable sshd_authorized_keys_file with the default set to the normal...Micah Anderson
2008-09-26add sshd_port variable enabling you to set a different port for sshd, default...Micah Anderson
2008-09-26minor fix to indentationMicah Anderson
2008-09-26add sshd_allow_tcp_forwarding variable, with the default changed to no (note ...Micah Anderson
2008-09-26add variable sshd_permit_empty_passwords, with the default set to noMicah Anderson
2008-09-26fix ignore_rhosts variable nameMicah Anderson
2008-09-26added sshd_rhosts_rsa_authentication variable, default set to noMicah Anderson
2008-09-26add sshd_ignore_rhosts option, default set to yesMicah Anderson
2008-09-26add the sshd_strict_modes variable, with the default set to yesMicah Anderson
2008-09-26fix a set of duplicated sshd words in the variablesMicah Anderson
2008-09-26add the sshd_rsa_authentication option, default set to noMicah Anderson
2008-09-26add sshd_pubkey_authentication variable, with the default set to yesMicah Anderson
2008-09-26added sshd_challenge_response_authentication variable, with the default value...Micah Anderson
2008-09-26add comment about PAM auth to the Debian template (copied from the Gentoo one...Micah Anderson
2008-09-26Add the variable AllowAgentForwarding to be set, with the default of 'no', on...Micah Anderson
2008-09-09Merge commit 'puzzle/development'mh
2008-09-05added libssh2 stuffmh
2008-07-29remove double definitionmh
2008-07-29Merge commit 'puzzle/development'mh
2008-07-25fixed fact as centos doesn't seem to add the hostname to the hostkey, fixed p...mh
2008-07-24added needed directorymh
2008-07-22Merge commit 'puzzle/development'mh
2008-07-17added exporting and collecting of ssh keysmh