summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-20add vyatta-cfg-cmd-wrapper to replace xorp_tmpl_tool.An-Cheng Huang
2008-02-20Bugfix: 2712Bob Gilligan
2008-02-19Merge branch 'glendale' of http://git.vyatta.com/vyatta-cfg into glendaleStig Thormodsrud
2008-02-19Add option to restart dhclient process.Stig Thormodsrud
2008-02-19add template validation tool, check_tmplAn-Cheng Huang
2008-02-19exit after encountering parse error when handling default values.An-Cheng Huang
2008-02-15Fix 2826 Failure when setting mac address on interfaceStig Thormodsrud
2008-02-15clean up notification scriptAn-Cheng Huang
2008-02-13Fix 2829 System permits DHCP on loopback interfaceStig Thormodsrud
2008-02-11fix for bug 2547: showing/saving configuration now outputs new format ...An-Cheng Huang
2008-02-11move common module from vyatta-cfg-firewallAn-Cheng Huang
2008-02-11add more priorities for loading startup configAn-Cheng Huang
2008-02-08Merge branch 'glendale' of git.vyatta.com:/git/vyatta-cfg into glendaleAn-Cheng Huang
2008-02-08- Change vlan range to 0-4094 to match linuxStig Thormodsrud
2008-02-08add port rule function to VyattaMiscAn-Cheng Huang
2008-02-08add port validation functions to VyattaMiscAn-Cheng Huang
2008-02-06make parse error message more usefulAn-Cheng Huang
2008-02-05allow empty line after "tag:"An-Cheng Huang
2008-02-05fix for bug 2734: different messages for "empty" and "invalid".An-Cheng Huang
2008-02-04Allow configuration of jumbo frames on ethernet interfaces.Bob Gilligan
2008-02-04Bugfix: 2653Bob Gilligan
2008-02-01support quiet mode for type validationAn-Cheng Huang
2008-02-01update config completion for "$VAR()"An-Cheng Huang
2008-02-01fix for bug 2211: "commit:expression:" checks are not evaluated atAn-Cheng Huang
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