Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-21 | the great makeover - standardize layout, alignment, indentation | Wild Kat | |
2018-01-25 | model: Fixed FTP Passive/Active modes & Xyzel XGS4600 series Docs (#1161) | KodApa85 | |
* FTP Passive/Active mode added * Documentation for Xyzel XGS4600 series | |||
2016-07-20 | create a `logs` dir for all the debug logs | Danilo Sousa | |
2016-01-27 | fixes #288 | Saku Ytti | |
2015-12-13 | refactor and fix bugs introduced with new changes | Elvin Efendi | |
2015-11-13 | better test framework, more specs and Travis CI | Elvin Efendi | |
2015-09-29 | use different path for debug logging | Reinier Schoof | |
When I try to run oxidized as a different user, I get permission errors for oxidized tries to write debug logs (e.g. true-telnet) in current working directory which in my case is not writable for the non-privileged user. I think this can be improved by this change. 1) Why would you use CFG.input.debug?.to_s (which in this case will always be ‘true’) as a prefix at all 2) let’s use the crash directory for the debug output, as we know this is available and choose a more descriptive name | |||
2015-08-20 | Added support for Zyxel ZynOS | Saku Ytti | |
Model: SAM1316-22 STU-C ZyNOS version: V3.53(BVE.2) |