summaryrefslogtreecommitdiffstats
path: root/ipa-python/group.py
Commit message (Collapse)AuthorAgeFilesLines
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-041-0/+17
|
* Initial support for Groupsrcritten@redhat.com2007-08-241-0/+7
Create separate object for Users and Groups (using same base class) Check for uniqueness before adding new users and groups Remove user_container from everything but add operations Abstract out a number of functions that are common across users and groups Make sure all strings passed in to be in a filter are checked Add new error message: No modifications specified