Commit graph

27 commits

Author SHA1 Message Date
Duncan Ferguson
d9b3de5d55 Slightly more debug infoi around ssh lookups 2017-08-04 07:52:10 +01:00
Duncan Ferguson
fc66ddc34b Fixup some code typos in the pull request 2017-03-16 22:42:06 +00:00
Duncan Ferguson
07f59738e6 Fix pod coverage test 2017-03-16 22:33:37 +00:00
Duncan Ferguson
7a08f3239e Fix perltidy test 2017-03-16 22:30:41 +00:00
azenet
3e3ed2c1cc fix missing $self in call to read_ssh_file 2017-03-15 13:17:33 +01:00
azenet
f9c6120477 add support for .ssh/config include directive 2017-03-14 13:43:12 +01:00
Duncan Ferguson
bc7805ca4c Update copyright year 2017-03-04 11:05:20 +00:00
Duncan Ferguson
c0f2b8af41 Update copyright year 2015-10-01 18:15:51 +01:00
Duncan Ferguson
efcc12e1d5 Remove unnecessary code 2015-09-30 17:37:24 +01:00
Duncan Ferguson
f8ed9da353 Ensure code is run through 'perltidy -pbp -nst -nse' 2014-09-19 23:33:08 +01:00
Duncan Ferguson
3e2392e9b6 Improve test coverage 2014-07-02 22:39:36 +01:00
Duncan Ferguson
0853d8fee6 Alternative IPv6 address port
Allow for parsing ports from 'xxxx:xxxx:xxxx:xxxx/pppp' style IPv6 addresses
2014-07-02 18:48:06 +01:00
Duncan Ferguson
858112c072 Additional pod docs 2014-06-29 12:49:37 +01:00
Duncan Ferguson
f344270921 Add wondow geomerty into host spec
Also improve host tests to be more comprehensive and understandable
2014-02-01 13:47:42 +00:00
Duncan Ferguson
74d1cf7f0a Updated manpage whatis entries
Patch by Tony Mancill
2013-02-14 22:11:21 +00:00
Duncan Ferguson
abe177d4d8 More use of Exception::Class 2011-07-01 16:40:29 +01:00
Duncan Ferguson
f04b4040ae Add in 'ccon' command
Thanks for Brandon Perkins for the patch
2011-06-30 11:12:59 +01:00
Duncan Ferguson
e2cc9a0863 Fix test error
Fix test error on 5.8.8 (reported by Wei Wang)
Also add to TODO file
2010-09-09 12:17:43 +01:00
Duncan Ferguson
98b93d91f4 Correct version number 2010-06-25 16:21:58 +01:00
Duncan Ferguson
74809e7184 Standardise licence
GPL and GPL+1/Artistic licenses were used - standarise on GPL+1/Artisticc (same as perl) except for cscp (which I didnt write)
2010-06-20 20:23:41 +01:00
Duncan Ferguson
2ee06cd89b Update copyright year(s) 2010-06-20 17:55:24 +01:00
Duncan Ferguson
18e79bb64f Type up pod for whatis
Picked up from debian packaging.  Thanks to Tony Mancill.
2010-06-20 17:53:09 +01:00
Duncan Ferguson
b3fa4348ce Tidy up docs; add in missing functions 2010-06-18 23:16:34 +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