Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-05 | Change 'protocols snmp' to 'service snmp' | Stephen Hemminger | |
Bug 212 The entries in config under protocols were all routing protocols except SNMP which was an unfortunate original design choice. Config script does migration. | |||
2010-01-05 | SNMP: Merge common code for rand hex number | Stephen Hemminger | |
2010-01-05 | Cleanup SNMP config file generation | Stephen Hemminger | |
Create to temporary file first, then move. | |||
2010-01-05 | Remove snmpd.conf on deletion | Stephen Hemminger | |
Bug 4499 | |||
2010-01-04 | Do loopback before other interfaces | Stephen Hemminger | |
Want to process loopback first, so any local addresses assigned to loopback are done. | |||
2009-12-23 | 0.16.7debian/0.16.7 | Bob Gilligan | |
2009-12-23 | Add support for fetching ISO file based on URL. | Bob Gilligan | |
2009-12-23 | 0.16.6debian/0.16.6 | Stephen Hemminger | |
2009-12-23 | Handle default of auto | Stephen Hemminger | |
If device doesn't support speed/duplex, then speed = auto which is default is okay. | |||
2009-12-23 | Set default to only ARP if IP address matches received interface | Stephen Hemminger | |
This is a resolution of Bug 5031 Set default to 1 - reply only if the target IP address is local address configured on the incoming interface. This makes Vyatta behaves like interface base address model. | |||
2009-12-22 | 0.16.5debian/0.16.5 | Stephen Hemminger | |
2009-12-22 | Read Vyatta version from file | Stephen Hemminger | |
Part of ehancement requested in Bug 3869 Include Vyatta version in system description. | |||
2009-12-22 | Remove old init code | Stephen Hemminger | |
The code to init_snmp was no-op and no longer called. | |||
2009-12-22 | Update snmp template | Stephen Hemminger | |
1. Use non-expression syntax 2. Remove unused init action | |||
2009-12-22 | 0.16.4debian/0.16.4 | Stephen Hemminger | |
2009-12-22 | Bring device to up state when removed from bond | Stephen Hemminger | |
Bug 5061 Force device back to up state when leaving bond group. | |||
2009-12-22 | 0.16.3debian/0.16.3 | Stephen Hemminger | |
2009-12-22 | Merge branch 'kenwood' of 192.168.100.1:git/vyatta-cfg-system into kenwood | Stephen Hemminger | |
2009-12-22 | Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg-system into kenwood | Stephen Hemminger | |
2009-12-22 | Ignore more debian build files | Stephen Hemminger | |
2009-12-22 | Mark banner script executable | Stephen Hemminger | |
2009-12-22 | Fix return of dhcp start client. | Stephen Hemminger | |
2009-12-22 | 0.16.2debian/0.16.2 | Mohit Mehta | |
2009-12-22 | allow vyatta-cfg-system to replace interface files in older versions of | Mohit Mehta | |
vyatta-cfg. needed for full-upgrade to kenwood from previous versions | |||
2009-12-21 | Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg-system into kenwood | Stephen Hemminger | |
2009-12-21 | 0.16.1debian/0.16.1 | Stephen Hemminger | |
2009-12-21 | 0.16 | Stephen Hemminger | |
2009-12-21 | Sync versions with vyatta-cfg | Stephen Hemminger | |
Since a bunch of templates and scripts moved over to this package. Synchronize version numbers to make sure users don't get partial update. | |||
2009-12-21 | Don't allow setting speed/duplex if hardware doesn't support it | Stephen Hemminger | |
Bug 4994 If hardware does not have ethtool interface to allow setting speed/duplex, then do not allow user to commit change. | |||
2009-12-21 | 0.15.127debian/0.15.127 | Stephen Hemminger | |
2009-12-21 | Add vyatta-interfaces.pl to build | Stephen Hemminger | |
Moved from vyatta-cfg | |||
2009-12-21 | Fix command-with-path-in-maintainer-script postinst:158 ↵ | Stephen Hemminger | |
/usr/sbin/dpkg-reconfigure | |||
2009-12-21 | Move interface support from vyatta-cfg to vyatta-cfg-system | Stephen Hemminger | |
All the other interface types are in vyatta-cfg-system, only loopback and ethernet were in vyatta-cfg | |||
2009-12-18 | 0.15.126debian/0.15.126 | Stephen Hemminger | |
2009-12-18 | Block passwd command for non-root user | Stephen Hemminger | |
The vyatta administrator needs to use Vyatta tools to change account password. Bug 4927 | |||
2009-12-18 | User deletion update | Stephen Hemminger | |
1. Allow deleting user still logged in (Bug 5067) 2. Don't allow deleting self, because that would mean killing current process. | |||
2009-12-14 | 0.15.125debian/0.15.125 | Stephen Hemminger | |
2009-12-14 | Merge branch 'kenwood' of 192.168.100.1:vyatta/kenwood/vyatta-cfg-system ↵ | Stephen Hemminger | |
into kenwood | |||
2009-12-14 | Ignore errors from chmod/chown if ssh keys don't exist | Stephen Hemminger | |
2009-12-14 | Merge branch 'kenwood' of 192.168.100.1:vyatta/kenwood/vyatta-cfg-system ↵ | Stephen Hemminger | |
into kenwood | |||
2009-12-14 | Fix install-image to save config/keys | Stephen Hemminger | |
Bug 5151 Part of previous change caused regression in saving config information. Also mounts old config read-only to avoid any problems. | |||
2009-12-14 | Re-enable frame-buffer on console | Stephen Hemminger | |
The frame-buffer allows for Vyatta logo, scrollback, and more lines of text on VGA console. | |||
2009-12-09 | 0.15.124debian/0.15.124 | Stephen Hemminger | |
2009-12-09 | Redefine meaning of protected-user | Stephen Hemminger | |
A entry in protected-user means that the Vyatta config system should just leave it alone. This is intended for root, and other special accounts. Original code didn't work during admin anyway because of missing sudo. | |||
2009-12-09 | The protected-users file does not need to be made during install | Stephen Hemminger | |
The file is protected-user (not protected-users) and it is already installed. | |||
2009-12-08 | 0.15.123debian/0.15.123 | Stephen Hemminger | |
2009-12-08 | Merge branch 'kenwood' of 192.168.100.1:git/vyatta-cfg-system into kenwood | Stephen Hemminger | |
2009-12-08 | Force root account to have disabled password | Stephen Hemminger | |
This makes sure there is no working password for user root in ISO. | |||
2009-12-08 | Merge branch 'kenwood' of 192.168.100.1:git/vyatta-cfg-system into kenwood | Stephen Hemminger | |
2009-12-08 | Allow root account to not exist | Stephen Hemminger | |
If root account is deleted, disable it rather than removing it from passwd file and confusing everything. |