Age | Commit message (Expand) | Author |
2023-01-23 | graphql: T4953: remove convert_kwargs_to_snake_case decorator | John Estabrook |
2023-01-23 | graphql: T4544: use opmode._is_op_mode_function_name instead of local copy | John Estabrook |
2023-01-22 | pppoe: T4948: add CLI option to allow definition of host-uniq flag | Christian Breunig |
2023-01-22 | T4911: op-mode: bugfix AttributeError: 'str' object has no attribute 'items' | Christian Breunig |
2023-01-21 | container: T4947: support mounting container volumes as ro or rw | Christian Breunig |
2023-01-21 | T4911: op-mode: bugfix TypeError: 'NoneType' object is not iterable | Christian Breunig |
2023-01-21 | T4911: op-mode: bugfix TypeError: string indices must be integers | Christian Breunig |
2023-01-20 | Merge pull request #1767 from jestabro/config-mgmt | John Estabrook |
2023-01-20 | config-mgmt: T4942: add op_mode script | John Estabrook |
2023-01-20 | config-mgmt: T4942: add conf_mode script | John Estabrook |
2023-01-19 | Merge pull request #1697 from nicolas-fort/snmp_rework | Christian Breunig |
2023-01-18 | T4857: change description in cli, and change word oid to uppercase OIDs in wa... | Nicolas Fort |
2023-01-18 | T4857: Cleaning pr | Nicolas Fort |
2023-01-17 | Merge pull request #1739 from aapostoliuk/T4864-sagitta | Christian Breunig |
2023-01-17 | ifb: T4938: add Python implementation for input function block interfaces | Christian Breunig |
2023-01-16 | opmode: T4837: add VRF option for route summary | Daniil Baturin |
2023-01-16 | firewall: T4864: Fixed show zone-policy command output | aapostoliuk |
2023-01-15 | Merge pull request #1753 from dmbaturin/ipv6-route-summary | Daniil Baturin |
2023-01-15 | ntp: T3008: TypeError bugfix when calling rename() | Christian Breunig |
2023-01-15 | Merge pull request #1758 from c-po/t3008-chrony | Christian Breunig |
2023-01-14 | systemd: T2185: always place generated override files in /run | Christian Breunig |
2023-01-14 | ntp: T3008: migrate from ntpd to chrony | Christian Breunig |
2023-01-13 | T4935: ospfv3: bugfix KeyError: 'range' | Christian Breunig |
2023-01-12 | Merge pull request #1756 from c-po/t4911-lldp-op-mode | Christian Breunig |
2023-01-12 | opmode: T4837: add family and table arguments for ShowRoute | Daniil Baturin |
2023-01-12 | Merge pull request #1752 from sever-sever/T4118 | Christian Breunig |
2023-01-12 | T4911: op-mode: rewrite LLDP in standardised op-mode format | Christian Breunig |
2023-01-12 | T4118: Add default value any for connection remote-id | Viacheslav Hletenko |
2023-01-12 | T4935: ospfv3: "not-advertise" and "advertise" conflict | Yuxiang Zhu |
2023-01-11 | webproxy: T4927: Changed restart to reload-or-restart in commit | aapostoliuk |
2023-01-10 | opmode: T2546: add UnsupportedOperation to op mode errors | Daniil Baturin |
2023-01-10 | Merge pull request #1744 from jestabro/container-op-mode | Daniil Baturin |
2023-01-10 | T4906: Fix show vpn ipsec connections data | Viacheslav Hletenko |
2023-01-09 | container: T4880: add REST API endpoint for add/delelete/show images | John Estabrook |
2023-01-09 | container: T4880: expose add_image/delete_image functions in op-mode | John Estabrook |
2023-01-09 | container: T4880: include 'add'/'delete' in standard op-mode functions | John Estabrook |
2023-01-09 | Revert "strongSwan: upgrade scripts to work with package version 5.9.8" | Christian Poessinger |
2023-01-07 | Merge pull request #1728 from aapostoliuk/T4877-sagitta | Christian Breunig |
2023-01-06 | T4877: Added more checks if "import vrf" is used in bgp | aapostoliuk |
2023-01-06 | static: T4883: fix KeyError: 'table' | Christian Poessinger |
2023-01-05 | qos: T4284: priority-queue and round-robin have no default bandwidth | Christian Poessinger |
2023-01-05 | Merge pull request #1737 from sever-sever/T1237 | Christian Breunig |
2023-01-05 | Merge pull request #1710 from dmbaturin/routing-table-descriptions | Christian Breunig |
2023-01-04 | ssh: T2651: extend verify() when both source-address and source-interface is ... | Christian Poessinger |
2023-01-04 | ssh: T2651: add source-interface support ssh-client | Christian Poessinger |
2023-01-04 | ssh: T2651: use Debian style include directve for ssh_config.d | Christian Poessinger |
2023-01-04 | qos: T4284: replace qdisc/class instead of always adding it | Christian Poessinger |
2023-01-04 | qos: T4284: add bandwidth percentage value | Christian Poessinger |
2023-01-04 | T1237: Fix failover route install route with diff metrics | Viacheslav Hletenko |
2023-01-04 | Merge pull request #1735 from sever-sever/T4904 | Viacheslav Hletenko |