Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-09 | Merge branch 'hollywood' of http://git.vyatta.com/vyatta-op into hollywood | Stig Thormodsrud | |
2008-06-09 | Add sanity check if getlogin() fails. | Stig Thormodsrud | |
2008-06-09 | Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-op into hollywood | Stephen Hemminger | |
2008-06-09 | Fix use of invalid variable | Stephen Hemminger | |
Bugfix: 3334 State of carrier is indeterminate (ie always down), when link is down; so reading sysfs returns -EINVAL. Avoid problem by recoding. | |||
2008-06-09 | Fix 3328: operator can't issue "show vrrp" | Stig Thormodsrud | |
2008-06-06 | Fix 787: Add command to force vrrp state transition to backup. | Stig Thormodsrud | |
2008-05-31 | Fix 88: Feature Request: Reboot Command (add confirmation) | Stig Thormodsrud | |
2008-05-26 | Fix 2705: Add "clear vrrp process" command. | Stig Thormodsrud | |
2008-05-21 | Fix 3155: setting the third vrrp member with the highest priority doesn't ↵ | Stig Thormodsrud | |
change (update) the backup | |||
2008-05-20 | Ignore derived files | rbalocca | |
2008-05-15 | Use perl to read sysfs directly | Stephen Hemminger | |
No need to use cat command to read file, just use perl file i/o | |||
2008-05-07 | Convert to our method of changelog creation | rbalocca | |
2008-05-07 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-05-06 | 3.0.5debian/0.9glendale | Mark O'Brien | |
2008-05-05 | 3.0.4debian/0.8 | Mark O'Brien | |
2008-05-05 | Fix 3233: dhcp client doesn't work on bridge interface | Stig Thormodsrud | |
2008-05-02 | Bugfix: 3228hollister | Bob Gilligan | |
Support command "show interfaces pppoa <ifname>". | |||
2008-04-29 | 3.0.3debian/0.7 | Mark O'Brien | |
2008-04-28 | Bugfix: 2858 | Bob Gilligan | |
Add "last -ix" to "show techsupport" output. | |||
2008-04-21 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-04-21 | Indicate the VC4.0.2 release candidate in the changelog | rbalocca | |
2008-04-19 | VC4.0.2debian/0.6 | Mark O'Brien | |
2008-04-16 | VC4.0.2debian/0.5 | Mark O'Brien | |
2008-04-14 | Merge branch 'glendale' into hollywood | rbalocca | |
Conflicts: templates/show/bridge/node.tag/macs/node.def | |||
2008-04-14 | Enable display of info about ADSL interfaces. | Bob Gilligan | |
2008-04-14 | "show bridge brX" doesn't work. Use full path to brctl. | Stig Thormodsrud | |
2008-04-11 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- help strings standardized in vyatta-op | |||
2008-04-09 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-04-08 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- arp clear and show help strings standardized | |||
2008-04-04 | 3.0.2debian/0.4 | Mark O'Brien | |
2008-04-04 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- vyatta-op help strings standardized according to latest guideline | |||
2008-04-03 | Fix Bug 1059 Feature Request: integrate 'tcpdump' and 'tethereal' into ↵ | Mohit Mehta | |
Vyatta CLI - 'show interfaces ethernet <> capture' captures traffic at specified interface - 'show interfaces ethernet <> capture port <>' captures traffic at specified interface port - 'show interfaces ethernet <> capture not port <>' captures traffic at specified interface excluding specified port | |||
2008-04-01 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- help strings standardized in vyatta-op | |||
2008-03-29 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-03-28 | Fix 3062: "Show interfaces" displays interfaces in lexicographic, not ↵ | Stig Thormodsrud | |
numeric, order | |||
2008-03-26 | Fix Bug 2871 Internal errors reported with traceroute | Mohit Mehta | |
- used the host command to check if the host exists, if yes only then traceroute to it | |||
2008-03-24 | Set dependencies on either bash or vyatta-bash | rbalocca | |
2008-03-24 | Line up the colons with the copyright notice (in show version) | rbalocca | |
2008-03-22 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-03-21 | Fix debian dependencies | rbalocca | |
2008-03-21 | record selected vtysh (vyatta-quagga vs quagga) in exported shell variable | Tom Grennan | |
available to templates; for example: /opt/vyatta/share/vyatta-op/templates/show/ip/route/node.def help: Show IP routes run: LESSOPEN="|{_vyatta_vtysh} -c \"$*\"" less ${_vyatta_less_options} \ --prompt=".ip routes"\ -- ip-route | |||
2008-03-21 | donot pipe through VYATTA_PAGER if run_cmd begins with LESSOPEN, less, ↵ | Tom Grennan | |
pager, or tail | |||
2008-03-21 | use less prompt to display the "show" content | Tom Grennan | |
2008-03-21 | fix typo in bug fix 3017 | Tom Grennan | |
2008-03-20 | this is an architecture independent package | Tom Grennan | |
so, remove the architecture specific configuration tests to speed-up build | |||
2008-03-20 | fix bug 3017 | Tom Grennan | |
don't pipe through VYATTA_PAGER if run_cmd itself is a pager or tail | |||
2008-03-20 | Merge branch 'glendale' into hollywood | Rick Balocca | |
2008-03-19 | Merge branch 'glendale' of git:/git/vyatta-op into glendale | Mark O'Brien | |
Conflicts: debian/changelog | |||
2008-03-18 | 3.0.1 | Mark O'Brien | |
2008-03-18 | VC4.0.1debian/0.3 | Mark O'Brien | |