| Commit message (Expand) | Author | Age | Files | Lines |
* | Use new ipaldap entry API in aci and permission plugin | Petr Viktorin | 2013-10-30 | 1 | -1/+1 |
* | Update Permission and ACI plugins to decorator registration API | Petr Viktorin | 2013-10-30 | 1 | -17/+13 |
* | Remove DN normalization from the baseldap plugin. | Jan Cholasta | 2013-03-01 | 1 | -4/+2 |
* | Use the dn attribute of LDAPEntry to set/get DNs of entries. | Jan Cholasta | 2013-03-01 | 1 | -3/+3 |
* | Update argument docs to reflect dropped CSV support | Petr Viktorin | 2013-02-22 | 1 | -2/+2 |
* | Enable transactions by default, make password and modrdn TXN-aware | Rob Crittenden | 2012-11-21 | 1 | -0/+1 |
* | Internationalization for public errors | Petr Viktorin | 2012-09-03 | 1 | -3/+5 |
* | Fixes different behaviour of permission-mod and show. | Tomas Babej | 2012-08-29 | 1 | -1/+3 |
* | Use DN objects instead of strings | John Dennis | 2012-08-12 | 1 | -4/+15 |
* | Explicitly filter options that permission-{add,mod} passes to aci-{add,mod} | Petr Viktorin | 2012-07-02 | 1 | -10/+9 |
* | Per-domain DNS record permissions | Martin Kosek | 2012-06-28 | 1 | -1/+42 |
* | Fail on unknown Command options | Petr Viktorin | 2012-06-20 | 1 | -17/+30 |
* | permission-find missed some results with --pkey-only option | Martin Kosek | 2012-06-01 | 1 | -14/+20 |
* | Enforce sizelimit in permission-find, post_callback returns truncated | Rob Crittenden | 2012-05-30 | 1 | -2/+16 |
* | permission-mod prompts for all parameters | Ondrej Hamada | 2012-05-17 | 1 | -14/+7 |
* | Do not use extra command options in ACI, permission, selfservice | Petr Viktorin | 2012-05-14 | 1 | -19/+14 |
* | Fix overlapping cn param/option issue, pass cn as aciname in find | Rob Crittenden | 2012-05-14 | 1 | -0/+7 |
* | Revert "Validate attributes in permission-add" | Rob Crittenden | 2012-04-29 | 1 | -56/+0 |
* | Refactor exc_callback invocation. | Jan Cholasta | 2012-04-26 | 1 | -14/+13 |
* | Unable to rename permission object | Ondrej Hamada | 2012-04-11 | 1 | -8/+11 |
* | Limit permission and selfservice names to alphanumerics, -, _, space | Petr Viktorin | 2012-04-09 | 1 | -0/+4 |
* | Only apply validation rules when adding and updating. | Rob Crittenden | 2012-02-29 | 1 | -1/+1 |
* | Validate attributes in permission-add | Ondrej Hamada | 2012-02-28 | 1 | -0/+55 |
* | Remove debug messages | Martin Kosek | 2012-02-06 | 1 | -4/+0 |
* | Fix raw format for ACI commands | Martin Kosek | 2012-02-03 | 1 | -13/+23 |
* | Display the value of memberOf ACIs in permission plugin. | Rob Crittenden | 2012-01-04 | 1 | -2/+2 |
* | Parse comma-separated lists of values in all parameter types. This can be ena... | Jan Cholasta | 2011-11-30 | 1 | -2/+4 |
* | Create pkey-only option for find commands | Martin Kosek | 2011-10-27 | 1 | -0/+2 |
* | Remove normalizer that made role, privilege and permission names lower-case | Rob Crittenden | 2011-09-12 | 1 | -1/+0 |
* | ticket 1669 - improve i18n docstring extraction | John Dennis | 2011-08-24 | 1 | -24/+16 |
* | Fixed label capitalization | Endi S. Dewata | 2011-07-14 | 1 | -1/+1 |
* | Fixed object_name and object_name_plural internationalization | Endi S. Dewata | 2011-07-12 | 1 | -2/+2 |
* | Added singular entity labels. | Endi S. Dewata | 2011-06-27 | 1 | -0/+1 |
* | Provide attributelevelrights for the aci components in permission_show. | Rob Crittenden | 2011-04-21 | 1 | -1/+6 |
* | Fix style and grammatical issues in built-in command help. | Rob Crittenden | 2011-03-04 | 1 | -5/+6 |
* | Fix translatable strings in ipalib plugins. | Pavel Zuna | 2011-03-01 | 1 | -1/+1 |
* | Make permission and privilege help text clearer | Rob Crittenden | 2011-02-23 | 1 | -4/+5 |
* | Changed dns permission types | Jan Zeleny | 2011-02-14 | 1 | -1/+1 |
* | Add new schema to store information about permissions. | Rob Crittenden | 2011-02-01 | 1 | -2/+28 |
* | Rename permissions and privileges to be more readable. | Rob Crittenden | 2011-01-31 | 1 | -20/+16 |
* | Fixed permission lookup | Jan Zeleny | 2011-01-31 | 1 | -4/+1 |
* | ipa permission-mod --rename does not work | Martin Kosek | 2011-01-28 | 1 | -5/+22 |
* | ACI plugin supports prefixes | Martin Kosek | 2011-01-26 | 1 | -22/+33 |
* | Add flags to enforce asking for object attribute | Jan Zeleny | 2011-01-26 | 1 | -6/+6 |
* | Make ipa permission-add ask for optional attributes | Jan Zeleny | 2011-01-21 | 1 | -0/+6 |
* | Rename INTERNAL to NO_CLI for commands we hide from the cli. | Rob Crittenden | 2011-01-21 | 1 | -2/+2 |
* | Fix 'ipa help permissions'; add 'dns' in allowed types. | Pavel Zuna | 2011-01-07 | 1 | -1/+1 |
* | Change FreeIPA license to GPLv3+ | Jakub Hrozek | 2010-12-20 | 1 | -5/+5 |
* | Don't use camel-case LDAP attributes in ACI and don't clear enrolledBy | Rob Crittenden | 2010-12-17 | 1 | -0/+1 |
* | Catch ACI errors better when adding a permission. | Rob Crittenden | 2010-12-17 | 1 | -3/+17 |