summaryrefslogtreecommitdiff
path: root/op-mode-definitions
AgeCommit message (Collapse)Author
2018-08-21T689: Moved force arp ops from vyatta-opDmytro Aleksandrov
2018-08-20Merge pull request #36 from runborg/testChristian Poessinger
T689: Reboot/Poweroff now not working after last changes
2018-08-19T689: Reboot/Poweroff now not working after last changesRunar Borge
2018-08-18Merge pull request #31 from alkersan/ddns_updateChristian Poessinger
T784: Added update dns dynamic operation
2018-08-18T784: Added update dns dynamic operationDmytro Aleksandrov
2018-08-17change xml name for op mode, since it will support non key-management ↵hagbard
related commands in the future as well
2018-08-17T689: Added ntp and date op mode definitionDmytro Aleksandrov
2018-08-17Merge pull request #29 from runborg/currentChristian Poessinger
T689: Rewritten poweroff/reboot script to use systemd-shutdownd service
2018-08-17T689: poweroff/reboot added brackets around HH:MM help textRunar Borge
2018-08-17T689: Added support for specifying date on poweroff and rebootRunar Borge
2018-08-16T689: Undoing help text change on reboot and poweroff commandsRunar Borge
2018-08-16T689: Rewritten poweroff/reboot script to use systemd-shutdownd serviceRunar Borge
2018-08-11T427: wireguard supporthagbard
- 'generate wireguard keypair' added - 'show wireguard [pubkey|privkey]' added
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-06-24T689: Removed 'show host os', if anyone wants kernel information i think ↵Runar Borge
they know about 'uname -a' and because upgrading kernel in vyos is not allowed outsude the release schedule kernel information shoild be maintained inside the vyos install package.
2018-06-24T689: Removed show host date, it's a duplicate of show dateRunar Borge
2018-06-23Merge branch 'current' of git://github.com/vyos/vyos-1x into currentRunar Borge
2018-06-23T689: updated xml to reflect filename change in last commitRunar Borge
2018-06-23T689, T707: insert sudo where necessary in op mode command definitions.Daniil Baturin
2018-06-17rewrite show host to new syntaxRunar Borge
2018-06-14Merge branch 'snmp-op-mode' into currentChristian Poessinger
* snmp-op-mode: T683: Initial version for SNMP op mode command definition in XML
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-09Migrate away from vyatta-config-gen-sets.plRunar Borge
2018-06-09migrate away from vyatta-cpu-summary.plRunar Borge
2018-06-09Migrate away from vyatta-interfaces.plRunar Borge
2018-06-08T689: Changed syntax on 'show arp XXX' to 'show arp interface XXX' to be ↵Runar Borge
compatible with the new parser
2018-06-08T689: Removed less from commands in show hardware. using system pager insted.Runar Borge
2018-06-08T689: updated edge nodes to leafNode instead of node.Runar Borge
2018-06-07T689: Convert shwo configuration to new syntaxRunar Borge
2018-06-07T689: Convert show raid to new syntaxRunar Borge
2018-06-07T689: Convert show hardware to new syntaxRunar Borge
"show hardware pci detailed" renamed to "show hardware pci detail" to follow the syntax of other commands
2018-06-07T689: Convert show users to new syntaxRunar Borge
2018-06-07T689: Convert show bridge to new syntaxRunar Borge
2018-06-07T689: onvert show arp to new syntaxRunar Borge
2018-06-07T689: convert show disks with completion script to new scriptRunar Borge
2018-06-07T689: Convert show date to new syntaxRunar Borge
2018-06-07T689 Convert reboot and poweroff commands to new syntaxRunar Borge
2018-05-23T603: add missing op mode command definition for "run reset dns forwarding all".Daniil Baturin
2018-05-19T564: a command to reset DNS forwarding cache for a domain and better ↵Daniil Baturin
checking for unconfigured service.
2018-05-16T644: update op mode and rename the test suite.Daniil Baturin
2018-05-16T644: remove prefixing from all scripts and update environment variables ↵Daniil Baturin
with VyOS paths.
2018-05-16Use '_' instead of '-' for python scripts for testYuya Kusakabe
2018-05-15T638: new op mode CLI for the bandwidth monitor commands.Daniil Baturin
2018-05-15T637: new op mode for traffic dumps based on tcpdump.Daniil Baturin
2018-05-14T564: initial implementation of the DNS forwarding op mode commands.Daniil Baturin
2018-05-14Move the show version command to the vyos-1x package and refactor it a bit.Daniil Baturin