Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-16 | remove low-level config dir usage | An-Cheng Huang | |
2010-08-16 | fix typo in tech-support script | An-Cheng Huang | |
(cherry picked from commit 0f2d5e4e6cc39c085c0f84ce13f08e208abe356d) | |||
2010-07-06 | Added 'show system image' commands to 'show tech-support'. | Deepti Kulkarni | |
2010-07-06 | Changed to save 100 log files instead of 10. | Deepti Kulkarni | |
2010-06-24 | Blocked user operator from using show tech-support. | Deepti Kulkarni | |
Added new show commands. | |||
2010-06-23 | Revert "Added new command to print PCI device information." | Deepti Kulkarni | |
This reverts commit e2562dc79c8077f8a8c1a136bb5939f2cad93ec4. | |||
2010-06-22 | Added new command to print PCI device information. | Deepti Kulkarni | |
2010-06-16 | Changes to read policy and vrrp configuration for show tech-support. | Deepti Kulkarni | |
2010-06-04 | Show tech-support Larkspur enhancements. | Deepti Kulkarni | |
2010-02-02 | Merge branch 'kenwood' of 192.168.100.1:git/vyatta-op into kenwood | Stephen Hemminger | |
2009-08-12 | Remove show tech-support bug related to interfaces | Stephen Hemminger | |
Show more in show-tech support. | |||
2009-08-12 | Add ethtool output to show tech-support | Stephen Hemminger | |
More useful debugging information for network device issues. | |||
2009-05-28 | Make tech-support show more PCI info | Stephen Hemminger | |
Need more info to know exact model of hardware causing problems. | |||
2009-05-26 | Show more detail about interfaces in show tech-support | Stephen Hemminger | |
What to see error and dropped counters. Bug 4420 | |||
2009-03-11 | Fix lsof options in tech-support | Stephen Hemminger | |
-i option is positional (command doesn't use standard syntax) so need to do lsof -P -n -i | |||
2009-02-11 | Don't resolve hostnames in show tech-support | Stephen Hemminger | |
Bug 3961 Add -n to lsof as suggested. | |||
2009-01-29 | Change name of cpu summary script and rearrange | Stephen Hemminger | |
Final answer. | |||
2009-01-29 | New show system cpu | Stephen Hemminger | |
Brief summary of cpuinfo for tech-support etc. | |||
2008-12-02 | Get rid of reference to OFR | Stephen Hemminger | |
Remove reference to old name | |||
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-10-02 | Fix Bug 3609 "show tech-support" does not display open file information for ↵ | Mohit Mehta | |
operator level user - use sudo for lsof to work as an operator | |||
2008-10-01 | Fix 2881: "show tech-support" should limit the output of "show ip route" | Stig Thormodsrud | |
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-07-10 | fix for bug 3451: add messages output | An-Cheng Huang | |
2008-04-28 | Bugfix: 2858 | Bob Gilligan | |
Add "last -ix" to "show techsupport" output. | |||
2008-04-04 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- vyatta-op help strings standardized according to latest guideline | |||
2008-03-06 | Bugfix: 2879 | Bob Gilligan | |
Add output from /var/log/dmesg to show techsupport command. | |||
2008-03-03 | tech-support is a shell script | Stephen Hemminger | |
Change mode to reflect fact it is executable. | |||
2008-02-29 | remove root requirement | Stephen Hemminger | |
By using vyatta-show-dmi and the operator/sudoers this script can now be run without being root. | |||
2008-02-25 | Revert "remove usage of sudo in tech-support script" | Stephen Hemminger | |
This reverts commit 61ed2bab2adb0b26627bbfc4fe45c23d5032c6c7. | |||
2008-02-25 | remove usage of sudo in tech-support script | Stephen Hemminger | |
No longer need to be root for this: 1. iptable -L no longer needs root access 2. Use /sys/class/dmi rather than dmidecode 3. Silently ignore dumping ipsec.secrets if not readable | |||
2008-02-19 | Bugfix: 2634 | Bob Gilligan | |
Add troubleshooting commands for WAN interfaces. | |||
2008-01-18 | fix for bug 2669: show ipsec.secretsdebian/0.1 | An-Cheng Huang | |
2007-12-10 | fix for bug 2526: show user's history file and add needed packages for | An-Cheng Huang | |
tech-support. | |||
2007-12-05 | use right permissions for tech-support saves | An-Cheng Huang | |
2007-12-05 | fix "show tech-support" for "users" | An-Cheng Huang | |
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 | |