summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-16Merge pull request #728 from mediumo/tplinkytti
Tplink model
2017-02-16changed README and enable behaviour to cmd instead of sendroot
2017-02-16Merge pull request #727 from mediumo/fortiosytti
fortiOS updates: secret removal, autoupdate messages
2017-02-16added variable fortios_autoupdate, to control inclusion of autoupdate messagesroot
2017-02-16added tplink modelroot
2017-02-16added psk and private-key removal to secret sectionroot
2017-02-16Merge pull request #725 from Netflix-Skunkworks/dockerfile_support_any_branchytti
Dockerfile support any branch
2017-02-15Support docker container build from any branch or forkNat Morris
2017-02-15Merge pull request #723 from pozar/issue-473ytti
Updated timos.rb to ignore "Generated" and "Finished" lines
2017-02-14Updated timos.rb to ignore "Generated" and "Finished" lines so it doesn't ↵Tim Pozar
look like a new config each time to crawls the box.
2017-02-14Merge pull request #721 from boudreau/patch-1ytti
Update opengear.rb
2017-02-14Update opengear.rbboudreau
With new update : OpenGear/CM71xx Version 3.16.6u1 e02e2d59 -- Mon Nov 14 17:44:05 EST 2016 the backup wasn't working anymore, needed a prompt
2017-02-14don't use http auth when no user or pw is in cfgSaku Ytti
fixes #720
2017-02-13Merge pull request #4 from ytti/masterNat Morris
Bring Netflix fork in sync
2017-02-13Merge pull request #718 from Netflix-Skunkworks/readme-next-new-threadytti
Update documentation to include next_adds_job
2017-02-13typoNat Morris
2017-02-13notes on new next_adds_job config optionNat Morris
2017-02-13Merge pull request #3 from ytti/masterNat Morris
Bring Netflix fork in sync with upstream
2017-02-13don't fail on poor json location specificationSaku Ytti
2017-02-13add support for hierarchical keys in jsonSaku Ytti
requestd in issue #695
2017-02-11Merge pull request #716 from davama/masterytti
nxos.rb: Add secret block
2017-02-11Merge pull request #715 from Netflix-Skunkworks/only-next-with-new-threadytti
Next with new thread functionality (v2)
2017-02-10nxos.rb: Add secret blockDave
Took config from our local setup. Adding since it does not have it
2017-02-10fix /next guardSaku Ytti
2017-02-10guard adding job via configuration optionSaku Ytti
2017-02-10add one thread when requesting next via APISaku Ytti
2017-02-10Merge pull request #712 from Ultra2D/issue-681ytti
Procurve convert next line (NEL) to new line
2017-02-10Merge pull request #711 from Ultra2D/comware-secretytti
Remove (some) secrets from Comware config
2017-02-10Procurve convert next line (NEL) to new lineUltra2D
2017-02-10Remove (some) secrets from Comware configUltra2D
2017-02-08Merge pull request #704 from vppencilsharpener/ArubaIAP_MASytti
Aruba IAP MAS
2017-02-07Merge branch 'master' into ArubaIAP_MASTim Pray
2017-02-07Better notes and fix a mistake in the secret linesTim Pray
2017-02-07Modify to support IAP, Instant Controller and Mobility Access SwitchesTim Pray
2017-02-06Merge pull request #700 from mediumo/masterytti
changed "diagnose autoupdate version" behaviour, since with every upd…
2017-02-06changed "diagnose autoupdate version" behaviour, since with every update of ↵root
signatures the config version is changed
2017-02-06Merge pull request #698 from mediumo/masterytti
added secret removal for fortiOS
2017-02-06nicer regex for both password variants of fortiOSroot
2017-02-06added secret removal for fortiOSroot
2017-02-05Merge pull request #694 from wendelj/masterytti
Cleaner way to fix older IronWare devices
2017-02-04Cleaner way to fix older IronWare devicesJason Wendel
This works on older IronWare devices without needing a sleep between each command.
2017-02-04Merge pull request #693 from wendelj/masterytti
Restore compatibility with older versions of IronWare
2017-02-03Restore compatibility with older versions of IronWareJason Wendel
Remove \r from the "enable" command. Both \r and \n are interpreted the same on older versions, causing a blank line to be sent as the enable password. Add a delay between the sending of the "logout" command and each "exit" command. Older devices don't seem to be able to keep up with the speed the commands are sent without a delay.
2017-02-04Merge pull request #692 from kgasso/masterytti
Updating fabricos.rb to ignore dynamic fields
2017-02-03Update fabricos.rbK. Gasso
Ignore Uptime/Power/Date fields in chassisShow and configShow
2017-02-03Merge pull request #690 from InsaneSplash/drop-network-prefixytti
feature: support an IP Address provided with a netmask
2017-02-03Updated split to be more efficient, thanks ytti!Richard Mayhew
2017-02-03feature: support IP Addressed provided with a netmaskRichard Mayhew
2017-02-02Merge pull request #683 from davama/masterytti
Add git build to README
2017-02-02AdjustmentsDave