summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-01fix for bug 2616: implement "up" and "top" in configure mode.An-Cheng Huang
2008-02-01fix for bug 2614: allow "edit" operation on non-existent nodes.An-Cheng Huang
2008-02-01fix for bug 2258: setting an existing node doesn't cause error.An-Cheng Huang
2008-02-01prioritize physical interfaces over tunnel interfacesStig Thormodsrud
2008-01-31convert templates to new syntaxAn-Cheng Huang
2008-01-30allow certain operators in initial stateAn-Cheng Huang
2008-01-30don't check escaped '$' in string expansionAn-Cheng Huang
2008-01-30change variable reference marker from "$(" to "$VAR(".An-Cheng Huang
2008-01-29allow non-txt values in initial state (for default).An-Cheng Huang
2008-01-29Merge branch 'glendale' of git.vyatta.com:/git/vyatta-cfg into glendaleAn-Cheng Huang
2008-01-29add initialization support for vif and link-detect status via quagga.Michael Larson
2008-01-28* don't require backslash line-continuation in expressions.An-Cheng Huang
2008-01-28Merge branch 'glendale' of git.vyatta.com:/git/vyatta-cfg into glendaleAn-Cheng Huang
2008-01-28handle empty actionAn-Cheng Huang
2008-01-28Bugfix: 2688Bob Gilligan
2008-01-28fix 2718: Set failed after a duplicated address was set for an interfaceStig Thormodsrud
2008-01-28Merge branch 'glendale' of git.vyatta.com:/git/vyatta-cfg into glendaleAn-Cheng Huang
2008-01-28skip spaces immediately after field namesAn-Cheng Huang
2008-01-24allow non-indented line continuationAn-Cheng Huang
2008-01-24Merge branch 'glendale' of git.vyatta.com:/git/vyatta-cfg into glendaleAn-Cheng Huang
2008-01-24Removed stale init entries for dhcpd, dhcrelay, and lighttpd daemons. Bug 26...Marat Nepomnyashy
2008-01-24add "official" support for "comp_help" and "allowed" in config templateAn-Cheng Huang
2008-01-24add script to /etc/dhcp3/dhclient-exit-hooks to store values received by dhcl...Stig Thormodsrud
2008-01-24Merge branch 'glendale' of git.vyatta.com:/git/vyatta-cfg into glendaleAn-Cheng Huang
2008-01-24rewrite lexical analyzer to support simplified templates.An-Cheng Huang
2008-01-24dhcp3-client | vyatta-dhcp3-clientTom Grennan
2008-01-23allow setting 2500 or 10000 speeddebian/0.1Stephen Hemminger
2008-01-23Revert "fix bug 2658"Tom Grennan
2008-01-23Revert "only rescan interfaces if vyatta udev script is installed"Tom Grennan
2008-01-22only rescan interfaces if vyatta udev script is installedTom Grennan
2008-01-22use log_action_*_msg for config mount/umountTom Grennan
2008-01-21fix bug 2658Tom Grennan
2008-01-21Fix vlan nodes to use create instead of updateStig Thormodsrud
2008-01-19Revert "Check for undefined values before using them"rbalocca
2008-01-18Check for undefined values before using themrbalocca
2008-01-16Add help and error message for 'set interfaces ethernet <dev> addressStig Thormodsrud
2008-01-15fix for bug 2534 and prep for larson's vif link detect fixesRobert Bays
2008-01-15Filter out vlans from "show interfaces ethernet" help string.Stig Thormodsrud
2008-01-14do config migration when loading a config fileAn-Cheng Huang
2008-01-11On boot up commit bridge interfaces before ethernet interfacesStig Thormodsrud
2008-01-10Fix 2617 "Invalid interface address accepted".Stig Thormodsrud
2008-01-09Use package 'vyatta-dhcp3-client' rather than 'dhcp3-client'.Marat Nepomnyashy
2008-01-08hide "password" values in output of "show configuration".An-Cheng Huang
2008-01-03Merge branch 'glendale' of http://suva.vyatta.com/vyatta-cfg into glendaleTom Grennan
2008-01-03work w/ either quagga (debian) or vyatta-quagga packagesTom Grennan
2008-01-02- Allow vpn to be configured on a tunnel interface.Stig Thormodsrud
2007-12-20Fix broken bgp in glendale.Stig Thormodsrud
2007-12-20Merge branch 'glendale' of git:/git/vyatta-cfg into glendaleStig Thormodsrud
2007-12-20Added method 'isChangedOrDeleted'. Part of Bug 2324 fix.An-Cheng Huang
2007-12-20Some checks for undefined referencesAn-Cheng Huang