summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/aci.py
Commit message (Expand)AuthorAgeFilesLines
* Typos in freeIPA messages and man pageYuri Chornoivan2011-05-101-2/+2
* Changed dns permission typesJan Zeleny2011-02-141-2/+2
* Fix changing membergroup in a delegation.Rob Crittenden2011-02-011-7/+18
* Fixed permission lookupJan Zeleny2011-01-311-1/+10
* ACI plugin supports prefixesMartin Kosek2011-01-261-20/+75
* Rename INTERNAL to NO_CLI for commands we hide from the cli.Rob Crittenden2011-01-211-7/+7
* Add some basic filter validation to permissions and disallow empty filtersRob Crittenden2011-01-211-4/+14
* Display the entries that failed when deleting with --continue.Rob Crittenden2011-01-101-1/+1
* Setting an empty set of target attributes should raise an exception.Rob Crittenden2011-01-101-29/+32
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Fix the change_password permissions and the DNS access controls.Rob Crittenden2010-12-171-1/+2
* Add group to group delegation plugin.Rob Crittenden2010-12-131-7/+41
* Add plugin for manage self-service ACIsRob Crittenden2010-12-081-14/+23
* Add more information and examples on targets.Rob Crittenden2010-12-061-6/+33
* Re-implement access control using an updated model.Rob Crittenden2010-12-011-36/+143
* 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