summaryrefslogtreecommitdiffstats
path: root/func/overlord/inventory.py
Commit message (Expand)AuthorAgeFilesLines
* Get ready for release but also fix func-inventory so it understands the new h...Michael DeHaan2008-02-041-1/+3
* All exceptions, async or otherwise, now come back as easily detectable signat...Michael DeHaan2008-01-291-8/+10
* pychecker/pyflakesAdrian Likins2008-01-161-2/+0
* removed more shebangs from files that are not executable as part of the appli...Steve 'Ashcrow' Milner2008-01-141-2/+0
* removed a lot of misplaced shebangs.Steve 'Ashcrow' Milner2008-01-131-4/+2
* Tweak connection refused logic in func-inventoryMichael DeHaan2007-12-171-3/+7
* Make func-inventory work again, although more needs to be done to tolerate sy...Michael DeHaan2007-12-171-26/+24
* Added inventory module for mount, though something has broken func-inventory'...Michael DeHaan2007-12-171-0/+5
* make func-inventory smart enough to know that if a module just returns a stri...Michael DeHaan2007-10-261-0/+4
* This adds alternative output formats for func-inventory, so that other progra...Michael DeHaan2007-10-261-1/+30
* Inventory module now defaults to calling 'inventory' methods, not 'info', to ...Michael DeHaan2007-10-241-3/+3
* Initial go at the func inventory app (includes git integration). Docs TBA sh...Michael DeHaan2007-10-231-0/+153