Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-30 | Bugfix: 3333 | Bob Gilligan | |
Ensure that wanpipe stats commands executed by "show tech-support" work when the command is executed by an "operator" level user. | |||
2008-09-30 | Bugfix: 1725 | Bob Gilligan | |
Provide partitioning information for all disk drives in "show tech-support". | |||
2008-09-18 | Fix Bug 3716 - Dynamic DNS status may incorrectly indicate lack of configuration | Mohit Mehta | |
- check if interface has an IP right now, if not reflect that in output | |||
2008-09-25 | Revert "Fix less prompt." | Stig Thormodsrud | |
This reverts commit 696f46e1dddde607eaab25428bb9174aa9b8ad2b. | |||
2008-09-25 | Fix less prompt. | Stig Thormodsrud | |
2008-09-18 | remove debug code | Stephen Hemminger | |
2008-09-17 | Fix script for bond with no slaves | Stephen Hemminger | |
2008-09-17 | Show all interfaces | Stephen Hemminger | |
Rework perl code to show all interfaces in system. Bugfix 3563 | |||
2008-09-16 | Add preliminary operational mode support for bonding | Stephen Hemminger | |
Basic infrastructure for show status of bonding interfaces | |||
2008-09-16 | Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-op into islavista | Stephen Hemminger | |
2008-09-16 | Add operational mode template for ethtool statistics | Stephen Hemminger | |
Display hardware specific statistics | |||
2008-09-15 | change op-mode command 'clear dns forwarding statistics' to 'clear dns ↵ | Mohit Mehta | |
forwarding all' | |||
2008-09-07 | add code for op-mode Dynamic DNS commands | Mohit Mehta | |
2008-09-10 | Add operational mode commands for RAID. | Bob Gilligan | |
2008-08-31 | change command 'clear dns forwarding process' to 'clear dns forwarding ↵ | Mohit Mehta | |
statistics' | |||
2008-08-30 | allowed values for dhcp release/renew should show bridges as well if ↵ | Mohit Mehta | |
configured to use dhcp | |||
2008-08-30 | add command 'clear dns forwarding process' to restart dnsmasq and clear all ↵ | Mohit Mehta | |
statistics | |||
2008-09-02 | Fix 3540: ssmtp complaining that it's unable to locate mail | Stig Thormodsrud | |
2008-08-12 | better wording for output of 'show dns forwarding nameservers' | Mohit Mehta | |
2008-08-26 | Fix "show interfaces ethernet" after "clear interfaces counters" | Stig Thormodsrud | |
command. | |||
2008-08-10 | use active config directory base to get config values from op-mode | Mohit Mehta | |
2008-08-10 | code for op-mode command: 'show dns forwarding nameservers' | Mohit Mehta | |
2008-08-09 | dns-forwarding op-mode commands: | Mohit Mehta | |
'clear dns forwarding cache' 'show dns forwarding statistics' | |||
2008-08-09 | add 'clear dns forwarding cache' command | Mohit Mehta | |
2008-08-05 | Merge branch 'hollywood' into islavista | Rick Balocca | |
2008-07-30 | Fix IPv6 help string. | Stig Thormodsrud | |
2008-07-29 | Add some ipv6 op mode commands. | Stig Thormodsrud | |
2008-07-26 | The at package pulls in citadel-mta, use small mta. | Stig Thormodsrud | |
2008-07-26 | Add missing "show reboot". | Stig Thormodsrud | |
2008-07-26 | Enable "reload at|cancel". | Stig Thormodsrud | |
2008-07-23 | 3.1.2vyatta/3.1.3vyatta/3.1.2debian/0.12 | Mark O'Brien | |
2008-07-18 | Merge branch 'hollywood' into islavista | Rick Balocca | |
2008-07-16 | Merge branch 'hollywood' into islavista | rbalocca | |
2008-07-16 | add openvpn interfaces to "show interfaces" | An-Cheng Huang | |
2008-07-09 | Merge branch 'hollywood' of git:/git/vyatta-op into hollywood | Mark O'Brien | |
2008-07-07 | Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-op into hollywood | Stephen Hemminger | |
2008-07-07 | Turn on paging of tail when showing count lines | Stephen Hemminger | |
Bugfix 3017 | |||
2008-07-07 | Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-op into hollywood | Stephen Hemminger | |
2008-07-07 | Show files completion | Stephen Hemminger | |
Show files allows any pathname as argument therefore just give a generic completion message Bugfix: 3302 | |||
2008-06-28 | 3.1.1vyatta/3.1.1debian/0.11 | Mark O'Brien | |
2008-06-27 | better detection of whether domain-name set using CLI is overriding | Mohit Mehta | |
domain-search received from dhcp client. used in 'show dhcp client leases' | |||
2008-06-26 | => display text saying the domain-name received from dhcp-server | Mohit Mehta | |
is overridden by domain-name set in our CLI in op-mode command 'show dhcp client leases' | |||
2008-07-10 | fix for bug 3451: add messages output | An-Cheng Huang | |
2008-06-24 | Merge branch 'hollywood' of mohit@git.vyatta.com:/git/vyatta-op into hollywood | Mohit Mehta | |
2008-06-24 | prevents showing backend error to user on traceroute when name-server not set | Mohit Mehta | |
2008-06-23 | Fix Bug 2871 Internal errors reported with traceroute | Mohit Mehta | |
use host command to resolve only if input is not a valid IP address also, if name server not configured, prompt user and ask to only enter valid IPv4 address | |||
2008-07-01 | fix for bug 3414: make op mode functions available in config mode. | An-Cheng Huang | |
2008-06-23 | Fix Bug 1059 Feature Request: integrate 'tcpdump' and 'tethereal' into ↵ | Mohit Mehta | |
Vyatta CLI add op-mode command for tsharking tunnel interfaces | |||
2008-06-22 | Fix Bug 1059 Feature Request: integrate 'tcpdump' and 'tethereal' into ↵ | Mohit Mehta | |
Vyatta CLI added operational mode traffic capture for bridge, ethernet vifs and loopback interfaces Also, added code to validate the the user input for interface to be tsharked | |||
2008-06-22 | Bug 3385 incomplete command 'run' in configure mode produces backend error ↵ | Mohit Mehta | |
to user having an empty node.def file solves this |