Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-26 | Don't allow vyatta configured accounts to overlap internal accounts | Stephen Hemminger | |
Bug 5269 This prevents user from doing something harmful like making a user named quagga or cron and putting vbash on that account. | |||
2010-01-26 | 0.16.27debian/0.16.27 | Bob Gilligan | |
2010-01-26 | Bugfix 5220: Use correct path to config directory on installed image. | Bob Gilligan | |
2010-01-26 | 0.16.26debian/0.16.26 | Bob Gilligan | |
2010-01-26 | Bugfix 5232: Correctly handle case where user doesn't want to save SSH keys | Bob Gilligan | |
2010-01-25 | 0.16.25debian/0.16.25 | Stig Thormodsrud | |
2010-01-25 | Fix typo in PermitRoot setup. | Stephen Hemminger | |
2010-01-25 | 0.16.24debian/0.16.24 | Bob Gilligan | |
2010-01-25 | Bugfix 5240: Prevent re-installation of same version on running systems | Bob Gilligan | |
Previously, it was possible in some cases to "add" a system image that would over-write the running image. This change fixes that by getting the version string of the running system from the kernel command line instead of the Vyatta version file. This string represents the actual directory name that holds the image, so is more reliable. Also previously, an attempt to "add" a system image that had the same version string as another image installed on the system (but was not the running image) would always succeed. This would completely over-write that image. Because of this destructive behavior, it deserves a confirmation question. This change prompts the user to see if they really want to do that before proceeding. | |||
2010-01-25 | 0.16.23debian/0.16.23 | Stig Thormodsrud | |
2010-01-25 | Remove duplicate crontab and stop munging /etc/crontab. | Stig Thormodsrud | |
2010-01-24 | 0.16.22debian/0.16.22 | Stephen Hemminger | |
2010-01-24 | Fix allow-root for telnet/ssh | Stephen Hemminger | |
Bug 5252 The boot script needs to restore default settings, and the templates are then used to enable root access. | |||
2010-01-21 | 0.16.21debian/0.16.21 | Stephen Hemminger | |
2010-01-20 | Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg-system into kenwood | Stephen Hemminger | |
2010-01-20 | Set IPV6 parameters in rl-system.init | Stephen Hemminger | |
The problem is that IPV6 module is not loaded when sysctl's are interpreted during boot, and we want to allow marking IPV6 disabled. | |||
2010-01-19 | 0.16.20debian/0.16.20 | Bob Gilligan | |
2010-01-19 | Bugfix 5162: Make disabling flow control work at boot time. | Bob Gilligan | |
We need to delay disabling flow control in the sequence of events until after the interface address has been set. An additional benefit of adding a "priority" field is that interface configuration will not fail if the attempt to disable flow control fails for some reason. | |||
2010-01-19 | Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg-system into kenwood | Stephen Hemminger | |
2010-01-19 | Fix typo in install-image | Stephen Hemminger | |
This could fix Bug 5151 There was a typo in script that saved old config | |||
2010-01-19 | 0.16.19debian/0.16.19 | Stig Thormodsrud | |
2010-01-19 | Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg-system into kenwood | Stig Thormodsrud | |
2010-01-19 | 0.16.18debian/0.16.18 | Stephen Hemminger | |
2010-01-19 | Change how IPV4/IPV6 configuration values are done | Stephen Hemminger | |
1. Move vyatta-sysctl.conf from rl-system.init to procps This makes configuration happen early (before networking) 2. Do IPV6 configuration for address_flush in rl-system.init (after IPV6 is loaded) 3. Cleanup shell code for ipv6_params: * no sudo needed in startup scripts * use cleaner iteration | |||
2010-01-19 | Restiction on filtering of udev rules | Jon Andersson | |
2010-01-19 | fix bug 5226: Hostname does not allow number as first char | Robert Bays | |
2010-01-19 | Restrict radius-server timeout value | Stephen Hemminger | |
Values > 30 are likely to cause login timeout, so don't allow them. | |||
2010-01-18 | Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg-system into kenwood | Stephen Hemminger | |
2010-01-18 | 0.16.17debian/0.16.17 | Stephen Hemminger | |
2010-01-18 | Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg-system into kenwood | Stephen Hemminger | |
2010-01-18 | Merge branch 'kenwood' of 192.168.100.1:git/vyatta-cfg-system into kenwood | Stephen Hemminger | |
2010-01-18 | Fix snmp trap-source | Stephen Hemminger | |
Incorrect config level in script. | |||
2010-01-18 | 0.16.16debian/0.16.16 | Stephen Hemminger | |
2010-01-18 | Fix typo in community for trap-target | Stephen Hemminger | |
2010-01-18 | 0.16.15debian/0.16.15 | Bob Gilligan | |
2010-01-18 | Bugfix 5220: Save config information from previous image-based install. | Bob Gilligan | |
If previous disk-based install is found, use config info from it. Otherwise look for image-based installs. If multiple image-based installs are found, let the user select which one to save the config information from. | |||
2010-01-14 | 0.16.14debian/0.16.14 | Stephen Hemminger | |
2010-01-14 | Add sysctl to control IPV6 address flush | Stephen Hemminger | |
Bug 3696 This adds parameter to keep Vyatta IPV6 behavior | |||
2010-01-13 | 0.16.13debian/0.16.13 | Stephen Hemminger | |
2010-01-13 | Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg-system into kenwood | Stephen Hemminger | |
2010-01-13 | 0.16.12debian/0.16.12 | Bob Gilligan | |
2010-01-13 | Don't allow installation to proceed if MD5 checksum errors are found. | Bob Gilligan | |
2010-01-11 | Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg-system into kenwood | Stephen Hemminger | |
2010-01-08 | 0.16.11debian/0.16.11 | Bob Gilligan | |
2010-01-08 | Switch from wget to curl since the latter supports more URL methods. | Bob Gilligan | |
2010-01-07 | Add support trap source address | Stephen Hemminger | |
Bug 458 Add service snmp trap-source <address> wrapper for /etc/snmp/snmp.conf | |||
2010-01-07 | Add support for trap community and port | Stephen Hemminger | |
Bug 3756 Allow setting trap communities and port values. | |||
2010-01-06 | 0.16.10debian/0.16.10 | Stephen Hemminger | |
2010-01-06 | Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg-system into kenwood | Stephen Hemminger | |
2010-01-06 | 0.16.9debian/0.16.9 | Bob Gilligan | |