Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-29 | support terminal and ssh auth for same model | Saku 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-28 | Merge pull request #545 from MajesticFalcon/master | ytti | |
Add more extensive pattern matching | |||
2016-08-28 | Changing {0,} -> * | MajesticFalcon | |
2016-08-28 | Add more extensive pattern matching | MajesticFalcon | |
2016-08-28 | expand_path in file output | Saku Ytti | |
so that ``` output: file: directory: ~/foox ``` will work | |||
2016-08-26 | config pull will not remove its revision time | Christoffer Stokbaek | |
2016-08-25 | quote debugging | Saku Ytti | |
2016-08-25 | typo fix | Saku Ytti | |
2016-08-25 | add debugging to key resolution | Saku Ytti | |
2016-08-25 | fix symbol conversion to string | Saku Ytti | |
2016-08-25 | refactor node resolution | Saku Ytti | |
two primary goals - username and password can come from different sources (Global PW, per group username) - model can come from group | |||
2016-08-24 | Merge pull request #536 from funzoneq/master | ytti | |
A10 and ASA fixes | |||
2016-08-24 | Show partition-config all includes show running-config. | Arnoud Vermeer | |
2016-08-23 | Use partition-confg for newer devices | Arnoud 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-23 | bump version | Saku Ytti | |
2016-08-23 | Closes #535 | Saku Ytti | |
2016-08-22 | fixing up cumulus stuff | nertwork | |
2016-08-22 | fixing up cumulus stuff | nertwork | |
2016-08-22 | move pfsense to correct directory | Saku Ytti | |
2016-08-22 | It's not outputting config | Arnoud Vermeer | |
2016-08-22 | Cisco 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-22 | Remove 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-19 | Disconnect input when expected prompt wasn't found | Andreas Rammhold | |
2016-08-10 | Merge pull request #499 from cfra/master | ytti | |
saos: support ssh and different disable-pager command | |||
2016-08-05 | Removed telnet from config | Christoffer Stokbaek | |
2016-08-05 | Switched from prompt grap to ssh exec | Christoffer Stokbaek | |
2016-08-04 | Added support for pfSense | Christoffer Stokbaek | |
2016-08-04 | Added comments. | ghankins | |
2016-08-03 | Updated SR OS commands. | ghankins | |
2016-08-03 | Added Nokia. | ghankins | |
2016-08-01 | Added support for the DM2104 and DM4100 | Caio Silva | |
2016-07-28 | Cisco ASA Secret filter for TACACS+ key | Frank Spijkerman | |
2016-07-28 | ASA secret filters for ikev2 IPSEC pre-shared-key | Frank Spijkerman | |
2016-07-26 | only resolve the repository path when the output is `git` fixes #512 | Danilo Sousa | |
2016-07-26 | Update screenos.rb | mediumo | |
2016-07-26 | Add files via upload | mediumo | |
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-24 | saos: support ssh and different disable-pager command | Christian Franke | |
2016-07-22 | bump version0.16.1 | Saku Ytti | |
2016-07-22 | Merge pull request #507 from danilopopeye/ds-remove-puts | ytti | |
remove puts | |||
2016-07-22 | bump version0.16.0 | Saku Ytti | |
2016-07-22 | Merge pull request #505 from danilopopeye/ds-create-logs-directory | ytti | |
create a `logs` dir for all the debug logs | |||
2016-07-22 | Merge pull request #503 from danilopopeye/ds-fixes-and-refactors | ytti | |
fix repository path resolution | |||
2016-07-20 | remove `puts` | Danilo Sousa | |
2016-07-20 | create a `logs` dir for all the debug logs | Danilo Sousa | |
2016-07-20 | fixed the #fetch and #verions web problems | Danilo Sousa | |
apart from the refactorings, now the node path its correct even when groups are used | |||
2016-07-20 | fix the Node#repo path resolution | Danilo Sousa | |
this correctly respects the repo declaration as Hash or String | |||
2016-07-18 | Rename gaiaos to gaiaos.rb | totosh | |
2016-07-18 | Update gaiaos | totosh | |
2016-07-18 | GAIA OS CheckPoint - New model | totosh | |