summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-02-270.20.53debian/0.20.53John Southworth
2013-02-27Fix another missed directory in debian install fileJohn Southworth
2013-02-260.20.52debian/0.20.52John Southworth
2013-02-26Fix missed directories in debian install fileJohn Southworth
2013-02-200.20.51debian/0.20.51Stephen Hemminger
2013-02-20Split off pseudo devices to a sub packageStephen Hemminger
2013-02-120.20.50debian/0.20.50Stephen Hemminger
2013-02-12syslog: add dataplane as alias for local6Stephen Hemminger
Enable debug log for dataplane
2013-02-060.20.49debian/0.20.49James Davidson
2013-02-06Skip biosdevname if running in XenJames 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-290.20.48debian/0.20.48James Davidson
2013-01-29Add ability to restart services when hostname changesJames Davidson
Currently only restart rsyslog but more can be added as needed. Fixes bug 8237. (cherry picked from commit a2b2ce86df549560ee4438e92a8663c0a0706b82)
2013-01-080.20.47debian/0.20.47James Davidson
2013-01-08Bug 7856: Set default neighbour table size to 8192James Davidson
Also increase the max allowed value to 32768. (cherry picked from commit 2dd6be60ba0b888d138292f5ccec3bacfc5d4949)
2013-01-030.20.46debian/0.20.46Stephen Hemminger
2013-01-03Ignore speed setting if auto and no speed availableStephen Hemminger
Bug 8538 If ethtool reports no speed setting, and configuration is auto then everything is okay, and no change is necessary.
2012-12-120.20.45debian/0.20.45John Southworth
2012-12-12revert 918bd40d3e3f238a800b1486f70e2d5ee1d71a72John Southworth
2012-10-190.20.44debian/0.20.44James Davidson
2012-10-19Detect overlayfs in livecd and skip passwd checkJames Davidson
2012-10-190.20.43debian/0.20.43James Davidson
2012-10-19Support and switch to overlayfsJames Davidson
2012-10-120.20.42debian/0.20.42John Southworth
2012-10-12new branchJohn Southworth
2012-10-080.20.41debian/0.20.41John Southworth
2012-10-08Bug 8423 move serial interfaces to vyatta-serialJohn Southworth
2012-10-080.20.40debian/0.20.40John Southworth
2012-10-08Bugfix 8423 add interface types to netdeviceJohn Southworth
2012-10-050.20.39debian/0.20.39John Southworth
2012-10-05Bugfix 8410: give warning when config didn't load properly and passwords ↵John Southworth
have been changed
2012-10-020.20.38debian/0.20.38James Davidson
2012-10-02Commit and save password changes only onceJames 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-010.20.37debian/0.20.37John Southworth
2012-10-01Bugfix 8356: Fix ARP flux with VRRP addressesJohn 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-250.20.36debian/0.20.36John Southworth
2012-09-25Bugfix 8290: Detect original unsalted passwordJohn Southworth
2012-09-25Bugfix 8290: Detect original unsalted passwordJohn Southworth
2012-09-210.20.35debian/0.20.35James Davidson
2012-09-21Do not check disabled accounts for default passwordJames Davidson
Fixes bug 8368
2012-09-190.20.34debian/0.20.34James Davidson
2012-09-19Set hostname after updating hosts fileJames Davidson
Fixes bug 8380
2012-09-180.20.33debian/0.20.33Deepti Kulkarni
2012-09-18fix 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-180.20.32debian/0.20.32Saurabh Mohan
2012-09-18Bugfix 8359: When deleteing vti interface use tunnel interface mode ipipSaurabh Mohan
2012-09-100.20.31debian/0.20.31James Davidson
2012-09-10Update /etc/hosts when host name and domain name changesJames Davidson
2012-09-060.20.30debian/0.20.30James Davidson
2012-09-06Set system password also when resetting admin passwordJames Davidson
Fixes bug 3241
2012-09-050.20.29debian/0.20.29John Southworth