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
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
2021-07-01
Merge branch 'pki_ipsec' of https://github.com/sarthurdev/vyos-1x into pki-cli
Christian Poessinger
2021-07-01
vyos.util: fix IsADirectoryError and SameFileError for copy_file
Christian Poessinger
2021-06-29
pki: T3642: New PKI config and management
sarthurdev
2021-06-26
vyos.util: add new helper copy_file()
Christian Poessinger
2021-06-09
remote, util: Move general helper routines from `remote.py` to `util.py`
erkin
2021-05-28
ipsec: T2816: IPSec python rework, includes DMVPN and VTI support
Simon
2021-05-18
revert: "util: T2467: add autosudo as an option to command"
Christian Poessinger
2021-04-16
config: T3481: add switch to prevent mangling of tag node values
John Estabrook
2021-03-23
vyos.util: dict_search() should not throw exception when inputs are None
Christian Poessinger
2021-03-14
vyos.util: rename get_json_iface_options() -> get_interface_config()
Christian Poessinger
[next]