Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-01 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-op into jenner | Stephen Hemminger | |
Conflicts: scripts/vyatta-show-interfaces.pl | |||
2008-12-01 | "show interfaces" broken. Use new perl hierarchy. | Stig Thormodsrud | |
2008-11-21 | Convert to Vyatta:: | Stephen Hemminger | |
2008-11-20 | Decode bonding modes | Stephen Hemminger | |
Bugfix 3945 Decode bonding mode names (match configuration values). | |||
2008-11-19 | make changes for submodule moved to VyattaMisc | Mohit Mehta | |
2008-11-19 | add support for development build | An-Cheng Huang | |
2008-11-17 | add bond interfaces to list of allowed interfaces for dhcp release/renew | Mohit Mehta | |
2008-11-12 | correct package dependency | An-Cheng Huang | |
2008-11-11 | Merge branch 'islavista' into jenner | Rick Balocca | |
2008-11-11 | add 'ppp interface-name' to output of 'show dns forwarding nameserver' | Mohit Mehta | |
for nameservers received from peer when ppp interface comes up | |||
2008-11-10 | add wirelessmodem to interface hash to pick up description from CLI | Mohit Mehta | |
2008-11-10 | Sort interfaces in bonding operational mode commands | Stephen Hemminger | |
For consistency with show interfaces, sort output by device name | |||
2008-11-10 | Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-op into islavista | Stephen Hemminger | |
2008-11-10 | Show correct statistics on slaves | Stephen Hemminger | |
Statistics for slave devices were not being read properly. | |||
2008-11-06 | Merge branch 'islavista' into jenner | rbalocca | |
2008-11-05 | Rename "show arp6" to "show ipv6 neighbors". | Stig Thormodsrud | |
Rename "clear arp6" to "clear ipv6 neighbors". | |||
2008-11-05 | Merge branch 'islavista' into jenner | Rick Balocca | |
2008-10-30 | need sudo before ethtool -S | Stephen Hemminger | |
Bugfix 3832 | |||
2008-10-30 | Save/restore command history in configure | Stephen Hemminger | |
Need to save/restore command history when going into configure mode. | |||
2008-10-30 | Merge branch 'islavista' into jenner | Rick Balocca | |
2008-10-30 | Need full path to ss command | Stephen Hemminger | |
Since command is not in normal users path, need to add full path to ss command. | |||
2008-10-29 | Bugfix: 3841: Allow admin level users to run the RAID op mode commands. | Bob Gilligan | |
2008-10-29 | fix 'show history N' | Stephen Hemminger | |
Missing parameter | |||
2008-10-24 | Merge branch 'islavista' into jenner | Stephen Hemminger | |
2008-10-24 | Fix references to ethtool | Stephen Hemminger | |
Since ethtool is in /usr/sbin, it is not in the command search path of admin user, so a fully qualify path. Bugfix 3832 | |||
2008-10-24 | Merge branch 'islavista' into jenner | Rick Balocca | |
2008-10-24 | Better format of output | Stephen Hemminger | |
Add timestamp and brief options. | |||
2008-10-24 | Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-op into islavista | Stephen Hemminger | |
2008-10-23 | Merge branch 'islavista' of /home/shemminger/vyatta/islavista/vyatta-op into ↵ | Stephen Hemminger | |
jenner | |||
2008-10-23 | Show command history | Stephen Hemminger | |
Bugfix 250 Add ability to show command history | |||
2008-10-23 | Add commands to display open sockets | Stephen Hemminger | |
Workalikes for IOS 'show tcp brief' | |||
2008-10-17 | move show system usb to vyatta-op | Robert Bays | |
2008-10-14 | Bugfix: 3744 | Bob Gilligan | |
New disk added to RAID group will not be made bootable until after the RAID rebuild completes. Warn user not to reboot until that happens. | |||
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-06 | make sure file has been written to before extracting | Mohit Mehta | |
stuff for 'show dns forwarding statistics' command | |||
2008-10-05 | Merge branch 'islavista' of git:/git/vyatta-op into islavista | Rick Balocca | |
2008-10-05 | Recognize aufs | Rick Balocca | |
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-09-18 | Fix Bug 3716 - Dynamic DNS status may incorrectly indicate lack of configuration | Mohit Mehta | |
- check if interface has an IP right now, if not reflect that in output | |||
2008-09-25 | Revert "Fix less prompt." | Stig Thormodsrud | |
This reverts commit 696f46e1dddde607eaab25428bb9174aa9b8ad2b. | |||
2008-09-25 | Fix less prompt. | Stig Thormodsrud | |
2008-09-18 | remove debug code | Stephen Hemminger | |
2008-09-17 | Fix script for bond with no slaves | Stephen Hemminger | |
2008-09-17 | Show all interfaces | Stephen Hemminger | |
Rework perl code to show all interfaces in system. Bugfix 3563 | |||
2008-09-16 | Add preliminary operational mode support for bonding | Stephen Hemminger | |
Basic infrastructure for show status of bonding interfaces | |||
2008-09-16 | Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-op into islavista | Stephen Hemminger | |