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
2018-04-30
fix broken SemigroupMonoid transition <<loop>>
Joey Hess
2018-04-23
semigroup monoid change fallout; drop ghc 7 support
Joey Hess
2017-03-11
don't propagate DNS info from DiskImage chroots
Joey Hess
2017-02-26
use ConfigurableValue where applicable
Joey Hess
2017-02-26
Added ConfigurableValue type class
Joey Hess
2016-08-31
Merge branch 'joeyconfig'
Joey Hess
2016-08-31
propellor spin
Joey Hess
2016-07-24
Ssh.knownHost: Bug fix: Only fix up the owner of the known_hosts file after i...
Joey Hess
2016-03-28
last withOS that can be converted to pickOS is converted
Joey Hess
2016-03-28
propellor spin
Joey Hess
2016-03-27
ported DiskImage
Joey Hess
2016-03-26
ported docker
Joey Hess
2016-03-26
fixed type checking of Ssh
Joey Hess
2016-03-25
ported more
Joey Hess
2016-03-07
Ssh: change type of listenPort from Int to Port (API change)
Félix Sipma
2016-02-26
Removed Ssh.unauthorizedKey and made Ssh.authorizedKey revertable. (API change)
Joey Hess
2016-02-26
Ssh.authorizedKey: Fix bug preventing it from working when the authorized_key...
Joey Hess
2015-12-05
UncheckedProperty for cmdProperty et al
Joey Hess
2015-10-27
Explicit Info/NoInfo for RevertableProperty (API change)
Joey Hess
2015-10-22
re-export SshKeyType
Joey Hess
2015-10-21
Added Ssh properties to remove authorized_keys and known_hosts lines.
Joey Hess
2015-10-19
improve Info type using GADT, at nomeata's suggestion
Joey Hess
2015-10-18
fix typo: propigate → propagate
Felix Gruber
2015-10-16
propellor spin
Joey Hess
2015-10-16
fix comment
Joey Hess
2015-10-16
propellor spin
Joey Hess
2015-10-16
improve ssh user key properties
Joey Hess
2015-10-10
propellor spin
Joey Hess
2015-09-14
clean up privdata excess/lacking newline issue
Joey Hess
2015-09-10
Simplify Propellor.Property.Ssh.pubKey.
Mario Lang
2015-09-10
Fix two typos.
Mario Lang
2015-09-06
Added Propellor.Property.Rsync. WIP; untested
Joey Hess
2015-07-20
Ssh.permitRootLogin type changed to allow configuring WithoutPassword and For...
Joey Hess
2015-05-27
Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Pr...
Joey Hess
2015-04-23
propellor spin
Joey Hess
2015-04-22
API change: Added User and Group newtypes, and Properties that used to use th...
Joey Hess
2015-04-09
remove ssh key from desc, too long
Joey Hess
2015-03-11
propellor spin
Joey Hess
2015-02-12
ssh user perm fixes
Joey Hess
2015-02-10
propellor spin
Joey Hess
2015-02-10
propellor spin
Joey Hess
2015-02-01
propellor spin
Joey Hess
2015-01-24
GADT properties seem to work (untested)
Joey Hess
2015-01-19
avoid haddock warnings
Joey Hess
2015-01-04
DNS records for hosts with known ssh public keys now automatically include SS...
Joey Hess
2015-01-04
Fix bug that prevented deploying ssh host keys when the file for the key didn...
Joey Hess
2015-01-04
avoid ever removing all host keys
Joey Hess
2015-01-04
propellor spin
Joey Hess
2015-01-04
propellor spin
Joey Hess
2015-01-04
propellor spin
Joey Hess
[next]