Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed remaining plugins still using f_* b_* convention | Jason Gerard DeRose | 2009-04-01 | 1 | -287/+0 |
| | |||||
* | Add --all option to show/find, add default attrs to show, cleanup output | Rob Crittenden | 2009-02-19 | 1 | -0/+1 |
| | |||||
* | Applied Rob's errors patch | Rob Crittenden | 2009-02-03 | 1 | -3/+3 |
| | |||||
* | Fix rule definition to match new API | Rob Crittenden | 2009-01-19 | 1 | -3/+3 |
| | |||||
* | Fixed a problem in the host plugin module; added not in TODO about using ↵ | Jason Gerard DeRose | 2009-01-14 | 1 | -5/+9 |
| | | | | Param.query | ||||
* | Updated host plugins module to where it can at least be imported | Jason Gerard DeRose | 2009-01-14 | 1 | -19/+14 |
| | |||||
* | Don't pass along the kw dictionary we were passed by XML-RPC. | Rob Crittenden | 2008-12-10 | 1 | -5/+6 |
| | | | | | 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 | -24/+16 |
| | |||||
* | Add 'all' option to host-find and pull attributes into a global list | Rob Crittenden | 2008-11-04 | 1 | -1/+9 |
| | |||||
* | If a password is supplied then this host will be bulk-enrolled | Rob Crittenden | 2008-10-24 | 1 | -4/+19 |
| | | | | | A bulk-enrolled host does not get a kerberos service principal until enrollment time. | ||||
* | Implement the host commands | Rob Crittenden | 2008-10-22 | 1 | -0/+271 |
In order for this to work against a v1 database the update host.update needs to be applied |