Age | Commit message (Expand) | Author |
2010-10-20 | add nagios_check_ssh_hostname to tweak the hostname which whould be monitored... | mh |
2010-10-20 | move define to own class | mh |
2010-10-18 | Bugfix | intrigeri |
2010-10-16 | bugfix | intrigeri |
2010-10-16 | bugfix | intrigeri |
2010-10-16 | New option sshd_ports that obsoletes sshd_port. | intrigeri |
2010-02-21 | update nagios check_command to check ssh port. it was using ssh_port, it shou... | Micah Anderson |
2009-12-27 | Merge remote branch 'lavamind/master' | Micah Anderson |
2009-12-21 | update comments to include information about how to use the nagios | Micah Anderson |
2009-12-19 | fix the comments section so that the include isn't misleading. if you | Micah Anderson |
2009-12-18 | remove fqdn from nagios service description (hostname is used in the internal... | Jerome Charaoui |
2009-12-11 | false != 'false' | mh |
2009-12-10 | re-add shorewall in rule :/ | mh |
2009-12-10 | merged with riseup module, various cleaning up | mh |
2009-12-07 | better set the variables in the init | mh |
2009-12-07 | factor everything into its own file | mh |
2009-12-07 | do not quote default! | mh |
2009-12-07 | try if setting a target fixes the problem | mh |
2009-12-07 | changed target behaviour | mh |
2009-12-07 | adjusted to new usage of booleans | mh |
2009-12-07 | adjusted to new usage of booleans | mh |
2009-10-01 | Revert "fix missing curly brace" -- this was actually correct | Micah Anderson |
2009-09-29 | fix missing curly brace | Micah Anderson |
2009-07-09 | fix previous change which took the client/server packages out of the linux class | Micah Anderson |
2009-07-07 | the sshd::linux class cannot also define the openssh package | Micah Anderson |
2009-07-07 | make it possible to override what version of openssh-server and client are in... | Micah Anderson |
2009-07-07 | replace the sshd_additional_options variable with two, one called | Micah Anderson |
2008-12-07 | Merge commit 'anarcat/master' | Micah Anderson |
2008-12-07 | Merge commit 'ng/master' | Micah Anderson |
2008-12-06 | emit a warning instead of info when the ssh server doesn't have an sshrsa key | Antoine Beaupre |
2008-12-06 | use the proper fact to export ssh keys. See http://projects.reductivelabs.com... | Antoine Beaupre |
2008-12-02 | make saner defaults for authorized_keys | Antoine Beaupre |
2008-11-07 | unified naming | mh |
2008-11-07 | check ssh with nagios | mh |
2008-10-27 | In debian, the daemon is run as 'sshd', but the initscript is | Micah Anderson |
2008-10-27 | lsbdistcodename is the proper variable to check for if the system is debian o... | Micah Anderson |
2008-10-26 | change the debian 'hasrestart' option to a selector based on which $debian_ve... | Micah Anderson |
2008-10-23 | update formatting to be consistent with upstream puppet emacs mode, if this i... | Micah Anderson |
2008-10-23 | Merge branch 'master' of gitosis@labs.riseup.net:module_sshd | Micah Anderson |
2008-10-23 | debian has both status and restart options, in fact restart is | Micah Anderson |
2008-10-21 | Merge commit 'immerda/master' | Pietro Ferrari |
2008-10-20 | new options, cleaned up real_ hack | mh |
2008-10-02 | remove deprecated define | mh |
2008-09-30 | Merge commit 'ng/master' | Micah Anderson |
2008-09-29 | remove dependency completly | mh |
2008-09-29 | moved package depency to the linux class, openbsd doesn't have this package | mh |
2008-09-29 | merged with riseup | mh |
2008-09-28 | include assert_lsbdistcodename for debian | Micah Anderson |
2008-09-28 | add some comments to clarify how to set variables, and provide examples | Micah Anderson |
2008-09-27 | clarify in the example about how you can set multiple ListenAddresses with th... | Micah Anderson |