index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
conf_mode
/
tftp_server.py
Age
Commit message (
Expand
)
Author
2020-04-13
tftp-server: T2185: explicitly specify systemd service
Christian Poessinger
2020-04-12
template: T2230: use render to generate templates
Thomas Mangin
2020-04-09
util: T2226: os.system was wrongly converted to run
Thomas Mangin
2020-04-06
util: T2226: covert most calls from os.system to util
Thomas Mangin
2020-04-05
tftp-server: T2230: move inlined templates to dedicated files
Christian Poessinger
2019-02-24
[tftp] T1261: always adjust directory permissions of tftproot
Christian Poessinger
2019-02-24
[tftp] T1261: bugfix allow-upload handling
Christian Poessinger
2019-02-24
[tftp] T1261: reorder DAEMON_ARGS
Christian Poessinger
2019-02-24
[tftp] T1261: bugfix listening on multiple IP addesses
Christian Poessinger
2018-09-16
T850: tftp server: improve non existing listen-address assignments
Christian Poessinger
2018-08-29
tftp_server.py: switch to new IP address validators
Christian Poessinger
2018-08-26
tftp_server.py: change umask for created files
Christian Poessinger
2018-08-26
tftp_server.py: fix copy-paste comment
Christian Poessinger
2018-08-26
tftp_server.py: fix indention and add more verbose comments
Christian Poessinger
2018-08-26
T792: add TFTP server functionality
Christian Poessinger