Age | Commit message (Collapse) | Author | |
---|---|---|---|
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.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 | |||
2012-08-29 | 0.20.26debian/0.20.26 | John Southworth | |
2012-08-29 | Force Xen installs to use ext3 without write barriers | John Southworth | |
In oxnard our Xen images used ext3 without write barriers. This patch is a workaround for bug 8303. The goal of this patch is to provide a workable solution that is no worse than our previous behavior until Xenserver has the write barrier fix available in Xen integrated. | |||
2012-08-28 | 0.20.25debian/0.20.25 | John Southworth | |
2012-08-28 | Revert "Write barriers don't work on all devices, disable them" | John Southworth | |
This reverts commit f344e975d1b0eb489af7fb2d2f22168bc465b1de. | |||
2012-08-28 | 0.20.24debian/0.20.24 | John Southworth | |
2012-08-28 | Write barriers don't work on all devices, disable them | John Southworth | |
2012-08-17 | 0.20.23debian/0.20.23 | Stephen Hemminger | |
2012-08-17 | Allow deleting unknown user | Stephen Hemminger | |
Bug 8287 If user doesn't exist in passwd file that is fine. | |||
2012-08-16 | 0.20.22debian/0.20.22 | Stephen Hemminger | |
2012-08-16 | Fix filecaps for xtables | Stephen Hemminger | |
Use correct path /sbin/xtables-multi | |||
2012-08-16 | Allow any mtu for bonding vif | Stephen Hemminger | |
Bug 8285 The commit for mtu always triggers because of incorrect variable reference, just remove it. | |||
2012-08-15 | 0.20.21debian/0.20.21 | Stephen Hemminger | |
2012-08-15 | fix iptables file attributes | Stephen Hemminger | |
2012-08-15 | Remove support for ssh protocol version | Stephen Hemminger | |
Bug 6576 | |||
2012-08-14 | 0.20.20debian/0.20.20 | Stephen Hemminger | |
2012-08-14 | Fix path to iptables | Stephen Hemminger | |
Make sure permissions are corrected. | |||
2012-08-14 | 0.20.19debian/0.20.19 | Stephen Hemminger | |
2012-08-14 | Add support for network device prefix table | Stephen Hemminger | |
Bug 8279 Put prefix table in /opt/vyatta/etc/netdevice | |||
2012-08-09 | 0.20.18debian/0.20.18 | Saurabh Mohan | |
2012-08-09 | Bugfix 8241: VTI Sync up the mtu range check with what the kernel module ↵ | Saurabh Mohan | |
accepts. Allow VTI mtu range check to be inline with what the kernel will accept. Also add a warning if a VTI is configured but not used. Improve the interface name range which is allowed (8259) | |||
2012-08-03 | 0.20.17debian/0.20.17 | James Davidson | |
2012-08-03 | Restart rsyslog when system time-zone changes | James Davidson | |
Without this change the system log daemon does not notice the time-zone change and continues to timestamp logs using the previous time-zone. Fixes BZ6694 | |||
2012-06-27 | Minor typo in bonding help | Stephen Hemminger | |
2012-06-22 | 0.20.16debian/0.20.16 | Stephen Hemminger | |
2012-06-22 | Use hash map of addresses to interfaces | Stephen Hemminger | |
Other part of fix for Bz 8171 Create a hash of address => interfaces in configuration and use it during address commit check. Remove unused creation of list of current addresses. This might speed boot with large number of interfaces. Since the hash is made once per interface rather than multiple times, it might be faster because of that as well. | |||
2012-06-19 | 0.20.15debian/0.20.15 | John Southworth | |
2012-06-19 | Bugfix 8115: reset miimon on arp-montior deletion | John Southworth | |
2012-06-13 | 0.20.14debian/0.20.14 | Stephen Hemminger | |
2012-06-13 | Fix help on for USB serial console | Stephen Hemminger | |
2012-06-12 | 0.20.13debian/0.20.13 | Stephen Hemminger | |
2012-06-12 | Allow USB console in Grub setup | Stephen Hemminger | |
Bug 7724 | |||
2012-06-12 | 0.20.12debian/0.20.12 | Stephen Hemminger | |
2012-06-12 | Allow USB serial console | Stephen Hemminger | |
Bug 7724 related. | |||
2012-06-11 | 0.20.11debian/0.20.11 | Saurabh Mohan | |
2012-06-11 | VTI delete check for reference under vpn. | Saurabh Mohan | |
2012-05-16 | 0.20.10debian/0.20.10 | Saurabh Mohan | |
2012-05-16 | Vti tunnel config support. | Saurabh Mohan | |
2012-05-16 | 0.20.9debian/0.20.9 | James Davidson | |
2012-05-16 | Change default to No when not enough space to save config | James Davidson | |
During an image add, the default used to be to not save the current configuration and continue with adding the image. Now the default is to not continue. Fixes bug 7964. | |||
2012-05-15 | 0.20.8debian/0.20.8 | John Southworth | |
2012-05-15 | Remove vrrp files from Makefile | John Southworth | |
2012-05-15 | Move VRRP to its own package | John Southworth | |
2012-05-15 | 0.20.7debian/0.20.7 | John Southworth | |
2012-05-15 | Remove vrrp operational scripts from vyatta-cfg-system | John Southworth | |
2012-05-07 | 0.20.6debian/0.20.6 | John Southworth | |
2012-05-07 | Turn on vrrp snmp traps by default | John Southworth | |