Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | | | | | | | | The attributes displayed is now dependant upon their definition in a Param. This enhances that, giving some level of control over how the result is displayed to the user. This also fixes displaying group membership, including failures of adding/removing entries. All tests pass now though there is still one problem. We need to return the dn as well. Once that is fixed we just need to comment out all the dn entries in the tests and they should once again pass. | ||||
* | 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 |
| | | | | Signed-off-by: Jason Gerard DeRose <jderose@redhat.com> | ||||
* | 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 |