Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-10 | move ssh_no_exec exec test into exec definition | Nick Hilliard | |
2016-07-10 | Merge pull request #493 from nickhilliard/im-warning-about-running-as-root | ytti | |
oxidized should be run as its own username, not as root | |||
2016-07-09 | oxidized should be run as its own username, not as root | Nick Hilliard | |
2016-07-09 | Merge pull request #492 from nickhilliard/bf-remove-annoying-puts | ytti | |
puts should not be used for debugging - use Oxidized.logger.debug instead | |||
2016-07-09 | puts should not be used for debugging - use Oxidized.logger.debug instead. | Nick Hilliard | |
2016-07-09 | Merge pull request #491 from nickhilliard/master | ytti | |
strip trailing lines in junos model if ssh_no_exec enabled | |||
2016-07-09 | implement new screenscrape method in model | Nick Hilliard | |
2016-07-08 | Merge pull request #490 from network-guy/patch-1 | ytti | |
FortiOS Issue identifying prompt with truncated hostname | |||
2016-07-07 | Issue identifying prompt with truncated hostname | network-guy | |
The FortiOS device will truncate the hostname if it exceeds 24 characters. It will place a tilde (~) in the hostname, either at the end or before a hyphen. This causes a failure with prompt recognition and causes the backup to fail. This change adds a tilde as an identifying character in the prompt. | |||
2016-07-07 | Merge pull request #489 from ogarraux/aruba_bkup_passwords | ytti | |
Add secret removal for bkup-passwords on Aruba | |||
2016-07-06 | Add secret removal for bkup-passwords on Aruba | Oliver Garraux | |
2016-07-06 | Merge pull request #488 from nickhilliard/nf-ssh-no-exec | ytti | |
Added support for ssh_no_exec config file variable | |||
2016-07-06 | Added support for ssh_no_exec config file variable | Nick Hilliard | |
2016-07-04 | Merge pull request #487 from nickhilliard/im-centos-installation | ytti | |
updated installation instructions for centos7/rhel7 | |||
2016-07-04 | Apostrophe typo | Nick Hilliard | |
2016-07-04 | Added instructions for RHEL7 | Nick Hilliard | |
2016-06-27 | Merge pull request #484 from MrRJ45/patch-2 | ytti | |
Update edgeswitch.rb | |||
2016-06-27 | Update edgeswitch.rb | MrRJ45 | |
Fix user prompt on some versions (Only "User:" at the prompt, with no spaces | |||
2016-06-25 | Merge pull request #480 from cardboardpig/cardboardpig-br6910-patch-1 | ytti | |
Add support for Brocade 6910 (br6910) | |||
2016-06-25 | Update README.md | Christopher | |
Added supported OS type Brocade > 6910 | |||
2016-06-24 | Update br6910.rb | Christopher | |
2016-06-24 | Add support for Brocade 6910 (br6910) | Christopher | |
The Brocade 6910 switch has a significantly different CLI to Ironware/Fastiron and requires different treatment to pull config. | |||
2016-06-22 | Merge pull request #475 from udhos/master | ytti | |
Add support for Coriant 8600 and Coriant 8800. | |||
2016-06-22 | Coriant support added to README. | Everton Marques | |
2016-06-21 | Rename Coriant8800 to CoriantTmos. | Everton Marques | |
2016-06-21 | Rename coriant8800 to corianttmos. | Everton Marques | |
2016-06-21 | Login/password prompts only for telnet. | Everton Marques | |
2016-06-21 | Merge pull request #477 from funzoneq/remove-tacacs-secret | ytti | |
Remove tacacs secret | |||
2016-06-21 | Remove tacacs secret | Arnoud Vermeer | |
2016-06-20 | Set comment prefix for Coriant models. | Everton Marques | |
2016-06-20 | Coriant8600 from https://www.coriant.com/products/8600.asp | Everton Marques | |
2016-06-20 | Coriant8800 from https://www.coriant.com/products/8800.asp | Everton Marques | |
2016-06-15 | Update rest_client.rb | ldep30 | |
2016-06-15 | Update rest_client.rb | ldep30 | |
2016-06-13 | expect prompt after enable PW | Saku Ytti | |
2016-06-13 | Merge pull request #469 from f0o/feature-quanta | ytti | |
Added Quanta OS | |||
2016-06-13 | Update Quanta model name | Daniel Preussker | |
2016-06-13 | Added Quanta to ReadMe | Daniel Preussker | |
2016-06-13 | Update quanta.rb | Daniel Preussker | |
Updated match lines | |||
2016-06-13 | Added Quanta OS | Daniel Preussker | |
2016-06-10 | Update rest_client.rb to support 'rest' parameter | ldep30 | |
2016-06-09 | removing debugging | Saku Ytti | |
closes #465 | |||
2016-06-03 | Merge pull request #459 from ThomasADavis/master | ytti | |
NOS v7 has an 'up' date field in the show chassis command that is the… | |||
2016-06-03 | NOS v7 has an 'up' date field in the show chassis command that is the ↵ | Thomas Davis | |
current day. This removes that 'up' date value from the show chassis command. | |||
2016-06-03 | Merge pull request #458 from Shopify/master | ytti | |
Debug statements | |||
2016-06-02 | Merge pull request #25 from Shopify/debug-statements | Elvin Efendi | |
Debug statements | |||
2016-06-02 | fix cli spec | Elvin Efendi | |
2016-06-02 | cleaner spec | Elvin Efendi | |
2016-06-02 | fix specs | Elvin Efendi | |
2016-06-02 | fix tests | Elvin Efendi | |