summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-03-180.17.5+kenwood16debian/0.17.5+kenwood16Stephen Hemminger
2010-03-18Force user to be deletedStephen Hemminger
Fix Bug 5067 (Kenwood only) This is brute force solution to Busybox telnetd bug. Telnetd does not write user logout record (see Bug 5473) so userdel always thinks user is logged in.
2010-03-170.17.5+kenwood15debian/0.17.5+kenwood15Stephen Hemminger
2010-03-17Handle devices that do not report ethtoolStephen Hemminger
Some devices might not report ethtool settings, but still allow ethtool configuration of speed/duplex. Bug 5466 (cherry picked from commit ba4639d5d1fd9c20d180d80f2a2fc95a8cde9494)
2010-03-150.17.5+kenwood14debian/0.17.5+kenwood14Stephen Hemminger
2010-03-15Force user to be logged outStephen Hemminger
Bug 5067 Need to force user off with SIGHUP/SIGKILL. Shells started from telnet ignore SIGTERM.
2010-03-110.17.5+kenwood13debian/0.17.5+kenwood13Mohit Mehta
2010-03-11* Fix BZ 5334 services start automatically on boot up after upgrade to kenwoodMohit Mehta
update package dependency to a more recent version of openssh-server
2010-03-090.17.5+kenwood12debian/0.17.5+kenwood12Bob Gilligan
2010-03-09Bugfix 5424: Allow image with same version to be added to disk-based installBob Gilligan
(cherry picked from commit 4ab3e62397765f48eca5823bca5fbe5335177c78)
2010-03-09Bugfix 5414: Use correct install root reference when copying back SSH keys.Bob Gilligan
(cherry picked from commit f457da66e387d10a71ae823ce55e7a4c69f87ed2)
2010-03-080.17.5+kenwood11debian/0.17.5+kenwood11Mohit Mehta
2010-03-08Fix Bug 5064 can't delete bridge group and membership in one commitMohit Mehta
* fix this for eth, eth.vif, bond, bond.vif interfaces * also, bridge-group code for bonding interfaces wasn't changed with commit ec080f99 that re-strucutred bridging code in eth and eth.vifs to fix bug 4708. bridge-group code for bond and bond.vif interfaces is now similar to the fix for 4708 (cherry picked from commit fab23c4e4b7e5566e43ccbaa9f4dbc7d1b60fc69)
2010-03-050.17.5+kenwood10debian/0.17.5+kenwood10Stephen Hemminger
2010-03-05Fixup xl2tpd init during installStephen Hemminger
Bug 5386 Since vyatta-cfg-system is the place where Vyatta does lots of busted package fixups; fix xl2tpd init script there. (cherry picked from commit 3d74a5cb968f18926899b9552320d6c90d4e32bd)
2010-03-050.17.5+kenwood9debian/0.17.5+kenwood9Bob Gilligan
2010-03-05Bugfix 5413: Determine system version from vyatta-version package.Bob Gilligan
2010-03-040.17.5+kenwood8debian/0.17.5+kenwood8Bob Gilligan
2010-03-04Bugfix 5404: Handle RAID re-sync on image-installed systems.Bob Gilligan
(cherry picked from commit 742350e958edc7950844f806d3a1fca3dfb8e02b)
2010-03-030.17.5+kenwood7debian/0.17.5+kenwood7Stig Thormodsrud
2010-03-03Fix 5157: dhcpclient doesn't work when alternative mac address specified on ↵Stig Thormodsrud
bootup
2010-03-010.17.5+kenwood6debian/0.17.5+kenwood6Bob Gilligan
2010-03-01Bugfix 5377: strict-dad must be applied before interfaces are configuredBob Gilligan
(cherry picked from commit 572c2eba2e7019cc3ff26e45cc0a46f81424e852)
2010-03-010.17.5+kenwood5debian/0.17.5+kenwood5Bob Gilligan
2010-03-01Bugfix 5217: Don't use the "-#" option to curl. It runs slow on serial ports.Bob Gilligan
(cherry picked from commit 1a9cc93dcda4bf9c6a8633317f86cca48652f5a5)
2010-02-240.17.5+kenwood4debian/0.17.5+kenwood4Bob Gilligan
2010-02-24Bugfix 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. (cherry picked from commit 2e9a80aacef26fc72a2c0a6c1736c44355d77e87)
2010-02-190.17.5+kenwood3debian/0.17.5+kenwood3Stephen Hemminger
2010-02-19Merge branch 'kenwood' of vm:vyatta/kenwood/vyatta-cfg-system into kenwoodStephen Hemminger
2010-02-18Handle empty set of public keysStephen Hemminger
Bug 5362 If no keys configured; still make an empty .ssh/authorized_keys file. This handles case of keys being deleted from configuration and gives notice to user that file will be overwritten.
2010-02-180.17.5+kenwood2debian/0.17.5+kenwood2Bob Gilligan
2010-02-18Bugfix 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.
2010-02-170.17.5+kenwood1debian/0.17.5+kenwood1An-Cheng Huang
2010-02-170.17.5debian/0.17.5Stephen Hemminger
2010-02-17Add support for options in keyfileStephen Hemminger
The sshd file format has optional options; copy them to a placeholder node and generate to authorized_keys Better error message when wrong number of arguments.
2010-02-17Handle DSA keysStephen Hemminger
Bug 5350 Need some changes to support DSA keys (Protocol V2). Also add support for options in key file.
2010-02-160.17.4debian/0.17.4Stephen Hemminger
2010-02-16Use template to do syntax checks on ethernet device nameStephen Hemminger
Bug 5256 Going out to perl to repeatedly validate ethernet device name slows down adding VLAN's and other operations with lots of sub-devices.
2010-02-16Check current status (not configured value) when enabling vlan deviceStephen Hemminger
2010-02-16Speed up VIF creationStephen Hemminger
The overhead of compiling perl script repeatedly slows down VIF creation
2010-02-160.17.3debian/0.17.3Stephen Hemminger
2010-02-16Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg-system into kenwoodStephen Hemminger
2010-02-160.17.2debian/0.17.2Bob Gilligan
2010-02-16Bugfix 5327: Don't try to save config from images with none.Bob Gilligan
On image-based systems, the Vyatta configuration is mounted on /config and can be found in the disk filesystem under /boot/<image-name>/live-rw/config.
2010-02-16Use die function for failuresStephen Hemminger
die prints to standard error, so any interface failures show up in error file during boot, rather than being lost in trace messages.
2010-02-16Add syntax check for vif name where non-vif expectedStephen Hemminger
Bug 5331
2010-02-16Don't allow format strings in snmp-communityStephen Hemminger
2010-02-120.17.1debian/0.17.1Mohit Mehta
2010-02-12use more specific version before which modprobe files in vyatta-cfg r2b replacedMohit Mehta
2010-02-120.16.43debian/0.16.43Mohit Mehta