Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-21 | Added policies saving | Stanislaw Datskevich | |
2016-02-21 | Fix telnet 'wait for prompt' bug | roedie | |
2015-09-29 | Ignore save-config warning after exit in XOS | Tobias Andersson | |
2015-09-26 | fix white space and CR problems on xos model | Nick Hilliard | |
2015-09-14 | Fix new line removal | Saku Ytti | |
Probably the intention was cfg.each_line.to_a[1..-3].map(&:rstrip).join("\n") But as it's just incorrectly removed new line from last line, clearly the rstrip has not been needed, so not gonna add it unless proven that it's needed. Spotted by @nickhilliard | |||
2015-02-19 | Password detection fixed | fhibler | |
2014-08-24 | Add ExtremeXOS | Saku Ytti | |