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
/
Property
/
User.hs
Age
Commit message (
Expand
)
Author
2017-07-10
User: add systemGroup and use it for systemAccountFor'
Félix Sipma
2017-06-20
User.hasInsecurePassword makes sure shadow passwords are enabled
Joey Hess
2017-02-04
CloudAtCost requires User.nuked to be Property Linux
Zihao Wang
2016-03-25
finished porting Property.User
Joey Hess
2016-03-24
converted
Joey Hess
2015-12-14
User: systemAccountFor and systemAccountFor'
Félix Sipma
2015-12-14
User: add systemAccountFor and simpleSystemAccount properties
Félix Sipma
2015-12-06
allow using `check` on a UncheckedProperty, which yields a Property
Joey Hess
2015-12-05
UncheckedProperty for cmdProperty et al
Joey Hess
2015-11-25
unused import
Joey Hess
2015-11-24
User.hasDesktopGroups changed to avoid trying to add the user to groups that ...
Joey Hess
2015-11-24
Added User.hasDesktopGroups property.
Joey Hess
2015-10-22
hasInsecurePassword
Joey Hess
2015-10-10
propellor spin
Joey Hess
2015-09-14
clean up privdata excess/lacking newline issue
Joey Hess
2015-04-22
API change: Added User and Group newtypes, and Properties that used to use th...
Joey Hess
2015-04-19
Added hasLoginShell and shellEnabled.
Joey Hess
2015-01-24
GADT properties seem to work (untested)
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-12-05
hasSomePassword and hasPassword now check to make sure shadow passwords are e...
Joey Hess
2014-12-04
more work on OS takeover
Joey Hess
2014-11-23
hasSomePassword and hasPassword now default to using the name of the host as ...
Joey Hess
2014-11-23
preferred style
Joey Hess
2014-11-23
User: hasGroup
Félix Sipma
2014-07-06
propellor spin
Joey Hess
2014-05-14
moved source code to src
Joey Hess