Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-07 | Add AOS (ALU OmniSwitch) support | Saku Ytti | |
Specifically AOS 6, vxworks era, not linux era 7 | |||
2014-02-07 | Ignore ssh keys, change input exceptions | Saku Ytti | |
Now input ssh has configuration secure which is false by default, meaning we don't care about changing keys. It breaks ssh security model but rancid does it too. Also input models error handling is now mostly moved to node.rb for centralized handling + logging. With input models only defining which errors they want to receover from. | |||
2013-10-26 | bump up version | nopedial | |
2013-10-15 | enhance fetch support | nopedial | |
2013-10-14 | bump up software version | nopedial | |
2013-05-01 | Net::ReadTimeout is ruby 2.0.0 specific | Saku Ytti | |
use TimeoutError for compatibility | |||
2013-04-29 | Bump version, fix gemspec permission | Saku Ytti | |
2013-04-29 | Catch 'Errno::ECONNRESET' in Telnet#cmd | Saku Ytti | |
Some devices might throw us out, while we are waiting for command to compelete | |||
2013-04-27 | Fix connction reset on disconnect | Saku Ytti | |
Dell Powerconnect does this | |||
2013-04-27 | Fix timeout on receiving command from input | Saku Ytti | |
2013-04-26 | Gemify + add sort-of-cli | Saku Ytti | |
2013-04-17 | Initial commit | Saku Ytti | |
Silly for shit-and-giggles attempt at rancid |