summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/f_host.py
Commit message (Expand)AuthorAgeFilesLines
* Applied Rob's errors patchRob Crittenden2009-02-031-3/+3
* Fix rule definition to match new APIRob Crittenden2009-01-191-3/+3
* Fixed a problem in the host plugin module; added not in TODO about using Para...Jason Gerard DeRose2009-01-141-5/+9
* Updated host plugins module to where it can at least be importedJason Gerard DeRose2009-01-141-19/+14
* Don't pass along the kw dictionary we were passed by XML-RPC.Rob Crittenden2008-12-101-5/+6
* Convert to new output_for_cli() functionRob Crittenden2008-12-101-24/+16
* Add 'all' option to host-find and pull attributes into a global listRob Crittenden2008-11-041-1/+9
* If a password is supplied then this host will be bulk-enrolledRob Crittenden2008-10-241-4/+19
* Implement the host commandsRob Crittenden2008-10-221-0/+271