Age | Commit message (Expand) | Author |
2019-08-17 | openvpn: T1548: fix generated client subnet mask for topology 'server' | Christian Poessinger |
2019-08-17 | openvpn: T1548: widen generated folder permission to 755 | Christian Poessinger |
2019-08-17 | openvpn: T1548: add description to generated config file | Christian Poessinger |
2019-08-17 | openvpn: T1548: fix enable/disable of entire interface | Christian Poessinger |
2019-08-17 | openvpn: T1548: 'disabled' leafNode must be valueless | Christian Poessinger |
2019-08-17 | Merge pull request #107 from c-po/t1548-openvpn | Christian Poessinger |
2019-08-17 | openvpn: T1548: remove debug output | Christian Poessinger |
2019-08-17 | Merge pull request #102 from zdc/T1531 | Christian Poessinger |
2019-08-17 | Merge pull request #105 from zdc/T1183 | Christian Poessinger |
2019-08-17 | openvpn: T1548: add op-mode command for resetting | Christian Poessinger |
2019-08-17 | openvpn: T1548: add op-mode command for resetting client | Christian Poessinger |
2019-08-17 | openvpn: T1548: fix file ownership of client configuration file | Christian Poessinger |
2019-08-17 | openvpn: T1548: add op-mode command for key generation | Christian Poessinger |
2019-08-16 | openvpn: T1548: initial rewrite with XML and Python | Christian Poessinger |
2019-08-16 | [op-mode] T1590 xml-style rewrite of 'show system' operations | Dmytro Aleksandrov |
2019-08-14 | [bfd] T1183: Added validations and fixing bugs in BFD: | zsdc |
2019-08-15 | Merge pull request #103 from jestabro/service-https | Daniil Baturin |
2019-08-14 | [service https] T1443: add self-signed TLS certificate | John Estabrook |
2019-08-14 | [service https] T1443: move https and api default data to vyos.defaults | John Estabrook |
2019-08-14 | Merge branch 'current' into equuleus | Daniil Baturin |
2019-08-14 | update Jenkins file for equuleus | UnicronNL |
2019-08-14 | Merge pull request #104 from DmitriyEshenko/bfd | Daniil Baturin |
2019-08-13 | [bfd] T1183 Adding support show bfd counters | DmitriyEshenko |
2019-08-13 | [hostname] T1531: Added hostname alias to 127.0.1.1 (Debian way) | zsdc |
2019-08-12 | Merge pull request #99 from zdc/feature-bfd | Christian Poessinger |
2019-08-11 | Merge pull request #100 from DmitriyEshenko/snmp | Daniil Baturin |
2019-08-10 | [snmp] T1575 Adding additional check for lspci | DmitriyEshenko |
2019-08-09 | [config] - T1557: setting object properties for the class | hagbard |
2019-08-09 | [bfd] T1183: Added some new functionality and fixed bugs in BFD: | zsdc |
2019-08-08 | [config] - T1557: Create generic abstraction for configuring interfaces e.g. ... | hagbard |
2019-08-07 | Merge pull request #98 from DmitriyEshenko/l2tp_ipv6 | hagbard-01 |
2019-08-07 | [l2tp] T1566 ipv6 implementation | DmitriyEshenko |
2019-08-07 | [service https] T1443: reset defaults on 'delete service https api' | John Estabrook |
2019-08-07 | Validator: add file-exists as replacement to Vyatta check_file_in_config_dir | Christian Poessinger |
2019-08-07 | XML: WireGuard: run interfacedefinition through XML lint | Christian Poessinger |
2019-08-07 | Validator: rename cidr -> ip-cidr to match existing patterns | Christian Poessinger |
2019-08-07 | Merge pull request #97 from c-po/bridge-fixes | Christian Poessinger |
2019-08-07 | [bridge] T1156: rename 'br_name' to 'intf' for indexing python dictionary int... | Christian Poessinger |
2019-08-07 | [bridge] T1156: add missing if statement in config-migration | Christian Poessinger |
2019-08-05 | T1431: add showConfig operation to the HTTP API. | Daniil Baturin |
2019-08-05 | [vyos.configsession] Return the output of the external process from __run_com... | Daniil Baturin |
2019-08-05 | Merge pull request #96 from c-po/t1156-bridge | Christian Poessinger |
2019-08-05 | [bridge] T1156: add XML completion helpers for interface address (dhcp and dh... | Christian Poessinger |
2019-08-05 | [bridge] T1156: support adding interface addresses | Christian Poessinger |
2019-08-05 | [bridge] T1156: add XML address constraints | Christian Poessinger |
2019-08-05 | [bridge] T1156: remove priority of address node | Christian Poessinger |
2019-08-05 | Python/VyOS validate: extend is_intf_addr_assigned() | Christian Poessinger |
2019-08-05 | Python/VyOS validate: add helper to check if an address belongs to a given in... | Christian Poessinger |
2019-08-04 | Python/VyOS validate: improve logic on is_ipv4() and is_ipv6() | Christian Poessinger |
2019-08-04 | [bridge] T1156: add missing 'pass' statements | Christian Poessinger |