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-02-12
T4999: Backport vyos util dict_search_recursive
Viacheslav Hletenko
2023-01-16
vyos.util: T4575: Add new wrapper "rc_cmd"
Viacheslav Hletenko
2022-11-21
T4812: Add op-mode Show vpn ipsec connections
Viacheslav Hletenko
2022-09-14
openvpn: T4679: Fix incorrect verify local and remote address
Viacheslav Hletenko
2022-04-08
Merge pull request #1263 from c-po/wwan-t4324-equuleus
Daniil Baturin
2022-04-03
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
2021-12-16
T3356: Backport remote module
erkin
2021-12-09
vyos.util: T4061: add function to check for completion of boot config
John Estabrook
2021-11-18
wwan: T3795: make connect and disconnect op-mode commands aware to WWAN inter...
Christian Poessinger
2021-09-20
vyos.util: add is_systemd_service_active() helper function
Christian Poessinger
2021-09-06
vyos.util: T2755: rename dict_search() function args to match other implement...
Christian Poessinger
2021-08-14
vyos.util: T1503: use build in methods to determine current user for commit_i...
Christian Poessinger
2021-08-09
openconnect: T3695: Add systemd service checker on commit
DmitriyEshenko
2021-07-25
vyos.util: backport 1.4 changes on dict_search()
Christian Poessinger
2021-07-13
T3663: add a small sleep between polling for a new inotify event.
Daniil Baturin
2021-07-13
vyos.util: T3663: move inotify-based imports to function level
Christian Poessinger
2021-07-13
T3663: add pre_hook argument to util.wait_for_inotify
Daniil Baturin
2021-07-13
T3663: fix the call to time.time() to match the new import scheme.
Daniil Baturin
2021-07-13
T3663: prerequisites for inotify-based watching implementations.
Daniil Baturin
2021-05-20
vyos.util: T3532: Replace func get_interface_config
Viacheslav Hletenko
2021-05-18
revert: "util: T2467: add autosudo as an option to command"
Christian Poessinger
2021-04-18
config: T3481: add switch to prevent mangling of tag node values
John Estabrook
2021-03-06
vyos.util: provide single implementation for get_json_iface_options()
Christian Poessinger
2021-01-31
vyos: T3274: Handle EOF in ask_yes_no()
erkin
2021-01-07
login: radius: T3192: migrate to get_config_dict()
Christian Poessinger
2020-12-28
webproxy: T563: squidguard: support default ruleset
Christian Poessinger
2020-10-28
vyos.util: T2995: rename vyos_dict_search() -> dict_search()
Christian Poessinger
2020-10-24
vyos.util: drop obsolete function ifname_from_config()
Christian Poessinger
2020-10-24
vyos.util: drop obsolete function get_bridge_member_config()
Christian Poessinger
2020-10-19
unittests: T2995: vyos_dict_search() must return None on non-existing keys
Christian Poessinger
2020-09-13
vyos.util: add missing ConfigError import in check_kmod()
Christian Poessinger
2020-08-23
T2755: convert jmespath.search() to vyos_dict_search() for performance
Christian Poessinger
2020-08-23
vyos.util: T2755: add vyos_dict_search() to traverse a dictionary
Christian Poessinger
2020-08-16
Merge pull request #510 from efficiosoft/vyos_template_rewrite
Christian Poessinger
2020-08-15
lcd: T2564: flatten CLI interface
Christian Poessinger
2020-07-25
bridge: ifconfig: T2653: move to get_config_dict()
Christian Poessinger
2020-07-25
vyos.util: add common helper to load kernel modules
Christian Poessinger
2020-07-21
vyos.util: T2720: Add file descriptor support to chmod and chown
Robert Schindler
2020-07-01
config_dict: T2668: move keyword arg get_first_key into get_sub_dict
John Estabrook
2020-07-01
config_dict: T2667: clarify docstring
John Estabrook
2020-07-01
config: T2667: add utility function get_sub_dict
John Estabrook
2020-06-18
T2614: add a key mangling option to vyos.config.get_config_dict()
Daniil Baturin
2020-05-20
util: T2467: fix missing import
Thomas Mangin
2020-05-19
util: T2467: add systemctl to autosudo
Thomas Mangin
2020-05-19
util: T2467: add autosudo as an option to command
Thomas Mangin
[next]