Commit graph

159 commits

Author SHA1 Message Date
Duncan Ferguson
f862782d73 Start over again - step 1
Really wasnt happy with how the work was going previously - kept getting lost, so start again from before too many changed were made.

So, move all code out of bin/cssh into App::ClusterSSH.pm and ensure still works
2010-06-18 22:11:34 +01:00
Duncan Ferguson
ae611e1f60 Start adding some functionality 2010-06-03 19:03:58 +01:00
Duncan Ferguson
08dc61df20 Amend copyright year 2010-06-03 19:03:33 +01:00
Duncan Ferguson
9730b7f90f host realname and givenname functionality
Check the hostname exists in ssh config or via lookup, but only when called/required (i.e. not done implicitly during new)
2010-01-29 10:23:08 +00:00
Duncan Ferguson
65a600e706 Allow for parsing of ssh files to get hostnames 2010-01-28 19:10:31 +00:00
Duncan Ferguson
7d77fe8cb0 Add in host object
First cut of a host object - yet to be used by main script
2010-01-12 20:15:11 +00:00
Duncan Ferguson
3c72ca71f0 Initial base object for everything to inherit from 2010-01-11 22:23:14 +00:00
Duncan Ferguson
811db0cf29 Start of non-English language support 2010-01-11 19:39:20 +00:00
Duncan Ferguson
89d79d6e16 Add in placeholder module and common tests 2009-12-19 17:30:58 +00:00