summaryrefslogtreecommitdiff
path: root/src/Propellor/Types/PrivData.hs
AgeCommit message (Expand)Author
2015-10-16improve ssh user key propertiesJoey Hess
2015-09-30change HostContext for containersJoey Hess
2015-09-14Allow storing arbitrary ByteStrings in PrivData, extracted using privDataByte...Joey Hess
2015-09-14clean up privdata excess/lacking newline issueJoey Hess
2015-04-22API change: Added User and Group newtypes, and Properties that used to use th...Joey Hess
2015-01-15Add descriptions of how to set missing fields to --list-fields output. (Minor...Joey Hess
2015-01-04cleanupJoey Hess
2015-01-04Ssh.hostKeys now also installs any available SshEd25519 keys.Joey Hess
2015-01-04resign zone if keys changeJoey Hess
2015-01-03add DnsSec privdata typesJoey Hess
2014-12-14broke up big function to describe PrivDataFieldJoey Hess
2014-12-14support for crypted passwords in privdataJoey Hess
2014-12-07more uses for hostContextJoey Hess
2014-12-07Fixed privdata introspection for User.hasPassword and User.hasSomePasswordJoey Hess
2014-07-06propellor spinJoey Hess