summaryrefslogtreecommitdiff
path: root/op-mode-definitions
AgeCommit message (Collapse)Author
2018-09-30Added show like all the other nodes havehagbard
2018-09-30Added descriptive information for show wireguardhagbard
2018-09-21Merge pull request #40 from alkersan/clear_termChristian Poessinger
T689: Moved clear console and reset terminal ops from vyatta-op
2018-09-04T823: extend the new DHCP op mode.Daniil Baturin
2018-09-02Merge remote-tracking branch 'upstream/current' into T793hagbard
2018-09-02T822: add sudo to tcpdump commandsDaniil Baturin
to make them use correct PATH now, and to enable getting rid of capabilities later.
2018-09-01T427: wireguard supporthagbard
* renamed opmode script wireguard_key.py to wireguard.py
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-23T689: Moved clear console and reset terminal ops from vyatta-opDmytro Aleksandrov
2018-08-22Merge pull request #39 from hagbard-01/currentDaniil Baturin
T790: wireguard: add status commands
2018-08-21T689: Moved force arp ops from vyatta-opDmytro Aleksandrov
2018-08-20T790: wireguard: add status commandshagbard
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