Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-29 | airbag: T2088: explicit enabling of the feature | Thomas Mangin | |
airbag must now be explicitly installed. the patch also allow to fully disables the installation of the logging code at setup (and not just installing and doing nothing) | |||
2020-04-13 | syslog: T2185: explicitly specify systemd service | Christian Poessinger | |
2020-04-12 | template: T2230: use render to generate templates | Thomas Mangin | |
convert all call to jinja to use template.render | |||
2020-04-06 | util: T2226: remove all references to subprocess_cmd | Thomas Mangin | |
2020-04-06 | util: T2226: rewrite syslog to use run | Thomas Mangin | |
2020-04-05 | syslog: T2230: move inlined templates to dedicated files | Christian Poessinger | |
2020-01-07 | system-syslog: T1938: Firewall logging not working | hagbard | |
2019-12-06 | syslog: T1845: syslog host no longer accepts a port | hagbard | |
- setting default port if not configured to udp - remove debug output | |||
2019-12-06 | syslog: code formatting | hagbard | |
2019-12-06 | syslog: T1845: syslog host no longer accepts a port | hagbard | |
- created 'set system syslog host <ip address> port' | |||
2019-12-05 | syslog: renaming files and conf script to fit new scheme | hagbard | |
2019-12-05 | Revert "syslog: T1845: syslog host no longer accepts a port" | hagbard | |
This reverts commit a93a1dbd7d18ff82246b4f7fb9a3757c14e6a9c7. | |||
2019-12-04 | syslog: T1845: syslog host no longer accepts a port | hagbard | |
- renamed interface xml - renamed syslog.py to system-syslog.py - moved protocol out of the facility node (bug) - node port created - migration script included |