summaryrefslogtreecommitdiffstats
path: root/ipa-python/test/test_aci.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename ipa-python directory to ipapython so it is a real python libraryRob Crittenden2009-02-091-127/+0
| | | | | We used to install it as ipa, now installing it as ipapython. The rpm is still ipa-python.
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-041-1/+1
|
* Adds delegation listing and creation to the GUI.Kevin McCarthy2007-10-121-2/+32
|
* This is a really simple (and dumb) ACI parser for the ACI's weKevin McCarthy2007-10-111-0/+97
will need in the delegation UI.