Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-29 | fix undefined array ref | An-Cheng Huang | |
(this shows up when loading a start-up config that has root password defined right after install) (cherry picked from commit db1d2bfe95a35eb964acb335e74f8b8ae427ae92) | |||
2009-06-02 | Avoid rewriting radius config unless needed | Stephen Hemminger | |
Don't edit radius config unless something has changed. | |||
2009-06-02 | Change API for login modules | Stephen Hemminger | |
The login modules aren't really objects (if Perl really had objects), so just use dynamic invoke of update routine. | |||
2009-06-02 | Make Radius server work | Stephen Hemminger | |
Translate radius-server to Vyatta::Login::RadiusServer | |||
2009-06-01 | Fix User Login configurator | Stephen Hemminger | |
Missing config setup. | |||
2009-06-01 | Change how system login update works | Stephen Hemminger | |
Use a wrapper script in vyatta_update_login.pl and per login method objects for the update. | |||
2009-03-25 | move keepalived.pm to vyatta-cfg | Stephen Hemminger | |
2009-03-06 | Remove prefix mask on vip if present since it can't be using in arping. | Stig Thormodsrud | |
2009-03-06 | Specify source address with arping since we no longer require an IP | Stig Thormodsrud | |
address on the actual interface. | |||
2009-03-06 | Move changes file to /var/run/vrrpd and make sure the directory exists. | Stig Thormodsrud | |
2009-03-05 | More checking for open() of log | Stephen Hemminger | |
If log open fails, at least print the reason why. | |||
2009-03-01 | Fix 4152: Add support for VRRP operation on unnumbered interfaces | Stig Thormodsrud | |
2009-03-01 | Fix 4068: 'show vrrp' last transition times are not updated when a ↵ | Stig Thormodsrud | |
transition occurs on boot. | |||
2008-11-21 | Convert to Vyatta::Config hierarchy | Stephen Hemminger | |
2008-11-21 | Rename VyattaKeepalived to Vyatta::Keepalived | Stephen Hemminger | |
Use directory hierarchy in perl. |