Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-28 | 0.20.55debian/0.20.55 | James Davidson | |
2013-03-28 | SNMP: Add multicast smux peers | James Davidson | |
(cherry picked from commit d51d7a787a962ead30478d3fe23a356634ca3577) | |||
2013-03-28 | Sync up SNMPv3 support | James Davidson | |
SNMP-135 store SNMP superuser password to config file SNMP-130 add engineId for trap-target SNMP-134 use 'stop' and 'start' instead of 'restart' SNMP-141 change engineID syntax checking SNMP-136 Users are lost after changing TSM port SNMP-149 TLS Error: Permission denied SNMP-147 Not correct priority in TSM users SNMP-148 Configuring already use port for TSM is destroying users. SNMP-151 Errors in logs after first snmp configuration SNMP-152 Hide 'No such file or directory' error message SNMP-153 Debug messages after 'delete service snmp' SNMP-157 Run Perltidy for all Perl scripts SNMP-158 change syntax of trap-target engineID SNMP-163: added script to check name, apply it for user, group and view names SNMP-161 Faulty configuration with many trap-target SNMP-160 Look for TSM keys in /config folder SNMP-162 CLI permit not correct oid SNMP-163: typo in script SNMP-160 Look for TSM keys in /config folder SNMP-163: added support of upper case for names in the script SNMP-163: create rule for names, permit only a-zA-Z0-9 SNMP-163: typo (cherry picked from commit e4c3ae81d2d1f040a8ad363928302d72f8431ef9) | |||
2013-03-28 | Initial SNMPv3 support | James Davidson | |
(cherry picked from commit 1d917be739f1db7b1ff1d26a0238322d7fd475c5) | |||
2013-02-28 | 0.20.54debian/0.20.54 | Stephen Hemminger | |
2013-02-28 | More repackaging | Stephen Hemminger | |
Put bonding in "extra" package, and make sure interfaces/node.def is in main | |||
2013-02-27 | 0.20.53debian/0.20.53 | John Southworth | |
2013-02-27 | Fix another missed directory in debian install file | John Southworth | |
2013-02-26 | 0.20.52debian/0.20.52 | John Southworth | |
2013-02-26 | Fix missed directories in debian install file | John Southworth | |
2013-02-20 | 0.20.51debian/0.20.51 | Stephen Hemminger | |
2013-02-20 | Split off pseudo devices to a sub package | Stephen Hemminger | |
2013-02-12 | 0.20.50debian/0.20.50 | Stephen Hemminger | |
2013-02-12 | syslog: add dataplane as alias for local6 | Stephen Hemminger | |
Enable debug log for dataplane | |||
2013-02-06 | 0.20.49debian/0.20.49 | James Davidson | |
2013-02-06 | Skip biosdevname if running in Xen | James 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-29 | 0.20.48debian/0.20.48 | James Davidson | |
2013-01-29 | Add ability to restart services when hostname changes | James Davidson | |
Currently only restart rsyslog but more can be added as needed. Fixes bug 8237. (cherry picked from commit a2b2ce86df549560ee4438e92a8663c0a0706b82) | |||
2013-01-08 | 0.20.47debian/0.20.47 | James Davidson | |
2013-01-08 | Bug 7856: Set default neighbour table size to 8192 | James Davidson | |
Also increase the max allowed value to 32768. (cherry picked from commit 2dd6be60ba0b888d138292f5ccec3bacfc5d4949) | |||
2013-01-03 | 0.20.46debian/0.20.46 | Stephen Hemminger | |
2013-01-03 | Ignore speed setting if auto and no speed available | Stephen Hemminger | |
Bug 8538 If ethtool reports no speed setting, and configuration is auto then everything is okay, and no change is necessary. | |||
2012-12-12 | 0.20.45debian/0.20.45 | John Southworth | |
2012-12-12 | revert 918bd40d3e3f238a800b1486f70e2d5ee1d71a72 | John Southworth | |
2012-10-19 | 0.20.44debian/0.20.44 | James Davidson | |
2012-10-19 | Detect overlayfs in livecd and skip passwd check | James Davidson | |
2012-10-19 | 0.20.43debian/0.20.43 | James Davidson | |
2012-10-19 | Support and switch to overlayfs | James Davidson | |
2012-10-12 | 0.20.42debian/0.20.42 | John Southworth | |
2012-10-12 | new branch | John Southworth | |
2012-10-08 | 0.20.41debian/0.20.41 | John Southworth | |
2012-10-08 | Bug 8423 move serial interfaces to vyatta-serial | John Southworth | |
2012-10-08 | 0.20.40debian/0.20.40 | John Southworth | |
2012-10-08 | Bugfix 8423 add interface types to netdevice | John Southworth | |
2012-10-05 | 0.20.39debian/0.20.39 | John Southworth | |
2012-10-05 | Bugfix 8410: give warning when config didn't load properly and passwords ↵ | John Southworth | |
have been changed | |||
2012-10-02 | 0.20.38debian/0.20.38 | James Davidson | |
2012-10-02 | Commit and save password changes only once | James 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-01 | 0.20.37debian/0.20.37 | John Southworth | |
2012-10-01 | Bugfix 8356: Fix ARP flux with VRRP addresses | John 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-25 | 0.20.36debian/0.20.36 | John Southworth | |
2012-09-25 | Bugfix 8290: Detect original unsalted password | John Southworth | |
2012-09-25 | Bugfix 8290: Detect original unsalted password | John Southworth | |
2012-09-21 | 0.20.35debian/0.20.35 | James Davidson | |
2012-09-21 | Do not check disabled accounts for default password | James Davidson | |
Fixes bug 8368 | |||
2012-09-19 | 0.20.34debian/0.20.34 | James Davidson | |
2012-09-19 | Set hostname after updating hosts file | James Davidson | |
Fixes bug 8380 | |||
2012-09-18 | 0.20.33debian/0.20.33 | Deepti Kulkarni | |
2012-09-18 | fix 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-18 | 0.20.32debian/0.20.32 | Saurabh Mohan | |