Age | Commit message (Collapse) | Author |
|
typo fixes - IP-Adress -> IP-Address
remove_secrets -> remove_secret
tag a ruby block as ruby for correct highlight
misc other small text clarity (ssh_proxy is the proxy information etc)
|
|
Indicate that it can be used to have local site changes or updated models from the repo.
minor text clarity on other items.
|
|
misc clarity items
|
|
misc text clarity.
clarify timeout is in seconds
clarity the publickey/privatekey are paths - not the keys themselves.
Reorder the AWS SNS example of describing the config before the example config for consistency with the rest.
|
|
Refer to things as 'device' versus 'switch'
Add some example use case notes for post_login and pre_logout.
MD highlight some items in the list for clarity
misc text clarity adjustments.
|
|
Consistency - add a link back to Model-Notes at the bottom
Tag a YAML block as YAML for highlighting.
|
|
|
|
|
|
|
|
Fixes #1302
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
* FTP Passive/Active mode added
* Documentation for Xyzel XGS4600 series
|
|
|
|
* Create awplus.rb
Added support for Allied Telesis AW+ switches and routers
* Add support for Allied Telesis Alliedware Plus products
* Add Allied Telesis to Supported Products
* Add Allied Telesis to supported models
Feature support included:
- Telnet and SSH
-- Enable/Secret Password
- Device info from "show system" command
-- Dynamic output e.g. Device Uptime is removed.
- Var: remove_secret
- User-defined terminal length
-- User is not required to "terminal no length" and can keep configured pager length.
|
|
Technologies Co.,Ltd. (#1097)
* Add support for Broadband Network Platform Software from GCOM Technologies Co.,Ltd.
* requested changes
|
|
* Add support for SLX-OS
* Remove commented code
* Add SLX-OS on the list of Supported OS Types
* Replace tabs with spaces
* Regex modification for remove the display of uptime
|
|
|
|
* GPG bug fix
* Update Sources.md
* Update README.md
|
|
|
|
* Add OPNsense model
* Fix class name
* Mention support for OPNsense in Supported OS types
|
|
* Add OX_NODE_MODEL to exec hook
* Update docs to reflect added OX_NODE_MSG to hook
|
|
* 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
|
|
|
|
|
|
messages (#763)
* continue to diffs by default, but optionally post formatted messages
* updated readme
* remove static channel name
* Update Hooks.md
|
|
* Added hook for XMPP MUC
* Updated dockerfile
* Added timeout to prevent oxidized to stop on XMPP error
* Updated README
|
|
|
|
This model (and possibly others) runs an OS with a different set of
commands than the Supermicro model that already exists.
|
|
* docs: Refactor docs to make them more digestible
* small updates
* More updates
* more splitting off of files + fixed backtick use
|
|
|
|
|