summaryrefslogtreecommitdiff
path: root/lib/oxidized
AgeCommit message (Collapse)Author
2016-08-29support terminal and ssh auth for same modelSaku Ytti
Some boxes like prokurwa may authenticate via SSH (proper), or may have no auth on SSH and use terminal auth (improper) Even if SSH is configured for terminal auth, in this change we attempt to detect prompt, so that we won't expect terminal auth, even when requested, if it is not presented.
2016-08-28Merge pull request #545 from MajesticFalcon/masterytti
Add more extensive pattern matching
2016-08-28Changing {0,} -> *MajesticFalcon
2016-08-28Add more extensive pattern matchingMajesticFalcon
2016-08-28expand_path in file outputSaku Ytti
so that ``` output: file: directory: ~/foox ``` will work
2016-08-26config pull will not remove its revision timeChristoffer Stokbaek
2016-08-25quote debuggingSaku Ytti
2016-08-25typo fixSaku Ytti
2016-08-25add debugging to key resolutionSaku Ytti
2016-08-25fix symbol conversion to stringSaku Ytti
2016-08-25refactor node resolutionSaku Ytti
two primary goals - username and password can come from different sources (Global PW, per group username) - model can come from group
2016-08-24Merge pull request #536 from funzoneq/masterytti
A10 and ASA fixes
2016-08-24Show partition-config all includes show running-config.Arnoud Vermeer
2016-08-23Use partition-confg for newer devicesArnoud Vermeer
2016-08-23!Current config commit point for partition 0 is 0 & config mode is ↵Arnoud Vermeer
classical-mode ! COMMAND: show running-config all-partitions ^ % Unrecognized command.Invalid input detected at '^' marker.
2016-08-23bump versionSaku Ytti
2016-08-23Closes #535Saku Ytti
2016-08-22fixing up cumulus stuffnertwork
2016-08-22fixing up cumulus stuffnertwork
2016-08-22move pfsense to correct directorySaku Ytti
2016-08-22It's not outputting configArnoud Vermeer
2016-08-22Cisco Adaptive Security Appliance Software Version 9.4(2)6 reports TACACS ↵Arnoud Vermeer
config like this: aaa-server tacacs (OUTSIDE) host 192.168.1.1 key assadasda Updated the regex to be backward compatible.
2016-08-22Remove secrets from A10 config and 'show running-config' doesn't have ↵Arnoud Vermeer
'all-partitions' in 64-bit Advanced Core OS (ACOS) version 4.1.0-P4, build 12 (Jul-22-2016,15:49)
2016-08-19Disconnect input when expected prompt wasn't foundAndreas Rammhold
2016-08-10Merge pull request #499 from cfra/masterytti
saos: support ssh and different disable-pager command
2016-08-05Removed telnet from configChristoffer Stokbaek
2016-08-05Switched from prompt grap to ssh execChristoffer Stokbaek
2016-08-04Added support for pfSenseChristoffer Stokbaek
2016-08-04Added comments.ghankins
2016-08-03Updated SR OS commands.ghankins
2016-08-03Added Nokia.ghankins
2016-08-01Added support for the DM2104 and DM4100Caio Silva
2016-07-28Cisco ASA Secret filter for TACACS+ keyFrank Spijkerman
2016-07-28ASA secret filters for ikev2 IPSEC pre-shared-keyFrank Spijkerman
2016-07-26only resolve the repository path when the output is `git` fixes #512Danilo Sousa
2016-07-26Update screenos.rbmediumo
2016-07-26Add files via uploadmediumo
removed current bandwith from get system, because it can create different config versions when there is traffic on the interfaces. current bw is just stats.
2016-07-24saos: support ssh and different disable-pager commandChristian Franke
2016-07-22bump version0.16.1Saku Ytti
2016-07-22Merge pull request #507 from danilopopeye/ds-remove-putsytti
remove puts
2016-07-22bump version0.16.0Saku Ytti
2016-07-22Merge pull request #505 from danilopopeye/ds-create-logs-directoryytti
create a `logs` dir for all the debug logs
2016-07-22Merge pull request #503 from danilopopeye/ds-fixes-and-refactorsytti
fix repository path resolution
2016-07-20remove `puts`Danilo Sousa
2016-07-20create a `logs` dir for all the debug logsDanilo Sousa
2016-07-20fixed the #fetch and #verions web problemsDanilo Sousa
apart from the refactorings, now the node path its correct even when groups are used
2016-07-20fix the Node#repo path resolutionDanilo Sousa
this correctly respects the repo declaration as Hash or String
2016-07-18Rename gaiaos to gaiaos.rbtotosh
2016-07-18Update gaiaostotosh
2016-07-18GAIA OS CheckPoint - New modeltotosh