Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-24 | run snmpd as user snmp | An-Cheng Huang | |
2010-03-24 | 0.17.25debian/0.17.25 | Mohit Mehta | |
2010-03-24 | Fix Bug 5487 http redirect url address placed on the router gets blocked by | Mohit Mehta | |
local-zone's firewall when using Zone Based Firewall * changed local zones INPUT and OUTPUT chain rules to allow all local-zone traffic on the loopback interface rather than using address 127.0.0.1 which was too restrictive and blocked certain traffic initiated from and going to local-zone itself. This is compliant with the Zone Concept and similar to what's done for other transient zones as well where rules are interface based | |||
2010-03-20 | 0.17.24debian/0.17.24 | Mohit Mehta | |
2010-03-20 | Fix Bug 5386 L2TP will work only the first time Vyatta is booted | Mohit Mehta | |
* move fix to vyatta-ravpn to make sure init script stays modified even if xl2tpd gets installed after vyatta-cfg-sytem during full-upgrade (cherry picked from commit bdc317666828bad9dac2edef20d3919d943a5e9e) | |||
2010-03-18 | 0.17.23debian/0.17.23 | Bob Gilligan | |
2010-03-18 | Bugfix 5449: Maintain "console affinity" when adding a new image. | Bob Gilligan | |
2010-03-17 | fixes commit warning when run invoked via the api--getlogin() may return an ↵ | Michael Larson | |
undefined value as the process is a child process invoked indirectly via the gui (not a normal shell logged in user generated event). | |||
2010-03-17 | 0.17.22debian/0.17.22 | Stephen Hemminger | |
2010-03-17 | Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-cfg-system into larkspur | Stephen Hemminger | |
2010-03-17 | Handle devices that do not report ethtool | Stephen Hemminger | |
Some devices might not report ethtool settings, but still allow ethtool configuration of speed/duplex. Bug 5466 | |||
2010-03-15 | Remove Radius Server config file on reboot | Stephen Hemminger | |
The radius server config file needs to be removed. It gets rebuilt later in config process. | |||
2010-03-15 | 0.17.21debian/0.17.21 | Stephen Hemminger | |
2010-03-15 | Better version of forcing user logout | Stephen Hemminger | |
Use warning and hup signal to force user to log out. | |||
2010-03-15 | Use userdel -f to force removal of user | Stephen Hemminger | |
This is the documented way to remove user that is still logged in. It also removes home directory, which is necessary as well. | |||
2010-03-12 | Make /var/run/vyatta and /var/log/vyatta | Stephen Hemminger | |
Other scripts depend on these directories | |||
2010-03-12 | 0.17.20debian/0.17.20 | Stephen Hemminger | |
2010-03-12 | Force user process to die | Stephen Hemminger | |
Bug 5067 Use more persuasive kill to make processes exit, which allows user to be deleted. | |||
2010-03-12 | Run partition editor with script flag to avoid prompting user | Stephen Hemminger | |
Bug 5443 When running on HyperV, install-system appeared to hang because although hda existed, it had no information so parted was prompting for retry. Use the -s flag (never prompt) at all the places in install-system/install-image where we don't want to have user interaction. | |||
2010-03-11 | * Fix BZ 5334 services start automatically on boot up after upgrade to kenwood | Mohit Mehta | |
update package dependency to a more recent version of openssh-server (cherry picked from commit 27b9395badfa3294db894da59acbb69c6e79056b) | |||
2010-03-10 | Fix case of VGA_LOGO option | Stephen Hemminger | |
2010-03-10 | Disable SELinux during password reset | Stephen Hemminger | |
2010-03-09 | 0.17.19debian/0.17.19 | Bob Gilligan | |
2010-03-09 | Bugfix 5021: Make smp_affinity configuration tolerant of failures. | Bob Gilligan | |
2010-03-09 | 0.17.18debian/0.17.18 | Bob Gilligan | |
2010-03-09 | Merge branch 'larkspur' of http://git.vyatta.com/vyatta-cfg-system into larkspur | Bob Gilligan | |
2010-03-09 | Bugfix 5424: Allow image with same version to be added to disk-based install | Bob Gilligan | |
2010-03-09 | Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-cfg-system into larkspur | Stephen Hemminger | |
2010-03-09 | Set primary interface after bond-group is initialized | Stephen Hemminger | |
Bug 4977 Need to wait to set/check bond primary device until after it is put in bond group. | |||
2010-03-08 | 0.17.17debian/0.17.17 | Bob Gilligan | |
2010-03-08 | Use more reliable method for determining system version. | Bob Gilligan | |
2010-03-08 | 0.17.16debian/0.17.16 | Bob Gilligan | |
2010-03-08 | Bugfix 5416: determine system version from version of vyatta-version package | Bob Gilligan | |
2010-03-08 | 0.17.15debian/0.17.15 | Bob Gilligan | |
2010-03-08 | Bugfix 5360: Get name of image from correct source. | Bob Gilligan | |
The name of a system image is supposed to match the Vyatta version string. Previously, the install-image script determined the name of the image being installed by parsing a field in the Vyatta version file on the image being installed. But the format of that file has changed, and may change again the future, so it is not a good source of the Vyatta version string. The most accurate way to determine the Vyatta version string is to look up the debian package version string associated with the vyatta-version package on the image being installed. This changes the install-image script to get the system image name that way. (cherry picked from commit e1864411c77e688b1b67de40441550b1f1eba055) | |||
2010-03-08 | 0.17.14debian/0.17.14 | Bob Gilligan | |
2010-03-08 | Bugfix 5414: Use correct install root reference when copying back SSH keys. | Bob Gilligan | |
2010-03-05 | Fixup xl2tpd init during install | Stephen Hemminger | |
Bug 5386 Since vyatta-cfg-system is the place where Vyatta does lots of busted package fixups; fix xl2tpd init script there. | |||
2010-03-05 | 0.17.13debian/0.17.13 | Bob Gilligan | |
2010-03-05 | Bugfix 5413: Determine system version from vyatta-version package. | Bob Gilligan | |
(cherry picked from commit 5ea1d90dbe42b0eefbc222b98b9b357b5676cb8b) | |||
2010-03-03 | 0.17.12debian/0.17.12 | Bob Gilligan | |
2010-03-03 | Bugfix 5404: Handle RAID re-sync on image-installed systems. | Bob Gilligan | |
2010-03-01 | 0.17.11debian/0.17.11 | Bob Gilligan | |
2010-03-01 | Bugfix 5377: strict-dad must be applied before interfaces are configured | Bob Gilligan | |
2010-02-25 | 0.17.10debian/0.17.10 | Bob Gilligan | |
2010-02-25 | Bugfix 5217: Don't use the "-#" option to curl. It runs slow on serial ports. | Bob Gilligan | |
2010-02-23 | 0.17.9debian/0.17.9 | Bob Gilligan | |
2010-02-23 | Bugfix 5377: Add parameter to control behavior when DAD fails. | Bob Gilligan | |
RFC-4862 requires that IPv6 operation on an interface be disabled when DAD fails on a link-local address. The kernel IPv6 code supports this feature, but doesn't enable it by default. This change provides a configurable parameter to control this behavior, but, like the kenrnel, disables it by default. | |||
2010-02-21 | 0.17.8debian/0.17.8 | Stig Thormodsrud | |
2010-02-21 | Fix 5157: dhcpclient doesn't work when alternative mac address specified on ↵ | Stig Thormodsrud | |
bootup |