index
:
propellor
master
gnusosa's centralized propellor repository for hosts spin-up.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Propellor
/
PrivData.hs
Age
Commit message (
Expand
)
Author
2018-04-23
semigroup monoid change fallout; drop ghc 7 support
Joey Hess
2017-03-11
don't propagate DNS info from DiskImage chroots
Joey Hess
2016-12-24
GHC's fileSystemEncoding is used for all String IO, to avoid encoding-related...
Joey Hess
2016-04-28
Fix build with directory-1.2.6.2.
Joey Hess
2016-03-27
improve haddocks and move code around to make them more clear
Joey Hess
2016-03-26
ported propagateContainer
Joey Hess
2016-03-26
got rid of the undefined in privdata
Joey Hess
2016-03-25
ported Property.List
Joey Hess
2016-03-25
fix warnings
Joey Hess
2016-03-24
converted PrivData
Joey Hess
2016-03-07
privdata/relocate
Joey Hess
2016-03-06
Force ssh, scp, and git commands to be run in the foreground.
Joey Hess
2015-12-19
Clean build with ghc 7.10.
Joey Hess
2015-11-01
merge from concurrent-output
Joey Hess
2015-11-01
run editor processes in foreground
Joey Hess
2015-10-27
make Propellor.Message use lock to handle concurrent threads outputting messages
Joey Hess
2015-10-20
refactor
Joey Hess
2015-10-20
privdata propigation for Spin.controller
Joey Hess
2015-10-18
fix typo: propigate → propagate
Felix Gruber
2015-10-16
Added --unset-unused
Joey Hess
2015-09-30
change HostContext for containers
Joey Hess
2015-09-20
fix example after recent changes
Joey Hess
2015-09-14
Allow storing arbitrary ByteStrings in PrivData, extracted using privDataByte...
Joey Hess
2015-09-14
clean up privdata excess/lacking newline issue
Joey Hess
2015-09-13
Follow some hlint suggestions.
Mario Lang
2015-09-06
Added Propellor.Property.Rsync. WIP; untested
Joey Hess
2015-06-29
Added --unset to delete a privdata field.
Joey Hess
2015-01-24
GADT properties seem to work (untested)
Joey Hess
2015-01-24
added GADT to determine between a property with info and without
Joey Hess
2015-01-19
clean up exports
Joey Hess
2015-01-15
Add descriptions of how to set missing fields to --list-fields output. (Minor...
Joey Hess
2015-01-08
make both lines pastable together
Joey Hess
2015-01-04
sshPubKey is renamed to Ssh.pubKey, and has an added SshKeyType parameter.
Joey Hess
2014-12-14
broke up big function to describe PrivDataField
Joey Hess
2014-12-14
support for crypted passwords in privdata
Joey Hess
2014-12-07
Fixed privdata introspection for User.hasPassword and User.hasSomePassword
Joey Hess
2014-11-20
fix docker container provisioning
Joey Hess
2014-11-11
propellor spin
Joey Hess
2014-10-08
fix some accidental uses of spaces, rather than tabs, for indentation
Joey Hess
2014-07-07
propellor spin
Joey Hess
2014-07-06
reorg
Joey Hess
2014-07-06
propigate required privdata fields out from docker containers to the hosts th...
Joey Hess
2014-07-06
propellor spin
Joey Hess
2014-07-06
move privdata Property to toplevel so its Info propigates
Joey Hess
2014-07-06
beautiful table for --list-fields, with the hostnames
Joey Hess
2014-07-06
propellor spin
Joey Hess
2014-07-06
better output, after gpg messages
Joey Hess
2014-07-06
propellor spin
Joey Hess
2014-06-19
Add --list-fields to list a host's currently set privdata fields.
Joey Hess
2014-06-19
Add --edit to edit a privdata value in $EDITOR
Joey Hess
[next]