Age | Commit message (Expand) | Author |
2009-04-09 | Bugfix 4272: Set log level to "notice" so messages are logged by default. | Bob Gilligan |
2009-04-06 | for fans of the new priority|commit system, debug output is now enabled on co... | slioch |
2009-04-06 | add "save" command to cfg-cmd-wrapper | An-Cheng Huang |
2009-04-03 | remove rank loading from loadconfig. rank load is disabled--will remove order... | slioch |
2009-04-01 | Add --warn option for vyatta-interfaces | Stephen Hemminger |
2009-03-05 | Fix is_valid_name() to support any valid interface type (--check all). | Stig Thormodsrud |
2009-03-04 | Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg into jenner | Stig Thormodsrud |
2009-03-04 | Fix show_interfaces() so that it includes vlans for $type='all'. | Stig Thormodsrud |
2009-03-03 | Extend vyatta-interfaces to do device name checking | Stephen Hemminger |
2009-02-27 | Fix --vif option | Stephen Hemminger |
2009-02-26 | Handle MTU on all types of interface | Stephen Hemminger |
2009-02-26 | Add option to show VIF for interface | Stephen Hemminger |
2009-02-11 | Remove script for vyatta-cfg-reload | Stephen Hemminger |
2009-02-10 | Add new option for checking name validity | Stephen Hemminger |
2009-02-05 | Move config reload from quagga to vyatta-cfg | Stephen Hemminger |
2009-02-03 | Missing semicolon | Stephen Hemminger |
2009-02-03 | Simplify and add strict checks | Stephen Hemminger |
2009-02-03 | Replace bare file handle with variable | Stephen Hemminger |
2009-02-03 | Simplify logic | Stephen Hemminger |
2009-02-03 | Reindent load config for clarity | Stephen Hemminger |
2009-01-26 | save_config: fix perlcritic warnings | Stephen Hemminger |
2009-01-12 | Use new interfaces routines | Stephen Hemminger |
2009-01-12 | Remove unused functions | Stephen Hemminger |
2008-11-24 | Need to fix some stuff from change to Vyatta:: | Stephen Hemminger |
2008-11-21 | Convert VyattaConfig (et al) to Vyatta::Config | Stephen Hemminger |
2008-11-19 | Fix Bug 3917 dhcp brings interface up for lease acquire/renew even though int... | Mohit Mehta |
2008-11-19 | move submodule to get interface related info to VyattaMisc | Mohit Mehta |
2008-11-17 | add check for bond vif interface to submodule | Mohit Mehta |
2008-11-17 | check dhcp for bond vif interfaces as well | Mohit Mehta |
2008-11-17 | move submodules to VyattaMisc.pm so that they can be used elsewhere as well | Mohit Mehta |
2008-11-14 | rectify check for bond interface | Mohit Mehta |
2008-11-14 | Check result of system commands | Stephen Hemminger |
2008-11-14 | Use grep -c rather than running wc command | Stephen Hemminger |
2008-11-14 | Use perl unlink rather than rm | Stephen Hemminger |
2008-11-14 | Use perl mkdir | Stephen Hemminger |
2008-11-14 | Implement touch in perl | Stephen Hemminger |
2008-10-31 | Fix Bug 3808 - OpenVPN accepts non-existent local-host option | Mohit Mehta |
2008-10-30 | Allow dhcp on bonding | Stephen Hemminger |
2008-10-24 | Fix dhcp on bonding | Stephen Hemminger |
2008-10-07 | Fix Bug 3770 vpn pre-shared keys should be obscured in "show configuration" | Mohit Mehta |
2008-09-17 | Add entry for upcoming bonding | Stephen Hemminger |
2008-08-04 | Move is_ip_v4_or_v6() to VyattaMisc.pm so other scripts can use it. | Stig Thormodsrud |
2008-07-25 | Fix Bug 3524 dhcp client doesn't insert default route on system reboot | Mohit Mehta |
2008-07-28 | fix for bug 1130. disable ctrl-c during load command to prevent partial load. | root |
2008-07-23 | Fix Bug 3318 ENHANCEMENT REQUEST: Option to NOT Accept DHCP MTU Offers Below ... | Mohit Mehta |
2008-07-22 | Prioritize vpn ahead of pppo[ea] interfaces. | Stig Thormodsrud |
2008-06-26 | removing code to update resolv.conf from here, it is better to call it from d... | Mohit Mehta |
2008-06-26 | => Modified VyattaConfig.pm function 'returnOrigValues()' to return empty arr... | Mohit Mehta |
2008-07-11 | fix for bug 3441. Selective stripping of the 'def' only needs to occur in one... | Michael Larson |
2008-07-10 | Revert "fix for bug 3441. Removed def from listOutputNodes(), which allowed o... | Michael Larson |