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
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
2021-03-14
vyos.util: add helper get_all_vrfs()
Christian Poessinger
2021-02-28
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
2020-05-06
validator: T2417: try to make the code clearer
Thomas Mangin
2020-05-04
util: T2241: add get_bridge_member_config function
Jernej Jakob
[next]