Age | Commit message (Expand) | Author |
2008-09-27 | Change the template naming: | Micah Anderson |
2008-09-27 | remove some newlines from the template to clean it up a bit | Micah Anderson |
2008-09-27 | fix the default of PubkeyAuthentication (supposed to be yes, but was set to no) | Micah Anderson |
2008-09-27 | fix duplicate sshd word in variable name | Micah Anderson |
2008-09-27 | add the ability to set the ListenAddress configuration option through sshd_li... | Micah Anderson |
2008-09-27 | adjust template to not leave behind so many empty lines | Micah Anderson |
2008-09-27 | fix minor spelling error | Micah Anderson |
2008-09-27 | fix incorrect variable sshd_permit_empty_passwords | Micah Anderson |
2008-09-26 | add the variable sshd_authorized_keys_file with the default set to the normal... | Micah Anderson |
2008-09-26 | add sshd_port variable enabling you to set a different port for sshd, default... | Micah Anderson |
2008-09-26 | minor fix to indentation | Micah Anderson |
2008-09-26 | add sshd_allow_tcp_forwarding variable, with the default changed to no (note ... | Micah Anderson |
2008-09-26 | add variable sshd_permit_empty_passwords, with the default set to no | Micah Anderson |
2008-09-26 | fix ignore_rhosts variable name | Micah Anderson |
2008-09-26 | added sshd_rhosts_rsa_authentication variable, default set to no | Micah Anderson |
2008-09-26 | add sshd_ignore_rhosts option, default set to yes | Micah Anderson |
2008-09-26 | add the sshd_strict_modes variable, with the default set to yes | Micah Anderson |
2008-09-26 | fix a set of duplicated sshd words in the variables | Micah Anderson |
2008-09-26 | add the sshd_rsa_authentication option, default set to no | Micah Anderson |
2008-09-26 | add sshd_pubkey_authentication variable, with the default set to yes | Micah Anderson |
2008-09-26 | added sshd_challenge_response_authentication variable, with the default value... | Micah Anderson |
2008-09-26 | add comment about PAM auth to the Debian template (copied from the Gentoo one... | Micah Anderson |
2008-09-26 | Add the variable AllowAgentForwarding to be set, with the default of 'no', on... | Micah Anderson |
2008-09-09 | Merge commit 'puzzle/development' | mh |
2008-09-05 | added libssh2 stuff | mh |
2008-07-29 | remove double definition | mh |
2008-07-29 | Merge commit 'puzzle/development' | mh |
2008-07-25 | fixed fact as centos doesn't seem to add the hostname to the hostkey, fixed p... | mh |
2008-07-24 | added needed directory | mh |
2008-07-22 | Merge commit 'puzzle/development' | mh |
2008-07-17 | added exporting and collecting of ssh keys | mh |
2008-07-17 | removing PrintMotd and PrintLastLog disabling options from debian template, t... | mh |
2008-06-17 | readded a source | mh |
2008-06-13 | merged with puzzle | mh |
2008-04-11 | added status info | mh |
2008-04-11 | added debian and ubuntu | mh |
2008-04-04 | fixed missing bracket | mh |
2008-04-04 | fixed typo | mh |
2008-04-04 | removed crap | mh |
2008-04-04 | moved /dist/-stuff to /files/, heavily refactored a lot, made it more look al... | mh |
2008-02-29 | fixed wrong path | mh |
2008-02-29 | changed server way | mh |
2008-02-29 | typo | mh |
2008-02-29 | rearranged stuff | mh |
2008-02-29 | fixed real path | mh |
2008-02-29 | refactored the whole module | mh |
2008-02-29 | notice not warn | mh |
2008-02-29 | debug infos | mh |
2008-02-29 | debug infos | mh |
2008-02-25 | fixed import order | mh |