summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/POSIXUsers.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Alexander Sulfrian2014-11-121-1/+1
|\
| * POSIXUsers.py: Allow supplementary group = primarySol Jerome2014-07-181-1/+1
* | Merge branch 'maint'Chris St. Pierre2014-04-251-1/+1
|\|
* | Merge branch 'maint' into masterSol Jerome2014-04-161-1/+2
|\|
| * fixed indentation in previousRichard Connon2014-01-051-1/+1
| * Fixed syntatical error in previousRichard Connon2014-01-051-2/+2
| * Fixed group blacklist issue #150Richard Connon2014-01-051-0/+1
* | Merge branch 'maint'Chris St. Pierre2013-09-091-1/+3
|\|
| * POSIXUsers: Fix tracebackSol Jerome2013-09-061-1/+2
* | testsuite: fixed most pylint complaintsChris St. Pierre2013-08-091-0/+1
* | Merge branch 'options-rewrite'Chris St. Pierre2013-08-081-16/+28
|\ \
| * | Options: migrated client drivers to new parserChris St. Pierre2013-06-271-16/+28
* | | Merge branch 'maint'Chris St. Pierre2013-08-081-1/+4
|\ \ \ | | |/ | |/|
| * | POSIXUsers: Handle unicode gecos attributesSol Jerome2013-08-021-1/+4
* | | Merge branch 'maint'Sol Jerome2013-07-181-1/+0
|\| | | |/ |/|
| * POSIXUsers: remove usermod -m option, which is too newChris St. Pierre2013-07-161-1/+0
* | Merge branch 'maint'Chris St. Pierre2013-05-171-2/+4
|\|
| * 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
* | removed in-place modification of "states" dict in client toolsChris St. Pierre2013-02-211-3/+6
* | removed passing setup and logger objects between client toolsChris St. Pierre2013-02-201-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
* | removed experimental flag from plugins/tools added in 1.3Chris St. Pierre2013-02-121-1/+0
|/
* 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