Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-07 | Updated HPE Comware - Issue #611 Fix (#1305) | Adam | |
This change works for newer HPE Comware model switches and *shouldn't* cause any issues with the previous Comware models although past functionality hasn't been tested as I don't have an older model. | |||
2018-06-05 | edgecos overly verbose memory and uptime (#1366) | Bartek | |
2018-06-03 | Merge pull request #1250 from vppencilsharpener/FortiOS-Push | ytti | |
Rework the Exclusions for FortiOS | |||
2018-06-03 | Create openbsd.rb (#1356) | Albert Martinez | |
OpenBSD model implementation. | |||
2018-05-30 | rubocop fixes | Saku Ytti | |
2018-05-30 | Add support for Cambium | Saku Ytti | |
Initial HTTP support | |||
2018-05-26 | Merge branch 'master' into FortiOS-Push | Wild Kat | |
2018-05-26 | clean up and rubocop compliance | Wild Kat | |
2018-05-26 | Comnet Microsemi Switch support (#1346) | Juho Ylikorpi | |
* ComnetMicrosemiSwitch support | |||
2018-05-19 | Update fortios.rb (#1345) | benjaminAco | |
Remove SNMP v3 Auth & Priv Password. | |||
2018-05-11 | Enable 'enable' support for HP Procurves | Robert (KHobbits) | |
2018-05-11 | Merge pull request #1336 from macaty/master | Wild Kat | |
Create stoneos.rb | |||
2018-05-10 | relax asyncos prompt requirements | Wild Kat | |
2018-05-09 | tidy up and add references for stoneos model | Wild Kat | |
2018-05-09 | Create stoneos.rb | Marco Li | |
Add new model of Hillstone Networks StoneOS software | |||
2018-05-07 | Convert NX-OS configs to have consistent line endings and comment them ↵ | Nash Kaminski | |
properly. Fix typo in launcher script. | |||
2018-05-06 | Added removal of secrets to pfsense | z00nx 0 | |
2018-05-01 | Merge pull request #1323 from z00nx/openwrt | Wild Kat | |
Initial OpenWrt support | |||
2018-05-01 | Initial OpenWrt support | z00nx 0 | |
2018-04-30 | make opengear prompt mandatory | Wild Kat | |
2018-04-28 | Update boss.rb | ospfbgp | |
Issues with some older boss switches that have the banner turned off. They still display the banner but it is just scrolls and no pause. The send "c" gets put at the prompt and you are now stuck. An easy fix is to just send new line so you get a new prompt and the next command does not get corrupt. Tested on about 100 BOSS switches and all working now. | |||
2018-04-27 | model: Added IOSXE model which uses IOS model | Neil Lathwood | |
2018-04-27 | Merge pull request #1242 from cppmonkey/xgs4600-cli | ytti | |
Zyxel XGS4600 ssh/telnet | |||
2018-04-27 | scrub generated time from xos.rb configs (closes #629) | Wild Kat | |
2018-04-27 | Merge branch 'master' into xgs4600-cli | KodApa85 | |
2018-04-27 | Merge pull request #1238 from jiphex/fix-dnos-changing-info | ytti | |
Alter DNOS config. Remove constantly changing info | |||
2018-04-25 | Add option to force input string into 8bit-ascii | ytti | |
Essentially binary blob or UTF8 Closes #1210 | |||
2018-04-21 | the great makeover - standardize layout, alignment, indentation | Wild Kat | |
2018-04-19 | Basic support for NDMS OS (Zyxel Keenetic) | Yuri Zubov | |
2018-04-16 | model: netgear.rb support for older models (#1268) | Zsolt Zsiros | |
* Added support for older models (FW 5.x.y.z like on GS110TP, GS748Tv4, etc) * Fixed prompt regex * docs/Model-Notes/Netgear created * docs/Model-Notes/Netgear fixed typos | |||
2018-04-15 | Merge pull request #1274 from wk/furiously-untab | ytti | |
eliminate tabs in favor of double space | |||
2018-04-15 | Merge pull request #1260 from wk/models-backflip | ytti | |
eliminate inverse methods from models | |||
2018-04-13 | Merge branch 'master' into xgs4600-cli | KodApa85 | |
2018-04-11 | eliminate tabs in favor of double space | Wild Kat | |
2018-04-09 | Disable paging for "show full-configuration" on FortiOS | Andre Sencioles | |
2018-04-08 | eliminate inverse methods from models | Wild Kat | |
2018-04-07 | Allowed prompt to contain hyphen | Martin Overgaard Hansen | |
2018-04-05 | unspeakable things took place in original PR, correcting model | Wild Kat | |
2018-04-05 | Merge pull request #1251 from wk/snr-support-refactor | ytti | |
Snr support refactor (closes #1139) | |||
2018-04-05 | strip uptime info from show version | Wild Kat | |
2018-04-04 | Rework the Exclusions | Tim Pray | |
2018-03-26 | Update hpebladesystem.rb | Sascha Tetzel | |
- disable Last Update from NTP in Show Network, because it produced a new version with every backup (show network) - disable parsing of "----More----", it is better to user "Script Mode" (cfg :telnet, :ssh) -> post_login | |||
2018-03-23 | Merge remote-tracking branch 'upstream/master' into snr-support-refactor | Wild Kat | |
2018-03-23 | yield cfg for clarity | Wild Kat | |
2018-03-21 | Update nxos.rb | Uwe Werler | |
Otherwise the running config will not be stored. | |||
2018-03-21 | Alter DNOS config. Remove constantly changing info | James Hannah | |
Gsub out the uptime which changes constantly, and remove the output of "show system" which duplicates the info from "show version" and contains fan speed data which isn't helpful. | |||
2018-03-20 | better comments | Wild Kat | |
2018-03-20 | expand dcnos model | Wild Kat | |
2018-03-20 | refactor snr support into dcnos model | Wild Kat | |
2018-03-20 | Added more commands | CppMonkey | |
Shows more details. Confirms stacking config (Ring/Chain) Allows tracking of firmware on ras0 and ras1 |