summaryrefslogtreecommitdiff
path: root/src/Propellor/PrivData.hs
Commit message (Expand)AuthorAge
* semigroup monoid change fallout; drop ghc 7 supportJoey Hess2018-04-23
* don't propagate DNS info from DiskImage chrootsJoey Hess2017-03-11
* GHC's fileSystemEncoding is used for all String IO, to avoid encoding-related...Joey Hess2016-12-24
* Fix build with directory-1.2.6.2.Joey Hess2016-04-28
* improve haddocks and move code around to make them more clearJoey Hess2016-03-27
* ported propagateContainerJoey Hess2016-03-26
* got rid of the undefined in privdataJoey Hess2016-03-26
* ported Property.ListJoey Hess2016-03-25
* fix warningsJoey Hess2016-03-25
* converted PrivDataJoey Hess2016-03-24
* privdata/relocateJoey Hess2016-03-07
* Force ssh, scp, and git commands to be run in the foreground.Joey Hess2016-03-06
* Clean build with ghc 7.10.Joey Hess2015-12-19
* merge from concurrent-outputJoey Hess2015-11-01
* run editor processes in foregroundJoey Hess2015-11-01
* make Propellor.Message use lock to handle concurrent threads outputting messagesJoey Hess2015-10-27
* refactorJoey Hess2015-10-20
* privdata propigation for Spin.controllerJoey Hess2015-10-20
* fix typo: propigate → propagateFelix Gruber2015-10-18
* Added --unset-unusedJoey Hess2015-10-16
* change HostContext for containersJoey Hess2015-09-30
* fix example after recent changesJoey Hess2015-09-20
* Allow storing arbitrary ByteStrings in PrivData, extracted using privDataByte...Joey Hess2015-09-14
* clean up privdata excess/lacking newline issueJoey Hess2015-09-14
* Follow some hlint suggestions.Mario Lang2015-09-13
* Added Propellor.Property.Rsync. WIP; untestedJoey Hess2015-09-06
* Added --unset to delete a privdata field.Joey Hess2015-06-29
* GADT properties seem to work (untested)Joey Hess2015-01-24
* added GADT to determine between a property with info and withoutJoey Hess2015-01-24
* clean up exportsJoey Hess2015-01-19
* Add descriptions of how to set missing fields to --list-fields output. (Minor...Joey Hess2015-01-15
* make both lines pastable togetherJoey Hess2015-01-08
* sshPubKey is renamed to Ssh.pubKey, and has an added SshKeyType parameter.Joey Hess2015-01-04
* broke up big function to describe PrivDataFieldJoey Hess2014-12-14
* support for crypted passwords in privdataJoey Hess2014-12-14
* Fixed privdata introspection for User.hasPassword and User.hasSomePasswordJoey Hess2014-12-07
* fix docker container provisioningJoey Hess2014-11-20
* propellor spinJoey Hess2014-11-11
* fix some accidental uses of spaces, rather than tabs, for indentationJoey Hess2014-10-08
* propellor spinJoey Hess2014-07-07
* reorgJoey Hess2014-07-06
* propigate required privdata fields out from docker containers to the hosts th...Joey Hess2014-07-06
* propellor spinJoey Hess2014-07-06
* move privdata Property to toplevel so its Info propigatesJoey Hess2014-07-06
* beautiful table for --list-fields, with the hostnamesJoey Hess2014-07-06
* propellor spinJoey Hess2014-07-06
* better output, after gpg messagesJoey Hess2014-07-06
* propellor spinJoey Hess2014-07-06
* Add --list-fields to list a host's currently set privdata fields.Joey Hess2014-06-19
* Add --edit to edit a privdata value in $EDITORJoey Hess2014-06-19