| Commit message (Expand) | Author | Age | Files | Lines |
* | Use LDAP search instead of *group_show to check for a group objectclass. | Jan Cholasta | 2013-07-11 | 1 | -19/+20 |
* | Use LDAP search instead of *group_show to check if a group exists. | Jan Cholasta | 2013-07-11 | 1 | -2/+2 |
* | Fix remove while iterating in suppress_netgroup_memberof. | Jan Cholasta | 2013-03-06 | 1 | -1/+1 |
* | Update plugin docstrings (topic help) to reflect dropped CSV support | Petr Viktorin | 2013-02-22 | 1 | -2/+2 |
* | Use DN objects instead of strings | John Dennis | 2012-08-12 | 1 | -1/+7 |
* | Enforce sizelimit in permission-find, post_callback returns truncated | Rob Crittenden | 2012-05-30 | 1 | -1/+2 |
* | Limit allowed characters in a netgroup name to alpha, digit, -, _ and . | Rob Crittenden | 2012-02-27 | 1 | -0/+3 |
* | Create pkey-only option for find commands | Martin Kosek | 2011-10-27 | 1 | -0/+2 |
* | Improve hostgroup/netgroup collision checks | Martin Kosek | 2011-10-17 | 1 | -2/+12 |
* | Prevent collisions of hostgroup and netgroup | Martin Kosek | 2011-10-06 | 1 | -0/+11 |
* | Suppress managed netgroups from showing as memberof hostgroups. | Rob Crittenden | 2011-08-31 | 1 | -4/+46 |
* | Add netgroup as possible memberOf for hostgroups | Rob Crittenden | 2011-08-29 | 1 | -1/+1 |
* | ticket 1669 - improve i18n docstring extraction | John Dennis | 2011-08-24 | 1 | -27/+14 |
* | Only call entry_from_entry() after waiting for the new entry. | Rob Crittenden | 2011-07-19 | 1 | -1/+1 |
* | Optionally wait for 389-ds postop plugins to complete | Rob Crittenden | 2011-07-19 | 1 | -0/+8 |
* | 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 |
* | Fixed object_name usage. | Endi S. Dewata | 2011-07-05 | 1 | -2/+2 |
* | Removed invalid associations. | Endi S. Dewata | 2011-07-01 | 1 | -1/+1 |
* | Added singular entity labels. | Endi S. Dewata | 2011-06-27 | 1 | -0/+1 |
* | Add sudorule and hbacrule to memberof and indirectmemberof attributes | Jr Aquino | 2011-06-06 | 1 | -2/+2 |
* | Fix translatable strings in ipalib plugins. | Pavel Zuna | 2011-03-01 | 1 | -1/+1 |
* | Add handling for indirect memberof other entries. | Rob Crittenden | 2011-02-21 | 1 | -1/+2 |
* | Improve filtering of enrollments search results. | Pavel Zuna | 2011-01-04 | 1 | -1/+1 |
* | Change FreeIPA license to GPLv3+ | Jakub Hrozek | 2010-12-20 | 1 | -5/+5 |
* | Enable filtering search results by member attributes. | Pavel Zuna | 2010-12-20 | 1 | -1/+1 |
* | This is the second half of a patch. Only the part that had to be | Rob Crittenden | 2010-12-02 | 1 | -1/+1 |
* | Populate indirect members when showing a group object. | Rob Crittenden | 2010-10-28 | 1 | -13/+4 |
* | Update command documentation based on feedback from docs team. | Rob Crittenden | 2010-08-27 | 1 | -13/+19 |
* | Properly show the members when an add/remove operation fails. | Rob Crittenden | 2010-08-06 | 1 | -1/+1 |
* | First pass at per-command documentation | Rob Crittenden | 2010-06-22 | 1 | -0/+20 |
* | Code cleanup: remove unused stuff, take 1. | Pavel Zuna | 2010-03-01 | 1 | -6/+0 |
* | Translatable Param.label, Param.doc | Jason Gerard DeRose | 2010-02-24 | 1 | -7/+7 |
* | Use the Output tuple to determine the order of output | Rob Crittenden | 2010-02-15 | 1 | -3/+15 |
* | Add Object.label class attribute, enable in webUI | Jason Gerard DeRose | 2010-02-12 | 1 | -0/+2 |
* | host and hostgroup summary messages, declarative tests; fix tests for 'dn' | Jason Gerard DeRose | 2009-12-16 | 1 | -3/+11 |
* | Add some missing labels | Rob Crittenden | 2009-12-14 | 1 | -0/+2 |
* | Make the hostgroup plugin use baseldap classes. | Pavel Zuna | 2009-10-05 | 1 | -173/+45 |
* | Change command names from *group-del-member to *group-remove-member. | Pavel Zuna | 2009-07-09 | 1 | -3/+3 |
* | Make basegroup-{add, del}-member print failed members with error descriptions. | Pavel Zuna | 2009-07-02 | 1 | -16/+20 |
* | Fix minor bugs, typos, etc. discovered by unit tests in plugins. | Pavel Zuna | 2009-07-02 | 1 | -4/+8 |
* | Rename *-create/*-delete commands to *-add/*-del respectively. | Pavel Zuna | 2009-07-02 | 1 | -7/+7 |
* | Rename plugins2 to plugins. | Pavel Zuna | 2009-07-02 | 1 | -23/+23 |
* | Rename plugins2 files (remove '2' suffix'). | Pavel Zuna | 2009-07-02 | 1 | -0/+240 |
* | Delete plugins using old LDAP backend. | Pavel Zuna | 2009-07-02 | 1 | -156/+0 |
* | Use tuples instead of lists for class variables | Rob Crittenden | 2009-03-25 | 1 | -1/+1 |
* | Convert to use the new basegroup framework | Rob Crittenden | 2009-03-20 | 1 | -0/+156 |