Age | Commit message (Expand) | Author |
2022-11-06 | graphql: T4803: allow 'Authorization' header in CORS middleware | John Estabrook |
2022-11-05 | container: T4802: support per container shared-memory size configuration | Christian Poessinger |
2022-11-05 | Merge pull request #1639 from initramfs/current-fix-pdns-reload | Christian Poessinger |
2022-11-05 | dns: T4799: fix bug with not reloading powerdns config | initramfs |
2022-11-03 | Merge pull request #1633 from sarthurdev/fqdn | Christian Poessinger |
2022-11-03 | nat: T1877: T970: Add firewall groups to NAT | sarthurdev |
2022-11-03 | firewall: T970: Refactor domain resolver, add firewall source/destination `fq... | sarthurdev |
2022-11-03 | validators: T4795: migrate fqdn python validator to validate-value | Christian Poessinger |
2022-11-03 | Merge branch 'T4496-sagitta' of https://github.com/aapostoliuk/vyos-1x into c... | Christian Poessinger |
2022-11-03 | Merge pull request #1604 from sever-sever/T4758 | Christian Poessinger |
2022-11-03 | validators: T4795: migrate mac-address python validator to validate-value | Christian Poessinger |
2022-11-03 | validators: T4795: drop unused Python validators | Christian Poessinger |
2022-11-03 | xml: T4795: superseed allowed-vlan validator by numeric range validator | Christian Poessinger |
2022-11-03 | xml: T4795: provide common and re-usable XML definitions for policy | Christian Poessinger |
2022-11-02 | Merge pull request #1636 from jestabro/standardize-op-mode-output | John Estabrook |
2022-11-02 | T4496: Added lists of values in the help of op-mode ping command | aapostoliuk |
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-02 | Merge pull request #1635 from sever-sever/T4777 | Daniil Baturin |
2022-11-01 | graphql: T4791: decamelize/normalize result of op-mode queries | John Estabrook |
2022-11-01 | op-mode: T4791: add python3-pyhumps as build dep for op-mode nosetest | John Estabrook |
2022-11-01 | op-mode: T4791: decamelize raw output of 'show_*' before normalization | John Estabrook |
2022-11-01 | T4777: Ability to get logs in machine-readable format | Viacheslav Hletenko |
2022-11-01 | login: T4750: add ecdsa-sk and ed25519-sk as supported public key type | Christian Poessinger |
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 | Merge pull request #1631 from sever-sever/T4786 | Christian Poessinger |
2022-10-31 | T4771: Ability to get raw format for op-mode BGP commands | Viacheslav Hletenko |
2022-10-31 | T4786: Add package python3-pyhumps | Viacheslav Hletenko |
2022-10-30 | snmp: T4785: allow @, * and # in SNMP community name | Christian Poessinger |
2022-10-29 | Merge pull request #1621 from sarthurdev/T4774 | Christian Poessinger |
2022-10-29 | Merge pull request #1627 from dmbaturin/stunnel-package | Christian Poessinger |
2022-10-29 | Merge pull request #1628 from sarthurdev/T3903 | Christian Poessinger |
2022-10-29 | snmp: T4785: allow ! in community name | Christian Poessinger |
2022-10-29 | static: T4784: add description node for static route/route6 tagNodes | Christian Poessinger |
2022-10-29 | containers: T2216: Re-enable container smoketest using busybox image | sarthurdev |
2022-10-29 | containers: T3903: Use systemd units for containers | sarthurdev |
2022-10-29 | T4783: add stunnel to the image | Daniil Baturin |
2022-10-28 | Merge pull request #1624 from dmbaturin/op-mode-bytes | Viacheslav Hletenko |
2022-10-28 | Merge pull request #1619 from jestabro/component-version-string | John Estabrook |
2022-10-28 | Merge pull request #1625 from dmbaturin/op-mode-normalize-nonstring-fields | John Estabrook |
2022-10-28 | T4765: handle non-string fields in the raw op mode output normalizer | Daniil Baturin |
2022-10-28 | T4779: switch raw output of "show system storage" to bytes | Daniil Baturin |
2022-10-28 | T4779: add vyos.util.human_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 | Merge pull request #1620 from jestabro/ipsec_show_sa | John Estabrook |