Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2012-03-14 | better fix for bug 7896 | John Southworth | |
2012-03-13 | Bugfix 7896: make the pppoe log write as the root user | John Southworth | |
2012-03-10 | Add new ping command script | Stephen 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-28 | Bugfix 4053: add missing top level 'monitor interfaces' | John Southworth | |
2012-02-22 | Bugfix 4053: implement bandwidth utilization montior commands 'mon int ↵ | John Southworth | |
<type> <name>'; 'mon int <type> <name> flow' | |||
2012-02-22 | Add console keymap reconfigure op-mode command | Stephen 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-22 | Add headers to show montioring command | John Southworth | |
2012-02-22 | Bugfix 5806: Don't show ntp.vyatta.com by default for show ntp | John Southworth | |
2012-02-22 | Bugfix 2581: show protocol debugging summary with 'show monitoring' | John Southworth | |
2012-02-14 | Add missing newline at end of file | Stephen Hemminger | |
Avoid editing and future problems with tools like diff by making sure all node.def files have newline before the end of file. | |||
2012-02-02 | Improve firewall log matches | John Southworth | |
2012-01-30 | Fix 'show bridge' help text | John Southworth | |
2012-01-20 | add missing node.def from monitor interfaces vrrp | John Southworth | |
2012-01-04 | Fix NAT monitor rule log prefix. | Daniil Baturin | |
2012-01-04 | Remove old NAT monitor templates. | Daniil Baturin | |
2012-01-04 | Update NAT monitor templates. | Daniil Baturin | |
2011-12-14 | Add monitoring for vrrp interfaces | John Southworth | |
2011-12-05 | Add show interfaces for vrrp interfaces | John Southworth | |
2011-11-15 | Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-op into oxnard | Daniil Baturin | |
2011-11-15 | Rename "reset connection-tracking" to "reset aconntrack" to be consistent ↵ | Daniil Baturin | |
with other packages. | |||
2011-11-07 | Remove accidental commit of 'show system boot-messages commit' command, this ↵ | John Southworth | |
was part of a mockup for a proposed bugfix and I didn't intend to commit it |