summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-05docs: Fixed the link to SNR modelIlya Demyanov
2018-04-05Merge pull request #1253 from wk/snr-fixesytti
unspeakable things took place in original PR, correcting model
2018-04-05unspeakable things took place in original PR, correcting modelWild Kat
2018-04-05Merge pull request #1251 from wk/snr-support-refactorytti
Snr support refactor (closes #1139)
2018-04-05strip uptime info from show versionWild Kat
2018-04-02Merge pull request #1245 from STetzel/masterytti
updates in hpebladecenter model
2018-04-02Merge pull request #1248 from davama/masterytti
Add logrotate file
2018-04-02Merge pull request #1249 from wk/improve-freebsd-documentationytti
Improve freebsd documentation (closes #1247)
2018-03-30fix broken anchor in FreeBSD docsWild Kat
2018-03-30document existence of FreeBSD packageWild Kat
2018-03-29Add logrotate fileDave
Assuming `log:` is set to: > log: /var/log/oxidized/<something>.log /var/log/oxidized will need to be owned by the user running oxidized
2018-03-26Merge pull request #1 from STetzel/STetzel-patch-1Sascha Tetzel
Update hpebladesystem.rb
2018-03-26Update hpebladesystem.rbSascha Tetzel
- disable Last Update from NTP in Show Network, because it produced a new version with every backup (show network) - disable parsing of "----More----", it is better to user "Script Mode" (cfg :telnet, :ssh) -> post_login
2018-03-23Merge remote-tracking branch 'upstream/master' into snr-support-refactorWild Kat
2018-03-23Merge pull request #1239 from uwerler/patch-1ytti
Update nxos.rb
2018-03-23yield cfg for clarityWild Kat
2018-03-21Update nxos.rbUwe Werler
Otherwise the running config will not be stored.
2018-03-20better commentsWild Kat
2018-03-20expand dcnos modelWild Kat
2018-03-20refactor snr support into dcnos modelWild Kat
2018-03-19Merge pull request #1234 from tobbez/aricentiss-paginationytti
AricentISS: Fix pagination for old OS versions
2018-03-19AricentISS: Fix pagination for old OS versionsTorbjörn Lönnemark
Always issue both 'no cli pagination' and 'no cli pagignation'. Conditionally issuing only the correct variant would require sending the same number of commands to the switch ('show version', 'no cli pagi(g)nation') and also require extra logic in the model. Additionally, always issuing both removes the need for storing information about what OS versions require which command in the model.
2018-03-17Merge pull request #1232 from wk/transition-timos-srosytti
Transition timos to sros
2018-03-17transition timos to srosWild Kat
2018-03-17Merge pull request #1063 from Alexandre-io/fix-firewareos-clusterytti
Fix prompt pattern for firewareos clusters
2018-03-17Merge pull request #1066 from rverchere/dnosytti
Handle Dell N2000 switches (dnos6)
2018-03-17Merge pull request #1205 from SoulGit/add-fortios-secretsytti
Add fortios fields to be masked by remove_secret flag
2018-03-17Merge pull request #1222 from yzguy/yzguy/edgeos_vyatta_secret_removalytti
add removal of secrets in edgeos, vyatta
2018-03-17Merge pull request #1223 from yzguy/junos_password_removalytti
add secrets to sanitize in JunOS
2018-03-17Merge pull request #1227 from candlerb/candlerb/1212ytti
Skip the word 'encrypted' in Powerconnect password masking
2018-03-17Merge pull request #1231 from wk/supermicro-support-refactorytti
Supermicro support refactor (extends #1036)
2018-03-17correct typo in command to disable paginationWild Kat
2018-03-17restore dev comment of @tobbez to aricentiss modelWild Kat
2018-03-17complain when backward compatibility shim is usedWild Kat
2018-03-17restore backward compatibility with a supermicro shimWild Kat
2018-03-17refactor supermicro supportWild Kat
2018-03-16Merge pull request #1230 from wk/doc-spelling-lintytti
improve spelling in docs
2018-03-16improve spelling in docsWild Kat
2018-03-16Merge pull request #1229 from wk/documentation-touchupsytti
documentation touch-ups and issue #1218
2018-03-16documentation touch-ups and issue #1218Wild Kat
2018-03-15Skip the word 'encrypted' in Powerconnect password maskingBrian Candler
Fixes #1212
2018-03-15add hexadecimal for junos pre-shared-secretAdam Smith
2018-03-15add secrets to sanitize in JunOSAdam Smith
2018-03-15add removal of secrets in edgeos, vyattaAdam Smith
2018-03-14Merge pull request #1219 from wk/extending-oxidized-modelsytti
Document the process of creating and extending Oxidized models
2018-03-14rename extending to creating models and correct typosWild Kat
2018-03-14fix a typo that broke a link within new documentationWild Kat
2018-03-14Document the process of extending modelsWild Kat
2018-03-13Merge pull request #1213 from wk/refresh-docker-docsCharlie Allom
Refresh docker section in readme
2018-03-12Refresh docker section in readmeWild Kat