| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-30 | op-mode: T7527: eliminate bare shell snippets in op mode commands | Daniil Baturin | |
| 2025-05-16 | op-mode: T7459: eliminate direct use of sudo in op mode commands | Daniil Baturin | |
| 2024-07-16 | op-mode: T6577: create generic service restart helper to work with the API | Christian Breunig | |
| Right now we have multiple restart helpers (e.g. dhcp server, ssh, ntp) that all do the same (more or less): * Check if service is configured on CLI * Restart if configured * Error out if unconfigured This is not available via the op-mode API. Create a new restart.py op-mode helper that takes the service name and possible VRF as argument so it's also exposed via API. | |||
| 2023-07-31 | T5406: webproxy op-mode command: add vrf support for blacklist update command | Nicolas Fort | |
| 2023-07-30 | T3355: migrate webproxy log to proper "monitor log" tree | Christian Breunig | |
| 2023-07-29 | T5411: remove old background monitor implementation for webproxy | Christian Breunig | |
| 2022-07-06 | webproxy: T4513: Fixed path to webroxy log files | aapostoliuk | |
| Fixed path to webproxy log files in webproxy monitor commands | |||
| 2021-01-10 | xml: op-mode: add preprocessor support as known from configuration mode | Christian Poessinger | |
