Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-10 | Related to T689: update the show tech-support scripts. | Daniil Baturin | |
Remove references to Vyatta. Remove all references to serial WAN interfaces: not supported since forever. Remove references to IPS, also not supported since forever. Update configuration path for NAT. Do not try to check if VRRP is configured since it can be inside VIFs, the old check was incomplete. | |||
2016-12-11 | T207: modified brctl location | Ewald van Geffen | |
2013-05-24 | Update DHCP server commands used in "show tech-support" | James Davidson | |
Bug 8502 | |||
2012-09-14 | bug fix for 8274 - fix deprecated commands in show tech support. | Deepti Kulkarni | |
2012-08-28 | Move display of entitlement info to the top of tech-support output | James Davidson | |
Also, only attempt to display entitlement info if it is present. Fixes bug 8260 | |||
2012-02-21 | Add bridge info to show tech support | Stephen Hemminger | |
Put bridge info in show tech support Also show ethernet offload settings | |||
2011-09-19 | Changed openvpn show command syntax. | Deepti Kulkarni | |
2011-06-16 | Bugfix 7124: make 'show tech-support save' have a .txt at the end of the ↵ | John Southworth | |
file name. Make the script show the proper config path '/config/support' instead of '/opt/vyatta/etc/config/support' | |||
2011-05-06 | bug fix - 6592: Include Quagga config in show tech-support output. | Deepti Kulkarni | |
2011-03-01 | Use lscpu in show tech support | Stephen Hemminger | |
lscpu gives more concise and readable output | |||
2010-11-16 | bug fix for 6192 - enhancement to add "iptables-save" to "show | Deepti Kulkarni | |
tech-support" command. | |||
2010-08-18 | change tech-support to use shell API directly | An-Cheng Huang | |
2010-08-18 | Allow non-root user extract root's bash history. Added "sudo". | Deepti Kulkarni | |
(cherry picked from commit 8d3eed868fee96d79ad044f10365c1e328fbf823) | |||
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 | |
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. | |||
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-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-27 | add tech-support command | An-Cheng Huang | |