Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-22 | Fix 6353: ENH: Rename "show configuration cmds" | Stig Thormodsrud | |
2010-11-18 | Use lesspipe to display gzip files | Stephen Hemminger | |
Bug 3719 Eval of lesspipe sets environment variables so that less can display gzip'd files | |||
2010-11-16 | 0.13.92debian/0.13.92 | Deepti Kulkarni | |
2010-11-16 | bug fix for 6192 - enhancement to add "iptables-save" to "show | Deepti Kulkarni | |
tech-support" command. | |||
2010-11-12 | remove deprecated linda override | Stephen Hemminger | |
2010-11-10 | 0.13.91debian/0.13.91 | An-Cheng Huang | |
2010-11-10 | match pre-mendocino "show configuration" | An-Cheng Huang | |
2010-11-10 | Merge branch 'mendocino' of suva.vyatta.com:/git/vyatta-op into mendocino | Stephen Hemminger | |
2010-11-10 | Change pci id parsing | Stephen Hemminger | |
Make the PCI id interaction with sysfs more robust by using strtol and sprintf to explicitly convert to integer and hex. | |||
2010-11-09 | 0.13.90debian/0.13.90 | Stephen Hemminger | |
2010-11-09 | Add commands to show if-mib mappings for interface | Stephen 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-09 | 0.13.89debian/0.13.89 | Stephen Hemminger | |
2010-11-09 | Enhance show snmp command | Stephen 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-09 | Fix lookup of community string | Stephen Hemminger | |
Community may have optional client restriction | |||
2010-11-08 | Fix path to ethtool | Stephen Hemminger | |
In Squeeze, ethtool moved from /usr/sbin to /sbin | |||
2010-11-05 | 0.13.88debian/0.13.88 | Stig Thormodsrud | |
2010-11-05 | Fixed yesno error messages when run with no "-y" argument and with empty prompt. | Daniil Baturin | |
2010-09-14 | 0.13.87debian/0.13.87 | An-Cheng Huang | |
2010-09-14 | fix for bug 6194 | An-Cheng Huang | |
* only do key bindings for vbash | |||
2010-09-10 | Fix message spelling | Stephen Hemminger | |
Bug 5996 | |||
2010-09-02 | 0.13.86debian/0.13.86 | An-Cheng Huang | |
2010-08-26 | 0.13.85debian/0.13.85 | An-Cheng Huang | |
2010-08-26 | switch "show configuration" to use new config output implementation. | An-Cheng Huang | |
2010-08-18 | 0.13.84debian/0.13.84 | An-Cheng Huang | |
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-18 | Added /home to the archive. | Deepti Kulkarni | |
(cherry picked from commit 5c2de25ac67ff3d675b9b64cff817fff13de8486) | |||
2010-08-18 | Adding 'generate tech-support archive'command | Deepti Kulkarni | |
(cherry picked from commit 7d4d9c74b8105a27cc54f55ddb98ea90112e13c6) | |||
2010-08-16 | 0.13.83debian/0.13.83 | An-Cheng Huang | |
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-30 | 0.13.82debian/0.13.82 | An-Cheng Huang | |
2010-07-30 | new API changes | An-Cheng Huang | |
2010-07-22 | 0.13.81debian/0.13.81 | An-Cheng Huang | |
2010-07-20 | 0.13.80debian/0.13.80 | Mohit Mehta | |
2010-07-20 | part of fix for BZ 5839 - move clear process cmds under restart | Mohit Mehta | |
2010-07-09 | 0.13.79debian/0.13.79 | Stephen Hemminger | |
2010-07-09 | Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-op into larkspur | Stephen Hemminger | |
2010-07-09 | Remove duplicate templates | Stephen Hemminger | |
Revert "Add clear interfaces wireless" This reverts commit ef9c82021daf8168f31592268bf382b4df7c7d9f. "clear interfaces wireless" is already in vyatta-wireless package! | |||
2010-07-09 | 0.13.78debian/0.13.78 | Stephen Hemminger | |
2010-07-09 | Add clear interfaces wireless | Stephen Hemminger | |
Bug 5417 Clone ethernet operational command for clear/interfaces for wireless | |||
2010-07-09 | 0.13.77debian/0.13.77 | Mohit Mehta | |
2010-07-09 | hide conntrack messages | Mohit Mehta | |
2010-07-08 | 0.13.76debian/0.13.76 | Stephen Hemminger | |
2010-07-08 | Display supplemental groups | Stephen Hemminger | |
Show all groups in new 'show login groups' | |||
2010-07-06 | 0.13.75debian/0.13.75 | Stephen Hemminger | |
2010-07-06 | Add show login commands | Stephen Hemminger | |
Bug 5554 Add CLI interface to user state commands (who, id, etc) | |||
2010-07-06 | 0.13.74debian/0.13.74 | Deepti Kulkarni | |
2010-07-06 | Added 'show system image' commands to 'show tech-support'. | Deepti Kulkarni | |
2010-07-06 | 0.13.73debian/0.13.73 | Deepti Kulkarni | |