summaryrefslogtreecommitdiff
path: root/src/Propellor/Types
AgeCommit message (Expand)Author
2016-02-02Fix (->-) signature in Propellor.Types.ContainerLeonardo Taglialegne
2015-12-19Clean build with ghc 7.10.Joey Hess
2015-12-06allow using `check` on a UncheckedProperty, which yields a PropertyJoey Hess
2015-12-05typoJoey Hess
2015-12-05remove trivialJoey Hess
2015-12-05UncheckedProperty for cmdProperty et alJoey Hess
2015-12-05Added UncheckedProperty type, along with unchecked to indicate a Property nee...Joey Hess
2015-10-19simplify using type safe castJoey Hess
2015-10-19improve Info type using GADT, at nomeata's suggestionJoey Hess
2015-10-18fix typo: propigate → propagateFelix Gruber
2015-10-17use Info to detect controller loopsJoey Hess
2015-10-17newtype info allows deriving monoidJoey Hess
2015-10-16Added --unset-unusedJoey Hess
2015-10-16improve ssh user key propertiesJoey Hess
2015-10-16Added Propellor.Property.Spin, which can be used to make a host be a controll...Joey Hess
2015-09-30change HostContext for containersJoey Hess
2015-09-23Added --rm-key.Joey Hess
2015-09-16Types.Dns: simplify canonicalGroupFélix Sipma
2015-09-15documentationJoey Hess
2015-09-15add PTR record type to Propellor.Types.DNS.RecordFélix Sipma
2015-09-14Allow storing arbitrary ByteStrings in PrivData, extracted using privDataByte...Joey Hess
2015-09-14clean up privdata excess/lacking newline issueJoey Hess
2015-09-13Follow some hlint suggestions.Mario Lang
2015-09-08better Show for InfoJoey Hess
2015-09-06Added Propellor.Property.Rsync. WIP; untestedJoey Hess
2015-06-29Added --unset to delete a privdata field.Joey Hess
2015-06-01add BoundJoey Hess
2015-06-01reorganize Port type for systemd can use itJoey Hess
2015-04-22API change: Added User and Group newtypes, and Properties that used to use th...Joey Hess
2015-04-19jessie is almost ready to be the new debian stable, update a few examplesJoey Hess
2015-04-02Make propellor resistent to changes to shared libraries, such as libffiJoey Hess
2015-01-19split out types to improve haddock for Propellor.TypesJoey Hess
2015-01-15Add descriptions of how to set missing fields to --list-fields output. (Minor...Joey Hess
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