Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-25 | 0.15.59debian/0.15.59 | Bob Gilligan | |
2009-06-25 | Update hooks to setup config files for installing to a Xen VM. | Bob Gilligan | |
2009-06-24 | 0.15.58debian/0.15.58 | Bob Gilligan | |
2009-06-24 | Add optional hooks to setup config files for installing to a Xen VM. | Bob Gilligan | |
2009-06-17 | 0.15.57debian/0.15.57 | Mohit Mehta | |
2009-06-17 | temporarily undo check for firewall ruleset until bug 4554 is resolved | Mohit Mehta | |
2009-06-17 | 0.15.56debian/0.15.56 | Bob Gilligan | |
2009-06-17 | Merged from Jenner. | Bob Gilligan | |
2009-06-17 | 0.15.55debian/0.15.55 | Bob Gilligan | |
2009-06-17 | Bugfix 4490: Wait for stability after marking partition bootable. | Bob Gilligan | |
2009-06-17 | 0.15.54debian/0.15.54 | 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-14 | 0.15.53debian/0.15.53 | 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-03 | 0.15.52debian/0.15.52 | Mohit Mehta | |
2009-06-03 | change default-policy to default-action for zones | Mohit Mehta | |
2009-06-02 | 0.15.51debian/0.15.51 | An-Cheng Huang | |
2009-06-02 | Tacplus no longer part of jenner | Stephen Hemminger | |
2009-06-01 | 0.15.50debian/0.15.50 | An-Cheng Huang | |
2009-06-01 | Merge branch 'jenner' into kenwood | Stephen Hemminger | |
Conflicts: debian/changelog | |||
2009-06-01 | 0.15.48+jenner4debian/0.15.48+jenner4 | Stephen Hemminger | |
2009-06-01 | Change how system login update works | Stephen Hemminger | |
Use a wrapper script in vyatta_update_login.pl and per login method objects for the update. | |||
2009-06-01 | Ignore patch and editor temporary files | Stephen Hemminger | |
2009-06-01 | Fix deletion of pseudo-ethernet | Stephen Hemminger | |
Bug 4478 Incorrect syntax on ip link command. | |||
2009-05-31 | 0.15.48+jenner3debian/0.15.48+jenner3 | Stig Thormodsrud | |
2009-05-31 | Fix bug preventing 'vyatta' user login. | Stig Thormodsrud | |
2009-05-30 | 0.15.48+jenner2debian/0.15.48+jenner2 | Stig Thormodsrud | |
2009-05-30 | Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-system into jenner | Stig Thormodsrud | |
2009-05-30 | Change tunnel multicast from on/off to enable/disable. | Stig Thormodsrud | |
2009-05-29 | 0.15.49debian/0.15.49 | An-Cheng Huang | |
2009-05-29 | 0.15.48+jenner1debian/0.15.48+jenner1 | An-Cheng Huang | |
2009-05-29 | move server,protocol to the same line in config file | Mohit Mehta | |
2009-05-27 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-05-27 | Print error message on failure to create group/user | Stephen Hemminger | |
Bug 4448 | |||
2009-05-27 | 0.15.48debian/0.15.48 | Stephen Hemminger | |
2009-05-27 | NTP management version 3 | Stephen Hemminger | |
1. Don't start NTP server at boot (network not configed yet) 2. Start NTP as needed based on vyatta config | |||
2009-05-27 | Revert "Restore default facility for 'syslog console'" | Stephen Hemminger | |
This reverts commit 5a5ca056ba439d2ff3fec19e97fb7111f9fe9819. | |||
2009-05-26 | Restore default facility for 'syslog console' | Stephen Hemminger | |
Bug 4051 set system syslog console needs to default to: set system syslog console facility all level err | |||
2009-05-25 | 0.15.47debian/0.15.47 | Jon Andersson | |
2009-05-25 | Allow multicast to be enabled on tunnel interfaces. | Jon Andersson | |
2009-05-25 | Fix 4430: Not possible to create tunnel on fluctating interfaces | Jon Andersson | |
2009-05-24 | 0.15.46debian/0.15.46 | Stephen Hemminger | |
2009-05-24 | Fix post install script to adjust ntp.conf and net.agent | Stephen Hemminger | |
ISO is still not coming out with correct Vyatta values. | |||
2009-05-24 | Simplify ntp.conf | Stephen Hemminger | |
Only put comments in about features that are used. | |||
2009-05-23 | Fix install rules | Stephen Hemminger | |
The edit of udev/rules.d had incorrect sed command. Setting up ntp.conf wasn't working right. | |||
2009-05-22 | 0.15.45debian/0.15.45 | Stephen Hemminger | |
2009-05-22 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-05-22 | 0.15.44debian/0.15.44 | Stephen Hemminger | |
2009-05-22 | Fix ntp.conf management | Stephen Hemminger | |
Had incorrect grep expressions, and don't need to use sudo unless changing values. | |||
2009-05-22 | add iburst | Stephen Hemminger | |