summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/group.py
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bug in group plugin. Was using wrong variable for attributes.Pavel Zuna2009-10-081-1/+1
* Make the group plugin use baseldap classes.Pavel Zuna2009-10-051-124/+65
* Clean up additional issues discovered with pylint and pycheckerRob Crittenden2009-08-201-1/+1
* Change command names from *group-del-member to *group-remove-member.Pavel Zuna2009-07-091-3/+3
* Fix minor bugs, typos, etc. discovered by unit tests in plugins.Pavel Zuna2009-07-021-7/+10
* Rename *-create/*-delete commands to *-add/*-del respectively.Pavel Zuna2009-07-021-7/+7
* Rename plugins2 to plugins.Pavel Zuna2009-07-021-25/+25
* Rename plugins2 files (remove '2' suffix').Pavel Zuna2009-07-021-0/+220
* Delete plugins using old LDAP backend.Pavel Zuna2009-07-021-216/+0
* Add posixGroup to the objectclass list if gidnumber is setRob Crittenden2009-05-041-5/+13
* Rename errors2.py to errors.py. Modify all affected files.Pavel Zuna2009-04-231-2/+2
* Convert to use the new basegroup frameworkRob Crittenden2009-03-201-0/+208