summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-01-12fix /next guardnext-with-new-threadSaku Ytti
2017-01-12guard adding job via configuration optionSaku Ytti
2017-01-11add one thread when requesting next via APISaku Ytti
2017-01-01Send Jobs duplicate of durationmem_use_optimiseSaku Ytti
avoids duration to keep reference to jobs
2017-01-01prevent Node#last from keeping Job referenceSaku Ytti
Should halve Job's in memory
2017-01-01don't store whole job in statsSaku Ytti
allows job to be GC'd
2016-12-27Merge pull request #653 from gaetronik/ios_set_branch_hide_all_passwordytti
Hide remaining passwords
2016-12-27Hide remaining passwordsGaëtan DUCHAUSSOIS
2016-12-27Merge pull request #652 from gaetronik/ios_set_term_after_enaytti
IOS: Configure terminal after enable
2016-12-27Update ios.rbGaëtan Duchaussois
Do the terminal configure after enable since it might be prohibited in non ena
2016-12-21Merge pull request #648 from mattttv/masterytti
documention: debug inside input is now boolean
2016-12-21documention: debug inside input is now booleanmattttv
2016-12-14Merge pull request #641 from mattttv/masterytti
delete secret password if it is called secret
2016-12-14delete secret password if it is called secretmattttv
2016-12-12bump up version0.19.0Saku Ytti
2016-12-12update changelogsSaku Ytti
2016-12-12Recursively search from one dir above specifiedSaku Ytti
Fixes #626
2016-12-07Merge pull request #635 from SaaldjorMike/fix_cisco_smb_username_promptytti
Fix Cisco SMB prompt suggested by ytti
2016-12-07Fix suggested by ytti for issue #610Mike Rostermund
2016-12-07Merge pull request #634 from thanegill/masterytti
[AOWS] Remove trailing whitespace and enable prompt detection
2016-12-07Remove trailing whitespace and enable prompt detectionThane Gill
Fixes: #630
2016-12-07Merge pull request #633 from jbaker48/masterytti
exclude time from show run output
2016-12-06Update eos.rbjbaker48
2016-12-06exclude time from outputjbaker48
2016-12-04Merge pull request #628 from natm/masterytti
New hook: awssns - Publish messages to AWS SNS topics
2016-12-04New hook: awssns - Publish messages to AWS SNS topicsNat Morris
2016-11-19Merge pull request #618 from laf/ssl-no-verifyytti
Added option to disable ssl verification checks for http source
2016-11-19Updated config optionsNeil Lathwood
2016-11-19Added option to disable ssl verification checks for http sourceNeil Lathwood
2016-11-18Merge pull request #616 from Atroskelis/patch-2ytti
Added SG support to ciscosmb.rb model
2016-11-18Update ciscosmb.rbAtroskelis
Added old commands in case of different CLI variations.
2016-11-18Update ciscosmb.rbAtroskelis
Forgot the username prompt change.
2016-11-18Update ciscosmb.rbAtroskelis
Adapted for SG series, not sure about SF. Please test.
2016-11-11expect prompt after entering enable passwordSaku Ytti
2016-11-10Merge pull request #614 from flokli/planetytti
add support for PLANET SG switches
2016-11-10add support for PLANET SG switchesFlorian Klink
So far, only SGS switches were supported. Now, we check the model type during the 'show version' command, and only execute the 'show transceiver details' command in case an SGS switch was detected (as its not supported on SG models). We will also strip lines containing the current System Time and Uptime. These only appear on SG models, but it's a good idea to strip them anyways.
2016-11-10Merge pull request #613 from rfdrake/developytti
renamed alvarion -> alvarion.rb
2016-11-09renamed alvarion -> alvarion.rbRobert Drake
I believe from this: require File.join dir, file+'.rb' That the only way this model would work is if it has a .rb extension. I don't have any of these devices to test if this works.
2016-11-07Merge pull request #606 from rfdrake/dlinkytti
This adds support for D-Link switches
2016-11-04Merge pull request #608 from rfdrake/trangoytti
Added support for Trango/Trangolink-45
2016-11-04Merge pull request #607 from rfdrake/hatterasytti
This adds support for Hatteras Networks devices
2016-11-04Merge pull request #605 from rfdrake/casaytti
This adds support for the Casa C1G CMTS
2016-11-04This adds support for Hatteras Networks devicesRobert Drake
2016-11-04This adds support for D-Link switchesRobert Drake
This specifically supports DES-3526/3550 series switches.
2016-11-04This adds support for the Casa C1G CMTSRobert Drake
This will probably work for the other Casa CMTS as well.
2016-11-04Added support for Trango/Trangolink-45Robert Drake
I only have the Trangolink-45 so I'm not sure which other radios this might support.
2016-11-01expect prompt after sending enable passwordSaku Ytti
2016-11-01Merge pull request #602 from jackson-tim/patch-1ytti
Update dnos.rb
2016-10-31Update dnos.rbjackson-tim
Handles old DNOS switches that do not allow term length 0 prior to enable, and double exits in case of enable..
2016-10-31Merge pull request #601 from flokli/planetytti
add Planet SGS