summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-07-21Change SIGTERM (default) to SIGINT when stopping oxidized systemdAntti Tönkyrä
unit as per Puma documentation
2017-07-11Add show commandDave
also added radius key redaction
2017-07-08Merge pull request #928 from geordish/patch-1ytti
Update README.md
2017-07-08Update README.mdDavid Bell
2017-07-07Merge pull request #921 from davama/masterytti
Add After/Wait to service file
2017-07-07Merge pull request #923 from candlerb/candlerb/920ytti
Fixes for Netgear
2017-07-06Fixes for NetgearBrian 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-06Add After/Wait to serviceDave
Found with our setup this helped the service to come up on boot. Optional so commented out. CentOS7
2017-07-06Merge pull request #917 from laf/docs/issue-877ytti
Added DCN and indicated to map this to IOS
2017-07-06Merge pull request #918 from jwmoss/patch-1ytti
Correct spelling for update-rc.d
2017-07-05Correct spelling for update-rc.djwmoss
2017-07-05Added DCN and indicated to map this to IOSNeil Lathwood
2017-07-05Merge pull request #914 from tuxis-ie/huawei-docytti
Add documentation for Huawei VRP devices
2017-07-04Crap, now they found out we ran Rancid once...Mark Schouten
2017-07-04Add documentation for Huawei VRP devicesMark Schouten
2017-07-03Merge pull request #896 from cd67-usrt/patch-1ytti
Create esa.rb Email Security Appliance CISCO
2017-07-03Merge pull request #897 from cd67-usrt/patch-2ytti
Create sma.rb Security Management Appliance CISCO
2017-07-03Merge pull request #911 from cd67-usrt/patch-4ytti
Update README.md
2017-07-03Update and rename sma.rb to ciscosma.rbcd67-usrt
2017-07-03Update README.mdcd67-usrt
add CiscoSMA and AsyncOS
2017-07-03Update and rename esa.rb to asyncos.rbcd67-usrt
2017-07-02Merge pull request #909 from Fauli83/new_sshytti
Use newer net-ssh as default requirement
2017-07-02Merge pull request #910 from Fauli83/AudioCodesytti
Create audiocodes.rb for AudioCodes devices
2017-07-02Create audiocodes.rbFauli83
2017-07-02Update README.mdFauli83
2017-07-02Update ssh.rbFauli83
2017-07-02Update oxidized.gemspecFauli83
2017-07-02Merge pull request #907 from spinza/routeros-hide-sensitiveytti
RouterOS: Use `/export hide-sensitive` when `remove_secret` is set in Oxidized
2017-07-02Use `/export hide-sensitive` when `remove_secret` is set in Oxidized config.Louis Rossouw
2017-07-02Merge pull request #870 from ospfbgp/patch-6ytti
Update voss.rb
2017-07-02Merge pull request #872 from goebelmeier/panosytti
changed panos logout from exit to quit
2017-07-02Merge pull request #905 from ytti/advertytti
Add explicit advert for additional maintainers
2017-07-02Merge pull request #893 from asenci/report-git-commitsytti
Update report git commits script
2017-07-01Add explicit advert for additional maintainersJob Snijders
2017-07-01solicit for maintSaku Ytti
2017-07-01Merge pull request #886 from Punicaa/masterytti
Fixes for Brocade ADX loadbalancers
2017-07-01Merge pull request #890 from flokli/planet-temperatureytti
Planet: remove temperature from output
2017-07-01Merge pull request #892 from rfdrake/masterytti
remove Uptime from dlink "show switch"
2017-07-01Merge pull request #859 from marnovdm/feature-cisco-multicontextytti
u/panzerfly's patch for 'Cisco ASA - Added support for multiple contexts' with fixes
2017-07-01Merge pull request #884 from davama/masterytti
Procurve: Adding More 'show' commands
2017-06-29Adding transceiver infoDave
2017-06-19Create sma.rbcd67-usrt
2017-06-19Create esa.rbcd67-usrt
2017-06-16Merge branch 'master' of https://github.com/ytti/oxidizedMatthias Cramer
2017-06-16password prompt adjustemntMatthias Cramer
2017-06-16Fixed user parameter in mysql exampleMatthias Cramer
2017-06-15check job statusAndre Sencioles
2017-06-15use bare repo instead of working directoryAndre Sencioles
Drop requirement for Git working directory by using the bare repository
2017-06-14remove Uptime from dlink "show switch"Robert Drake
fixes #878
2017-06-13Planet: remove temperature from outputFlorian Klink
Some Planet Switches (at least from their industrial line) show the system temperature on the 'show version' command, so strip it from the output, too.