Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-10 | partial fix for bug 2181: add new template field "priority". | An-Cheng Huang | |
2008-04-10 | alternate fix for 2525--force directory evaluation upstream. | Michael Larson | |
2008-04-10 | Revert "fix for bug 2525" | Michael Larson | |
This reverts commit f352a460fdf15ac927d1deb4672c42b334eb8e67. | |||
2008-04-09 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-04-09 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- help strings standardized in vyatta-cfg | |||
2008-04-09 | fix for bug 2525 | Michael Larson | |
2008-04-04 | 3.0.2debian/0.4 | Mark O'Brien | |
2008-04-04 | fix for bug 2549. | Michael Larson | |
2008-04-04 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-04-03 | fix for bug 3090: commit "policy" before "protocols" at boot time. | An-Cheng Huang | |
2008-04-03 | handle multiple address deletion when link is down | Stephen Hemminger | |
More robust fix for Bug 2802. Handle case of multiple addresses and lines in the linkstatus file. Add locking to try and prevent multiple update. | |||
2008-04-03 | fix for bug 3097: correctly detect deleted tag | An-Cheng Huang | |
2008-04-03 | fix for bug 2507 | Michael Larson | |
2008-04-03 | code cleanup (remove some evil copy-and-paste instances). | An-Cheng Huang | |
2008-04-02 | Add duplicate check to watchlink exclude file. | Stig Thormodsrud | |
2008-04-02 | stop watchlink when address is removed | Stephen Hemminger | |
Kludge to work around address watchlink interaction: remove status file. This should fix bug 2802. There may still be problems when multiple addresses are assigned to an interface. The correct fix is to just get rid of the watchlink process and do the management in kernel or zebra. | |||
2008-04-02 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-04-01 | fix for bug 2689: sort tag nodes appropriately | An-Cheng Huang | |
2008-04-01 | add function to delete watchlink exclude entries based on ID. | An-Cheng Huang | |
2008-04-01 | fix for bug 2689: sort tag nodes appropriately | An-Cheng Huang | |
2008-03-31 | Merge branch 'glendale' of git.vyatta.com:/git/vyatta-cfg into glendale | An-Cheng Huang | |
2008-03-31 | Merge branch 'glendale' of suva.vyatta.com:/git/vyatta-cfg into glendale | Stephen Hemminger | |
2008-03-31 | handle delete address request if address is already removed | Stephen Hemminger | |
Quagga link-detect may have already removed address from interface. Check for missing address, and if not present just tell vtysh. This fixes bug 2802 | |||
2008-03-31 | fix for bug 2675: correctly detect newly created config nodes. | An-Cheng Huang | |
2008-03-31 | Add utilitly script to add/removed entries to watchlink exclude file. | Stig Thormodsrud | |
2008-03-29 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-03-26 | fix for bug 3032: | An-Cheng Huang | |
* rename pre-glendale start-up config. * warn user when loading a pre-glendale config. | |||
2008-03-24 | Fix Bug 2825 Load should read config file from default location when no ↵ | Mohit Mehta | |
argument is provided. - 'load' reads config file from default location just as 'save' | |||
2008-03-24 | Set dependencies on either bash or vyatta-bash | rbalocca | |
2008-03-24 | startup config ordering | An-Cheng Huang | |
2008-03-22 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-03-21 | Fix debian dependencies | rbalocca | |
2008-03-20 | handle <> completion correctly | An-Cheng Huang | |
2008-03-20 | Merge branch 'glendale' into hollywood | Rick Balocca | |
2008-03-20 | add validation for more types | An-Cheng Huang | |
2008-03-20 | fix for bug 3037: shell completion | An-Cheng Huang | |
2008-03-19 | Merge branch 'glendale' of git:/git/vyatta-cfg 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 | |
2008-03-18 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-03-18 | Merge branch 'glendale' of http://git.vyatta.com/vyatta-cfg into glendale | Bob Gilligan | |
2008-03-18 | Bugfix: 2986 | Bob Gilligan | |
Fix typo in arguments to "mount" command. | |||
2008-03-18 | Merge branch 'glendale' of suva.vyatta.com:/git/vyatta-cfg into glendale | Stephen Hemminger | |
2008-03-18 | Don't allow operator to run init-floppy | Stephen Hemminger | |
Bugfix: 2985 | |||
2008-03-17 | Bugfix: 2885 | Bob Gilligan | |
Place the "changes only" directory that is used by the configuration subsystem in its union mount into /tmp. We see kernel panics in unionfs at umount time in some cases when the "changes only" directory is located in a tmpfs filesystem. | |||
2008-03-14 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-03-14 | fix for bugs 2725 2999 | Robert Bays | |
2008-03-14 | fix for bugs 2725 and 2999 | Robert Bays | |
2008-03-12 | CLI tab enhancement at "set interfaces ethernet <> address" | Mohit Mehta | |
- tab gives dhcp if interface hasn't been configured before. handle "<*>" allowed values. | |||
2008-03-12 | handle "<*>" allowed values | An-Cheng Huang | |