Age | Commit message (Expand) | Author |
2022-11-02 | T4758: Fix conflicts op-mode-standardized | Viacheslav Hletenko |
2022-11-02 | T4758: Rewrite show DHCP(v6) server leases to vyos.opmode format | Viacheslav Hletenko |
2022-11-02 | Merge pull request #1623 from sever-sever/T4771 | Daniil Baturin |
2022-11-01 | T4777: Ability to get logs in machine-readable format | Viacheslav Hletenko |
2022-11-01 | Merge pull request #1632 from dmbaturin/vrrp-commit-in-progress | Viacheslav Hletenko |
2022-10-31 | ipsec: T4787: add support for road-warrior/remote-access RADIUS timeout | Christian Poessinger |
2022-10-31 | T4526: use informative error messages for keepalived-fifo with commit in prog... | Daniil Baturin |
2022-10-31 | T4771: Ability to get raw format for op-mode BGP commands | Viacheslav Hletenko |
2022-10-29 | Merge pull request #1621 from sarthurdev/T4774 | Christian Poessinger |
2022-10-29 | Merge pull request #1628 from sarthurdev/T3903 | Christian Poessinger |
2022-10-29 | containers: T3903: Use systemd units for containers | sarthurdev |
2022-10-28 | Merge pull request #1624 from dmbaturin/op-mode-bytes | Viacheslav Hletenko |
2022-10-28 | T4779: switch raw output of "show system storage" to bytes | Daniil Baturin |
2022-10-28 | T4291: consolidate component version string read/write functions | John Estabrook |
2022-10-28 | T4779: use bytes in the raw output of "show system memory" | Daniil Baturin |
2022-10-28 | wireguard: T4774: Prevent duplicate peer public keys | sarthurdev |
2022-10-27 | ipsec: T4778: raise UnconfiguredSubsystem if IPsec not initialized | John Estabrook |
2022-10-27 | Merge pull request #1606 from sever-sever/T4762 | Daniil Baturin |
2022-10-26 | Merge pull request #1618 from sarthurdev/T4764 | Christian Poessinger |
2022-10-25 | nat: T4706: Verify translation address or port exists | sarthurdev |
2022-10-25 | nat: T4764: Remove tables on NAT deletion | sarthurdev |
2022-10-25 | vyos.util: T4773: add camel_to_snake_case conversion | John Estabrook |
2022-10-25 | graphql: T4574: set byte length of shared secret from CLI | John Estabrook |
2022-10-25 | graphql: T4574: set token expiration time in claims | John Estabrook |
2022-10-25 | graphql: T4574: add context to read token in queries/mutations | John Estabrook |
2022-10-25 | graphql: T4574: read config and generate schema with/without key auth | John Estabrook |
2022-10-25 | graphql: T4574: add mutation for requesting JWT token | John Estabrook |
2022-10-25 | graphql: T4574: reorganize directory structure for clarity | John Estabrook |
2022-10-25 | graphql: T4574: call all schema definition generation on init | John Estabrook |
2022-10-24 | route: T4772: return list of dicts in 'raw' output | John Estabrook |
2022-10-23 | T4762: Add check for show nat if nat config does not exist | Viacheslav Hletenko |
2022-10-21 | Merge pull request #1611 from dmbaturin/field-normalization-2 | John Estabrook |
2022-10-21 | T4765: support list and primitives in op mode output normalization | create with ansible |
2022-10-21 | graphql: T4768: change name of api child node from 'gql' to 'graphql' | John Estabrook |
2022-10-20 | T4765: normalize dict fields in op mode ouputs | Daniil Baturin |
2022-10-17 | Merge pull request #1600 from jestabro/gql-composite | John Estabrook |
2022-10-16 | graphql: T4753: generalize system_status to composite_{query,mutation} | John Estabrook |
2022-10-16 | xdp: T4284: migrate to Debian libbpf | Christian Poessinger |
2022-10-14 | Merge pull request #1597 from jestabro/http-api-config-dict | John Estabrook |
2022-10-14 | Merge pull request #1598 from sever-sever/T4533 | Christian Poessinger |
2022-10-14 | login: 2fa: T874: remove unused code path for global 1fa settings | Christian Poessinger |
2022-10-14 | login: 2fa: T874: fix Google authenticator issues | Christian Poessinger |
2022-10-14 | T4533: Allow basic permissions to unprivileged RADIUS users | Viacheslav Hletenko |
2022-10-14 | http-api: T4749: transition to config_dict | John Estabrook |
2022-10-14 | T4725: Fix Regex for correctly reset IPsec peers | Viacheslav Hletenko |
2022-10-13 | monitoring: T4746: Add exception if we do not have firewall rules | Viacheslav Hletenko |
2022-10-12 | bgp: T4744: Directly connected neighbors and ebgp-multihop check | Viacheslav Hletenko |
2022-10-12 | Merge pull request #1555 from goodNETnick/ssh_otp | Christian Poessinger |
2022-10-11 | system login: T874: add 2FA support for local and ssh authentication | goodNETnick |
2022-10-11 | Merge pull request #1574 from Cheeze-It/current | Christian Poessinger |