Age | Commit message (Expand) | Author |
2020-08-18 | lcd: T2564: add support for Lanner, Watchguard, Symantec boxes | Christian Poessinger |
2020-08-15 | Merge branch 't2564-lcd' of github.com:c-po/vyos-1x into current | Christian Poessinger |
2020-08-15 | pseudo-ethernet: T2800: source-interface must not be member of a bridge | Christian Poessinger |
2020-08-15 | pppoe-server: T2796: at least one server interface must be defined | Christian Poessinger |
2020-08-15 | lcd: T2564: flatten CLI interface | Christian Poessinger |
2020-08-13 | console-server: T2490: use get_first_key=True on get_config_dict() | Christian Poessinger |
2020-08-12 | Merge branch 'system-display' of https://github.com/fmertz/vyos-1x into t2564... | Christian Poessinger |
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-03 | ssh: T1076: make configuration volatile | 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 | 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-22 | T2725: Fix config parse for users without passwords | Esa Varemo |
2020-07-19 | nat: T2709: remove 'translation address' mandatory check | Jernej Jakob |
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-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-05 | system display: T2564: Dictionary code update | fmertz |
2020-07-05 | system display: T2564: Conf files to /run | fmertz |
2020-07-05 | system display: T2564: py code cleanup | fmertz |
2020-07-05 | system display: T2564: Replace "config (enabled|disabled)" with "display disa... | fmertz |
2020-07-05 | system display: T2564 Extend VyOS to support appliance LCDs | fmertz |
2020-07-04 | snmp: vrf: T2682: support restart on failure indefinitely. | Christian Poessinger |
2020-07-04 | cleanup: no need to call sudo for configuration mode scripts | Christian Poessinger |
2020-07-04 | ids: T2659: Add get_first_key to get_config_dict | DmitriyEshenko |
2020-07-04 | Merge pull request #487 from DmitriyEshenko/1x-impl-fnm | Daniil Baturin |
2020-07-03 | ids: T2659: Implement fastnetmon support | DmitriyEshenko |
2020-07-03 | ntp: T2676: mive to get_config_dict() | Christian Poessinger |