summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/User.hs
AgeCommit message (Expand)Author
2019-04-09Add User.ownsWithPrimaryGroupSean Whitton
2018-11-10User.hasDesktopGroups uses combinePropertiesSean Whitton
2017-07-10User: add systemGroup and use it for systemAccountFor'Félix Sipma
2017-06-20User.hasInsecurePassword makes sure shadow passwords are enabledJoey Hess
2017-02-04CloudAtCost requires User.nuked to be Property LinuxZihao Wang
2016-03-25finished porting Property.UserJoey Hess
2016-03-24convertedJoey Hess
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