index
:
veeos-1x.git
circinus
crux
current
equuleus
revert-4390-feature/T6353-add-password-complexity-validation
sagitta
syslog-typos-T6989
VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos-contrib/veeos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
systemd
Age
Commit message (
Collapse
)
Author
2019-09-11
T1598: annotate the vyos-hostsd unit file.
Daniil Baturin
2019-08-30
T1598: fix vyos-hostsd unit dependencies.
Daniil Baturin
2019-08-22
T1606: change vyos-hostsd systemd target to avoid boot problems
John Estabrook
2019-08-20
T1598: start vyos-hostsd before everything that may need it.
Daniil Baturin
2019-08-20
T1598: initial implementation of the hosts keeper daemon.
Daniil Baturin
2019-07-01
[HTTP API] T1431: check init/vyos-config before starting HTTP API service
John Estabrook
2019-06-17
[HTTP API] T1431: make systemd restart the HTTP API service on failure.
Daniil Baturin
2019-06-17
T1431: Fix vyos-http-server logging to journald.
Daniil Baturin
2019-06-16
T1431: initial implementation of the HTTP API.
Daniil Baturin
2019-02-24
[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.