summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-13 Allow the parser to be loaded.Steve Kemp
2012-11-13 Added whitespace.Steve Kemp
2012-11-13 added test-case to cover basic file-parsing.Steve Kemp
2012-11-13 space out the logs.Steve Kemp
2012-11-13 Added.Steve Kemp
2012-11-13 Added --help + --manual flags.Steve Kemp
2012-11-13 Added LDAP-protocol handler.Steve Kemp
2012-11-13 Removed duplication, corrected errors in comment.Steve Kemp
2012-11-13 Comment updates.Steve Kemp
2012-11-13 Updated comment.Steve Kemp
2012-11-13 Default port for jabber is 5222. Default port for telnet is 23Steve Kemp
2012-11-13 Validate we have a host + portSteve Kemp
2012-11-13 Ensure we have a target + portSteve Kemp
2012-11-13 Test that we have a host + port to test.Steve Kemp
2012-11-13 Validate we have a port and a host to probeSteve Kemp
2012-11-13 Added validation of target + portSteve Kemp
2012-11-13 Added test case for FTP constructor.Steve Kemp
2012-11-13 Ensure we have a target & a port.Steve Kemp
2012-11-13 Updated to report success correctlySteve Kemp
2012-11-13 Ensure we have a port + URL in the construcotr.Steve Kemp
2012-11-13 Initial test-casesSteve Kemp
2012-11-13 Fixed to be less verbose, if we're running quietlySteve Kemp
2012-11-13 Log job termination. Avoid logging pending jobs.Steve Kemp
2012-11-13 We have a logfile.Steve Kemp
2012-11-13 Log.Steve Kemp
2012-11-13 Misc. comment update.Steve Kemp
2012-11-13 Renamed 'get_details()' to 'error()'.Steve Kemp
2012-11-13 Updated to ensure that both the methods we expect from theSteve Kemp
2012-11-13 Converted to class-based APISteve Kemp
2012-11-13 Be verbose in our test.Steve Kemp
2012-11-13 Document class APISteve Kemp
2012-11-13 be verbose in our test.Steve Kemp
2012-11-13 Be verbose in our testSteve Kemp
2012-11-13 Moved to class-based APISteve Kemp
2012-11-13 Set the detailSteve Kemp
2012-11-13 Propagate the failure-reason to the raise() method.Steve Kemp
2012-11-13 Updated to use the new class-based APISteve Kemp
2012-11-13 Updated to test.Steve Kemp
2012-11-13 Ensure we have a URLSteve Kemp
2012-11-13 Updated to use a class structure - and test both status code & content.Steve Kemp
2012-11-13 Mention that both are expected to work.Steve Kemp
2012-11-13 fixed syntax errorSteve Kemp
2012-11-13 Use summary not subjectSteve Kemp
2012-11-13 Use mauvealert to raise/clear alerts.Steve Kemp
2012-11-13 Use 127.0.0.1 not localhostSteve Kemp
2012-11-13 Updated comments.Steve Kemp
2012-11-13 --repeat is now implemented.Steve Kemp
2012-11-13 Allow the beanstalkd to be specified.Steve Kemp
2012-11-12 Allow single-job execution via --single/-sSteve Kemp
2012-11-12 Wrap all the processing of a job in an exception catcher.Steve Kemp