Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed remaining plugins still using f_* b_* convention | Jason Gerard DeRose | 2009-04-01 | 1 | -220/+0 |
| | |||||
* | kw is supposed to contain just lower-case values | Rob Crittenden | 2009-03-19 | 1 | -1/+1 |
| | |||||
* | Fix some minor issues in group and service plugins | Rob Crittenden | 2009-03-17 | 1 | -4/+2 |
| | |||||
* | Add --all option to show/find, add default attrs to show, cleanup output | Rob Crittenden | 2009-02-19 | 1 | -1/+19 |
| | |||||
* | Applied Rob's errors patch | Rob Crittenden | 2009-02-03 | 1 | -5/+5 |
| | |||||
* | Updated service plugins module to where it can at least be imported | Jason Gerard DeRose | 2009-01-14 | 1 | -11/+14 |
| | |||||
* | Don't pass along the kw dictionary we were passed by XML-RPC. | Rob Crittenden | 2008-12-10 | 1 | -4/+5 |
| | | | | | We generally want to just search indexed attributes. We get this list of attributes from the configuration, use it. | ||||
* | Convert to new output_for_cli() function | Rob Crittenden | 2008-12-10 | 1 | -18/+12 |
| | |||||
* | Uncomment some logging statements ported over from v1. | Rob Crittenden | 2008-11-03 | 1 | -2/+2 |
| | |||||
* | Don't allow service-add to create host/ principals | Rob Crittenden | 2008-10-24 | 1 | -0/+3 |
| | |||||
* | Use posixAccount instead of person to identify users | Rob Crittenden | 2008-10-24 | 1 | -2/+8 |
| | | | | Add output_for_cli to service-find | ||||
* | Port f_service to LDAP backend | Rob Crittenden | 2008-10-17 | 1 | -45/+92 |
| | | | | | Add new keyword, 'filter', that can be passed to the search function. This is globbed onto the filter that is auto-created. | ||||
* | Use new options handler | Rob Crittenden | 2008-10-10 | 1 | -7/+2 |
| | |||||
* | Start service principal plugin | Rob Crittenden | 2008-10-10 | 1 | -0/+155 |