Age | Commit message (Expand) | Author |
2020-08-10 | host_name: T2784: remove unused imports | John Estabrook |
2020-08-10 | host_name: T2784: remove unused arg in verify, unneeded arg in get_config | John Estabrook |
2020-08-04 | ssh: T2651: add cli options for source address | Christian Poessinger |
2020-08-04 | router-advert: T2758: bugfix 'infinity' is not a valid integer number | Christian Poessinger |
2020-08-04 | cleanup: convert multiple files from DOS to UNIX line ending | Christian Poessinger |
2020-08-03 | op-mode: T2546: use inline shell code for "configure" | Christian Poessinger |
2020-08-03 | ssh: T1076: make configuration volatile | Christian Poessinger |
2020-08-03 | lldp: op-mode: T2323: "show lldp neighbors detail" only works when service runs | Christian Poessinger |
2020-08-03 | configure: op-mode: move XML here | Christian Poessinger |
2020-08-03 | ifconfig: T2740: pass config dict to DHCP class for IPv6 | Christian Poessinger |
2020-08-02 | accel-ppp: T2756: make RADIUS accounting port configurable | Christian Poessinger |
2020-08-02 | ipoe-server: T2314: fix improper use of fail-time dictionary key | Christian Poessinger |
2020-07-30 | router-advert: T2745: migrate to get_config_dict() | Christian Poessinger |
2020-07-29 | wireguard: T2743: move key migration from config script to migration script | Christian Poessinger |
2020-07-29 | mdns-repeater: T2742: migrate to get_config_dict() | Christian Poessinger |
2020-07-26 | wireguard: ifconfig: T2653: move to get_config_dict() | Christian Poessinger |
2020-07-26 | vxlan: ifconfig: T2653: move to get_interface_dict() | Christian Poessinger |
2020-07-25 | l2tpv3: ifconfig: T2653: move implementation to get_interface_dict() | Christian Poessinger |
2020-07-25 | Revert "Merge pull request #423 from thomas-mangin/T2494" | Christian Poessinger |
2020-07-25 | Merge branch 'interface-rewrite' of github.com:c-po/vyos-1x into current | Christian Poessinger |
2020-07-25 | Merge pull request #423 from thomas-mangin/T2494 | Christian Poessinger |
2020-07-25 | ifconfig: T2653: make ifname an optional argument to get_interface_dict() | Christian Poessinger |
2020-07-25 | wireless: ifconfig: T2653: move to get_config_dict() | Christian Poessinger |
2020-07-25 | bonding: ifconfig: T2653: move to get_config_dict() | Christian Poessinger |
2020-07-25 | vyos.configdict: T2653: add new reusable helper node_changed() | Christian Poessinger |
2020-07-25 | geneve: ifconfig: T2653: move to get_config_dict() | Christian Poessinger |
2020-07-25 | interfaces: ifconfig: T2653: migrate to get_interface_dict() API | Christian Poessinger |
2020-07-25 | pseudo-ethernet: ifconfig: T2653: move to get_config_dict() | Christian Poessinger |
2020-07-25 | bridge: ifconfig: T2653: move to get_config_dict() | Christian Poessinger |
2020-07-25 | ethernet: 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-24 | T2727: add a dotted decimal validator. | Daniil Baturin |
2020-07-22 | xml: T2582: use xml for is_tag and is_leaf | Thomas Mangin |
2020-07-22 | load-config: subclass ConfigSourceSession instead of Config | John Estabrook |
2020-07-22 | http-api: remove unneeded check for VyOSError | John Estabrook |
2020-07-22 | T2725: Fix config parse for users without passwords | Esa Varemo |
2020-07-21 | interfaces: T2658: Fix description length | sever-sever |
2020-07-20 | dhcp-server: T2717: Fix DHCP pool size in statistics | Robert Schindler |
2020-07-19 | Merge pull request #507 from jjakob/nft-translation-address-T2709 | Christian Poessinger |
2020-07-19 | nat: T2709: remove 'translation address' mandatory check | Jernej Jakob |
2020-07-19 | Merge pull request #500 from dmbaturin/current | Daniil Baturin |
2020-07-19 | broadcast-relay: T2712: migrate to get_config_dict() | Christian Poessinger |
2020-07-16 | pseudo-ethernet: T2626: Fix for changing interface mode | srividya0208 |
2020-07-16 | Improve the readability of the port validation. Also fixes T2708. | Daniil Baturin |
2020-07-15 | flow-accounting: T2695: Fixed crash on viewing flows with incomplete data | zsdc |
2020-07-15 | http-client: T2651: support specifying source-interface/address for curl | Christian Poessinger |
2020-07-12 | snmp: T2687: replace 3rd party hash library with custom code | Christian Poessinger |
2020-07-12 | nat: T2699: fix exclusion rules for noNAT destinations | Christian Poessinger |
2020-07-11 | snmp: T2687: precalculate snmpv3 encrypted keys | Christian Poessinger |
2020-07-07 | ssh: T2691: bugfix loglevel config migration | Christian Poessinger |