Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-23 | 0.15.48+jenner25debian/0.15.48+jenner25 | Mark O'Brien | |
2009-06-23 | Change interface state to down, add to bond group, change state to up. | Mark O'Brien | |
2009-06-17 | 0.15.48+jenner24debian/0.15.48+jenner24 | Mohit Mehta | |
2009-06-17 | temporarily undo check for firewall ruleset until bug 4554 is resolved | Mohit Mehta | |
2009-06-17 | 0.15.48+jenner23vyatta/3.3.99test3/i386vyatta/3.3.99test3/amd64vyatta/3.3.99test2/i386vyatta/3.3.99test1/i386debian/0.15.48+jenner23 | Bob Gilligan | |
2009-06-17 | Bugfix 4592: Generate NTP config file from Vyatta configuration parameters. | Bob Gilligan | |
This fix changes the way that the /etc/ntp.conf file is generated. Now it is generated at boot time using a fixed section that contains only parameters that users don't change, plus a section that is generated from any "system ntp-servers" parameters that are configured. The fixed section does not contain any "server" definitions, so all server definitions come from the Vyatta config. The Vyatta configuration template for this parameter and code at other places in the system will now start the NTP server ONLY if there is at least one NTP server configured. So the user can "turn off" the NTP server by just deleting all NTP servers from the configuration. The default "config.boot" file does contiain one built-in "system ntp-servers" parameter, so a newly installed system will start the NTP server. | |||
2009-06-17 | 0.15.48+jenner22debian/0.15.48+jenner22 | Bob Gilligan | |
2009-06-17 | Bugfix 4490: Wait for stability after marking partition bootable. | Bob Gilligan | |
2009-06-17 | 0.15.48+jenner21debian/0.15.48+jenner21 | Bob Gilligan | |
2009-06-17 | Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-system into jenner | Bob Gilligan | |
2009-06-17 | Bugfix 4490: Mark root partition as "bootable" in the master boot record (MBR). | Bob Gilligan | |
The MBR provides a flag on each of the partitions to indicate whether it is "bootable" or not. Most BIOS implementations ignore this flag and will boot from a partition whether or not this flag is set. Some BIOS implementations, however, refuse to boot from a partition that is not marked as "bootable". This fix marks the partition that holds the root filesystem as "bootable" so that it can be booted by either type of BIOS. | |||
2009-06-16 | 0.15.48+jenner20debian/0.15.48+jenner20 | Stephen Hemminger | |
2009-06-16 | Make telnet management smarter | Stephen Hemminger | |
Bug 4591 Consolidate check for telnet login Don't remove /etc/securetty edit it | |||
2009-06-15 | 0.15.48+jenner19debian/0.15.48+jenner19 | Stephen Hemminger | |
2009-06-15 | move acpid and ifupdown from Suggest to Depends | Stephen Hemminger | |
2009-06-15 | 0.15.48+jenner18debian/0.15.48+jenner18 | Stephen Hemminger | |
2009-06-15 | Add ifupdown package | Stephen Hemminger | |
Silences warning fron net.agent about missing ifup and ifdown. | |||
2009-06-15 | Convert bonding to use sysfs instead of ifenslave | Stephen Hemminger | |
ifenslave is the old way, and may not be supported in future. Use sysfs instead to add/delete slaves. | |||
2009-06-14 | 0.15.48+jenner17debian/0.15.48+jenner17 | Stig Thormodsrud | |
2009-06-14 | Fix 4579: There is no validation for vrrp virtual-address like the one for ↵ | Stig Thormodsrud | |
interfaces address. | |||
2009-06-12 | Remove ability to add vif to macvlan | Stephen Hemminger | |
Macvlan and vlan tagging doesn't work right in the kernel (2.6.29) so wait till it is fixed upstream. | |||
2009-06-10 | 0.15.48+jenner16debian/0.15.48+jenner16 | Stephen Hemminger | |
2009-06-10 | Revert earlier change -- keep debian net.agent | Stephen Hemminger | |
Reopens bug 3985 but closes problems with loopback startup. | |||
2009-06-09 | 0.15.48+jenner15debian/0.15.48+jenner15 | Stephen Hemminger | |
2009-06-09 | Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-06-09 | Allow operator to look at PCI settings | Stephen Hemminger | |
Bug 4525 Want show tech-support to be able to see exact hardware info. | |||
2009-06-09 | 0.15.48+jenner14debian/0.15.48+jenner14 | Stephen Hemminger | |
2009-06-09 | Remove invalid buried templates | Stephen Hemminger | |
These are all templates that do nothing in current config and only contain a useless help: value. | |||
2009-06-09 | 0.15.48+jenner13debian/0.15.48+jenner13 | Stephen Hemminger | |
2009-06-08 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-06-08 | Fix help/completion for xor-hash | Stephen Hemminger | |
Bug 4513 | |||
2009-06-08 | 0.15.48+jenner12debian/0.15.48+jenner12 | Stephen Hemminger | |
2009-06-08 | Use sysfs for bonding device control | Stephen Hemminger | |
Bug 4511 Since loading bond module is broken in 2.6.29 or later kernel and the root cause is in sysfs/procfs which is a mess. Workaround the problem by loading bond module once and using sysfs. | |||
2009-06-05 | 0.15.48+jenner11debian/0.15.48+jenner11 | Stephen Hemminger | |
2009-06-05 | Change version of system config | Stephen Hemminger | |
Bug 4504 | |||
2009-06-03 | 0.15.48+jenner10debian/0.15.48+jenner10 | Mohit Mehta | |
2009-06-03 | change default-policy to default-action for zones | Mohit Mehta | |
2009-06-03 | 0.15.48+jenner9debian/0.15.48+jenner9 | Stephen Hemminger | |
2009-06-03 | Fix generation of syslog host targets | Stephen Hemminger | |
Bug 4494 | |||
2009-06-02 | 0.15.48+jenner8debian/0.15.48+jenner8 | Stephen Hemminger | |
2009-06-02 | Fix some more update tag | Stephen Hemminger | |
A couple more places where update should be replaced with create because multiple values allowed. | |||
2009-06-02 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-06-02 | Fix multi-nodes for address using update tag | Stephen Hemminger | |
Update makes no sense on a multi-valued node, only create or delete have meaning. | |||
2009-06-02 | 0.15.48+jenner7debian/0.15.48+jenner7 | Stephen Hemminger | |
2009-06-02 | Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-06-02 | Avoid rewriting radius config unless needed | Stephen Hemminger | |
Don't edit radius config unless something has changed. | |||
2009-06-02 | Handle deletion of radius (or other) server | Stephen Hemminger | |
The login class manager must be called if login type is deleted. Also skip updating if no changes to that login type. | |||
2009-06-02 | Change API for login modules | Stephen Hemminger | |
The login modules aren't really objects (if Perl really had objects), so just use dynamic invoke of update routine. | |||
2009-06-02 | Make Radius server work | Stephen Hemminger | |
Translate radius-server to Vyatta::Login::RadiusServer | |||
2009-06-02 | 0.15.48+jenner6debian/0.15.48+jenner6 | An-Cheng Huang | |