Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-17 | Use common Vyatta:: library | Stephen Hemminger | |
This fixes potential problems when new interface types are added, use common code in Vyatta::Interface and Vyatta::Misc to manage interface types. | |||
2009-02-17 | Enable strict in cpu summary | Stephen Hemminger | |
2009-02-17 | Put delayed shutdown in background to allow for other commands. | Stephen Hemminger | |
2009-02-17 | Prompt before immediate shutdown | Stephen Hemminger | |
Add yesno helper script and prompt before shutdown | |||
2009-02-12 | 0.13.6debian/0.13.6 | Stephen Hemminger | |
2009-02-12 | Add shutdown command to CLI | Stephen Hemminger | |
Bug 3955 New commands: shutdown shutdown at 03:00 shutdown cancel | |||
2009-02-11 | Use lesspipe to unzip log files | Stephen Hemminger | |
Bug 3921 Use semi-standard LESSOPEN hook to unzip files as needed. | |||
2009-02-11 | Don't resolve hostnames in show tech-support | Stephen Hemminger | |
Bug 3961 Add -n to lsof as suggested. | |||
2009-02-11 | Use vyatta-interfaces --show to display allowed types | Stephen Hemminger | |
Simple way to handle interface names for allowed: | |||
2009-02-11 | Add show arp eth0 | Stephen Hemminger | |
Simple extension to allow show arp entries per interface | |||
2009-02-11 | Show arp: don't resolve host names | Stephen Hemminger | |
Bug 4064 | |||
2009-02-11 | Change show log directory to use 'if' | Stephen Hemminger | |
Clearer with if than using && operator | |||
2009-02-11 | 0.13.5debian/0.13.5 | Bob Gilligan | |
2009-02-10 | Explicitly use the shell builtin "test" command since "test" is now a | Bob Gilligan | |
top-level CLI command. | |||
2009-02-09 | Add heading to 'show users' | Stephen Hemminger | |
2009-02-09 | Fix Bug 4120 Extraneous <value> item at top of Operation tree | Mohit Mehta | |
2009-01-30 | 0.13.4debian/0.13.4 | Stephen Hemminger | |
2009-01-30 | Merge branch 'jenner' of 192.168.100.1:git/vyatta-op into jenner | Stephen Hemminger | |
2009-01-30 | Fix CPU summary | Stephen Hemminger | |
Handle case of UP and virtualized CPU better. Fix path to script. | |||
2009-01-29 | 0.13.3debian/0.13.3 | Stephen Hemminger | |
2009-01-29 | Merge branch 'jenner' of 192.168.100.1:git/vyatta-op into jenner | Stephen Hemminger | |
2009-01-29 | Change name of cpu summary script and rearrange | Stephen Hemminger | |
Final answer. | |||
2009-01-29 | Move 'show system cpu' to 'show hardware cpu summary' | Stephen Hemminger | |
Better more logical location. | |||
2009-01-29 | 0.13.3 | Stephen Hemminger | |
2009-01-29 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-op into jenner | Stephen Hemminger | |
2009-01-29 | New show system cpu | Stephen Hemminger | |
Brief summary of cpuinfo for tech-support etc. | |||
2009-01-13 | test release 0.13.2debian/0.13.2 | An-Cheng Huang | |
2009-01-13 | Move tcp and udp commands under system/connections | Justin Fletcher | |
2009-01-08 | 0.13.1debian/0.13.1 | An-Cheng Huang | |
2009-01-06 | Fix Bug 4022 dynamic dns config fails during system boot if interface does ↵ | Mohit Mehta | |
not exist - add information for non-existent interface to show command | |||
2008-12-12 | "files" file should be removed before package build | An-Cheng Huang | |
2008-12-12 | update maintainer information | An-Cheng Huang | |
2008-12-11 | Add option to show counters for multiple interfaces. | Stig Thormodsrud | |
2008-12-03 | Merge branch 'islavista' into jenner | Rick Balocca | |
2008-12-02 | Get rid of reference to OFR | Stephen Hemminger | |
Remove reference to old name | |||
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-25 | 3.2.0vyatta/3.2.0debian/0.13 | Mark O'Brien | |
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. |