summaryrefslogtreecommitdiffstats
path: root/tests/test_xmlrpc/test_rolegroup_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Re-implement access control using an updated model.Rob Crittenden2010-12-011-467/+0
* Allow RDN changes for users, groups, rolegroups and taskgroups.Rob Crittenden2010-10-281-0/+36
* Fix a couple of test cases broken by the POSIX group change.Rob Crittenden2010-10-041-1/+2
* Fix unicode failures in Env tests and dn failures in XML-RPC testsRob Crittenden2010-02-261-6/+6
* Make the --all option work in Add/Remove Member commands.Pavel Zuna2010-02-241-1/+6
* Use the Output tuple to determine the order of outputRob Crittenden2010-02-151-8/+16
* Add messages, declarative tests for rolegroup, taskgroup pluginsJason Gerard DeRose2009-12-181-116/+394
* Take 2: Extensible return values and validation; steps toward a single output...Jason Gerard DeRose2009-12-101-35/+30
* Fix unit tests for plugins using baseldap classes.Pavel Zuna2009-10-051-8/+8
* Add a new objectclass, ipaObject, that will add a UUID to many IPA objectsRob Crittenden2009-08-101-3/+4
* Fix unit tests to handle new group-{add, del}-member semantics.Pavel Zuna2009-07-021-2/+2
* Add unit tests for new plugins.Pavel Zuna2009-07-021-0/+143
* Remove unit tests for old plugins.Pavel Zuna2009-07-021-143/+0
* Rename errors2.py to errors.py. Modify all affected files.Pavel Zuna2009-04-231-3/+3
* New plugin to handle role groupsRob Crittenden2009-03-201-0/+143