Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-21 | T634: remove 'service ssh allow-root' | Christian Poessinger | |
2018-10-19 | Add Client keepalive option for use with cloud-init | UnicronNL | |
Add option to specify multiple listening ports Clean up template generation layout | |||
2018-08-26 | ssh.py: start/stop service via systemctl | Christian Poessinger | |
2018-05-23 | Use normal assignment by key instead of setdefault() everywhere. | Daniil Baturin | |
The setdefault() dict object method updates the value only if it's not already set, so it's useless for what we want to do, despite its deceptive name. | |||
2018-05-16 | conf_mode: remove generation time from config header and adjust scriptname | Christian Poessinger | |
2018-05-16 | Revert "T634: Remove 'service ssh allow-root'" | Christian Poessinger | |
This reverts commit d9474df03d47b20f06580c3b32aac69849162015. | |||
2018-05-16 | T644: remove prefixing from all scripts and update environment variables ↵ | Daniil Baturin | |
with VyOS paths. |