summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Dns.hs
AgeCommit message (Expand)Author
2017-10-04avoid propagating non-alias DNS info from container to hostJoey Hess
2017-02-26convert fromIPAddr to valJoey Hess
2017-02-26use val instead of showJoey Hess
2016-03-27improve haddocks and move code around to make them more clearJoey Hess
2016-03-26ported propagateContainerJoey Hess
2016-03-26more portingJoey Hess
2015-10-27Explicit Info/NoInfo for RevertableProperty (API change)Joey Hess
2015-10-24improve RevertableProperty combiningJoey Hess
2015-10-16improve ssh user key propertiesJoey Hess
2015-10-10propellor spinJoey Hess
2015-09-15documentationJoey Hess
2015-09-15add PTR record type to Propellor.Types.DNS.RecordFĂ©lix Sipma
2015-09-13Follow some hlint suggestions.Mario Lang
2015-09-06Added Propellor.Property.Rsync. WIP; untestedJoey Hess
2015-01-24GADT properties seem to work (untested)Joey Hess
2015-01-24added GADT to determine between a property with info and withoutJoey Hess
2015-01-18Property treeJoey Hess
2015-01-04SSHFP records are also generated for CNAMES of hosts.Joey Hess
2015-01-04prepJoey Hess
2015-01-04propellor spinJoey Hess
2015-01-04propellor spinJoey Hess
2015-01-04DNS records for hosts with known ssh public keys now automatically include SS...Joey Hess
2015-01-04transition docsJoey Hess
2015-01-04propellor spinJoey Hess
2015-01-04add $INCLUDE of pubkeys before zone file is written, to avoid pogoingJoey Hess
2015-01-04propellor spinJoey Hess
2015-01-04propellor spinJoey Hess
2015-01-04propellor spinJoey Hess
2015-01-04use separate directory for dnssec filesJoey Hess
2015-01-04resign zone if keys changeJoey Hess
2015-01-04DNS WIPJoey Hess
2015-01-03stub signedPrimaryJoey Hess
2014-11-20fix docker container provisioningJoey Hess
2014-10-08a few other whitespace fixupsJoey Hess
2014-10-08fix some accidental uses of spaces, rather than tabs, for indentationJoey Hess
2014-06-09Attr is renamed to Info.Joey Hess
2014-06-01filter out dup CNAMESJoey Hess
2014-05-31simplified record accessorsJoey 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