Age | Commit message (Expand) | Author |
2008-01-30 | allow certain operators in initial state | An-Cheng Huang |
2008-01-30 | don't check escaped '$' in string expansion | An-Cheng Huang |
2008-01-30 | change variable reference marker from "$(" to "$VAR(". | An-Cheng Huang |
2008-01-29 | allow non-txt values in initial state (for default). | An-Cheng Huang |
2008-01-29 | Merge branch 'glendale' of git.vyatta.com:/git/vyatta-cfg into glendale | An-Cheng Huang |
2008-01-29 | add 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-28 | Merge branch 'glendale' of git.vyatta.com:/git/vyatta-cfg into glendale | An-Cheng Huang |
2008-01-28 | handle empty action | An-Cheng Huang |
2008-01-28 | Bugfix: 2688 | Bob Gilligan |
2008-01-28 | fix 2718: Set failed after a duplicated address was set for an interface | Stig Thormodsrud |
2008-01-28 | Merge branch 'glendale' of git.vyatta.com:/git/vyatta-cfg into glendale | An-Cheng Huang |
2008-01-28 | skip spaces immediately after field names | An-Cheng Huang |
2008-01-24 | allow non-indented line continuation | An-Cheng Huang |
2008-01-24 | Merge branch 'glendale' of git.vyatta.com:/git/vyatta-cfg into glendale | An-Cheng Huang |
2008-01-24 | Removed stale init entries for dhcpd, dhcrelay, and lighttpd daemons. Bug 26... | Marat Nepomnyashy |
2008-01-24 | add "official" support for "comp_help" and "allowed" in config template | An-Cheng Huang |
2008-01-24 | add script to /etc/dhcp3/dhclient-exit-hooks to store values received by dhcl... | Stig Thormodsrud |
2008-01-24 | Merge branch 'glendale' of git.vyatta.com:/git/vyatta-cfg into glendale | An-Cheng Huang |
2008-01-24 | rewrite lexical analyzer to support simplified templates. | An-Cheng Huang |
2008-01-24 | dhcp3-client | vyatta-dhcp3-client | Tom Grennan |
2008-01-23 | allow setting 2500 or 10000 speeddebian/0.1 | Stephen Hemminger |
2008-01-23 | Revert "fix bug 2658" | Tom Grennan |
2008-01-23 | Revert "only rescan interfaces if vyatta udev script is installed" | Tom Grennan |
2008-01-22 | only rescan interfaces if vyatta udev script is installed | Tom Grennan |
2008-01-22 | use log_action_*_msg for config mount/umount | Tom Grennan |
2008-01-21 | fix bug 2658 | Tom Grennan |
2008-01-21 | Fix vlan nodes to use create instead of update | Stig Thormodsrud |
2008-01-19 | Revert "Check for undefined values before using them" | rbalocca |
2008-01-18 | Check for undefined values before using them | rbalocca |
2008-01-16 | Add help and error message for 'set interfaces ethernet <dev> address | Stig Thormodsrud |
2008-01-15 | fix for bug 2534 and prep for larson's vif link detect fixes | Robert Bays |
2008-01-15 | Filter out vlans from "show interfaces ethernet" help string. | Stig Thormodsrud |
2008-01-14 | do config migration when loading a config file | An-Cheng Huang |
2008-01-11 | On boot up commit bridge interfaces before ethernet interfaces | Stig Thormodsrud |
2008-01-10 | Fix 2617 "Invalid interface address accepted". | Stig Thormodsrud |
2008-01-09 | Use package 'vyatta-dhcp3-client' rather than 'dhcp3-client'. | Marat Nepomnyashy |
2008-01-08 | hide "password" values in output of "show configuration". | An-Cheng Huang |
2008-01-03 | Merge branch 'glendale' of http://suva.vyatta.com/vyatta-cfg into glendale | Tom Grennan |
2008-01-03 | work w/ either quagga (debian) or vyatta-quagga packages | Tom Grennan |
2008-01-02 | - Allow vpn to be configured on a tunnel interface. | Stig Thormodsrud |
2007-12-20 | Fix broken bgp in glendale. | Stig Thormodsrud |
2007-12-20 | Merge branch 'glendale' of git:/git/vyatta-cfg into glendale | Stig Thormodsrud |
2007-12-20 | Added method 'isChangedOrDeleted'. Part of Bug 2324 fix. | An-Cheng Huang |
2007-12-20 | Some checks for undefined references | An-Cheng Huang |
2007-12-20 | This loop should not be iterating over deleted nodes. Related to Bug 2340. | An-Cheng Huang |
2007-12-20 | Fixed 'isDeleted' method, related to Bug 2340 fix. | An-Cheng Huang |
2007-12-20 | fix for bug 2340: detecting "deleted" nodes now does not depend on | An-Cheng Huang |
2007-12-20 | Fix isIPinInterface(). | Stig Thormodsrud |
2007-12-19 | Merge branch 'glendale' of suva:/git/vyatta-cfg into glendale | An-Cheng Huang |