Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-03 | Correct the path to poff for jessie. | Thomas Jepp | |
2015-12-19 | Easter egg: 'show version funny' command that displays limericks | Daniil Baturin | |
after version information. | |||
2015-12-19 | Remove referenced to Vyatta from 'show version' completion help. | Daniil Baturin | |
2015-11-19 | vyatta-op: set 'restart dns forwarding' to use vyatta-dns-forwarding.pl | Alex Harpin | |
Update the op mode command 'restart dns forwarding' to use the expanded vyatta-dns-forwarding.pl code. Bug #619 http://bugzilla.vyos.net/show_bug.cgi?id=619 | |||
2015-11-19 | Implemented a DNS forwarder restart command - "restart dns forwarding" | Thomas Jepp | |
2015-01-24 | vyatta-op: replace 'show shutdown' with 'show poweroff' and use script | Alex Harpin | |
Rename 'show shutdown' to 'show poweroff' so it is the same as the configuration options, and set the command to use the script to show the scheduled poweroff time. Bug #461 http://bugzilla.vyos.net/show_bug.cgi?id=461 | |||
2015-01-24 | vyatta-op: update the system poweroff cli command to be script based | Alex Harpin | |
Update the system poweroff command to use the vyatta-poweroff.pl script rather than simply uisng the shutdown command. This allows other actions to be taken on shutdown, including correctly disconnecting SSH clients rather than having them resorting to timing out (Bug #298) Bug #460 http://bugzilla.vyos.net/show_bug.cgi?id=460 | |||
2015-01-24 | vyatta-op: remove unused reboot configuration nodes | Alex Harpin | |
Remove unused configuration nodes from the reboot templates under both the 'at' and 'cancel' nodes. Bug #459 http://bugzilla.vyos.net/show_bug.cgi?id=459 | |||
2015-01-20 | Bug #456: add simple CLI for iperf. | Daniil Baturin | |
2015-01-14 | vyatta-op: fix for show host domain replies (none) | Alex Harpin | |
Add the -d option to /bin/domainname so it actually returns the domain name configured on the system instead of (none) Bug #438 http://bugzilla.vyos.net/show_bug.cgi?id=438 | |||
2015-01-01 | vyatta-op: on shutdown/reboot the client ssh session doesn't disconnect | Alex 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-31 | Revert "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-08 | Add an option to disable inotify to fail -f commands. | Daniil Baturin | |
OverlayFS doesn't work well with inotify. | |||
2014-09-20 | Merge pull request #2 from upa/helium-vxlan-cli | Daniil Baturin | |
Add vxlan support | |||
2014-09-02 | Bug 300: disallow entering conf mode as root. | Daniil Baturin | |
2014-08-24 | Add vxlan support | upa | |
2014-07-07 | Add Maya calendar support to date commands | Daniil Baturin | |
for planning system maintenance rituals. ;) | |||
2014-07-03 | Add more interface types to "show arp" completion. | Daniil Baturin | |
2014-07-02 | Bug #39: Add op mode commands for sending gratuitous ARP requests/replies. | Daniil Baturin | |
2014-05-09 | Bug #71: "show system memory cache" gives "permission denied" message | Kim Hagen | |
2014-04-06 | Bug #170: add "clear interface" commands for L2TPv3 interfaces. | Daniil Baturin | |
2014-04-06 | Bug #159: add op mode support for dummy interfaces. | Daniil Baturin | |
2014-04-06 | Replace Vyatta with VyOS in "show license" command help. | Daniil Baturin | |
2014-03-18 | Add support for l2tpv3 | higebu | |
2014-03-04 | Bug #148: 'ping' does ipv6 too, but help only mentions IPv4 | Daniil Baturin | |
2013-12-22 | Rename s/detailed/detail/ for consistenct with the rest of the system. | Daniil Baturin | |
2013-12-21 | Bug #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-02 | Bug #24: add a command to display recently logged in users. | Daniil Baturin | |
2013-12-02 | Bug #3: Display RAM usage overview in simple total/free/used format. | Daniil Baturin | |
2013-11-07 | Fix typo in "show hardware scsi detailed" command. | Daniil Baturin | |
2013-11-07 | Add command to view SCSI devices (show hardware scsi [detailed). | Daniil Baturin | |
2013-11-07 | Make 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-02 | Remove "format system-floppy" command. | Daniil Baturin | |
2013-06-17 | 8970: Fix for show monitor | Saurabh Mohan | |
2013-04-26 | Use node generation scripts in build | James Davidson | |
For the nodes that the generation scripts generate, delete the checked in node files. | |||
2013-03-06 | Sync up SNMPv3 support | James 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-26 | Skip 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-08 | Bugfix 8421: fix show interfaces vrrp detail node to use new syntax | John Southworth | |
2012-10-02 | Fix use of LESSCLOSE | James Davidson | |
Fixes bug 3921 | |||
2012-09-17 | Bugfix 8300: show proper output for 'show interfaces vrrp'; also fixes bug 8317 | John Southworth | |
2012-09-12 | Bugfix 8310: remove 'show log content-inspection' | John Southworth | |
2012-09-05 | Fix use of lesspipe | James Davidson | |
Fixes bug 3921 | |||
2012-08-09 | Bugfix 8217: VTI: add clear and monitor interfaces commands. | Saurabh Mohan | |
Add support for interface vti for operational commands clear and monitor. | |||
2012-08-01 | Fix NAT regex to also find MASQ logs. | James Davidson | |
Fixes BZ8001. | |||
2012-07-06 | Fix NAT regex and correct log file sort order. | James Davidson | |
Fixes BZ8001. | |||
2012-05-16 | VTI show support. | Saurabh Mohan | |
2012-05-15 | Move VRRP to its own package | John Southworth | |
2012-05-15 | Add Vyatta wrappers for new keepalived output | John 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-22 | Make ping feel like all the other system commands | John Southworth | |
2012-03-14 | Add ping templates for completion | John Southworth | |