Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-21 | Move no copy break modprobe file to handle Debian Lintian warning | Stephen Hemminger | |
Future versions of modutils ignore files not named .conf, and latest Debian tools warn about that. Fix it before the bug happens. | |||
2009-12-21 | Don't copy templates from here | Stephen Hemminger | |
2009-12-21 | Move interfaces to vyatta-cfg-system package | Stephen Hemminger | |
All the other templates and scripts related to interfaces are in vyatta-cfg-system | |||
2009-12-21 | Move tests to vyatta-cfg-system | Stephen Hemminger | |
2009-12-21 | Remove no longer used priority file | Stephen Hemminger | |
2009-12-21 | add derived file | Stephen Hemminger | |
2009-12-20 | 0.15.49debian/0.15.49 | Stephen Hemminger | |
2009-12-20 | Setup vyatta groups in early stage of install | Stephen Hemminger | |
If other packages want to refer to vyatta groups, need to be done early in install. | |||
2009-12-16 | 0.15.48debian/0.15.48 | Stephen Hemminger | |
2009-12-16 | Fix DHCP command handling | Stephen Hemminger | |
This fixes Bug 3917 by checking for interface current state rather than configuration state. Also changed variable names and command arguments to improve clarity. Instead of --op_command="dhcp-renew" use "--dhcp renew". | |||
2009-12-08 | 0.15.47debian/0.15.47 | Bob Gilligan | |
2009-12-08 | Bugfix 5143: Fix grep regex for NICs with >= 10 queues. | Bob Gilligan | |
2009-12-04 | 0.15.46debian/0.15.46 | Stephen Hemminger | |
2009-12-04 | Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg into kenwood | Stephen Hemminger | |
2009-12-04 | Fix problem from earlier FILE handle removal in Config.pm | Stephen Hemminger | |
Need 'my' | |||
2009-12-04 | 0.15.45debian/0.15.45 | Stephen Hemminger | |
2009-12-04 | Add alias wrapper for vyatta-load-user-key | Stephen Hemminger | |
Similar to existing load config. | |||
2009-12-04 | Fix perlcritic warnings in Config.pm | Stephen Hemminger | |
Config.pm: Bareword file handle opened at line 156, column 7. See pages 202,204 of PBP. (Severity: 5) Config.pm: Bareword file handle opened at line 353, column 7. See pages 202,204 of PBP. (Severity: 5) Config.pm: Bareword file handle opened at line 429, column 7. See pages 202,204 of PBP. (Severity: 5) | |||
2009-12-04 | Fix perlcritic warnings in Keepalived | Stephen Hemminger | |
Keepalived.pm: Code before strictures are enabled at line 25, column 1. See page 429 of PBP. (Severity: 5) Keepalived.pm: "return" statement with explicit "undef" at line 280, column 2. See page 199 of PBP. (Severity: 5) | |||
2009-12-01 | 0.15.44debian/0.15.44 | Michael Larson | |
2009-12-01 | fix for bug 4999 | Michael Larson | |
2009-12-01 | Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg into kenwood | Michael Larson | |
2009-12-01 | remove .changes file after work was done by commit | Michael Larson | |
2009-12-01 | 0.15.43debian/0.15.43 | Stig Thormodsrud | |
2009-12-01 | Fix 5133: vrrp transition scripts not working properly when going to backup | Stig Thormodsrud | |
2009-11-14 | 0.15.42debian/0.15.42 | Stig Thormodsrud | |
2009-11-14 | Fix breakage from pervious commit. | Stig Thormodsrud | |
2009-11-12 | Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg into kenwood | Stephen Hemminger | |
2009-11-12 | Change options to floppy mount | Stephen Hemminger | |
Try and update floppy synchronously for super block updates. This attempts to address issues where floppy is ejected without unmounting; which is not completely safe. | |||
2009-11-10 | 0.15.41debian/0.15.41 | Michael Larson | |
2009-11-10 | preserve node.val order for term multinodes. fix for bug 5103 | Michael Larson | |
2009-11-05 | 0.15.40debian/0.15.40 | Bob Gilligan | |
2009-11-05 | Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg into kenwood | Bob Gilligan | |
2009-11-05 | Allow inline comments in config template fields. | Bob Gilligan | |
Also change priority.pl script to display inline comments found in "priority:" fields if they are present. | |||
2009-11-04 | 0.15.39debian/0.15.39 | Stig Thormodsrud | |
2009-11-04 | Fix missing semicolon. | Stig Thormodsrud | |
2009-11-03 | 0.15.38debian/0.15.38 | Stig Thormodsrud | |
2009-11-03 | Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg into kenwood | Stig Thormodsrud | |
2009-11-03 | Fix uninitialized variable when reading carrier on admin down interface. | Stig Thormodsrud | |
2009-11-02 | 0.15.37debian/0.15.37 | root | |
2009-11-02 | fix for missing priority value on embedded multinode. bug behavior was more ↵ | slioch | |
limited than this--at least tag node.def and multiple configuration on commit. tested fix with limited regression test. also slightly modified break on priority values where embedded multinodes with priority values are treated as discrete transactions (which isolates failures within the multinode and not the parent of the multinode). | |||
2009-11-01 | 0.15.36debian/0.15.36 | Stig Thormodsrud | |
2009-11-01 | Fix spelling error in carrier method. | Stig Thormodsrud | |
2009-11-01 | Add natural order sort. | Stig Thormodsrud | |
2009-11-01 | Fix carrier method. | Stig Thormodsrud | |
2009-11-01 | Convert keepalived to use Interface infrastructure. | Stig Thormodsrud | |
2009-11-01 | Add method to retrieve carrier value. | Stig Thormodsrud | |
2009-10-31 | Add VRRP capability to bonding interfaces and vifs of bonding interfaces. | David S. Madole | |
2009-10-30 | 0.15.35debian/0.15.35 | Stephen Hemminger | |
2009-10-30 | Sync config file after saving | Stephen Hemminger | |
By calling fsync, we can be more assured that file actually makes it to disk. |