summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Ssh.hs
AgeCommit message (Expand)Author
2015-01-04propellor spinJoey Hess
2015-01-04propellor spinJoey Hess
2015-01-04Ssh.hostKey and Ssh.hostKeys no longer install public keys from the privdata.Joey Hess
2015-01-04Ssh.hostKeys now also installs any available SshEd25519 keys.Joey Hess
2015-01-04sshPubKey is renamed to Ssh.pubKey, and has an added SshKeyType parameter.Joey Hess
2015-01-04sshPubKey is renamed to Ssh.pubKeyJoey Hess
2014-12-14broke up big function to describe PrivDataFieldJoey Hess
2014-12-07more uses for hostContextJoey Hess
2014-12-07Fixed privdata introspection for User.hasPassword and User.hasSomePasswordJoey Hess
2014-11-24move property to ssh moduleJoey Hess
2014-10-08fix some accidental uses of spaces, rather than tabs, for indentationJoey Hess
2014-09-23use Daemon.restarted consistently, and implement using Service.restartedJoey Hess
2014-08-21propellor spinJoey Hess
2014-07-23propellor spinJoey Hess
2014-07-23propellor spinJoey Hess
2014-07-07propellor spinJoey Hess
2014-07-06propellor spinJoey Hess
2014-07-05propellor spinJoey Hess
2014-07-05propellor spinJoey Hess
2014-06-07combineProperties no longer stops when a property fails; now it continues try...Joey Hess
2014-06-07when ssh key data is missing, allow both error messages to be printedJoey Hess
2014-05-21fix dir ownerJoey Hess
2014-05-21propellor spinJoey Hess
2014-05-14moved source code to srcJoey Hess