Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-22 | lcd: T2564: add CLI support | Christian Poessinger | |
- set system lcd model - set system lcd device | |||
2019-09-04 | T1443: backport the HTTP API to crux. | Daniil Baturin | |
Implementation by Daniil Baturin and John Estabrook. | |||
2019-08-30 | T1598: fix vyos-hostsd unit dependencies. | Daniil Baturin | |
2019-08-27 | T1606: change vyos-hostsd systemd target to avoid boot problems | John Estabrook | |
2019-08-27 | T1598: start vyos-hostsd before everything that may need it. | Daniil Baturin | |
2019-08-27 | T1598: initial implementation of the hosts keeper daemon. | Daniil Baturin | |
Conflicts: debian/control | |||
2019-02-25 | [tftp] T1261: bugfix listening on multiple IP addesses | Christian Poessinger | |
tftp-hpa which is the TFTP daemon used by VyOS does not support listening on multiple IP adresses. With this limitation we will start one TFTP daemon instance per configured listen-address via systemd. (cherry picked from commit 735a24d58ddf55294241ce8160471fe9be062498) |