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
/
Types
/
PrivData.hs
Age
Commit message (
Expand
)
Author
2015-10-16
improve ssh user key properties
Joey Hess
2015-09-30
change HostContext for containers
Joey Hess
2015-09-14
Allow storing arbitrary ByteStrings in PrivData, extracted using privDataByte...
Joey Hess
2015-09-14
clean up privdata excess/lacking newline issue
Joey Hess
2015-04-22
API change: Added User and Group newtypes, and Properties that used to use th...
Joey Hess
2015-01-15
Add descriptions of how to set missing fields to --list-fields output. (Minor...
Joey Hess
2015-01-04
cleanup
Joey Hess
2015-01-04
Ssh.hostKeys now also installs any available SshEd25519 keys.
Joey Hess
2015-01-04
resign zone if keys change
Joey Hess
2015-01-03
add DnsSec privdata types
Joey Hess
2014-12-14
broke up big function to describe PrivDataField
Joey Hess
2014-12-14
support for crypted passwords in privdata
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-07-06
propellor spin
Joey Hess