Age | Commit message (Expand) | Author |
2022-01-03 | test: vyos.validate: also test interface identifier in is_ipv6_link_local() | Christian Poessinger |
2021-09-06 | vyos.util: add function to search a key recursively in a dictionary | Christian Poessinger |
2021-07-03 | ipsec: T2816: add Jinja2 converter for ESP/IKE groups to string | Christian Poessinger |
2021-07-01 | vyos.util: remove no longer needed copy_file helper method | Christian Poessinger |
2021-06-26 | vyos.util: add new helper copy_file() | Christian Poessinger |
2021-04-05 | vyos.template: T3418: add new is_interface helper function | Christian Poessinger |
2021-03-23 | vyos.util: dict_search() should not throw exception when inputs are None | Christian Poessinger |
2021-02-24 | test: remove "test_ethtool.py" as this does not run on Jenkins | Christian Poessinger |
2021-02-24 | ethernet: T3163: fix typos in vyos.ethtool comments | Christian Poessinger |
2021-02-24 | ethernet: T3163: not all NIC drivers support ring-buffer configuration | Christian Poessinger |
2021-01-19 | nat: T2947: add many-many translation | Christian Poessinger |
2020-12-10 | test: vyos.validate: check is_addr_assigned() | Christian Poessinger |
2020-12-06 | Revert "vyos.ifconfig: T1579: do not remove IPv6 link-local address on reconf... | Christian Poessinger |
2020-12-06 | vyos.ifconfig: T1579: do not remove IPv6 link-local address on reconfiguration | Christian Poessinger |
2020-12-06 | test: vyos.template: test additional templating functions | Christian Poessinger |
2020-11-13 | vyos.template: provide general is_ip(v4|v6) helpers | Christian Poessinger |
2020-11-01 | openvpn: T2994: re-add ifconfig-pool statement in server config | Christian Poessinger |
2020-11-01 | test: extend validate testcases | Christian Poessinger |
2020-11-01 | openvpn: T2994: remove workarounds for individual ipv4 and ipv6 keys | Christian Poessinger |
2020-11-01 | test: adjust testcase name for vyos.util.dict_search() | Christian Poessinger |
2020-11-01 | test: vyos.validate: add unittests | Christian Poessinger |
2020-10-30 | openvpn: T2994: verify DH key length | Christian Poessinger |
2020-10-30 | vyos.util: T2995: change comment style for "make test" output | Christian Poessinger |
2020-10-28 | vyos.util: T2995: rename vyos_dict_search() -> dict_search() | Christian Poessinger |
2020-10-25 | test: vyos.template: add testcase for vyos_*_from_cidr() converters | Christian Poessinger |
2020-10-25 | test: import cleanup | Christian Poessinger |
2020-10-24 | Revert "test: vyos.util: add testcase for process_named_running()" | Christian Poessinger |
2020-10-24 | test: vyos.util: add testcase for process_named_running() | Christian Poessinger |
2020-10-24 | test: vyos.util: add testcase for find_device_file() | Christian Poessinger |
2020-10-19 | unittests: T2995: vyos_dict_search() must return None on non-existing keys | Christian Poessinger |
2020-10-19 | unittests: cleanup unused imports | Christian Poessinger |
2020-07-22 | xml: T2582: use xml for is_tag and is_leaf | Thomas Mangin |
2020-06-18 | T2614: add a key mangling option to vyos.config.get_config_dict() | Daniil Baturin |
2019-09-28 | T1694: delete the now broken tests for NTP. | Daniil Baturin |
2019-03-08 | [ntp] T1280 - reverting added options from that task | hagbard |
2019-03-07 | [ntp] T1280 - restrict option for servers, so they can query upstream | hagbard |
2019-03-07 | Revert "[ntp] adding extra option to test" | hagbard |
2019-03-07 | [ntp] adding extra option to test | hagbard |
2019-03-04 | adjusted ntp test to accept the 2 new restrict parameters | hagbard |
2019-02-16 | Temporary remove hostname test to get module to compile again | Christian Poessinger |
2019-02-16 | hostname: additional test case fixes | Christian Poessinger |
2019-02-16 | Tests: fix hostname tests | Christian Poessinger |
2019-02-14 | [vyos.configtree] T1248: add a function for node copying | Daniil Baturin |
2019-01-30 | Add build time tests for NTP | kamijin_fanta |
2019-01-26 | T1193: add some tests for the config parser. | Daniil Baturin |
2019-01-22 | Revert "adjusted unit test" | hagbard |
2019-01-21 | adjusted unit test | hagbard |
2018-07-18 | T749: add unit tests for the initial setup library. | Daniil Baturin |
2018-05-24 | T462: make cron jobs run with vyattacfg GID. | Daniil Baturin |
2018-05-19 | host-name: fix test_apply | Yuya Kusakabe |