summaryrefslogtreecommitdiff
path: root/lib/oxidized/model/asa.rb
AgeCommit message (Collapse)Author
2017-06-06Fix messed up pull request :(Marno
2017-05-18Resolve manual merge issueMarno van der Molen
2017-05-18Merge u/panzerfly's changes for Cisco ASA multiple context supportMarno van der Molen
2017-02-22Updates to ASA secret filteringRoss W
2016-08-22Cisco Adaptive Security Appliance Software Version 9.4(2)6 reports TACACS ↵Arnoud Vermeer
config like this: aaa-server tacacs (OUTSIDE) host 192.168.1.1 key assadasda Updated the regex to be backward compatible.
2016-07-28Cisco ASA Secret filter for TACACS+ keyFrank Spijkerman
2016-07-28ASA secret filters for ikev2 IPSEC pre-shared-keyFrank Spijkerman
2016-06-13expect prompt after enable PWSaku Ytti
2016-06-09removing debuggingSaku Ytti
closes #465
2016-04-08asa.rb enhancementsgcotone
2015-09-26move "show inventory" up to stop "show run" from being sandwiched in between ↵Nick Hilliard
comments
2015-03-23Backup full ASA configuration (include passwords)Stefan Schlesinger
At the old version it didn't backup things like ldap passwords, which ended up in output marked as '****'. pre: ldap-login-password ***** now: ldap-login-password wBGqqqCY5SjZ8hY
2014-10-27model/asa: ASA prompt contains HA Failover state separated by slashesStefan Schlesinger
2014-10-23model/asa: removing >show clock and ignoring uptime in >show versionStefan Schlesinger
2014-10-23model/asa: fixing prompt - hostname regex taken from ios modelStefan Schlesinger
2014-07-22Cisco ASA model addedTomi Hakala