Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-21 | Merge pull request #820 from rfdrake/master | ytti | |
added firmware version to airos | |||
2017-04-20 | added firmware version to airos | Robert Drake | |
2017-04-19 | Merge pull request #816 from MajesticFalcon/master | ytti | |
Add support for FreeBSD | |||
2017-04-18 | Update README.md | Schylar Utley | |
2017-04-18 | fix readme | Schylar | |
2017-04-18 | Add freebsd support | Schylar | |
2017-04-17 | Merge pull request #815 from mikenowak/watchguard-prompt-2 | ytti | |
Watchguard prompt - fix to #813 | |||
2017-04-17 | Updated watchguard prompt | Mike Nowak | |
2017-04-17 | Merge pull request #814 from mikenowak/update-ca-certificates | ytti | |
Adding support for internal CA certs | |||
2017-04-17 | Adding support for custom CA certs | Mike Nowak | |
2017-04-15 | Merge pull request #805 from clement-parisot/mlnx_voltaire | ytti | |
Added support for Mellanox voltaire switch to the list of supported devices | |||
2017-04-15 | Merge pull request #811 from mikenowak/watchguard-logindisclaimer | ytti | |
Support for Watchguard Logon Disclaimer | |||
2017-04-15 | Merge pull request #810 from mikenowak/watchguard-prompt | ytti | |
[Firewareos] Update prompt to include that of the status user | |||
2017-04-15 | Merge pull request #807 from clement-parisot/git-crypt | ytti | |
Add new output GitCrypt | |||
2017-04-15 | Merge pull request #806 from clement-parisot/mlnox_fix | ytti | |
model - mlnxos : patch exit command | |||
2017-04-15 | Merge pull request #803 from bheum/master | ytti | |
fortios Added secret and key statements to secret removal | |||
2017-04-15 | Merge pull request #801 from drbild/improve-ios-secret-handling | ytti | |
Improve IOS secret handling | |||
2017-04-15 | Merge pull request #798 from sspans/patch-1 | ytti | |
Update slackdiff.rb | |||
2017-04-15 | Support for Watchguard Logon Disclaimer | Mike Nowak | |
2017-04-15 | Update prompt to include that of the status user | Mike Nowak | |
2017-04-12 | Add new output GitCrypt | Clement Parisot | |
Signed-off-by: Clement Parisot <clement.parisot@uni.lu> | |||
2017-04-12 | model - mlnxos : patch exit command | Clement Parisot | |
Signed-off-by: Clement Parisot <clement.parisot@uni.lu> | |||
2017-04-12 | Added Mellanox voltaire switch to the list of supported devices | Clement Parisot | |
Signed-off-by: Clement Parisot <clement.parisot@uni.lu> | |||
2017-04-10 | Added secret and key statements to secret removal | Benedikt Heumüller | |
Values changed for every show command and versioning was not possible. | |||
2017-04-06 | Added IPSEC keys to IOS secrets config | David R. Bild | |
2017-04-06 | Fixed IOS model to redact only secrets | David 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-05 | Update slackdiff.rb | Sten Spans | |
Add proxy option to slackdiff hook | |||
2017-04-01 | Merge pull request #787 from rfdrake/master | ytti | |
more changes to ios.rb | |||
2017-03-28 | more "show version" additions | Robert Drake | |
2017-03-28 | whitespace cleanup / fixing invalid command | Robert Drake | |
2017-03-28 | added support for VTP | Robert Drake | |
2017-03-28 | Merge pull request #786 from nesteffe/master | ytti | |
Remove single line 'Up Time' lines from show system | |||
2017-03-28 | Remove single line 'Up Time' lines from show system | nesteffe | |
2017-03-24 | Merge pull request #783 from rfdrake/master | ytti | |
Adding support for more "show version" commands | |||
2017-03-23 | Adding support for more "show version" commands | Robert 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-24 | Merge remote-tracking branch 'upstream/master' | Matthias Cramer | |
2017-03-24 | no space after password | Matthias Cramer | |
2017-03-23 | Merge pull request #780 from MajesticFalcon/master | ytti | |
Add init script instructions and Model fix | |||
2017-03-22 | Clarify init setup | Schylar Utley | |
2017-03-22 | Fix alvarion block issue | Schylar Utley | |
2017-03-22 | Add Service Instructions | Schylar Utley | |
2017-03-22 | Merge pull request #779 from MajesticFalcon/master | ytti | |
Edit init script | |||
2017-03-22 | Update oxidized.init | Schylar Utley | |
2017-03-22 | Update oxidized.init | Schylar Utley | |
2017-03-22 | Edit init script | Schylar Utley | |
2017-03-22 | Merge pull request #778 from biwhite/fix-auto-reload | ytti | |
fix for auto-reload. 'read' doesn't block when stdin not attached | |||
2017-03-22 | fix for auto-reload. 'read' doesn't block when stdin not attached to anything | Ben White | |
2017-03-16 | Merge pull request #774 from udhos/master | ytti | |
Support for Cisco NGA. | |||
2017-03-16 | Merge pull request #769 from funzoneq/feature/disable-host-checking | ytti | |
Ignore the host key checking | |||
2017-03-16 | Add option to disable StrictHostKeyChecking | Arnoud Vermeer | |