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
/
python
/
vyos
/
util.py
Age
Commit message (
Expand
)
Author
2019-12-03
T1801: move escaping of backslashes into configtree
John Estabrook
2019-11-17
T1801: escape isolated backslashes before passing to ConfigTree()
John Estabrook
2019-08-30
[op-mode] T1621 rewrite misc commands to python/xml syntax
Dmytro Aleksandrov
2019-08-23
[op-mode] T1607 rewrite 'reset conntrack', 'reset & show ip[v6]' to python/xm...
Dmytro Aleksandrov
2019-07-03
T1503: add functions for commit lock checking and waiting.
Daniil Baturin
2018-07-24
Add a validator for scripts that are supposed to be in /config
Daniil Baturin
2018-07-23
Add a convenience function for getting the config owners group GID.
Daniil Baturin
2018-07-20
Remove a stray debug print.
Daniil Baturin
2018-07-20
Add vyos.util.read_file() function.
Daniil Baturin
2018-07-20
Add a function for converting seconds to a human readable elapsed time descri...
Daniil Baturin
2018-07-19
Add a function for quickly checking running processes by their PID files.
Daniil Baturin
2018-06-16
Set the license of all vyos.* libraries to LGPLv2+.
Daniil Baturin
2018-06-08
T689: add a new script for 'show hardware cpu summary'.
Daniil Baturin
2018-05-14
T633: build integration and minor fixes in the op mode command generator.
Daniil Baturin
2017-09-21
T401: add functions for reading VyOS version data.
Daniil Baturin
2017-09-08
Separate VyOSError and ConfigError.
Daniil Baturin