Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-16 | Update changelog to reflect previous commits | Eric | |
2015-03-10 | Bugfixes and bump to 0.4.1 | Samer Abdel-Hafez | |
2015-03-06 | Log prompt detection failures | Samer Abdel-Hafez | |
2015-02-27 | Minor cosmetic changes and additions | Samer Abdel-Hafez | |
2015-02-23 | update changelog | Saku Ytti | |
2015-02-22 | update changelog | Saku Ytti | |
2015-02-21 | changelog update | Saku Ytti | |
2015-02-21 | allow setting IP from source | Saku Ytti | |
sql/csv can now set IP as well as name, useful if you don't have FQDN. If IP is given, then we don't try to resolve name. closes #78 | |||
2015-02-19 | ironware fix | Saku Ytti | |
2015-02-19 | xos update | Saku Ytti | |
2015-02-13 | bump to 0.3.0 | Samer Abdel-Hafez | |
2014-12-03 | bump up gemspec version | Saku Ytti | |
2014-08-25 | Match IP address explicitly | Jari Salo | |
- New method node_want? - Don't match node to node[:name] if node[:name] is an ip address. Otherwise we might match to wrong ip address. | |||
2014-08-24 | Add Brocade NOS | Saku Ytti | |
2014-08-24 | Add ExtremeXOS | Saku Ytti | |
2014-08-18 | update about Cisco SMB support | Saku Ytti | |
2014-08-16 | update change log, bump up gemspec | Saku Ytti | |
2014-08-13 | Remove changing lines from procurve.rb | Jari Salo | |
2014-08-10 | update changelog | Saku Ytti | |
2014-08-06 | Added Huawei VRP model support. | Jari Salo | |
2014-08-05 | Add Alcatel-Lucent ISAM 7302/7330 DSLAM model support | Jari Salo | |
2014-08-05 | fix typo | Saku Ytti | |
2014-08-05 | fix ssh close when far end closes disgracefully | Saku Ytti | |
ALU ISAM DSLAM does this | |||
2014-07-24 | update changelog | Saku Ytti | |
2014-07-24 | fix variable reasolving0.2.1 | Saku Ytti | |
+ bumpup gemspec | |||
2014-07-24 | bump up gemspec version0.2.0 | Saku Ytti | |
2014-07-22 | update changelog | Saku Ytti | |
2014-07-21 | update changelog | Saku Ytti | |
2014-07-21 | update changelog | Saku Ytti | |
2014-07-21 | Fix bug in 'vars.rb'0.1.1 | Saku Ytti | |
We need to return value of 'r' instead of value of previous evaluation. |