23 Commits (51f59ad69d571435aa9b63021bbe81f809eba647)

Author SHA1 Message Date
Sven Slootweg 62588bee99 Don't try to connect again if a previous connection attempt failed. 12 years ago
Sven Slootweg c716f98db6 Better error handling when a node is unreachable 12 years ago
Sven Slootweg 84b03d4c3c Suppress warnings from SSH library and only throw an exception 12 years ago
Sven Slootweg 6824a7db84 Have some default values if a command fails to run 12 years ago
Sven Slootweg 2adaf00e62 Update runhelper and frontend code to use list-based popen calls instead of string-based calls, for added security. 12 years ago
Sven Slootweg 17ad3d6429 Throw an Exception if the runhelper is not installed on a node 12 years ago
Sven Slootweg 389ad1bab4 Remove closing tags 12 years ago
Sven Slootweg 5d7188d46e Changed from manual escaping to escapeshellarg in SshConnector 12 years ago
Sven Slootweg eb45a26926 Trim stderr in SshConnector.RunCommand return value 12 years ago
Sven Slootweg 7cd3900228 We don't need exception catching there 12 years ago
Sven Slootweg 050d8a27ac Test exceptions 12 years ago
Sven Slootweg fa2e12afc6 Implemented command cacheing 12 years ago
Sven Slootweg 5f220a7478 Exit code handling 12 years ago
Sven Slootweg 03a518814a Node class prototype 12 years ago
Sven Slootweg 1b8a9f2d19 Drastically improved try/catch structure 12 years ago
Sven Slootweg 905826db03 We don't need this. 12 years ago
Sven Slootweg 107fd1da97 RunCommand now returns an object with stdout, stderr, and return code 12 years ago
Sven Slootweg 60e9eb60b5 SSH working 12 years ago
Sven Slootweg 80829e5b80 Fixed SSH auth 12 years ago
Sven Slootweg da2ac97304 Fixes and test 12 years ago
Sven Slootweg 1698553c83 Finished connect function 12 years ago
Sven Slootweg 5e3bc10613 SshConnector class stuff 12 years ago
Sven Slootweg 6e48da765b Needs moar classes 12 years ago