Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-28 | expand_path in file output | Saku Ytti | |
so that ``` output: file: directory: ~/foox ``` will work | |||
2016-08-26 | Merge pull request #542 from ytti/ds-docker-readme | ytti | |
cleanup exited container & better docs | |||
2016-08-26 | ready: cleanup exited container & better docs | Danilo Sousa | |
the first container run it's only needed for creating the config file, so we run it with `--rm` to be removed after its exit | |||
2016-08-26 | Merge pull request #541 from stokbaek/master | ytti | |
pfSense: config pull will not remove its revision time | |||
2016-08-26 | config pull will not remove its revision time | Christoffer Stokbaek | |
2016-08-25 | quote debugging | Saku Ytti | |
2016-08-25 | typo fix | Saku Ytti | |
2016-08-25 | add debugging to key resolution | Saku Ytti | |
2016-08-25 | fix symbol conversion to string | Saku Ytti | |
2016-08-25 | refactor node resolution | Saku Ytti | |
two primary goals - username and password can come from different sources (Global PW, per group username) - model can come from group | |||
2016-08-25 | release 0.16.30.16.3 | Saku Ytti | |
2016-08-24 | Merge pull request #536 from funzoneq/master | ytti | |
A10 and ASA fixes | |||
2016-08-24 | Show partition-config all includes show running-config. | Arnoud Vermeer | |
2016-08-23 | Use partition-confg for newer devices | Arnoud Vermeer | |
2016-08-23 | !Current config commit point for partition 0 is 0 & config mode is ↵ | Arnoud Vermeer | |
classical-mode ! COMMAND: show running-config all-partitions ^ % Unrecognized command.Invalid input detected at '^' marker. | |||
2016-08-23 | rearrange badges | Saku Ytti | |
2016-08-23 | Merge branch 'master' of github.com:ytti/oxidized | Saku Ytti | |
2016-08-23 | Merge pull request #539 from gitter-badger/gitter-badge | ytti | |
Add a Gitter chat badge to README.md | |||
2016-08-23 | Add Gitter badge | The Gitter Badger | |
2016-08-23 | bump version | Saku Ytti | |
2016-08-23 | Merge tag '0.16.2' | Saku Ytti | |
2016-08-23 | Closes #535 | Saku Ytti | |
2016-08-23 | Merge pull request #537 from nertwork/master | ytti | |
This PR is to fix the cumulus | |||
2016-08-22 | fixing up cumulus stuff | nertwork | |
2016-08-22 | fixing up cumulus stuff | nertwork | |
2016-08-22 | move pfsense to correct directory | Saku Ytti | |
2016-08-22 | It's not outputting config | Arnoud Vermeer | |
2016-08-22 | Cisco 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-08-22 | Remove secrets from A10 config and 'show running-config' doesn't have ↵ | Arnoud Vermeer | |
'all-partitions' in 64-bit Advanced Core OS (ACOS) version 4.1.0-P4, build 12 (Jul-22-2016,15:49) | |||
2016-08-19 | Merge pull request #533 from andir/disconnect_unexpected_prompt | ytti | |
Disconnect input when expected prompt wasn't found | |||
2016-08-19 | Disconnect input when expected prompt wasn't found | Andreas Rammhold | |
2016-08-15 | Merge pull request #528 from furhouse/master | ytti | |
Basic HTTP auth requires user and pass | |||
2016-08-15 | Basic HTTP auth requires user and pass, example doesn't match with line 31 ↵ | Willem Bonthuis | |
of http.rb. | |||
2016-08-10 | Merge pull request #499 from cfra/master | ytti | |
saos: support ssh and different disable-pager command | |||
2016-08-05 | Merge pull request #525 from stokbaek/ssh_exec | ytti | |
pfSense support with ssh exec | |||
2016-08-05 | Removed telnet from config | Christoffer Stokbaek | |
2016-08-05 | Switched from prompt grap to ssh exec | Christoffer Stokbaek | |
2016-08-04 | Added support for pfSense | Christoffer Stokbaek | |
2016-08-04 | Merge pull request #522 from ghankins/master | ytti | |
Updates for Nokia SR OS. | |||
2016-08-04 | Added comments. | ghankins | |
2016-08-03 | Updated SR OS commands. | ghankins | |
2016-08-03 | clarified how to find model file | ghankins | |
2016-08-03 | Added Nokia. | ghankins | |
2016-08-02 | Fix raising traceback which happen before config | Saku Ytti | |
closes #518 | |||
2016-08-01 | Merge pull request #517 from caiorasec/master | ytti | |
Added support for the DM2104 and DM4100 | |||
2016-08-01 | Added support for the DM2104 and DM4100 | Caio Silva | |
2016-07-29 | expand log path | Saku Ytti | |
2016-07-28 | Merge pull request #515 from fspijkerman/ASA_secret_filter_TACACS | ytti | |
Cisco ASA Secret filter for TACACS+ key | |||
2016-07-28 | Cisco ASA Secret filter for TACACS+ key | Frank Spijkerman | |
2016-07-28 | Merge pull request #514 from fspijkerman/ASA_secret_filters | ytti | |
ASA secret filters for ikev2 IPSEC pre-shared-key |