Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-08 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-04-08 | Rewrite existing syslog configuration update | Stephen Hemminger | |
Do most of the work in the rewritten vyatta_update_syslog code. Handle multiple facilities for same target without causing duplicate log messages. Never restart syslog daemon, just reload it and only if the configuration has changed. | |||
2009-04-07 | Add 1st pass of zone based firewall support (transit zones only for now) | Mohit Mehta | |
2009-04-06 | Check that username is valid | Stephen Hemminger | |
2009-04-06 | 0.15.19debian/0.15.19 | An-Cheng Huang | |
2009-04-06 | change xen kernel detection | An-Cheng Huang | |
2009-04-05 | 0.15.18debian/0.15.18 | Stig Thormodsrud | |
2009-04-03 | Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-system into jenner | Stig Thormodsrud | |
2009-04-03 | Fix "clear vrrp process". Use new perl lib hierarchy. | Stig Thormodsrud | |
Change double quote to single quote when no interpretation is needed. | |||
2009-04-01 | 0.15.17debian/0.15.17 | Stephen Hemminger | |
2009-04-01 | Update template to handle change in default syslog.conf | Stephen Hemminger | |
Makes global facility change work. Still need to rework the syslog templates and parsing. | |||
2009-04-01 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-04-01 | 0.15.16debian/0.15.16 | Stig Thormodsrud | |
2009-04-01 | Change "syntax" check to "commit" check for virtual interfaces. | Stig Thormodsrud | |
Change to use script for allowed values. | |||
2009-04-01 | Change lack of interface in DDNS back to warning | Stephen Hemminger | |
If program can handle it no point in enforcing in CLI. | |||
2009-04-01 | 0.15.15debian/0.15.15 | Stephen Hemminger | |
2009-04-01 | Use interface check program | Stephen Hemminger | |
For consistency all templates should use same script to validate interface names. | |||
2009-04-01 | Update help text to show which facility is quagga | Stephen Hemminger | |
2009-04-01 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-04-01 | Help text spelling fix | Stephen Hemminger | |
"Atleast" is not an English word, it should be "At least" | |||
2009-04-01 | Don't double log quagga messages | Stephen Hemminger | |
Bug 4205 Duplicate messages in syslog for quagga notice and above messages. | |||
2009-03-31 | 0.15.14debian/0.15.14 | Stephen Hemminger | |
2009-03-31 | Set forwarding-delay when STP is enabled | Stephen Hemminger | |
If using STP then apply configured forwarding-delay or 15 if none specified. | |||
2009-03-31 | Turn off forwarding delay if STP is off | Stephen Hemminger | |
Bug 4226 There is no need for forwarding delay unless doing spanning tree. | |||
2009-03-26 | 0.15.13debian/0.15.13 | Bob Gilligan | |
2009-03-26 | 0.15.12 | Bob Gilligan | |
2009-03-26 | Bugfix 4139: Increase minimum root filesystem size to 1 GB. | Bob Gilligan | |
2009-03-26 | 0.15.11debian/0.15.11 | Stephen Hemminger | |
2009-03-26 | Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-03-26 | Revert "Split login authentication configuration into three scripts" | Stephen Hemminger | |
This reverts commit fd605ab5d4ce4aa4015089042afd90f6e5c6ba59. | |||
2009-03-25 | 0.15.10debian/0.15.10 | Stig Thormodsrud | |
2009-03-25 | Add "interface ethernet <> bridge-group bridge" update tag in addition to ↵ | Stig Thormodsrud | |
create tag. | |||
2009-03-25 | 0.15.9debian/0.15.9 | Stig Thormodsrud | |
2009-03-25 | Change bridge check from "syntax" to "create". | Stig Thormodsrud | |
Change allowed tag to use new interface check. | |||
2009-03-25 | 0.15.8debian/0.15.8 | Stephen Hemminger | |
2009-03-25 | move keepalived.pm to vyatta-cfg | Stephen Hemminger | |
2009-03-25 | 0.15.7debian/0.15.7 | Stephen Hemminger | |
2009-03-25 | Fix update of description | Stephen Hemminger | |
Bug 4249 | |||
2009-03-25 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-03-25 | Change "syntax" check to "commit" check for "bridge-group bridge". | Stig Thormodsrud | |
2009-03-24 | 0.15.6debian/0.15.6 | Stig Thormodsrud | |
2009-03-24 | Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-system into jenner | Stig Thormodsrud | |
2009-03-24 | Change "syntax" check to a "commit" check. | Stig Thormodsrud | |
Seems like "syntax" check should only be done for thing related to the current node hierarchy. | |||
2009-03-23 | Split login authentication configuration into three scripts | Stephen Hemminger | |
Getting cumbersome with one big script. | |||
2009-03-23 | Fix bare file handle warning | Stephen Hemminger | |
2009-03-23 | 0.15.5debian/0.15.5 | Stephen Hemminger | |
2009-03-23 | Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-03-23 | Save interface description in kernel | Stephen Hemminger | |
2009-03-23 | 0.15.4debian/0.15.4 | An-Cheng Huang | |
2009-03-23 | use renamed tacplus package | An-Cheng Huang | |