Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-12 | Initial SNMPv3 support | James Davidson | |
2013-02-06 | 0.20.42+daisy7debian/0.20.42+daisy7 | James Davidson | |
2013-02-06 | Skip biosdevname if running in Xen | James Davidson | |
Bug 8676 biosdevname does not behave well on Xen so simply skip it when running in Xen. (cherry picked from commit dc53d09decae1cd8098ee92c7c1dab72dc80ae50) | |||
2013-01-29 | 0.20.42+daisy6debian/0.20.42+daisy6 | James Davidson | |
2013-01-29 | Add ability to restart services when hostname changes | James Davidson | |
Currently only restart rsyslog but more can be added as needed. Fixes bug 8237. | |||
2013-01-22 | 0.20.42+daisy5debian/0.20.42+daisy5 | Saurabh Mohan | |
2013-01-22 | Dmvpn merge with mirantis jan22-2013 | Saurabh Mohan | |
2013-01-08 | 0.20.42+daisy4debian/0.20.42+daisy4 | James Davidson | |
2013-01-08 | Bug 7856: Set default neighbour table size to 8192 | James Davidson | |
Also increase the max allowed value to 32768. | |||
2012-12-26 | 0.20.42+daisy3debian/0.20.42+daisy3 | Saurabh Mohan | |
2012-12-26 | mgre support initial commit. | Saurabh Mohan | |
2012-12-12 | 0.20.42+daisy2debian/0.20.42+daisy2 | John Southworth | |
2012-12-12 | revert 918bd40d3e3f238a800b1486f70e2d5ee1d71a72 | John Southworth | |
2012-10-13 | 0.20.42+daisy1debian/0.20.42+daisy1 | John Southworth | |
2012-10-13 | create daisy branch | John Southworth | |
2012-10-12 | 0.20.42debian/0.20.42 | John Southworth | |
2012-10-12 | new branch | John Southworth | |
2012-10-08 | 0.20.41debian/0.20.41 | John Southworth | |
2012-10-08 | Bug 8423 move serial interfaces to vyatta-serial | John Southworth | |
2012-10-08 | 0.20.40debian/0.20.40 | John Southworth | |
2012-10-08 | Bugfix 8423 add interface types to netdevice | John Southworth | |
2012-10-05 | 0.20.39debian/0.20.39 | John Southworth | |
2012-10-05 | Bugfix 8410: give warning when config didn't load properly and passwords ↵ | John Southworth | |
have been changed | |||
2012-10-02 | 0.20.38debian/0.20.38 | James Davidson | |
2012-10-02 | Commit and save password changes only once | James Davidson | |
If there are multiple user passwords that need to be changed committing and saving a new password for each user slows the process down alot. Fixes bug 8406. | |||
2012-10-01 | 0.20.37debian/0.20.37 | John Southworth | |
2012-10-01 | Bugfix 8356: Fix ARP flux with VRRP addresses | John Southworth | |
Use the best local address for the reply to this arp request. This avoids ARP flux when arp requests for the VIP are received by the parent interface. | |||
2012-09-25 | 0.20.36debian/0.20.36 | John Southworth | |
2012-09-25 | Bugfix 8290: Detect original unsalted password | John Southworth | |
2012-09-25 | Bugfix 8290: Detect original unsalted password | John Southworth | |
2012-09-21 | 0.20.35debian/0.20.35 | James Davidson | |
2012-09-21 | Do not check disabled accounts for default password | James Davidson | |
Fixes bug 8368 | |||
2012-09-19 | 0.20.34debian/0.20.34 | James Davidson | |
2012-09-19 | Set hostname after updating hosts file | James Davidson | |
Fixes bug 8380 | |||
2012-09-18 | 0.20.33debian/0.20.33 | Deepti Kulkarni | |
2012-09-18 | fix for 8372 - Unclear which user ID the changed administrator password ↵ | Deepti Kulkarni | |
applies to fix for 8350 - Install allows installation with empty password | |||
2012-09-18 | 0.20.32debian/0.20.32 | Saurabh Mohan | |
2012-09-18 | Bugfix 8359: When deleteing vti interface use tunnel interface mode ipip | Saurabh Mohan | |
2012-09-10 | 0.20.31debian/0.20.31 | James Davidson | |
2012-09-10 | Update /etc/hosts when host name and domain name changes | James Davidson | |
2012-09-06 | 0.20.30debian/0.20.30 | James Davidson | |
2012-09-06 | Set system password also when resetting admin password | James Davidson | |
Fixes bug 3241 | |||
2012-09-05 | 0.20.29debian/0.20.29 | John Southworth | |
2012-09-05 | Merge branch 'pacifica' of git.vyatta.com:/git/vyatta-cfg-system into pacifica | John Southworth | |
2012-09-05 | Bugfix 8326 | John Southworth | |
Fix password change script save function to work as it does in vyattacfg. Fix empty substitution on 'plaintext-password ""' causing script error. | |||
2012-09-04 | 0.20.28debian/0.20.28 | James Davidson | |
2012-09-04 | Configure logrotate to maintain log file ownership | James Davidson | |
logrotate needs the create config option so that it keeps the original log file's permissions and ownership. Fixes bug 8240 | |||
2012-09-04 | 0.20.27debian/0.20.27 | John Southworth | |
2012-09-04 | Bugfix 8290 | John Southworth | |
Don't allow default password to persist after first boot. Due to the numerous ways a user can get a vyatta system this required a lot of changes. 1. Don't allow a user to set a password to 'vyatta' after first login, but allow it on the initial boot otherwise the system will have no user. 2. Don't allow the password to be set to vyatta in installer. 3. Force password change on first login. under the following conditions: 3.a. User is an admin level user. Operators do not have the abillity to change the config so they can't change passwords. Allow 'vyatta' to be the password until an admin logs in. 3.b. This is not the livecd, its silly to force a password change before install. | |||
2012-08-30 | Bugfix 6967: Test if an address is already applied to an interface before ↵ | John Southworth | |
attempting to apply it |