summaryrefslogtreecommitdiffstats
path: root/func/minion/modules/networktest.py
Commit message (Collapse)AuthorAgeFilesLines
* make networktest.isportopen slightly more robustAdrian Likins2008-01-171-3/+13
| | | | now returns a tuple of [return_code, message, data (aka, socket error, etc)]
* added in the desc/version/api items in the modules.Steve 'Ashcrow' Milner2008-01-161-0/+4
|
* Updated networktest to be the new way of defining modules and updated ↵Steve 'Ashcrow' Milner2008-01-161-15/+1
| | | | func-create-module to add in docstrings.
* somehow networktest fell off the side of git ... added back.Steve 'Ashcrow' Milner2008-01-141-0/+64