Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-03 | Fix bug 4115 'clear nat translations' does not clear nat translations | Mohit Mehta | |
* added command 'clear connection-tracking' to flush all conntrack entries | |||
2010-02-02 | Merge branch 'kenwood' of 192.168.100.1:git/vyatta-op into kenwood | Stephen Hemminger | |
2010-01-28 | Expand all possible interfaces with leases for renew | Stephen Hemminger | |
Also mark all scripts as executable. | |||
2010-01-06 | Simple SNMP operational command | Stephen Hemminger | |
show snmp Wrapper around snmpstatus, simple way to check if server is up | |||
2010-01-04 | Don't allow operator to run show system login users | Stephen Hemminger | |
Bug 5147 This is a generic way of solving the sudo problem (for now). | |||
2009-11-03 | add op commands for installed images | An-Cheng Huang | |
2009-09-14 | Decolorize show system login users | Stephen Hemminger | |
Add last login info (multicolumn output), and get rid of color | |||
2009-03-12 | Add show shutdown | Stephen Hemminger | |
Bug 4217 Add show shutdown, try and determine time. | |||
2009-02-17 | Prompt before immediate shutdown | Stephen Hemminger | |
Add yesno helper script and prompt before shutdown | |||
2009-01-29 | Change name of cpu summary script and rearrange | Stephen Hemminger | |
Final answer. | |||
2008-10-09 | Revert insecure method of displaying configuration | Stephen Hemminger | |
The change: Fix Bug 3763 Configuration is not available to operator in "show tech-support" introduces unnecessary insecure functionality. | |||
2008-10-07 | Fix Bug 3763 Configuration is not available to operator in "show tech-support" | Mohit Mehta | |
2008-09-16 | Add preliminary operational mode support for bonding | Stephen Hemminger | |
Basic infrastructure for show status of bonding interfaces | |||
2008-09-07 | add code for op-mode Dynamic DNS commands | Mohit Mehta | |
2008-08-09 | dns-forwarding op-mode commands: | Mohit Mehta | |
'clear dns forwarding cache' 'show dns forwarding statistics' | |||
2008-05-31 | Fix 88: Feature Request: Reboot Command (add confirmation) | Stig Thormodsrud | |
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-03-20 | fix bug 3017 | Tom Grennan | |
don't pipe through VYATTA_PAGER if run_cmd itself is a pager or tail | |||
2008-03-07 | Fix Bug 2707 Missing from Glendale | Mohit Mehta | |
- Delete log file <> fixed | |||
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-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-01-24 | add 'show dhcp client leases' | Stig Thormodsrud | |
2008-01-04 | The 'render_xml' stuff has been migrated into package 'vyatta-op-xml'. | Marat Nepomnyashy | |
2007-12-18 | Merge branch 'master' into glendale | rbalocca | |
2007-12-14 | Add render_xml to this package. It is used by at least two other | Bob Gilligan | |
packages. | |||
2007-12-11 | implement "pipe" commands as functions | An-Cheng Huang | |
2007-12-10 | add wrappers/symlinks for pipe commands (wrappers are needed for command | An-Cheng Huang | |
matching in restricted modes). | |||
2007-12-10 | fix for bug 2527: add wrappers for boot-messages commands. | An-Cheng Huang | |
2007-12-05 | use symlink instead of wrapper for ethtool | An-Cheng Huang | |
2007-12-04 | * restrict "users" level sudo permissions to the "sudo-users" directory. | An-Cheng Huang | |
* add wrappers for show commands requiring sudo and put them in "sudo-users" directory. | |||
2007-11-30 | fix "show system [boot|kernel]-messages" | Tom Grennan | |
2007-11-30 | add "show log all" that plays nice with logrotate files | Tom Grennan | |
2007-11-28 | add utility function to return allowed hosts/addresses during completion and ↵ | Tom Grennan | |
help | |||
2007-11-27 | add tech-support command | An-Cheng Huang | |
2007-10-31 | rename bash completion script to enforce ordering. | An-Cheng Huang | |
2007-09-27 | rename show_version to vyatta-show-version | Tom Grennan | |
2007-09-27 | consolidate show_interfaces* scripts with vyatta-show-interfaces | Tom Grennan | |
2007-09-26 | import "show_version" from eureka /cli. | An-Cheng Huang | |
2007-09-17 | add show_interfaces scripts | Tom Grennan | |
2007-09-17 | rename op-templates | Tom Grennan | |
2007-09-14 | initial commit | Tom Grennan | |