Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-16 | add openvpn interfaces to "show interfaces" | An-Cheng Huang | |
2008-07-09 | Merge branch 'hollywood' of git:/git/vyatta-op into hollywood | Mark O'Brien | |
2008-07-07 | Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-op into hollywood | Stephen Hemminger | |
2008-07-07 | Turn on paging of tail when showing count lines | Stephen Hemminger | |
Bugfix 3017 | |||
2008-07-07 | Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-op into hollywood | Stephen Hemminger | |
2008-07-07 | Show files completion | Stephen Hemminger | |
Show files allows any pathname as argument therefore just give a generic completion message Bugfix: 3302 | |||
2008-06-28 | 3.1.1vyatta/3.1.1debian/0.11 | Mark O'Brien | |
2008-06-27 | better detection of whether domain-name set using CLI is overriding | Mohit Mehta | |
domain-search received from dhcp client. used in 'show dhcp client leases' | |||
2008-06-26 | => display text saying the domain-name received from dhcp-server | Mohit Mehta | |
is overridden by domain-name set in our CLI in op-mode command 'show dhcp client leases' | |||
2008-07-10 | fix for bug 3451: add messages output | An-Cheng Huang | |
2008-06-24 | Merge branch 'hollywood' of mohit@git.vyatta.com:/git/vyatta-op into hollywood | Mohit Mehta | |
2008-06-24 | prevents showing backend error to user on traceroute when name-server not set | Mohit Mehta | |
2008-06-23 | Fix Bug 2871 Internal errors reported with traceroute | Mohit Mehta | |
use host command to resolve only if input is not a valid IP address also, if name server not configured, prompt user and ask to only enter valid IPv4 address | |||
2008-07-01 | fix for bug 3414: make op mode functions available in config mode. | An-Cheng Huang | |
2008-06-23 | Fix Bug 1059 Feature Request: integrate 'tcpdump' and 'tethereal' into ↵ | Mohit Mehta | |
Vyatta CLI add op-mode command for tsharking tunnel interfaces | |||
2008-06-22 | Fix Bug 1059 Feature Request: integrate 'tcpdump' and 'tethereal' into ↵ | Mohit Mehta | |
Vyatta CLI added operational mode traffic capture for bridge, ethernet vifs and loopback interfaces Also, added code to validate the the user input for interface to be tsharked | |||
2008-06-22 | Bug 3385 incomplete command 'run' in configure mode produces backend error ↵ | Mohit Mehta | |
to user having an empty node.def file solves this | |||
2008-06-21 | Fix Bug 3378 user "vyatta" got "permission denied" after executing "renew ↵ | Mohit Mehta | |
dhcp ..." and/or "release dhcp ..." call script with sudo | |||
2008-06-23 | Output was sometimes missing important white space | rbalocca | |
2008-06-21 | added code for allowed values for op-mode dhcp release/renew lease commands | Mohit Mehta | |
2008-06-20 | Fix bug 3059 Operator Level commands for DHCP client | Mohit Mehta | |
implemented op-mode commands for DHCP client: 'release dhcp interface <>' 'renew dhcp interface <>' | |||
2008-06-19 | deleting op-command 'clear dhcp client process' as its handling | Mohit Mehta | |
in the script vyatta-interfaces.pl has been removed. it was used to restart dhcp client daemon but now we're using separate daemons for separate interfaces. this will be replaces by op-commands for: 'dhcp release lease interface <>' and 'dhcp renew lease interface <>' | |||
2008-06-17 | 3.1.0vyatta/3.1.0debian/0.10 | Mark O'Brien | |
2008-06-10 | Do chomp in accessor routine for sysfs | Stephen Hemminger | |
Code is cleaner if the newline and cruft are stripped by get_sysfs_value. | |||
2008-06-10 | add completions for show files | Stephen Hemminger | |
Fix bug: 3302 | |||
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 | |