Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-14 | don't use http auth when no user or pw is in cfg | Saku Ytti | |
fixes #720 | |||
2017-02-13 | Merge pull request #4 from ytti/master | Nat Morris | |
Bring Netflix fork in sync | |||
2017-02-13 | Merge pull request #718 from Netflix-Skunkworks/readme-next-new-thread | ytti | |
Update documentation to include next_adds_job | |||
2017-02-13 | typo | Nat Morris | |
2017-02-13 | notes on new next_adds_job config option | Nat Morris | |
2017-02-13 | Merge pull request #3 from ytti/master | Nat Morris | |
Bring Netflix fork in sync with upstream | |||
2017-02-13 | don't fail on poor json location specification | Saku Ytti | |
2017-02-13 | add support for hierarchical keys in json | Saku Ytti | |
requestd in issue #695 | |||
2017-02-11 | Merge pull request #716 from davama/master | ytti | |
nxos.rb: Add secret block | |||
2017-02-11 | Merge pull request #715 from Netflix-Skunkworks/only-next-with-new-thread | ytti | |
Next with new thread functionality (v2) | |||
2017-02-10 | nxos.rb: Add secret block | Dave | |
Took config from our local setup. Adding since it does not have it | |||
2017-02-10 | fix /next guard | Saku Ytti | |
2017-02-10 | guard adding job via configuration option | Saku Ytti | |
2017-02-10 | add one thread when requesting next via API | Saku Ytti | |
2017-02-10 | Merge pull request #712 from Ultra2D/issue-681 | ytti | |
Procurve convert next line (NEL) to new line | |||
2017-02-10 | Merge pull request #711 from Ultra2D/comware-secret | ytti | |
Remove (some) secrets from Comware config | |||
2017-02-10 | Procurve convert next line (NEL) to new line | Ultra2D | |
2017-02-10 | Remove (some) secrets from Comware config | Ultra2D | |
2017-02-08 | Merge pull request #704 from vppencilsharpener/ArubaIAP_MAS | ytti | |
Aruba IAP MAS | |||
2017-02-07 | Merge branch 'master' into ArubaIAP_MAS | Tim Pray | |
2017-02-07 | Better notes and fix a mistake in the secret lines | Tim Pray | |
2017-02-07 | Modify to support IAP, Instant Controller and Mobility Access Switches | Tim Pray | |
2017-02-07 | add support for netgear switch | Alexander Schaber | |
2017-02-07 | add support for netgear switch | Alexander Schaber | |
2017-02-06 | Merge pull request #700 from mediumo/master | ytti | |
changed "diagnose autoupdate version" behaviour, since with every upd… | |||
2017-02-06 | changed "diagnose autoupdate version" behaviour, since with every update of ↵ | root | |
signatures the config version is changed | |||
2017-02-06 | Merge pull request #698 from mediumo/master | ytti | |
added secret removal for fortiOS | |||
2017-02-06 | nicer regex for both password variants of fortiOS | root | |
2017-02-06 | added secret removal for fortiOS | root | |
2017-02-05 | Merge pull request #694 from wendelj/master | ytti | |
Cleaner way to fix older IronWare devices | |||
2017-02-04 | Cleaner way to fix older IronWare devices | Jason Wendel | |
This works on older IronWare devices without needing a sleep between each command. | |||
2017-02-04 | Merge pull request #693 from wendelj/master | ytti | |
Restore compatibility with older versions of IronWare | |||
2017-02-03 | Restore compatibility with older versions of IronWare | Jason 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-04 | Merge pull request #692 from kgasso/master | ytti | |
Updating fabricos.rb to ignore dynamic fields | |||
2017-02-03 | Update fabricos.rb | K. Gasso | |
Ignore Uptime/Power/Date fields in chassisShow and configShow | |||
2017-02-03 | Merge pull request #690 from InsaneSplash/drop-network-prefix | ytti | |
feature: support an IP Address provided with a netmask | |||
2017-02-03 | Updated split to be more efficient, thanks ytti! | Richard Mayhew | |
2017-02-03 | feature: support IP Addressed provided with a netmask | Richard Mayhew | |
2017-02-02 | Merge pull request #683 from davama/master | ytti | |
Add git build to README | |||
2017-02-02 | Adjustments | Dave | |
2017-02-02 | Added git build | Dave | |
2017-01-31 | Merge pull request #679 from rwolfson/filterupdates | ytti | |
Filter out rogue client alerts from AireOS | |||
2017-01-31 | Filter out rogue client alerts from AireOS | Ross W | |
2017-01-26 | Merge pull request #675 from vppencilsharpener/aoswCleanOutput | ytti | |
Don't show error is unsupported | |||
2017-01-24 | Don't show error is unsupported | vppencilsharpener | |
This is the proposed fix for issue #669. Let me know if there is anything that I need to fix. This appears to be working correctly for the switch I have in house (S2400-24P). However the model is not working for the Aruba Instant AP (IAP) (virtual) controller. I hope to submit a fix for those once I have it working. The problems with that device appear to be unrelated to these changes as the prompt is incorrect. | |||
2017-01-25 | Merge pull request #674 from bulletproofnetworks/master | ytti | |
Add GPG support for reading router.db | |||
2017-01-25 | Update | mbakerbp | |
2017-01-24 | Requested changes | mbakerbp | |
2017-01-24 | GPG support working | mbakerbp | |
2017-01-24 | GPG support | mbakerbp | |