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
2023-06-28
T5320: check if unsaved commits are due to boot config error
John Estabrook
2023-06-20
vyos.util: T5300: check_port_availability: return False iff EADDRINUSE
John Estabrook
2023-05-28
vyos.util: extend process_named_running() signature with cmdline
Christian Breunig
2023-05-11
vyos.util: T5195: remove the unused camel case to snake case function
Daniil Baturin
2023-03-10
util: T5074: Fixed decoding of certificate value to UTF-8 string
aapostoliuk
2023-01-18
ocserv: T4656: only one IP address is supported to listen on
Christian Breunig
2023-01-12
vyos.util: T4933: informative error for bad colon-separated lines
Daniil Baturin
2022-12-10
vyos.util: T4770: add precision arg, fix typo in bytes_to_human
John Estabrook
2022-11-16
firewall: T4821: add utility to load script as module
John Estabrook
2022-10-28
T4779: add vyos.util.human_to_bytes
Daniil Baturin
2022-10-25
vyos.util: T4773: add camel_to_snake_case conversion
John Estabrook
2022-09-14
openvpn: T4679: Fix incorrect verify local and remote address
Viacheslav Hletenko
2022-08-25
Merge pull request #1458 from sever-sever/T4594
Christian Poessinger
2022-08-20
ocserv: T4597: Fix check bounded port by service itself
Viacheslav Hletenko
2022-08-04
utils: T4594: Add convert_data util
Viacheslav Hletenko
2022-07-28
vyos.util: T4575: Add new wrapper "rc_cmd"
Viacheslav Hletenko
2022-06-29
openvpn: T4485: Accept multiple `tls ca-certificate` values
sarthurdev
2022-05-31
pki: T3642: Update conf scripts using changed PKI objects
sarthurdev
2022-04-07
ipv6: T4346: delete (migrate) CLI command to disable IPv6 address family
Christian Poessinger
2022-04-01
wwan: T4324: is_wwan_connected() must verify if ModemManager is running
Christian Poessinger
2022-03-30
vyos.util: T4319: add is_ipv6_enabled() helper function
Christian Poessinger
2022-03-25
vyos.util: T4319: rename sysctl() -> sysctl_write()
Christian Poessinger
2022-03-25
vyos.util: T4319: provide generic sysctl_read() helper
Christian Poessinger
2022-02-21
smoketest: vxlan: T4120: verify support for multiple remote addresses
Christian Poessinger
2022-02-13
vyos.util: T4191: add new sysctl() helper function
Christian Poessinger
2022-01-26
pki: T4212: Catch `install_into_config` errors and output for manual command ...
sarthurdev
2021-12-08
vyos.util: T4061: add function to check for completion of boot config
John Estabrook
2021-12-06
Merge pull request #1077 from sever-sever/T3829
Christian Poessinger
2021-11-26
netns: T3829: Ability to configure network namespaces
Viacheslav
2021-11-24
T3356: Rewrite remote.py
erkin
2021-11-18
wwan: T3795: make connect and disconnect op-mode commands aware to WWAN inter...
Christian Poessinger
2021-11-09
pki: T3970: Allow op-mode PKI commands in a config session to install directly
sarthurdev
2021-10-24
T3937: rewrite the "show system memory" script in Python
Daniil Baturin
2021-09-08
openvpn: T3805: use vyos.util.write_file() to store certificates
Christian Poessinger
2021-09-06
vyos.util: add function to search a key recursively in a dictionary
Christian Poessinger
2021-09-06
vyos.util: T2755: rename dict_search() function args to match other implement...
Christian Poessinger
2021-08-26
vyos.util: T3763: Optimized the check_port_availability function
zsdc
2021-08-26
wireguard: T3763: Added check for listening port availability
zsdc
2021-08-14
vyos.util: T1503: use build in methods to determine current user for commit_i...
Christian Poessinger
2021-08-13
vyos.util: "harden" is_systemd_service_running() function
Christian Poessinger
2021-07-30
vyos.util: add is_systemd_service_running() helper function
Christian Poessinger
2021-07-13
T3663: add a small sleep between polling for a new inotify event.
Daniil Baturin
2021-07-08
T3663: add pre_hook argument to util.wait_for_inotify
Daniil Baturin
2021-07-08
T3663: fix the call to time.time() to match the new import scheme.
Daniil Baturin
2021-07-06
ipsec: T2816: Migrate ipsec-settings.xml.in and charon.conf to vpn_ipsec.py
sarthurdev
2021-07-05
pki: ipsec: T3642: Fix issue with '.' being present in tag nodes, adds new vy...
sarthurdev
2021-07-04
vyos.util: T3663: move inotify-based imports to function level
Christian Poessinger
2021-07-04
T3663: prerequisites for inotify-based watching implementations.
Daniil Baturin
2021-07-02
ipsec: T3656: T3659: Fix pass-through with ipv6. Fix op-mode ipsec commands. ...
sarthurdev
2021-07-01
vyos.util: remove no longer needed copy_file helper method
Christian Poessinger
[next]