Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-03 | T6199: drop unused Python imports | Christian Breunig | |
found using "git ls-files *.py | xargs pylint | grep W0611" | |||
2023-11-02 | T5705: rsyslog: fix error when level=all. Replace <all> with wildcard <*>, ↵ | Nicolas Fort | |
as it's done with facility. Create basic smoketest for syslog |