summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/User.hs
AgeCommit message (Expand)Author
2015-12-14User: systemAccountFor and systemAccountFor'Félix Sipma
2015-12-14User: add systemAccountFor and simpleSystemAccount propertiesFélix Sipma
2015-12-06allow using `check` on a UncheckedProperty, which yields a PropertyJoey Hess
2015-12-05UncheckedProperty for cmdProperty et alJoey Hess
2015-11-25unused importJoey Hess
2015-11-24User.hasDesktopGroups changed to avoid trying to add the user to groups that ...Joey Hess
2015-11-24Added User.hasDesktopGroups property.Joey Hess
2015-10-22hasInsecurePasswordJoey Hess
2015-10-10propellor spinJoey Hess
2015-09-14clean up privdata excess/lacking newline issueJoey Hess
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