summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-06-17Merge pull request #134 from FlorianDoublet/ironwareModifytti
fix regexp error with ruby 2.1
2015-06-17fix regexp error with ruby 2.1root
2015-06-17Merge pull request #133 from FlorianDoublet/extraServiceytti
Oxidized as a service for systemd
2015-06-17Oxidized as a service for systemdFlorian Doublet
Oxidized as a service for systemd (Tested on Debian 8)
2015-06-10Merge pull request #129 from FlorianDoublet/updateLogytti
Add log for update at /var/log/oxidized-update for git output
2015-06-10add update for a node in log fileroot
2015-06-09Merge pull request #128 from cfiske/masterytti
Add keyboard-interactive SSH auth to fix Arista login failures
2015-06-08Add keyboard-interactive as SSH auth method to fix ↵Clay Fiske
Net::SSH::AuthenticationFailed on some Arista devices
2015-06-08Merge pull request #127 from FlorianDoublet/ironwareModifytti
Delete more uptime line, temp line, speed line, for few ironware models
2015-06-08Delete more uptime line, temp line, speed line, for few modelsflorian
2015-06-08Merge pull request #126 from SaaldjorMike/fix-typoytti
Fix typo
2015-06-07Fix typoMike Rostermund
2015-05-26bump up gemspec version0.7.1Saku Ytti
2015-05-26rugged is again in gemspec (mandatory)Saku Ytti
no point specifying the version again here. This was only when rugged was not required by gemspec
2015-05-21update gemspecSaku Ytti
2015-05-21update for 0.7.0 release0.7.0Saku Ytti
2015-05-21accept 'none' authSaku Ytti
used by ciscosmb and one of the wlan controllers. Thansk to @SaaldjorMike for spotting fixes #121
2015-05-20Merge pull request #120 from SaaldjorMike/typo1ytti
Fixed typo in README
2015-05-20Fixed typo in READMEMike Rostermund
2015-05-07Merge pull request #117 from ukfast/http-sourceytti
Added support for http as a source
2015-05-07Added support for http as a sourcelaf
2015-05-06Merge pull request #116 from rixxxx/panosnopedial
Palo Alto PAN-OS support
2015-05-05Merge branch 'master' into panosrivo nurges
2015-05-05Palo Alto PAN-OS supportrivo nurges
2015-04-28Merge pull request #113 from rixxxx/screenos-fixesytti
Skip Datetime and Uptime from system information
2015-04-28Skip Datetime and Uptime from system informationrivo nurges
2015-04-22release 0.6.0Saku Ytti
2015-04-22Merge pull request #111 from rixxxx/working-screenos0.6.0ytti
When clustered, colon appears in ScreenOS prompt
2015-04-22When clustered, colon appears in ScreenOS promptrivo nurges
2015-04-21Merge pull request #110 from rixxxx/working-screenosytti
Fix pre_logout in case the configuration is not saved and ScreenOS asks ...
2015-04-21Fix pre_logout in case the configuration is not saved and ScreenOS asks for ↵rivo nurges
confirmation
2015-04-21Merge pull request #109 from rixxxx/working-screenosytti
Fix screenos prompt regex
2015-04-21Fix screenos prompt regexrivo nurges
2015-04-20support having all groups in single repoSaku Ytti
output: git: single_repo: true would cause repos to appear as directories in group
2015-04-20don't use keyboard interactive passwordsSaku Ytti
(new behavior in net-ssh 2.9.3)
2015-04-20expand csv pathSaku Ytti
so that ~/foo/bar works
2015-04-20Merge pull request #107 from FlorianDoublet/ironwareModifytti
Added a less strict prompt
2015-04-20Added a less strict promptflorian
Added less strict prompt
2015-04-17Merge pull request #106 from FlorianDoublet/ironwareModifytti
Changed prompt (too strict)
2015-04-17Changed prompt (too strict)florian
Changed prompt (too strict)
2015-04-16Merge branch 'master' of https://github.com/ytti/oxidizedSaku Ytti
2015-04-16add StringScannerSaku Ytti
there are numerous use-cases for this in models, no point to load in models separately
2015-04-16Merge pull request #105 from sid3windr/patch-1ytti
Add support for PowerConnect 62xx
2015-04-16Add support for PowerConnect 62xxTom Laermans
The pager prompt on the PowerConnect 62xx family does not have a leading space; fixed the expect regex. Also added 6224/6248 to the block ignore regex.
2015-04-16Merge pull request #104 from sid3windr/patch-1ytti
Add support for HP Comware SMB switches
2015-04-16Add support for HP Comware SMB switchesTom Laermans
Some SMB HP switches (V1910, V1920) run Comware, but have the CLI hidden behind a "secret" toggle - it needs to be activated by _cmdline-mode on. The password to enable it varies per model, so this patch introduces a new var, comware_cmdline to contain the password. Unfortunately we cannot easily autodetect this, as only the "summary" command can give us the model number, but this command is paged and we cannot disable the pager until we are in the full CLI. Tested on HP V1910-24G-POE.
2015-04-14add note about cumulus linuxSaku Ytti
2015-04-14Merge pull request #103 from FlorianDoublet/ironwareModifytti
Add a pre_logout for some devices
2015-04-14Merge pull request #102 from FlorianDoublet/addCumulusFeatureytti
Add the Cumulus feature
2015-04-14Add a pre_logout for some devicesflorian
Add an other post_login for some devices and a pre_logout