summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-04-18fix readmeSchylar
2017-04-18Add freebsd supportSchylar
2017-04-17Merge pull request #815 from mikenowak/watchguard-prompt-2ytti
Watchguard prompt - fix to #813
2017-04-17Updated watchguard promptMike Nowak
2017-04-17Merge pull request #814 from mikenowak/update-ca-certificatesytti
Adding support for internal CA certs
2017-04-17Adding support for custom CA certsMike Nowak
2017-04-15Merge pull request #805 from clement-parisot/mlnx_voltaireytti
Added support for Mellanox voltaire switch to the list of supported devices
2017-04-15Merge pull request #811 from mikenowak/watchguard-logindisclaimerytti
Support for Watchguard Logon Disclaimer
2017-04-15Merge pull request #810 from mikenowak/watchguard-promptytti
[Firewareos] Update prompt to include that of the status user
2017-04-15Merge pull request #807 from clement-parisot/git-cryptytti
Add new output GitCrypt
2017-04-15Merge pull request #806 from clement-parisot/mlnox_fixytti
model - mlnxos : patch exit command
2017-04-15Merge pull request #803 from bheum/masterytti
fortios Added secret and key statements to secret removal
2017-04-15Merge pull request #801 from drbild/improve-ios-secret-handlingytti
Improve IOS secret handling
2017-04-15Merge pull request #798 from sspans/patch-1ytti
Update slackdiff.rb
2017-04-15Support for Watchguard Logon DisclaimerMike Nowak
2017-04-15Update prompt to include that of the status userMike Nowak
2017-04-12Add new output GitCryptClement Parisot
Signed-off-by: Clement Parisot <clement.parisot@uni.lu>
2017-04-12model - mlnxos : patch exit commandClement Parisot
Signed-off-by: Clement Parisot <clement.parisot@uni.lu>
2017-04-12Added Mellanox voltaire switch to the list of supported devicesClement Parisot
Signed-off-by: Clement Parisot <clement.parisot@uni.lu>
2017-04-10Added secret and key statements to secret removalBenedikt Heumüller
Values changed for every show command and versioning was not possible.
2017-04-06Added IPSEC keys to IOS secrets configDavid R. Bild
2017-04-06Fixed IOS model to redact only secretsDavid R. Bild
The secrets configuration for IOS would the full contents of any line containing a secret. Instead, just redact the secret, keeping the rest of line instact for "enable secret 5 SeCre7" was replaced by "<secret hidden>". Now it is now replaced by "enable secret 5 <secret hidden>".
2017-04-05Update slackdiff.rbSten Spans
Add proxy option to slackdiff hook
2017-04-01Merge pull request #787 from rfdrake/masterytti
more changes to ios.rb
2017-03-28more "show version" additionsRobert Drake
2017-03-28whitespace cleanup / fixing invalid commandRobert Drake
2017-03-28added support for VTPRobert Drake
2017-03-28Merge pull request #786 from nesteffe/masterytti
Remove single line 'Up Time' lines from show system
2017-03-28Remove single line 'Up Time' lines from show systemnesteffe
2017-03-24Merge pull request #783 from rfdrake/masterytti
Adding support for more "show version" commands
2017-03-23Adding support for more "show version" commandsRobert Drake
This is a port of some of the rancid "show version" parsing. I tried to simplify it from the way rancid does it, so it doesn't attempt to guess the device type, but it does provide IOS version and the type of processor.
2017-03-23Merge pull request #780 from MajesticFalcon/masterytti
Add init script instructions and Model fix
2017-03-22Clarify init setupSchylar Utley
2017-03-22Fix alvarion block issueSchylar Utley
2017-03-22Add Service InstructionsSchylar Utley
2017-03-22Merge pull request #779 from MajesticFalcon/masterytti
Edit init script
2017-03-22Update oxidized.initSchylar Utley
2017-03-22Update oxidized.initSchylar Utley
2017-03-22Edit init scriptSchylar Utley
2017-03-22Merge pull request #778 from biwhite/fix-auto-reloadytti
fix for auto-reload. 'read' doesn't block when stdin not attached
2017-03-22fix for auto-reload. 'read' doesn't block when stdin not attached to anythingBen White
2017-03-16Merge pull request #774 from udhos/masterytti
Support for Cisco NGA.
2017-03-16Merge pull request #769 from funzoneq/feature/disable-host-checkingytti
Ignore the host key checking
2017-03-16Add option to disable StrictHostKeyCheckingArnoud Vermeer
2017-03-16Ignore the host key checkingArnoud Vermeer
2017-03-16Do not comment out result for show configuration.Everton Marques
2017-03-16Support for Cisco NGA.Everton Marques
2017-03-07Merge pull request #757 from crami/masterytti
added model for OneAccess OneOS Voice Gateways/Routers
2017-03-07reverted back to net-ssh 3.0.2Matthias Cramer
2017-03-07Added OneOS to the list of supported devicesMatthias Cramer