Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-02 | Update ciscosmb.rb | tkteun | |
Cisco SG200 series do not support SSH | |||
2017-09-26 | Merge pull request #1035 from tobbez/powerconnect-hide-passwords | Danilo Sousa | |
Powerconnect: Support password removal | |||
2017-09-25 | Merge pull request #1024 from ja-frog/master | Neil Lathwood | |
Suppress timestamp response to ios commands | |||
2017-09-22 | Suppress timestamp response to ios xr commands | ja-frog | |
At least some versions of ios xr output a timestamp after each input command. This will cause Oxidized to have a different version of the config for every poll of the device. I added the per-session command to suppress timestamps. | |||
2017-09-22 | Update ios.rb | ja-frog | |
2017-09-19 | Powerconnect: Support password removal | Torbjörn Lönnemark | |
2017-09-18 | support for SGOS (#1007) | seekerOK | |
add sgos.rb to Supported OS types | |||
2017-09-13 | Suppress timestamp response to ios commands | ja-frog | |
At least some versions of ios output a timestamp after each input command. This will cause Oxidized to have a different version of the config for every poll of the device. I added the per-session command to suppress timestamps. | |||
2017-09-12 | Merge pull request #993 from sfini/patch-3 | Danilo Sousa | |
Create acsw.rb for Cisco Ace | |||
2017-09-12 | Update acsw.rb | sfini | |
2017-09-12 | Use lowercase for username/password in IOS model | Neil Lathwood | |
Some older IOS uses lowercase in the telnet prompt | |||
2017-09-11 | Merge pull request #999 from brunobritocarvalho/patch-2 | Danilo Sousa | |
Hide db last update | |||
2017-09-11 | Merge pull request #1011 from nickhilliard/master | Danilo Sousa | |
add support for Coriant Groove | |||
2017-09-11 | Merge pull request #1015 from jmkeyes/ftos-encoding-error | Danilo Sousa | |
Fix Encoding::UndefinedConversionError from FTOS | |||
2017-09-07 | Some older IOS uses lowercase in the telnet prompt | Deeps | |
2017-09-06 | Fix encoding error from FTOS while listing hardware inventory on old ↵ | Joshua M. Keyes | |
firmware versions. | |||
2017-09-02 | add support for Coriant Groove | Nick Hilliard | |
2017-08-29 | Hide db last update | Bruno Brito Carvalho | |
Everyday the IPS URL db is updated and so the configuration is "changed". I believe this information spams the diff config and my team and I just decided to replace it by a unique string. Maybe instead of putting this in the :secret, we could create an other var or something that can be specified in the conf. Don't know what you think of this ;-) | |||
2017-08-25 | Add support for Accedian NIDs. | Zach Puls | |
2017-08-24 | Create acsw.rb for Cisco Ace | sfini | |
Support for Cisco Ace | |||
2017-08-22 | Merge pull request #782 from crami/master | Danilo Sousa | |
no space after password | |||
2017-08-22 | Merge pull request #947 from brunobritocarvalho/patch-1 | Danilo Sousa | |
Exclude secondary-secrets and rsso-secret | |||
2017-08-22 | Merge pull request #935 from davama/master | Danilo Sousa | |
Add show command | |||
2017-08-22 | Merge pull request #948 from sfini/patch-1 | Danilo Sousa | |
Create alteonos.rb for radware/alteon | |||
2017-08-22 | Merge pull request #701 from aschaber1/feature/hpmsa | Danilo Sousa | |
add support for hp msa storage | |||
2017-08-22 | Merge pull request #982 from WiXZlo/WiXZlo-patch-ucs | Danilo Sousa | |
Add support for Cisco UCS model | |||
2017-08-22 | Merge pull request #952 from koenvdheuvel/patch-1 | Danilo Sousa | |
Create enterasys.rb (C3/B3 series switches) | |||
2017-08-22 | Update alteonos.rb | Neil Lathwood | |
2017-08-22 | Add support for Cisco UCS model | WiXZlo | |
2017-08-21 | Merge pull request #956 from ignaqui/patch-1 | Danilo Sousa | |
Driver for Westell 8178G and Westell 8266G devices | |||
2017-08-21 | Added policies saving | Stanislaw Datskevich | |
2017-08-21 | Added enable mode support for Ericsson SE100 | Nagainos | |
2017-08-04 | Update and rename radware.rb to alteonos.rb | sfini | |
Change class and name for align the script with librenms | |||
2017-08-03 | add support for hp msa storage | Alexander Schaber | |
2017-08-01 | Driver for Westell 8178G and Westell 8266G devices | ignaqui | |
2017-08-01 | Update enterasys.rb remove empty and comment lines | Koen van den Heuvel | |
2017-07-29 | Support for Enterasys SecureStack | Koen van den Heuvel | |
2017-07-28 | Create radware.rb | sfini | |
Added support for Radware/Alteon Application Switch | |||
2017-07-27 | Exclude secondary-secrets and rsso-secret | Bruno Brito Carvalho | |
I've noticed there are sometimes secondary keys and rsso-secrets, so I propose we also replace them (worked for us)! | |||
2017-07-11 | Add show command | Dave | |
also added radius key redaction | |||
2017-07-06 | Fixes for Netgear | Brian Candler | |
- match the User: prompt on telnet - fix the sending of enable password - don't issue exit/quit commands on logout, because an additional prompt may or may not be encountered Closes #920 | |||
2017-07-03 | Merge pull request #896 from cd67-usrt/patch-1 | ytti | |
Create esa.rb Email Security Appliance CISCO | |||
2017-07-03 | Merge pull request #897 from cd67-usrt/patch-2 | ytti | |
Create sma.rb Security Management Appliance CISCO | |||
2017-07-03 | Update and rename sma.rb to ciscosma.rb | cd67-usrt | |
2017-07-03 | Update and rename esa.rb to asyncos.rb | cd67-usrt | |
2017-07-02 | Create audiocodes.rb | Fauli83 | |
2017-07-02 | Merge pull request #907 from spinza/routeros-hide-sensitive | ytti | |
RouterOS: Use `/export hide-sensitive` when `remove_secret` is set in Oxidized | |||
2017-07-02 | Use `/export hide-sensitive` when `remove_secret` is set in Oxidized config. | Louis Rossouw | |
2017-07-02 | Merge pull request #870 from ospfbgp/patch-6 | ytti | |
Update voss.rb | |||
2017-07-02 | Merge pull request #872 from goebelmeier/panos | ytti | |
changed panos logout from exit to quit |