Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-01 | Bugfix 7555: Allow users to import ssh keys when using 'show tech-support ↵ | John Southworth | |
save' commands | |||
2012-02-22 | 0.13.239debian/0.13.239 | John Southworth | |
2012-02-22 | Add dendencies for bugfix 4053 to debian/control | John Southworth | |
2012-02-22 | Bugfix 4053: implement bandwidth utilization montior commands 'mon int ↵ | John Southworth | |
<type> <name>'; 'mon int <type> <name> flow' | |||
2012-02-22 | 0.13.238debian/0.13.238 | Stephen Hemminger | |
2012-02-22 | Suggest package dialog | Stephen Hemminger | |
Want dialog package to display user-friendly dialog boxes for utilities like dpkg-reconfigure | |||
2012-02-22 | Add console keymap reconfigure op-mode command | Stephen Hemminger | |
Bug 7448 This adds template for the Debian way to reconfigure console keymap. Note: although this is an op-mode command, it really persists across reboot since it changes the package keymap. There isn't a good method to put this in Vyatta config since the debian package configuration is interactive and prompts user for keyboard type and options. | |||
2012-02-22 | 0.13.237debian/0.13.237 | Stephen Hemminger | |
2012-02-22 | Merge branch 'oxnard' of fiji.vyatta.com:/git/vyatta-op into oxnard | Stephen Hemminger | |
2012-02-22 | Handle 64 bit counters in show interfaces | Stephen Hemminger | |
Bug 7813 On 32 bit platform, perl truncates printf formatting if given a numeric type. (ie %10d). Change to print as string instead. Rework code to make counter wrap code clearer, and use map{} to expand list of values. | |||
2012-02-22 | 0.13.236debian/0.13.236 | John Southworth | |
2012-02-22 | Add headers to show montioring command | John Southworth | |
2012-02-22 | 0.13.235debian/0.13.235 | John Southworth | |
2012-02-22 | Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-op into oxnard | John Southworth | |
2012-02-22 | Bugfix 5806: Don't show ntp.vyatta.com by default for show ntp | John Southworth | |
2012-02-22 | Bugfix 2581: show protocol debugging summary with 'show monitoring' | John Southworth | |
2012-02-21 | 0.13.234debian/0.13.234 | Gaurav | |
2012-02-21 | Merge branch 'oxnard' of http://git.vyatta.com/vyatta-op into oxnard | Gaurav | |
2012-02-21 | Bug 4086:fixed order of display in show dns forwarding nameservers, removed ↵ | Gaurav | |
redundant information | |||
2012-02-21 | 0.13.233debian/0.13.233 | Stephen Hemminger | |
2012-02-21 | Add bridge info to show tech support | Stephen Hemminger | |
Put bridge info in show tech support Also show ethernet offload settings | |||
2012-02-14 | 0.13.232debian/0.13.232 | John Southworth | |
2012-02-14 | Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-op into oxnard | John Southworth | |
2012-02-14 | escape escape characters so they aren't evaluated during command processing | John Southworth | |
2012-02-14 | Add missing newline at end of file | Stephen Hemminger | |
Avoid editing and future problems with tools like diff by making sure all node.def files have newline before the end of file. | |||
2012-02-13 | 0.13.231debian/0.13.231 | John Southworth | |
2012-02-13 | Bugfix 7774: fix quoted string variable expression | John Southworth | |
2012-02-02 | 0.13.230debian/0.13.230 | John Southworth | |
2012-02-02 | Improve firewall log matches | John Southworth | |
2012-01-30 | 0.13.229debian/0.13.229 | John Southworth | |
2012-01-30 | Fix 'show bridge' help text | John Southworth | |
2012-01-20 | 0.13.228debian/0.13.228 | John Southworth | |
2012-01-20 | add missing node.def from monitor interfaces vrrp | John Southworth | |
2012-01-09 | 0.13.227debian/0.13.227 | Gaurav Sinha | |
2012-01-09 | bug 7714: Fixing runtime script error seen in show dns forwarding statistics | Gaurav Sinha | |
2012-01-05 | 0.13.226debian/0.13.226 | John Southworth | |
2012-01-05 | Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-op into oxnard | John Southworth | |
2012-01-05 | Send interpreter errors to stderr | John Southworth | |
2012-01-04 | 0.13.225debian/0.13.225 | Daniil Baturin | |
2012-01-04 | Fix NAT monitor rule log prefix. | Daniil Baturin | |
2012-01-04 | 0.13.224debian/0.13.224 | Daniil Baturin | |
2012-01-04 | Remove old NAT monitor templates. | Daniil Baturin | |
2012-01-04 | Update NAT monitor templates. | Daniil Baturin | |
2011-12-29 | 0.13.223debian/0.13.223 | Bob Gilligan | |
2011-12-29 | Bugfix 7473: Display hardware model, S/N and UUID if available. | Bob Gilligan | |
2011-12-14 | 0.13.222debian/0.13.222 | John Southworth | |
2011-12-14 | Add monitoring for vrrp interfaces | John Southworth | |
2011-12-09 | 0.13.221debian/0.13.221 | John Southworth | |
2011-12-09 | Fix a few completion problems | John Southworth | |
1. Bug 7674: adjust shopt such that nullglob won't change non-comps that have special formatting. 2. Fix problem with default completion not working properly when using the same string i.e. 'sh sh' for 'show shutdown' couldn't complete 'shutdown' until 'sh shu' was typed. | |||
2011-12-09 | 0.13.220debian/0.13.220 | John Southworth | |