Age | Commit message (Expand) | Author |
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 |
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 |
2020-07-01 | config: T2667: add missing flag | John Estabrook |
2020-07-01 | Merge pull request #486 from jestabro/sub_dict | Christian Poessinger |
2020-07-01 | config: T2667: adapt for refinements to get_config_dict | John Estabrook |
2020-07-01 | ifconfig: T2653: use better names for vyos.configverify functions | Christian Poessinger |
2020-07-01 | ifconfig: T2653: move pppoe interface to get_config_dict() | Christian Poessinger |
2020-06-29 | tunnel: T2649: ConfigurationState, do not inherit from Config | Thomas Mangin |
2020-06-28 | wwan: T2660: remove workaround - use XML backed default dict | Christian Poessinger |
2020-06-27 | ifconfig: T2653: move wirelessmodem (WWAN) interface to get_config_dict() | Christian Poessinger |
2020-06-27 | xml: T2656: do not flatten dict by default | Christian Poessinger |
2020-06-27 | ifconfig: T2653: macsec switch to default dictionary | Christian Poessinger |
2020-06-27 | Merge pull request #480 from c-po/t2653 | Christian Poessinger |
2020-06-27 | ifconfig: T2653: dummy: loopback: use same get_config() structure as MACsec | Christian Poessinger |
2020-06-27 | ifconfig: T2653: move macsec interface to get_config_dict() | Christian Poessinger |
2020-06-26 | T2654: Remove overzealous error checking | kroy |
2020-06-26 | ifconfig: T2653: add common vyos.configverify helpers | Christian Poessinger |
2020-06-26 | migration: interfaces: T2622: fix pseudo-ethernet migration | Christian Poessinger |
2020-06-26 | ifconfig: T2653: move loopback interface to get_config_dict() | Christian Poessinger |
2020-06-26 | ifconfig: T2653: move dummy interface to get_config_dict() | Christian Poessinger |
2020-06-25 | http-api: T2494: start before vyos-router | Thomas Mangin |
2020-06-25 | http-api: T2494: systemd http-api has no link getty.target | Thomas Mangin |
2020-06-25 | http-api: T2494: remove "barrier" PreExec | Thomas Mangin |
2020-06-25 | hostsd: T2494: vyos-hostsd is part of systemd vyos.target | Thomas Mangin |
2020-06-25 | hostsd: T2494: systemd remove inaccurate systemd comment | Thomas Mangin |
2020-06-25 | http-api: T2494: remove inaccurate systemd comment | Thomas Mangin |
2020-06-25 | systemd: T2494: use Type=notify with daemon | Thomas Mangin |
2020-06-25 | http-api: T2494: always exit with non zero on failure | Thomas Mangin |
2020-06-25 | T2487: add an exception for the case when VRRP stats aren't available. | Daniil Baturin |
2020-06-24 | dictconfig: T2637: identify sub-interfaces (vif) to delete | Thomas Mangin |
2020-06-23 | ssh: T2635: migrate to get_config_dict() | Christian Poessinger |