Age | Commit message (Expand) | Author |
2024-05-29 | Merge pull request #3543 from sever-sever/T6415-fix | Christian Breunig |
2024-05-29 | Merge pull request #3541 from dmbaturin/T6374-openvpn-s2s-tls-validation-fix | Christian Breunig |
2024-05-29 | T6415: Fix variables for repo sync | Viacheslav Hletenko |
2024-05-29 | openvpn: T6374: only check TLS role for s2s if TLS is configured | Daniil Baturin |
2024-05-29 | Merge pull request #3540 from sever-sever/T6415-reuse | Daniil Baturin |
2024-05-29 | T6349: Reuse repo sync | Viacheslav Hletenko |
2024-05-29 | Merge pull request #3534 from sever-sever/T6411 | Daniil Baturin |
2024-05-29 | Merge pull request #3537 from fett0/T6332 | Christian Breunig |
2024-05-29 | ISIS: T6332: Fix isis not working only ipv6 | fett0 |
2024-05-28 | Merge pull request #3528 from dmbaturin/T6374-openvpn-s2s-tls-validation | Christian Breunig |
2024-05-28 | Merge pull request #3533 from natali-rs1985/T6389-current | John Estabrook |
2024-05-28 | Merge pull request #3529 from HollyGurza/T5786 | Christian Breunig |
2024-05-28 | container: T6406: add CLI option for cpu-quota | Christian Breunig |
2024-05-28 | T6411: CGNAT fix sequences for external address ranges | Viacheslav Hletenko |
2024-05-28 | op mode: T6389: Check architecture and flavor compatibility on upgrade attempts | Nataliia Solomko |
2024-05-28 | T6406: rename cpus to cpu | Nicolas Vollmar |
2024-05-28 | T6406: add container cpu limit option | Nicolas Vollmar |
2024-05-27 | T6406: check for required kernel config | Nicolas Vollmar |
2024-05-27 | T5786: Add set/show system image to /image endpoint | khramshinr |
2024-05-27 | openvpn: T6374: ensure that TLS role is configured for site-to-site with TLS | Daniil Baturin |
2024-05-27 | Merge pull request #3522 from c-po/smoketest-NOIOMMU | Christian Breunig |
2024-05-27 | Merge pull request #3523 from Embezzle/T6402 | Christian Breunig |
2024-05-26 | reverse-proxy: T6402: Fix invalid checks in validation script | Alex W |
2024-05-26 | smoketest: T6395: check for VFIO options to be present | Christian Breunig |
2024-05-26 | Merge pull request #3517 from c-po/pki-t6377 | Christian Breunig |
2024-05-26 | Merge pull request #3518 from c-po/pki-t6400 | Christian Breunig |
2024-05-25 | op-mode: T6400: pki: unable to generate fingerprint for ACME issued certificates | Christian Breunig |
2024-05-25 | op-mode: T6377: must call pki.py helper as root to work with ACME certificates | Christian Breunig |
2024-05-24 | load-balancing haproxy: T6391: fix typo in timeout help (#3513) | Gregor Michels |
2024-05-23 | Merge pull request #3399 from 0xThiebaut/suricata | Christian Breunig |
2024-05-23 | suricata: T751: use key_mangling in get_config_dict() | Christian Breunig |
2024-05-23 | suricata: T751: remove implicit default dictionary | Christian Breunig |
2024-05-23 | suricata: T751: move CLI from "service ids suricata" -> "service suricata" | Christian Breunig |
2024-05-23 | Merge pull request #3487 from Embezzle/T6370 | Christian Breunig |
2024-05-23 | Merge pull request #3507 from c-po/nat-T6345 | Daniil Baturin |
2024-05-23 | Merge pull request #3505 from c-po/nat66-T6365 | Daniil Baturin |
2024-05-23 | dhcpv6-server: T6381: fix typos in select ConfigError messages in VyOS curren... | Ginko |
2024-05-22 | nat: T6345: source NAT port mapping "fully-random" is superfluous in Kernel >... | Christian Breunig |
2024-05-22 | Merge pull request #3502 from dmbaturin/T6385-yes-no-ctrl-c | Christian Breunig |
2024-05-22 | nat66: T6365: remove warnings for negated interface selections by name | Christian Breunig |
2024-05-22 | Merge pull request #3482 from alryaz/patch-1 | Christian Breunig |
2024-05-22 | nat: T6365: use interface_exists() over netifaces.interfaces() | Christian Breunig |
2024-05-22 | nat: T6365: use string startswith() over [0] index access | Christian Breunig |
2024-05-22 | nat: T6365: remove warnings for negated interface selections by name | Ryazanov Alexander Mihailovich |
2024-05-22 | Merge pull request #3500 from vyos/feature/T6378-remove-labeler-yml | Christian Breunig |
2024-05-22 | Merge pull request #3501 from dmbaturin/T6384-rollback-soft-help | John Estabrook |
2024-05-22 | vyos.utils.io: T6385: handle keyboard interrupts in ask_yes_no | Daniil Baturin |
2024-05-22 | rollback-soft: T6384: tell the user to compare or commit | Daniil Baturin |
2024-05-22 | T6378: remove labler yml as it is kept in reusable workflow repo | kumvijaya |
2024-05-21 | reverse-proxy: T6370: Set custom HTTP headers in reverse-proxy responses | Alex W |