| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename hbac module to hbacrule | Jan Zeleny | 2011-01-07 | 1 | -1/+1 |
* | facet nesting | Adam Young | 2011-01-07 | 1 | -1/+1 |
* | Improve filtering of enrollments search results. | Pavel Zuna | 2011-01-04 | 1 | -1/+10 |
* | 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 | -0/+1 |
* | Add usercategory and hostcategory and fix displaying members in netgroup_show | Rob Crittenden | 2010-11-08 | 1 | -0/+24 |
* | Implement nested netgroups and include summaries for the commands. | Rob Crittenden | 2010-10-29 | 1 | -2/+27 |
* | Return reason for failure when updating group membership fails. | Rob Crittenden | 2010-10-28 | 1 | -9/+9 |
* | Populate indirect members when showing a group object. | Rob Crittenden | 2010-10-28 | 1 | -26/+6 |
* | Add LDAPObject setting to handle different attributes for RDN and PKEY. | Pavel Zuna | 2010-10-28 | 1 | -24/+1 |
* | Update command documentation based on feedback from docs team. | Rob Crittenden | 2010-08-27 | 1 | -13/+13 |
* | Properly show the members when an add/remove operation fails. | Rob Crittenden | 2010-08-06 | 1 | -2/+2 |
* | Fix netgroup plugin to use correct member attribute names. | Rob Crittenden | 2010-07-15 | 1 | -31/+41 |
* | First pass at per-command documentation | Rob Crittenden | 2010-06-22 | 1 | -0/+20 |
* | localize doc strings | John Dennis | 2010-03-08 | 1 | -1/+1 |
* | Code cleanup: remove unused stuff, take 1. | Pavel Zuna | 2010-03-01 | 1 | -10/+0 |
* | Translatable Param.label, Param.doc | Jason Gerard DeRose | 2010-02-24 | 1 | -8/+6 |
* | Complete netgroup attributes. | Pavel Zuna | 2010-02-23 | 1 | -1/+22 |
* | Use the Output tuple to determine the order of output | Rob Crittenden | 2010-02-15 | 1 | -9/+16 |
* | Add Object.label class attribute, enable in webUI | Jason Gerard DeRose | 2010-02-12 | 1 | -1/+3 |
* | Add --all to LDAPCreate and make LDAP commands always display default attribu... | Pavel Zuna | 2010-01-11 | 1 | -1/+1 |
* | Add some missing labels | Rob Crittenden | 2009-12-14 | 1 | -0/+3 |
* | Display membership attributes (member, memberOf) by default in show/find. | Pavel Zuna | 2009-10-21 | 1 | -1/+1 |
* | Fix bug in HBAC and netgroup plugin get_primary_key_from_dn methods. | Pavel Zuna | 2009-10-08 | 1 | -1/+4 |
* | Make the netgroup plugin use baseldap classes. | Pavel Zuna | 2009-10-05 | 1 | -309/+116 |
* | Add a new objectclass, ipaObject, that will add a UUID to many IPA objects | Rob Crittenden | 2009-08-10 | 1 | -2/+2 |
* | 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 | -20/+33 |
* | Fix minor bugs, typos, etc. discovered by unit tests in plugins. | Pavel Zuna | 2009-07-02 | 1 | -8/+13 |
* | Rename *-create/*-delete commands to *-add/*-del respectively. | Pavel Zuna | 2009-07-02 | 1 | -6/+6 |
* | 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/+372 |
* | Delete plugins using old LDAP backend. | Pavel Zuna | 2009-07-02 | 1 | -288/+0 |
* | Add missing required attribute, nisdomainname | Rob Crittenden | 2009-04-30 | 1 | -0/+16 |
* | Convert to use the new basegroup framework | Rob Crittenden | 2009-03-20 | 1 | -0/+272 |