Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-24 | Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-op into islavista | Stephen Hemminger | |
2008-10-23 | Show command history | Stephen Hemminger | |
Bugfix 250 Add ability to show command history | |||
2008-10-17 | move show system usb to vyatta-op | Robert Bays | |
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-07 | add code for op-mode Dynamic DNS commands | Mohit Mehta | |
2008-09-10 | Add operational mode commands for RAID. | Bob Gilligan | |
2008-08-09 | dns-forwarding op-mode commands: | Mohit Mehta | |
'clear dns forwarding cache' 'show dns forwarding statistics' | |||
2008-07-30 | Fix IPv6 help string. | Stig Thormodsrud | |
2008-07-29 | Add some ipv6 op mode commands. | Stig Thormodsrud | |
2008-07-26 | Add missing "show reboot". | Stig Thormodsrud | |
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-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-10 | add completions for show files | Stephen Hemminger | |
Fix bug: 3302 | |||
2008-06-09 | Fix 3328: operator can't issue "show vrrp" | Stig Thormodsrud | |
2008-05-31 | Fix 88: Feature Request: Reboot Command (add confirmation) | Stig Thormodsrud | |
2008-05-21 | Fix 3155: setting the third vrrp member with the highest priority doesn't ↵ | Stig Thormodsrud | |
change (update) the backup | |||
2008-04-14 | Merge branch 'glendale' into hollywood | rbalocca | |
Conflicts: templates/show/bridge/node.tag/macs/node.def | |||
2008-04-14 | "show bridge brX" doesn't work. Use full path to brctl. | Stig Thormodsrud | |
2008-04-08 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- arp clear and show help strings standardized | |||
2008-04-04 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- vyatta-op help strings standardized according to latest guideline | |||
2008-04-03 | Fix Bug 1059 Feature Request: integrate 'tcpdump' and 'tethereal' into ↵ | Mohit Mehta | |
Vyatta CLI - 'show interfaces ethernet <> capture' captures traffic at specified interface - 'show interfaces ethernet <> capture port <>' captures traffic at specified interface port - 'show interfaces ethernet <> capture not port <>' captures traffic at specified interface excluding specified port | |||
2008-04-01 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- help strings standardized in vyatta-op | |||
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-03-17 | Fix Bug 802 VRRP - add "show vrrp summary" command (TC 3.2.5.7.2) | Mohit Mehta | |
- "show vrrp summary" command added | |||
2008-03-10 | Fix Bug 2863 "show bridge" prompts for sudo password | Mohit Mehta | |
- "show bridge" works in operator mode without asking for sudo password | |||
2008-03-10 | Fix Bug 2707 Missing from Glendale | Mohit Mehta | |
- show files <directory> functionality added | |||
2008-03-10 | Add show license command | Stephen Hemminger | |
To ensure that end users are clear about the license, add a 'show license' command that shows the GPLv2 license. This also covers the GPL requirements for section 2c. | |||
2008-03-03 | Add quotes around user input | Stig Thormodsrud | |
2008-02-29 | Follow log file through log rotation | Justin Fletcher | |
2008-02-29 | revert sudo removal for "identify" command since the kernel change | An-Cheng Huang | |
allowing this has been reverted. | |||
2008-02-28 | show commands don't need sudo | An-Cheng Huang | |
2008-02-28 | use sysfs rather dmidecode to look at hardware information | Stephen Hemminger | |
Bugfix: 2896 dmidecode requires sudo access, but using /sys/class/dmi/id/* does not. | |||
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. | |||
2008-02-28 | add quoting for inline scripts in templates | An-Cheng Huang | |
2008-02-26 | bridge status commands don't need sudo | Stephen Hemminger | |
Commands like "brctl show" don't need sudo. | |||
2008-02-26 | add command to show end of log file | Stephen Hemminger | |
Fixes: https://bugzilla.vyatta.com/show_bug.cgi?id=728 New commands: show log tail == tail -f /var/log/messages show log tail N == tail -n N /var/log/messages | |||
2008-02-25 | Revert "running brctl doesn't need root privledges" | Stephen Hemminger | |
This reverts commit 9c1009f00a9f4be7a55cf315c7daddd7260fa035. | |||
2008-02-25 | Revert "no need for sudo when using ethtool" | Stephen Hemminger | |
This reverts commit 3a58fd77b5bb8aaadd7219e756bbc4ae800d1022. | |||
2008-02-25 | no need for sudo when using ethtool | Stephen Hemminger | |
No longer need sudo when doing ethtool commands to get status. | |||
2008-02-25 | running brctl doesn't need root privledges | Stephen Hemminger | |
Don't need sudo for running info commands. | |||
2008-02-13 | fix for bug 2587: add "identify" command under "show interfaces ethernet". | An-Cheng Huang | |
2008-02-08 | - Fix bug 776: need "clear interface" command to clear counters | Stig Thormodsrud | |
- Fix bug 1095: Enhancement Request: "Show interface brief" command - Change default to "brief" if multiple interfaces can be shown - Add "detail" for nodes defaulting to brief - Add "brief" for nodes defaulting to detail - Fix vif completions that wasn't working - Remove ethtool can on vlans since it doesn't work | |||
2008-02-04 | Fix 2710: Missing hardware commands | Stig Thormodsrud | |
2008-02-01 | Change 'show dhcp client' to 'show dhcp client leases' | Stig Thormodsrud | |