summaryrefslogtreecommitdiff
path: root/src/op_mode
AgeCommit message (Expand)Author
2018-12-03T956: correct IKE proposal string parsing for SAs with non-zero counters.Daniil Baturin
2018-11-18Merge branch 'current' of https://github.com/vyos/vyos-1x into currentDaniil Baturin
2018-11-18T956: add a new script for displaying IPsec SAs.Daniil Baturin
2018-11-17Rename show-igmpproxy.py -> show_igmpproxy.pyChristian Poessinger
2018-11-17T1016: fix IPv4/IPv6 dhcp relay restart commandChristian Poessinger
2018-11-04T959: XML/Python rewrite of "protocol igmp-proxy" and op-mode commandsChristian Poessinger
2018-11-04Add missing VyOS copyright noticesChristian Poessinger
2018-10-29T240: system integrity checkhagbard
2018-10-13Update show_dhcp.pyEwald van Geffen
2018-10-10Merge pull request #52 from hagbard-01/currenthagbard-01
2018-10-10T870: Commit-confirm restarts the server even after commithagbard
2018-10-09T883: handle keyboard interrupts in the wireguard keypair command.Daniil Baturin
2018-09-04T823: extend the new DHCP op mode.Daniil Baturin
2018-09-02Merge remote-tracking branch 'upstream/current' into T793hagbard
2018-09-02T823: add a new DHCP op mode script, only capable of showing leases now.Daniil Baturin
2018-08-31T793: preshared key op-mode partshagbard
2018-08-28T793: changed op-mode script from wireguard_key.py to wireguard.pyhagbard
2018-08-27T793: wiregurard preshared-key op-mode script and interface implementationhagbard
2018-08-27T793: generate and show psk implemented in python scripthagbard
2018-08-20Merge pull request #36 from runborg/testChristian Poessinger
2018-08-19T689: Reboot/Poweroff now not working after last changesRunar Borge
2018-08-18T784: Added update dns dynamic operationDmytro Aleksandrov
2018-08-17Merge pull request #29 from runborg/currentChristian Poessinger
2018-08-17T689: Added support for specifying date on poweroff and rebootRunar Borge
2018-08-16T689: Rewritten poweroff/reboot script to use systemd-shutdownd serviceRunar Borge
2018-08-11T427: wireguard supporthagbard
2018-08-10T666, T616: exit from op mode script if VRRP information is not available.Daniil Baturin
2018-07-29T758: add 'show dns dynamic status' op mode commandChristian Poessinger
2018-07-27T666, T616: new implementation of the VRRP CLI.Daniil Baturin
2018-07-21Merge pull request #17 from runborg/currentDaniil Baturin
2018-07-05T734: use existsEffective instead of exists in DNS forwarding restart script ...Daniil Baturin
2018-06-30op_mode: cpu_summary: fix bug (no war string) reported by sonarcubeChristian Poessinger
2018-06-23T689: changed from dash to underscore in filenamesRunar Borge
2018-06-14Merge branch 'snmp-op-mode' into currentChristian Poessinger
2018-06-14T683: Initial version for SNMP op mode command definition in XMLChristian Poessinger
2018-06-13T689 followup: move the Maya date script to vyos-1x.Daniil Baturin
2018-06-09Merge branch 'current' of git://github.com/vyos/vyos-1x into currentRunar Borge
2018-06-08T689: Added missing show-configuration-files.sh wrappwe scriptRunar Borge
2018-06-08T689: add a new script for 'show hardware cpu summary'.Daniil Baturin
2018-06-07T689: op_mode script for 'show disk X format'Runar Borge
2018-06-07T689: Convert show raid to new syntaxRunar Borge
2018-06-04T682: bugfix - added missing sys importChristian Poessinger
2018-06-04T682: bugfix 'show dns forwarding statistics'Christian Poessinger
2018-05-20T603: complete the reset dns forwarding command.Daniil Baturin
2018-05-19T564: a command to reset DNS forwarding cache for a domain and better checkin...Daniil Baturin
2018-05-16T644: remove prefixing from all scripts and update environment variables with...Daniil Baturin
2018-05-16Use '_' instead of '-' for python scripts for testYuya Kusakabe