summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/User.hs
AgeCommit message (Expand)Author
2015-04-22API change: Added User and Group newtypes, and Properties that used to use th...Joey Hess
2015-04-19Added hasLoginShell and shellEnabled.Joey Hess
2015-01-24GADT properties seem to work (untested)Joey Hess
2014-12-14broke up big function to describe PrivDataFieldJoey Hess
2014-12-14support for crypted passwords in privdataJoey Hess
2014-12-07Fixed privdata introspection for User.hasPassword and User.hasSomePasswordJoey Hess
2014-12-05hasSomePassword and hasPassword now check to make sure shadow passwords are e...Joey Hess
2014-12-04more work on OS takeoverJoey Hess
2014-11-23hasSomePassword and hasPassword now default to using the name of the host as ...Joey Hess
2014-11-23preferred styleJoey Hess
2014-11-23User: hasGroupFĂ©lix Sipma
2014-07-06propellor spinJoey Hess
2014-05-14moved source code to srcJoey Hess