Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-27 | Removed accidental deletion | KodApa85 | |
2018-04-27 | Corrected spelling mistake | KodApa85 | |
2018-04-27 | Merge branch 'master' into xgs4600-cli | KodApa85 | |
2018-04-27 | Rebased and fixed conflicts | Neil Lathwood | |
2018-04-24 | Netgear notes updates | Jason Ackley | |
Consistency - add a link back to Model-Notes at the bottom Tag a YAML block as YAML for highlighting. | |||
2018-04-24 | Consistency - add a link back to Model-Notes at the bottom | Jason Ackley | |
2018-04-24 | Consistency - add a link back to Model-Notes at the bottom | Jason Ackley | |
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-13 | Merge branch 'master' into xgs4600-cli | KodApa85 | |
2018-03-20 | Merged latest changes from ytti/oxidized | CppMonkey | |
2018-03-16 | improve spelling in docs | Wild Kat | |
2018-03-16 | documentation touch-ups and issue #1218 | Wild Kat | |
2018-03-12 | Lint and standardize markdown documentation | Wild Kat | |
2018-02-27 | model: Added support for ArbOS from Arbor Networks. (#1096) | Jason Ackley | |
* Basic support for ArbOS from Arbor Networks. ArbOS is the generic name for Arbor Networks (https://www.arbornetworks.com/) OS that runs on some of their devices. Found and imported from https://github.com/claranet/oxidized . Credit to Claranet for the creation. Locally validated on Peakflow SP v8.2+ The module is quite simple as the command 'config show' automatically disables pagination. There is a pagination-enabled version of the command as well. * Added model notes for ArbOS | |||
2018-02-21 | rebased | Neil Lathwood | |
2018-02-15 | docs: Added model note for 3com comware (#1186) | Neil Lathwood | |
2018-02-05 | Added support for setting ssh auth methods | Neil Lathwood | |
2018-02-01 | removed return characters, fixing the table | KodApa85 | |
2018-02-01 | Fixed privilege table not displaying correctly | CppMonkey | |
2018-02-01 | Initial commit for SSH/Telnet on Xyzel XGS4600 series | CppMonkey | |
2018-01-25 | model: Fixed FTP Passive/Active modes & Xyzel XGS4600 series Docs (#1161) | KodApa85 | |
* FTP Passive/Active mode added * Documentation for Xyzel XGS4600 series | |||
2018-01-18 | docs: Added documentation for setting up JunOS with Oxidized (#1155) | KodApa85 | |
2017-11-29 | docs: Create AireOS.md (#1116) | JBBR | |
2017-11-18 | docs: Misc Doc updates (#1107) | Jason Ackley | |
* Move VRP-Huawei.md to new Model-Notes subdir * Update Sources.md with a few improvements: 1. Sync the example table name between the MySQL and SQLite example configs for consistency. 2. Document the very useful custom SQL query parameter (query:) including a couple of examples. * Basic README.md for Model-Notes directory with a simple table for notes/caveats * Markdown quote the Huawei config blocks and link back to README.md * Update Sources.md |