summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/delegation.py
Commit message (Expand)AuthorAgeFilesLines
* Update all remaining plugins to the new Registry APINathaniel McCallum2014-06-111-6/+9
* Allow primary keys to use different type than unicode.Jan Cholasta2014-04-181-5/+5
* Update plugin docstrings (topic help) to reflect dropped CSV supportPetr Viktorin2013-02-221-1/+1
* Update argument docs to reflect dropped CSV supportPetr Viktorin2013-02-221-3/+2
* Explicitly filter options that permission-{add,mod} passes to aci-{add,mod}Petr Viktorin2012-07-021-1/+0
* Switch --group and --membergroup in example for delegationPetr Viktorin2012-02-061-2/+2
* Fix raw format for ACI commandsMartin Kosek2012-02-031-30/+23
* Add missing --pkey-only option for selfservice and delegationMartin Kosek2012-01-161-56/+29
* Parse comma-separated lists of values in all parameter types. This can be ena...Jan Cholasta2011-11-301-3/+5
* ticket 1669 - improve i18n docstring extractionJohn Dennis2011-08-241-25/+17
* Fix wording in examples of delegation plugin.Rob Crittenden2011-08-191-5/+5
* Fixed label capitalizationEndi S. Dewata2011-07-141-1/+1
* Fixed object_name and object_name_plural internationalizationEndi S. Dewata2011-07-121-2/+2
* Fixed entity labels.Endi S. Dewata2011-06-271-1/+1
* Added singular entity labels.Endi S. Dewata2011-06-271-1/+2
* Fix translatable strings in ipalib plugins.Pavel Zuna2011-03-011-1/+1
* Fix of a small typoJan Zeleny2011-02-101-1/+1
* Fix changing membergroup in a delegation.Rob Crittenden2011-02-011-7/+6
* Fix delegation helpJakub Hrozek2011-01-281-6/+6
* ACI plugin supports prefixesMartin Kosek2011-01-261-1/+8
* Display the entries that failed when deleting with --continue.Rob Crittenden2011-01-101-1/+1
* aci uiAdam Young2010-12-201-0/+2
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Translate the membergroup dn into a group name.Rob Crittenden2010-12-201-10/+23
* Don't use camel-case LDAP attributes in ACI and don't clear enrolledByRob Crittenden2010-12-171-0/+1
* Add metadata for the selfservice and delegation plugins.Rob Crittenden2010-12-141-0/+14
* Add group to group delegation plugin.Rob Crittenden2010-12-131-0/+231
* This plugin was replaced by the aci pluginRob Crittenden2009-12-111-93/+0
* Rename *-create/*-delete commands to *-add/*-del respectively.Pavel Zuna2009-07-021-4/+4
* Fix plugin API errorsRob Crittenden2009-06-031-2/+2
* Make delegation plugin consistent with plugins2 and use new Crud methods.Pavel Zuna2009-06-021-21/+50
* Renamed remaining plugins still using f_* b_* conventionJason Gerard DeRose2009-04-011-0/+64