Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-19 | Merge pull request #533 from andir/disconnect_unexpected_prompt | ytti | |
Disconnect input when expected prompt wasn't found | |||
2016-08-19 | Disconnect input when expected prompt wasn't found | Andreas Rammhold | |
2016-08-15 | Merge pull request #528 from furhouse/master | ytti | |
Basic HTTP auth requires user and pass | |||
2016-08-15 | Basic HTTP auth requires user and pass, example doesn't match with line 31 ↵ | Willem Bonthuis | |
of http.rb. | |||
2016-08-10 | Merge pull request #499 from cfra/master | ytti | |
saos: support ssh and different disable-pager command | |||
2016-08-05 | Merge pull request #525 from stokbaek/ssh_exec | ytti | |
pfSense support with ssh exec | |||
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 | Merge pull request #522 from ghankins/master | ytti | |
Updates for Nokia SR OS. | |||
2016-08-04 | Added comments. | ghankins | |
2016-08-03 | Updated SR OS commands. | ghankins | |
2016-08-03 | clarified how to find model file | ghankins | |
2016-08-03 | Added Nokia. | ghankins | |
2016-08-02 | Fix raising traceback which happen before config | Saku Ytti | |
closes #518 | |||
2016-08-01 | Merge pull request #517 from caiorasec/master | ytti | |
Added support for the DM2104 and DM4100 | |||
2016-08-01 | Added support for the DM2104 and DM4100 | Caio Silva | |
2016-07-29 | expand log path | Saku Ytti | |
2016-07-28 | Merge pull request #515 from fspijkerman/ASA_secret_filter_TACACS | ytti | |
Cisco ASA Secret filter for TACACS+ key | |||
2016-07-28 | Cisco ASA Secret filter for TACACS+ key | Frank Spijkerman | |
2016-07-28 | Merge pull request #514 from fspijkerman/ASA_secret_filters | ytti | |
ASA secret filters for ikev2 IPSEC pre-shared-key | |||
2016-07-28 | ASA secret filters for ikev2 IPSEC pre-shared-key | Frank Spijkerman | |
2016-07-28 | bump version0.16.2 | Saku Ytti | |
2016-07-28 | Merge pull request #513 from danilopopeye/512-fix-resolve_repo-crash | ytti | |
only resolve the repository path when the output is `git` | |||
2016-07-26 | only resolve the repository path when the output is `git` fixes #512 | Danilo Sousa | |
2016-07-26 | Merge pull request #510 from mediumo/master | ytti | |
removed current bw stats from screenos 'get system' | |||
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 | ruby2.3 and newer do not ship with net::telnet | Saku Ytti | |
closes #504 | |||
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 | Merge pull request #502 from totosh/master | ytti | |
Rename gaiaos to gaiaos.rb | |||
2016-07-18 | Rename gaiaos to gaiaos.rb | totosh | |
2016-07-18 | Merge pull request #501 from totosh/master | ytti | |
Added model for Check Point GaiaOS | |||
2016-07-18 | Update README.md | totosh | |
2016-07-18 | Update gaiaos | totosh | |
2016-07-18 | Update README.md | totosh | |
2016-07-18 | GAIA OS CheckPoint - New model | totosh | |
2016-07-14 | Merge pull request #498 from Ultra2D/issue-401 | ytti | |
Fix issue #401 | |||
2016-07-14 | Match entire control sequence after Press any key to continue | Ultra2D | |
2016-07-11 | release 0.15.00.15.0 | Saku Ytti | |
2016-07-10 | Merge pull request #494 from nickhilliard/im-move-ssh_no_exec-logic | ytti | |
move ssh_no_exec exec test into exec definition |