Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-16 | T1590 remove 'show system' operations after xml-style rewrite | Dmytro Aleksandrov | |
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-02 | Fix use of LESSCLOSE | James Davidson | |
Fixes bug 3921 | |||
2012-09-05 | Fix use of lesspipe | James Davidson | |
Fixes bug 3921 | |||
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 | |||
2011-10-27 | Create new ping command with the following semantics | John Southworth | |
1. ping <ipv4|ipv6|hostname> will use * ping for a v4 address * ping6 for a v6 address * ping or ping6 for a hostname which ever resolves prefering ipv4 2. ping ipv4 <ipv4|hostname> will ping 3. ping ipv6 <ipv6|hostname> will ping6 4. ping <node> option <advanced ping options> * allows for options to pass down to ping * this is a stop gap while we add the most common options * to the CLI (cherry picked from commit 5145fd68da8f1c7f8289b99f58cb6eb96389fcef) | |||
2009-02-11 | Use lesspipe to unzip log files | Stephen Hemminger | |
Bug 3921 Use semi-standard LESSOPEN hook to unzip files as needed. | |||
2008-03-21 | use less prompt to display the "show" content | Tom Grennan | |
2008-03-20 | fix bug 3017 | Tom Grennan | |
don't pipe through VYATTA_PAGER if run_cmd itself is a pager or tail | |||
2008-02-28 | no need for sudo to read log messages | Stephen Hemminger | |
Since operator is now in the adm group, he/she has the ability to read log messages without need of sudo. | |||
2007-12-10 | fix for bug 2527: add wrappers for boot-messages commands. | An-Cheng Huang | |
2007-11-30 | fix "show system [boot|kernel]-messages" | Tom Grennan | |
2007-11-04 | Fix permission for "show system boot-messages". | Stig Thormodsrud | |
2007-10-04 | don't eval help string; so, no longer needs to be quoted in node.def files | Tom Grennan | |
2007-09-17 | rename op-templates | Tom Grennan | |