summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/aci.py
Commit message (Expand)AuthorAgeFilesLines
* Output ACI's broken out into attributes rather than a single text fieldRob Crittenden2010-11-041-73/+77
* Update command documentation based on feedback from docs team.Rob Crittenden2010-08-271-14/+40
* Add support for ldap:///self bind rulesRob Crittenden2010-08-191-11/+37
* Fix aci_mod command. It should handle more complex operations now.Rob Crittenden2010-06-241-12/+64
* Remove left-over debugging statementRob Crittenden2010-05-141-2/+0
* localize doc stringsJohn Dennis2010-03-081-1/+1
* Translatable Param.label, Param.docJason Gerard DeRose2010-02-241-11/+20
* Add Object.label class attribute, enable in webUIJason Gerard DeRose2010-02-121-0/+3
* Convert to using new result output handlingRob Crittenden2009-12-141-27/+83
* Use correct attribute for hosts.Rob Crittenden2009-11-251-1/+1
* Fix aci plugin, enhance aci parsing capabilities, add user group supportRob Crittenden2009-09-281-19/+117
* Remove outstanding 2's from plugins.Pavel Zuna2009-07-021-6/+6
* Rename *-create/*-delete commands to *-add/*-del respectively.Pavel Zuna2009-07-021-7/+7
* Rename plugins2 to plugins.Pavel Zuna2009-07-021-14/+14
* Rename plugins2 files (remove '2' suffix').Pavel Zuna2009-07-021-0/+386
* Delete plugins using old LDAP backend.Pavel Zuna2009-07-021-462/+0
* Add a reason to the NotFound exception so we can provide more robust errorsRob Crittenden2009-05-131-5/+5
* trivial update to standardize terms in docstringDavid O'Brien2009-04-281-1/+1
* Rename errors2.py to errors.py. Modify all affected files.Pavel Zuna2009-04-231-14/+14
* Implement a few new targets for ACIsRob Crittenden2009-03-251-8/+32
* Update the ACI class to be more robust and the beginnings of an ACI pluginRob Crittenden2009-03-181-0/+438