Age | Commit message (Expand) | Author |
2008-02-11 | fix for bug 2547: showing/saving configuration now outputs new format ... | An-Cheng Huang |
2008-02-11 | move common module from vyatta-cfg-firewall | An-Cheng Huang |
2008-02-11 | add more priorities for loading startup config | An-Cheng Huang |
2008-02-08 | add port rule function to VyattaMisc | An-Cheng Huang |
2008-02-08 | add port validation functions to VyattaMisc | An-Cheng Huang |
2008-02-05 | fix for bug 2734: different messages for "empty" and "invalid". | An-Cheng Huang |
2008-02-04 | Bugfix: 2653 | Bob Gilligan |
2008-02-01 | support quiet mode for type validation | An-Cheng Huang |
2008-02-01 | prioritize physical interfaces over tunnel interfaces | Stig Thormodsrud |
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-24 | add script to /etc/dhcp3/dhclient-exit-hooks to store values received by dhcl... | 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-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-08 | hide "password" values in output of "show configuration". | An-Cheng Huang |
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 |
2007-12-19 | check for quotes when loading nodes with multiple values. | An-Cheng Huang |
2007-12-19 | Update to fairfield version of script. | Stig Thormodsrud |
2007-12-19 | Merge branch 'master' into glendale | rbalocca |
2007-12-18 | Cleaned up several routines to not generate warnings with 'perl -w' in order ... | Marat Nepomnyashy |
2007-12-18 | Merge branch 'master' into glendale | rbalocca |
2007-12-18 | Add ability to set ipv6 address on loopback but not dhcp. | Stig Thormodsrud |
2007-12-17 | filter aufs whiteout files | Tom Grennan |
2007-12-13 | Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg | Tom Grennan |
2007-12-13 | Merge branch 'master' of phuket.vyatta.com:/usr/local/git/vyatta-cfg | An-Cheng Huang |
2007-12-13 | assume bootfile_path is /opt/vyatta/etc/config | Tom Grennan |
2007-12-13 | support aufs and unionfs | Tom Grennan |
2007-12-13 | Removed 'defined' when checking array @subs to avoid deprecated warning when ... | Marat Nepomnyashy |
2007-12-13 | use the right group name for config change notification. | An-Cheng Huang |
2007-12-12 | Bugfix: 2189 | Bob Gilligan |
2007-12-04 | support displaying the active config | An-Cheng Huang |
2007-11-28 | fix for bug 2494: correctly handle '/' in config traversal code. | An-Cheng Huang |
2007-11-27 | handle type-less leaf node for "show" | An-Cheng Huang |
2007-11-27 | fix for bug 2490: display node value(s) when a leaf node is specified | An-Cheng Huang |
2007-11-27 | distinguish deleted and nonexistent nodes in show output. | An-Cheng Huang |
2007-11-27 | Fix 2497: check for duplicate ip address. | Stig Thormodsrud |
2007-11-07 | allow loading empty config file | An-Cheng Huang |
2007-11-02 | * config-mode "show" command now hides default values. | An-Cheng Huang |