Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-14 | 0.15.64debian/0.15.64 | Bob Gilligan | |
2009-07-14 | Bugfix 4708: Re-structure to avoid using "update" in non-leaf valueless nodes. | Bob Gilligan | |
This change cleans up the bridging configuration, uses the new COMMIT_ACTION environment variable, and avoids using state files to pass information between templates. | |||
2009-07-14 | 0.15.63debian/0.15.63 | Bob Gilligan | |
2009-07-14 | Bugfix 4708: Eliminate use of "update" in non-leaf valueless nodes. | Bob Gilligan | |
2009-07-02 | 0.15.62debian/0.15.62 | Mohit Mehta | |
2009-07-02 | Fix Bug 4554 check for existing firewall ruleset fails when applying it to a ↵ | Mohit Mehta | |
zone during boot * use isActive to check if firewall ruleset has been succesfully committed * fix templates to fail inside an action field when a command fails | |||
2009-07-01 | Fix 'sh:1 error' in bug 4655. | Mark O'Brien | |
2009-06-30 | 0.15.61debian/0.15.61 | Mohit Mehta | |
2009-06-30 | Fix Bug 4593 zone-policy can't be deleted if zone interfaces are bridges | Mohit Mehta | |
* use new api to get active plus committed nodes | |||
2009-06-29 | 0.15.60debian/0.15.60 | Mohit Mehta | |
2009-06-26 | make changes to work with dhcp 4.1.0 | Mohit Mehta | |
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 | |