index
:
propellor
master
gnusosa's centralized propellor repository for hosts spin-up.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Propellor
/
Property
/
Ssh.hs
Age
Commit message (
Expand
)
Author
2015-01-04
Ssh.hostKey and Ssh.hostKeys no longer install public keys from the privdata.
Joey Hess
2015-01-04
Ssh.hostKeys now also installs any available SshEd25519 keys.
Joey Hess
2015-01-04
sshPubKey is renamed to Ssh.pubKey, and has an added SshKeyType parameter.
Joey Hess
2015-01-04
sshPubKey is renamed to Ssh.pubKey
Joey Hess
2014-12-14
broke up big function to describe PrivDataField
Joey Hess
2014-12-07
more uses for hostContext
Joey Hess
2014-12-07
Fixed privdata introspection for User.hasPassword and User.hasSomePassword
Joey Hess
2014-11-24
move property to ssh module
Joey Hess
2014-10-08
fix some accidental uses of spaces, rather than tabs, for indentation
Joey Hess
2014-09-23
use Daemon.restarted consistently, and implement using Service.restarted
Joey Hess
2014-08-21
propellor spin
Joey Hess
2014-07-23
propellor spin
Joey Hess
2014-07-23
propellor spin
Joey Hess
2014-07-07
propellor spin
Joey Hess
2014-07-06
propellor spin
Joey Hess
2014-07-05
propellor spin
Joey Hess
2014-07-05
propellor spin
Joey Hess
2014-06-07
combineProperties no longer stops when a property fails; now it continues try...
Joey Hess
2014-06-07
when ssh key data is missing, allow both error messages to be printed
Joey Hess
2014-05-21
fix dir owner
Joey Hess
2014-05-21
propellor spin
Joey Hess
2014-05-14
moved source code to src
Joey Hess
[prev]