summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-12-07Add more options to show system processesStephen Hemminger
Bug 1615
2010-12-07Add show system memory detailStephen Hemminger
Bug 5704
2010-12-010.13.98debian/0.13.98Stephen Hemminger
2010-12-01Add default command completionStephen Hemminger
This fixes the case of $se<TAB>
2010-11-300.13.97debian/0.13.97Stephen Hemminger
2010-11-30Use new bash completion for empty commandStephen Hemminger
Bug 6401 Use the new bash 4.1 completion for empty top level command
2010-11-240.13.96debian/0.13.96Stephen Hemminger
2010-11-24Rename 10vyatta-op to vyatta-opStephen Hemminger
Bug 6302 Rename vyatta-op completion script so it runs after others to avoid conflict with set alias. Other scripts after 'v' in alphabet do not use set.
2010-11-210.13.95debian/0.13.95Bob Gilligan
2010-11-21Bugfix 6101: Add syslog record when a system image is re-named.Bob Gilligan
2010-11-210.13.94debian/0.13.94Bob Gilligan
2010-11-21Allow admin users to disconnect PPP links.Bob Gilligan
We need a sudo for admin users to be able to kill the "pon" processes that monitor individual "pppd" processes.
2010-11-21Merge branch 'mendocino' of http://git.vyatta.com/vyatta-op into mendocinoBob Gilligan
2010-11-220.13.93debian/0.13.93Stig Thormodsrud
2010-11-22Fix 6353: ENH: Rename "show configuration cmds"Stig Thormodsrud
2010-11-21Bugfix 6101: Add logging for system image change and delete.Bob Gilligan
2010-11-18Use lesspipe to display gzip filesStephen Hemminger
Bug 3719 Eval of lesspipe sets environment variables so that less can display gzip'd files
2010-11-160.13.92debian/0.13.92Deepti Kulkarni
2010-11-16bug fix for 6192 - enhancement to add "iptables-save" to "showDeepti Kulkarni
tech-support" command.
2010-11-12remove deprecated linda overrideStephen Hemminger
2010-11-100.13.91debian/0.13.91An-Cheng Huang
2010-11-10match pre-mendocino "show configuration"An-Cheng Huang
2010-11-10Merge branch 'mendocino' of suva.vyatta.com:/git/vyatta-op into mendocinoStephen Hemminger
2010-11-10Change pci id parsingStephen Hemminger
Make the PCI id interaction with sysfs more robust by using strtol and sprintf to explicitly convert to integer and hex.
2010-11-090.13.90debian/0.13.90Stephen Hemminger
2010-11-09Add commands to show if-mib mappings for interfaceStephen Hemminger
This adds operational mode commands to display what SNMP service shows but it is not done through SNMP. New: show snmp mib ifmib show snmp mib ifmib ifIndex show snmp mib ifmib ifIndex eth1 show snmp mib ifmib ifAlias show snmp mib ifmib ifAlias eth2 show snmp mib ifmib ifDescr show snmp mib ifmib ifDescr eth1
2010-11-090.13.89debian/0.13.89Stephen Hemminger
2010-11-09Enhance show snmp commandStephen Hemminger
Resolve usability issues with 'show snmp' by adding some more control 1. show snmp -- find usable community for loopback 2. show snmp community <name> -- check connectivity 3. show snmp community <name> host <addr> -- check remote connectivity
2010-11-09Fix lookup of community stringStephen Hemminger
Community may have optional client restriction
2010-11-08Fix path to ethtoolStephen Hemminger
In Squeeze, ethtool moved from /usr/sbin to /sbin
2010-11-050.13.88debian/0.13.88Stig Thormodsrud
2010-11-05Fixed yesno error messages when run with no "-y" argument and with empty prompt.Daniil Baturin
2010-09-140.13.87debian/0.13.87An-Cheng Huang
2010-09-14fix for bug 6194An-Cheng Huang
* only do key bindings for vbash
2010-09-10Fix message spellingStephen Hemminger
Bug 5996
2010-09-020.13.86debian/0.13.86An-Cheng Huang
2010-08-260.13.85debian/0.13.85An-Cheng Huang
2010-08-26switch "show configuration" to use new config output implementation.An-Cheng Huang
2010-08-180.13.84debian/0.13.84An-Cheng Huang
2010-08-18change tech-support to use shell API directlyAn-Cheng Huang
2010-08-18Allow non-root user extract root's bash history. Added "sudo".Deepti Kulkarni
(cherry picked from commit 8d3eed868fee96d79ad044f10365c1e328fbf823)
2010-08-18Added /home to the archive.Deepti Kulkarni
(cherry picked from commit 5c2de25ac67ff3d675b9b64cff817fff13de8486)
2010-08-18Adding 'generate tech-support archive'commandDeepti Kulkarni
(cherry picked from commit 7d4d9c74b8105a27cc54f55ddb98ea90112e13c6)
2010-08-160.13.83debian/0.13.83An-Cheng Huang
2010-08-16remove low-level config dir usageAn-Cheng Huang
2010-08-16fix typo in tech-support scriptAn-Cheng Huang
(cherry picked from commit 0f2d5e4e6cc39c085c0f84ce13f08e208abe356d)
2010-07-300.13.82debian/0.13.82An-Cheng Huang
2010-07-30new API changesAn-Cheng Huang
2010-07-220.13.81debian/0.13.81An-Cheng Huang
2010-07-200.13.80debian/0.13.80Mohit Mehta