summaryrefslogtreecommitdiff
path: root/src/op_mode
AgeCommit message (Expand)Author
2021-11-21Merge pull request #1072 from andriiandrieiev/currentChristian Poessinger
2021-11-19http-api: T4003: fix output when no tty attached to stdout, e.g., apiJohn Estabrook
2021-11-19filesystem: T3946: partition resize as a serviceAndrii
2021-11-18wwan: T3795: make connect and disconnect op-mode commands aware to WWAN inter...Christian Poessinger
2021-11-11Merge pull request #1066 from sarthurdev/pki_installChristian Poessinger
2021-11-11T3946: Automatically resize the root partition if the drive has extra spaceKim Hagen
2021-11-09pki: T3970: Allow op-mode PKI commands in a config session to install directlysarthurdev
2021-10-31openvpn: T3834: Support for Two Factor Authentication totpKim
2021-10-28Merge pull request #1048 from sever-sever/T3951Christian Poessinger
2021-10-28IPSec: T3941: Fix uptime for tunnels sa op-modeViacheslav
2021-10-28op-mode: T3951: Fix for reset IPSec tunnelsViacheslav
2021-10-25op-mode: T3942: Add feature Generate IPSec debug-archiveViacheslav
2021-10-25Merge pull request #1040 from dmbaturin/T3937Christian Poessinger
2021-10-24T3938: rewrite the uptime script in PythonDaniil Baturin
2021-10-24T3937: rewrite the "show system memory" script in PythonDaniil Baturin
2021-10-07Merge branch 'current' into 2faKim
2021-10-07pull request fixesKim Hagen
2021-09-26op-mode: pki: T3826: perform input validation when listing certificatesChristian Poessinger
2021-09-26op-mode: reboot/poweroff: T3857: send wall message to all usersChristian Poessinger
2021-09-19op-mode: nat: T3648: Fix NAT script errorsjack9603301
2021-09-11Fix inconsistent capitalization in the show version outputDaniil Baturin
2021-09-10wireguard: T3642: directly import keys to CLI when run in config modeChristian Poessinger
2021-09-10frr: T1514: refactor restart script and drop duplicated codeChristian Poessinger
2021-09-09wireguard: T3642: improve "set" commands for generated key-pairsChristian Poessinger
2021-09-09pki: T3642: use f'ormated strings in print()Christian Poessinger
2021-09-09pki: wireguard: T3815: do not bail out early so keys can be written to fileChristian Poessinger
2021-09-06wwan: T3620: op-mode: not all commands supported by all modems - add info mes...Christian Poessinger
2021-09-05T3803: add source-address option to the op mode ping CLI.Daniil Baturin
2021-09-04op-mode: T3619: bugfix "show interfaces X detail"Christian Poessinger
2021-09-04op-mode: T3619: bugfix "show interfaces" for VLANsChristian Poessinger
2021-09-04op-mode: import cleanup in "show interfaces" scriptChristian Poessinger
2021-09-02op-mode: T1376: speed up tab-completion for DHCP pool listingChristian Poessinger
2021-09-02add 2fa op files and update templateKim Hagen
2021-08-26op-mode: frr: T1514: add possibility to restart isis daemonChristian Poessinger
2021-08-25Merge pull request #977 from dmbaturin/no-system-integrityChristian Poessinger
2021-08-24op-mode: T2223: drop dead code "get_vrrp_intf()"Christian Poessinger
2021-08-24T3773: delete the original "show system integrity" commandDaniil Baturin
2021-08-23ipsec: T1210: use ConfigTreeQuery() instead of Config() from op-modeChristian Poessinger
2021-08-23pki: T3642: use ConfigTreeQuery() instead of Config() from op-modeChristian Poessinger
2021-08-23container: T2216: op-mode now supports updating the image for a given containerChristian Poessinger
2021-08-15wireguard: T3756: fix generated qr code headerBoris Manojlovic
2021-08-15Merge pull request #970 from jack9603301/T3648Christian Poessinger
2021-08-14op-mode: ipsec: T3745: "show vpn ipse sa" improve sortingChristian Poessinger
2021-08-14op-mode: nat: T3648: Modify the operation mode script implementation of NAT t...jack9603301
2021-08-13pki: T3752: Fix file output for certificate requestssarthurdev
2021-08-12Merge pull request #963 from FileGo/T3744Christian Poessinger
2021-08-12dns: T3744: fixed dns fwd statistics formattingFileGo
2021-08-05PING: T3634: Fixing do not fragment to PingCheeze_It
2021-08-01ping: T3707: add UnicodeError exception when invalid IP address is passedChristian Poessinger
2021-07-30vyos.util: drop custom implementations in favor of is_systemd_service_running()Christian Poessinger