summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
2015-01-01vyatta-op: on shutdown/reboot the client ssh session doesn't disconnectAlex Harpin
When either the reboot or poweroff commands are issued from the CLI, any ssh clients currently connected to the system aren't disconnected correctly, having to rely on a timeout to terminate them. The sendsigs process doesn't fully close sshd before the network is taken down, with the result that the client don't receive the disconnect signal. Bug #298 http://bugzilla.vyos.net/show_bug.cgi?id=298
2014-12-31Revert "Add an option to disable inotify to fail -f commands."Alex Harpin
This reverts commit 75ae9d501bfdd4b264cfb0a8f1e04ae3c6a86cf7. This change is no longer needed as inotify is now working in the current VyOS kernel, following the commits for bug #425, so removing this temporary workaround.
2014-10-08Add an option to disable inotify to fail -f commands.Daniil Baturin
OverlayFS doesn't work well with inotify.
2014-09-20Merge pull request #2 from upa/helium-vxlan-cliDaniil Baturin
Add vxlan support
2014-09-02Bug 300: disallow entering conf mode as root.Daniil Baturin
2014-08-24Add vxlan supportupa
2014-07-07Add Maya calendar support to date commandsDaniil Baturin
for planning system maintenance rituals. ;)
2014-07-03Add more interface types to "show arp" completion.Daniil Baturin
2014-07-02Bug #39: Add op mode commands for sending gratuitous ARP requests/replies.Daniil Baturin
2014-05-09Bug #71: "show system memory cache" gives "permission denied" messageKim Hagen
2014-04-06Bug #170: add "clear interface" commands for L2TPv3 interfaces.Daniil Baturin
2014-04-06Bug #159: add op mode support for dummy interfaces.Daniil Baturin
2014-04-06Replace Vyatta with VyOS in "show license" command help.Daniil Baturin
2014-03-18Add support for l2tpv3higebu
2014-03-04Bug #148: 'ping' does ipv6 too, but help only mentions IPv4Daniil Baturin
2013-12-22Rename s/detailed/detail/ for consistenct with the rest of the system.Daniil Baturin
2013-12-21Bug #95: Issue warnings on attempts to monitor rules with disabled logging.Daniil Baturin
Additionally notify when monitoring firewall/NAT instances that only rules with logging enabled are monitored.
2013-12-02Bug #24: add a command to display recently logged in users.Daniil Baturin
2013-12-02Bug #3: Display RAM usage overview in simple total/free/used format.Daniil Baturin
2013-11-07Fix typo in "show hardware scsi detailed" command.Daniil Baturin
2013-11-07Add command to view SCSI devices (show hardware scsi [detailed).Daniil Baturin
2013-11-07Make USB vieweing command more consistent with other hardware commands.Daniil Baturin
Rename "show system usb" to "show hardware usb", add "show hardware usb detailes" for "lsusb -v"
2013-11-02Remove "format system-floppy" command.Daniil Baturin
2013-06-178970: Fix for show monitorSaurabh Mohan
2013-04-26Use node generation scripts in buildJames Davidson
For the nodes that the generation scripts generate, delete the checked in node files.
2013-03-06Sync up SNMPv3 supportJames Davidson
SNMP-100 Implement high-level vyatta CLI SNMP-135 change 'show snmp', add 'show snmp v3 certificates' SNMP-142 'sh snmp v3 cert' error/warning messages SNMP-143 show CLI implementation SNMP-152 Hide 'No such file or directory' error message SNMP-143 show CLI implementation SNMP-154 user friendly error message on 'show snmp' SNMP-157 Run Perltidy for all Perl scripts SNMP-158 change output of 'sh snmp v3 trap-target'
2013-02-26Skip dmesg files starting with "Nothing has been logged yet"James Davidson
Bug 8427 Initial processing of /etc/dmesg by savelog creates a file with only one line: (Nothing has been logged yet.) Detect such files and skip them when listing all boot message files.
2012-10-08Bugfix 8421: fix show interfaces vrrp detail node to use new syntaxJohn Southworth
2012-10-02Fix use of LESSCLOSEJames Davidson
Fixes bug 3921
2012-09-17Bugfix 8300: show proper output for 'show interfaces vrrp'; also fixes bug 8317John Southworth
2012-09-12Bugfix 8310: remove 'show log content-inspection'John Southworth
2012-09-05Fix use of lesspipeJames Davidson
Fixes bug 3921
2012-08-09Bugfix 8217: VTI: add clear and monitor interfaces commands.Saurabh Mohan
Add support for interface vti for operational commands clear and monitor.
2012-08-01Fix NAT regex to also find MASQ logs.James Davidson
Fixes BZ8001.
2012-07-06Fix NAT regex and correct log file sort order.James Davidson
Fixes BZ8001.
2012-05-16VTI show support.Saurabh Mohan
2012-05-15Move VRRP to its own packageJohn Southworth
2012-05-15Add Vyatta wrappers for new keepalived outputJohn Southworth
1. Move show and clear vrrp scripts from vyatta-cfg-system. These belong in vyatta-op. 2. Create templates for new vrrp commands 3. Make show commands go through a perl module so they can be referenced from the webgui.
2012-03-22Make ping feel like all the other system commandsJohn Southworth
2012-03-14Add ping templates for completionJohn Southworth
2012-03-14better fix for bug 7896John Southworth
2012-03-13Bugfix 7896: make the pppoe log write as the root userJohn Southworth
2012-03-10Add new ping command scriptStephen Hemminger
Bug 3052 Rather than having a ping an op-mode command which has no flexibility about arguments. Make it a wrapper script that accepts Juniper style arguments and turns them into Unix style flags.
2012-02-28Bugfix 4053: add missing top level 'monitor interfaces'John Southworth
2012-02-22Bugfix 4053: implement bandwidth utilization montior commands 'mon int ↵John Southworth
<type> <name>'; 'mon int <type> <name> flow'
2012-02-22Add console keymap reconfigure op-mode commandStephen Hemminger
Bug 7448 This adds template for the Debian way to reconfigure console keymap. Note: although this is an op-mode command, it really persists across reboot since it changes the package keymap. There isn't a good method to put this in Vyatta config since the debian package configuration is interactive and prompts user for keyboard type and options.
2012-02-22Add headers to show montioring commandJohn Southworth
2012-02-22Bugfix 5806: Don't show ntp.vyatta.com by default for show ntpJohn Southworth
2012-02-22Bugfix 2581: show protocol debugging summary with 'show monitoring'John Southworth
2012-02-14Add missing newline at end of fileStephen Hemminger
Avoid editing and future problems with tools like diff by making sure all node.def files have newline before the end of file.