summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/POSIXUsers.py
Commit message (Expand)AuthorAgeFilesLines
* POSIXUsers: Handle unicode gecos attributesSol Jerome2013-08-021-1/+4
* POSIXUsers: remove usermod -m option, which is too newChris St. Pierre2013-07-161-1/+0
* POSIXUsers: allow better <MemberOf group="foo"/> syntaxChris St. Pierre2013-05-071-2/+4
* POSIXUsers: strip whitespace from MemberOf tagsChris St. Pierre2013-05-071-2/+2
* better Executor class for client toolsChris St. Pierre2013-02-141-66/+11
* abstracted similar digit range classes in POSIXUsers/GroupPatterns into Bcfg2...Chris St. Pierre2013-02-141-40/+5
* POSIXUsers: set managed uid/gid rangeChris St. Pierre2013-01-181-7/+90
* added builtin support for creating users and groupsChris St. Pierre2012-12-031-0/+300