summaryrefslogtreecommitdiffstats
path: root/ipa-python/aci.py
Commit message (Expand)AuthorAgeFilesLines
* Use ldap_explode_dn instead of ldap_str2dn so we can use python-ldap 2.2.0Rob Crittenden2008-02-111-5/+4
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-041-1/+1
* Require uniqueness in the name/comment field of delegationsRob Crittenden2007-11-091-0/+10
* Add an LDAP attribute -> label mapping function to XML-RPC layerRob Crittenden2007-10-221-0/+26
* Add basic delegation editing.Kevin McCarthy2007-10-151-0/+15
* Adds delegation listing and creation to the GUI.Kevin McCarthy2007-10-121-6/+8
* This is a really simple (and dumb) ACI parser for the ACI's weKevin McCarthy2007-10-111-0/+114