summaryrefslogtreecommitdiff
path: root/src/Propellor/Types
AgeCommit message (Expand)Author
2015-01-04DNS records for hosts with known ssh public keys now automatically include SS...Joey Hess
2015-01-04cleanupJoey Hess
2015-01-04Ssh.hostKeys now also installs any available SshEd25519 keys.Joey Hess
2015-01-04add $INCLUDE of pubkeys before zone file is written, to avoid pogoingJoey Hess
2015-01-04propellor spinJoey Hess
2015-01-04resign zone if keys changeJoey Hess
2015-01-04DNS WIPJoey 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-07Display a warning when ensureProperty is used on a property which has Info an...Joey Hess
2014-12-07more uses for hostContextJoey Hess
2014-12-07Fixed privdata introspection for User.hasPassword and User.hasSomePasswordJoey Hess
2014-12-05spelling typoJoey Hess
2014-11-22Hostname parameters not containing dots are looked up in the DNS to find the ...Joey Hess
2014-11-21propellor spinJoey Hess
2014-11-21allow disabling nspawn params, and default to bind mounting /etc/resolv.confJoey Hess
2014-11-21allow configuring systemd-nspawn parametersJoey Hess
2014-11-21split out info typesJoey Hess
2014-11-20fix docker container provisioningJoey Hess
2014-11-19separate docker container typeJoey Hess
2014-10-10stable suite changesJoey Hess
2014-07-23propellor spinJoey Hess
2014-07-06propellor spinJoey Hess
2014-06-09Attr is renamed to Info.Joey Hess
2014-06-05can now derive Show for AttrJoey Hess
2014-05-31split out DockerAttrJoey Hess
2014-05-31reorder for consistencyJoey Hess
2014-05-31simplify monoid instance with some helper typesJoey Hess
2014-05-31correct order (didn't really cause any breakage)Joey Hess
2014-05-31got rid of the Attr -> Attr SetAttr hack, and use monoids for AttrJoey Hess
2014-05-31remove now redundant _hostname field of AttrJoey Hess
2014-05-14moved source code to srcJoey Hess