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
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
2014-06-01
Added --dump to dump out a field of a host's privdata. Useful for editing it.
Joey Hess
2014-05-31
simplified record accessors
Joey Hess
2014-05-14
moved source code to src
Joey Hess