summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-19Disconnect input when expected prompt wasn't foundAndreas Rammhold
2016-08-15Merge pull request #528 from furhouse/masterytti
Basic HTTP auth requires user and pass
2016-08-15Basic HTTP auth requires user and pass, example doesn't match with line 31 ↵Willem Bonthuis
of http.rb.
2016-08-10Merge pull request #499 from cfra/masterytti
saos: support ssh and different disable-pager command
2016-08-05Merge pull request #525 from stokbaek/ssh_execytti
pfSense support with ssh exec
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-04Merge pull request #522 from ghankins/masterytti
Updates for Nokia SR OS.
2016-08-04Added comments.ghankins
2016-08-03Updated SR OS commands.ghankins
2016-08-03clarified how to find model fileghankins
2016-08-03Added Nokia.ghankins
2016-08-02Fix raising traceback which happen before configSaku Ytti
closes #518
2016-08-01Merge pull request #517 from caiorasec/masterytti
Added support for the DM2104 and DM4100
2016-08-01Added support for the DM2104 and DM4100Caio Silva
2016-07-29expand log pathSaku Ytti
2016-07-28Merge pull request #515 from fspijkerman/ASA_secret_filter_TACACSytti
Cisco ASA Secret filter for TACACS+ key
2016-07-28Cisco ASA Secret filter for TACACS+ keyFrank Spijkerman
2016-07-28Merge pull request #514 from fspijkerman/ASA_secret_filtersytti
ASA secret filters for ikev2 IPSEC pre-shared-key
2016-07-28ASA secret filters for ikev2 IPSEC pre-shared-keyFrank Spijkerman
2016-07-28Merge pull request #513 from danilopopeye/512-fix-resolve_repo-crashytti
only resolve the repository path when the output is `git`
2016-07-26only resolve the repository path when the output is `git` fixes #512Danilo Sousa
2016-07-26Merge pull request #510 from mediumo/masterytti
removed current bw stats from screenos 'get system'
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-22ruby2.3 and newer do not ship with net::telnetSaku Ytti
closes #504
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-18Merge pull request #502 from totosh/masterytti
Rename gaiaos to gaiaos.rb
2016-07-18Rename gaiaos to gaiaos.rbtotosh
2016-07-18Merge pull request #501 from totosh/masterytti
Added model for Check Point GaiaOS
2016-07-18Update README.mdtotosh
2016-07-18Update gaiaostotosh
2016-07-18Update README.mdtotosh
2016-07-18GAIA OS CheckPoint - New modeltotosh
2016-07-14Merge pull request #498 from Ultra2D/issue-401ytti
Fix issue #401
2016-07-14Match entire control sequence after Press any key to continueUltra2D
2016-07-11release 0.15.00.15.0Saku Ytti
2016-07-10Merge pull request #494 from nickhilliard/im-move-ssh_no_exec-logicytti
move ssh_no_exec exec test into exec definition
2016-07-10move ssh_no_exec exec test into exec definitionNick Hilliard
2016-07-10Merge pull request #493 from nickhilliard/im-warning-about-running-as-rootytti
oxidized should be run as its own username, not as root