Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-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-26 | Enable "reload at|cancel". | Stig Thormodsrud | |
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-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-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 | |||
2008-06-21 | Fix Bug 3378 user "vyatta" got "permission denied" after executing "renew ↵ | Mohit Mehta | |
dhcp ..." and/or "release dhcp ..." call script with sudo | |||
2008-06-21 | added code for allowed values for op-mode dhcp release/renew lease commands | Mohit Mehta | |
2008-06-20 | Fix bug 3059 Operator Level commands for DHCP client | Mohit Mehta | |
implemented op-mode commands for DHCP client: 'release dhcp interface <>' 'renew dhcp interface <>' | |||
2008-06-19 | deleting op-command 'clear dhcp client process' as its handling | Mohit Mehta | |
in the script vyatta-interfaces.pl has been removed. it was used to restart dhcp client daemon but now we're using separate daemons for separate interfaces. this will be replaces by op-commands for: 'dhcp release lease interface <>' and 'dhcp renew lease interface <>' | |||
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-06-06 | Fix 787: Add command to force vrrp state transition to backup. | Stig Thormodsrud | |
2008-05-31 | Fix 88: Feature Request: Reboot Command (add confirmation) | Stig Thormodsrud | |
2008-05-26 | Fix 2705: Add "clear vrrp process" command. | 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-11 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- help strings standardized in vyatta-op | |||
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-26 | Fix Bug 2871 Internal errors reported with traceroute | Mohit Mehta | |
- used the host command to check if the host exists, if yes only then traceroute to it | |||
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-12 | Move init-floppy to /opt/vyatta/sbin | Stephen Hemminger | |
This command won't work for operator (same as install-system). | |||
2008-03-12 | Fix this a different way. | Stephen Hemminger | |
Revert "remove init-floppy" This reverts commit 79199f70a8268c832555d2b440ceff1fd613469e. | |||
2008-03-12 | remove init-floppy | Stephen Hemminger | |
The script is not secure and prompts for sudo password. Bugfix: 2985 | |||
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-07 | Fix Bug 2707 Missing from Glendale | Mohit Mehta | |
- Delete log file <> fixed |