summaryrefslogtreecommitdiff
path: root/src/Propellor
AgeCommit message (Expand)Author
2015-01-24moving to using the GADTJoey Hess
2015-01-24added GADT to determine between a property with info and withoutJoey Hess
2015-01-23OS.preserveNetwork finally writtenJoey Hess
2015-01-23Added more network interface configuration properties.Joey Hess
2015-01-22propellor spinJoey Hess
2015-01-21reorgJoey Hess
2015-01-21propellor spinJoey Hess
2015-01-21Added journald configuration properties.Joey Hess
2015-01-21Added systemd configuration properties.Joey Hess
2015-01-19add back a warning aboit info propigation to ensurePropertyJoey Hess
2015-01-19fix haddockJoey Hess
2015-01-19clean up exportsJoey Hess
2015-01-19exportJoey Hess
2015-01-19more reorgJoey Hess
2015-01-19split out types to improve haddock for Propellor.TypesJoey Hess
2015-01-19Fix info propigation from fallback combinator's second Property.Joey Hess
2015-01-19avoid haddock warningsJoey Hess
2015-01-19rename HostLike to PropAccumJoey Hess
2015-01-18Property treeJoey Hess
2015-01-15Add descriptions of how to set missing fields to --list-fields output. (Minor...Joey Hess
2015-01-09propellor spinJoey Hess
2015-01-08propellor spinJoey Hess
2015-01-08make both lines pastable togetherJoey Hess
2015-01-08propellor spinJoey Hess
2015-01-08propellor spinJoey Hess
2015-01-08propellor spinJoey Hess
2015-01-08propellor spinJoey Hess
2015-01-08propellor spinJoey Hess
2015-01-08propellor spinJoey Hess
2015-01-06Merge Utiity modules from git-annex.Joey Hess
2015-01-06refactor dns settings!Joey Hess
2015-01-06add update-server-info, so the repo has all current branches published over httpJoey Hess
2015-01-05propellor spinJoey Hess
2015-01-05improve protocol debuggingJoey Hess
2015-01-05propellor spinJoey 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-04Fix bug that prevented deploying ssh host keys when the file for the key didn...Joey Hess
2015-01-04cleanupJoey Hess
2015-01-04randomHostKeys is removed from CloudAtCost.deCruft.Joey Hess
2015-01-04avoid ever removing all host keysJoey Hess
2015-01-04propellor spinJoey Hess
2015-01-04propellor spinJoey Hess
2015-01-04propellor spinJoey Hess
2015-01-04Ssh.hostKey and Ssh.hostKeys no longer install public keys from the privdata.Joey Hess
2015-01-04Ssh.hostKeys now also installs any available SshEd25519 keys.Joey Hess
2015-01-04sshPubKey is renamed to Ssh.pubKey, and has an added SshKeyType parameter.Joey Hess