Age | Commit message (Expand) | Author |
2021-10-25 | Merge pull request #1040 from dmbaturin/T3937 | Christian Poessinger |
2021-10-24 | T3938: rewrite the uptime script in Python | Daniil Baturin |
2021-10-24 | T3937: rewrite the "show system memory" script in Python | Daniil Baturin |
2021-10-07 | Merge branch 'current' into 2fa | Kim |
2021-10-07 | pull request fixes | Kim Hagen |
2021-09-26 | op-mode: pki: T3826: perform input validation when listing certificates | Christian Poessinger |
2021-09-26 | op-mode: reboot/poweroff: T3857: send wall message to all users | Christian Poessinger |
2021-09-19 | op-mode: nat: T3648: Fix NAT script errors | jack9603301 |
2021-09-11 | Fix inconsistent capitalization in the show version output | Daniil Baturin |
2021-09-10 | wireguard: T3642: directly import keys to CLI when run in config mode | Christian Poessinger |
2021-09-10 | frr: T1514: refactor restart script and drop duplicated code | Christian Poessinger |
2021-09-09 | wireguard: T3642: improve "set" commands for generated key-pairs | Christian Poessinger |
2021-09-09 | pki: T3642: use f'ormated strings in print() | Christian Poessinger |
2021-09-09 | pki: wireguard: T3815: do not bail out early so keys can be written to file | Christian Poessinger |
2021-09-06 | wwan: T3620: op-mode: not all commands supported by all modems - add info mes... | Christian Poessinger |
2021-09-05 | T3803: add source-address option to the op mode ping CLI. | Daniil Baturin |
2021-09-04 | op-mode: T3619: bugfix "show interfaces X detail" | Christian Poessinger |
2021-09-04 | op-mode: T3619: bugfix "show interfaces" for VLANs | Christian Poessinger |
2021-09-04 | op-mode: import cleanup in "show interfaces" script | Christian Poessinger |
2021-09-02 | op-mode: T1376: speed up tab-completion for DHCP pool listing | Christian Poessinger |
2021-09-02 | add 2fa op files and update template | Kim Hagen |
2021-08-26 | op-mode: frr: T1514: add possibility to restart isis daemon | Christian Poessinger |
2021-08-25 | Merge pull request #977 from dmbaturin/no-system-integrity | Christian Poessinger |
2021-08-24 | op-mode: T2223: drop dead code "get_vrrp_intf()" | Christian Poessinger |
2021-08-24 | T3773: delete the original "show system integrity" command | Daniil Baturin |
2021-08-23 | ipsec: T1210: use ConfigTreeQuery() instead of Config() from op-mode | Christian Poessinger |
2021-08-23 | pki: T3642: use ConfigTreeQuery() instead of Config() from op-mode | Christian Poessinger |
2021-08-23 | container: T2216: op-mode now supports updating the image for a given container | Christian Poessinger |
2021-08-15 | wireguard: T3756: fix generated qr code header | Boris Manojlovic |
2021-08-15 | Merge pull request #970 from jack9603301/T3648 | Christian Poessinger |
2021-08-14 | op-mode: ipsec: T3745: "show vpn ipse sa" improve sorting | Christian Poessinger |
2021-08-14 | op-mode: nat: T3648: Modify the operation mode script implementation of NAT t... | jack9603301 |
2021-08-13 | pki: T3752: Fix file output for certificate requests | sarthurdev |
2021-08-12 | Merge pull request #963 from FileGo/T3744 | Christian Poessinger |
2021-08-12 | dns: T3744: fixed dns fwd statistics formatting | FileGo |
2021-08-05 | PING: T3634: Fixing do not fragment to Ping | Cheeze_It |
2021-08-01 | ping: T3707: add UnicodeError exception when invalid IP address is passed | Christian Poessinger |
2021-07-30 | vyos.util: drop custom implementations in favor of is_systemd_service_running() | Christian Poessinger |
2021-07-29 | ipsec: T1210: add op-mode command to print Windows connection profile | Christian Poessinger |
2021-07-26 | ipsec: T1210: extend support for iOS profile generation | Christian Poessinger |
2021-07-23 | pki: T3642: Add ability to write generated certificates/keys to specified fil... | sarthurdev |
2021-07-22 | pki: wireguard: T3642: remove obsolete op-mode script | Christian Poessinger |
2021-07-20 | ipsec: T1210: add op-mode command for macOS and iOS profile generation | Christian Poessinger |
2021-07-19 | pki: wireguard: T3642: Replace/remove old Wireguard op-mode commands | sarthurdev |
2021-07-19 | pki: wireguard: T3642: Migrate Wireguard private key directly into CLI | sarthurdev |
2021-07-12 | vrf: T31: remove supefluous new-lines for each VRF instance | Christian Poessinger |
2021-07-07 | pki: T3642: Migrate rsa-keys to PKI configuration | sarthurdev |
2021-07-05 | pki: T3642: Support for adding SANs on certificate requests | sarthurdev |
2021-07-04 | pki: T3642: Add standard extensions to generated certificates | sarthurdev |
2021-07-03 | pki: T3642: Fix for correct method on encoding certificate request | sarthurdev |