summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-07-140.15.64debian/0.15.64Bob Gilligan
2009-07-14Bugfix 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-140.15.63debian/0.15.63Bob Gilligan
2009-07-14Bugfix 4708: Eliminate use of "update" in non-leaf valueless nodes.Bob Gilligan
2009-07-020.15.62debian/0.15.62Mohit Mehta
2009-07-02Fix 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-01Fix 'sh:1 error' in bug 4655.Mark O'Brien
2009-06-300.15.61debian/0.15.61Mohit Mehta
2009-06-30Fix Bug 4593 zone-policy can't be deleted if zone interfaces are bridgesMohit Mehta
* use new api to get active plus committed nodes
2009-06-290.15.60debian/0.15.60Mohit Mehta
2009-06-26make changes to work with dhcp 4.1.0Mohit Mehta
2009-06-250.15.59debian/0.15.59Bob Gilligan
2009-06-25Update hooks to setup config files for installing to a Xen VM.Bob Gilligan
2009-06-240.15.58debian/0.15.58Bob Gilligan
2009-06-24Add optional hooks to setup config files for installing to a Xen VM.Bob Gilligan
2009-06-170.15.57debian/0.15.57Mohit Mehta
2009-06-17temporarily undo check for firewall ruleset until bug 4554 is resolvedMohit Mehta
2009-06-170.15.56debian/0.15.56Bob Gilligan
2009-06-17Merged from Jenner.Bob Gilligan
2009-06-170.15.55debian/0.15.55Bob Gilligan
2009-06-17Bugfix 4490: Wait for stability after marking partition bootable.Bob Gilligan
2009-06-170.15.54debian/0.15.54Bob Gilligan
2009-06-17Bugfix 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-140.15.53debian/0.15.53Stig Thormodsrud
2009-06-14Fix 4579: There is no validation for vrrp virtual-address like the one for ↵Stig Thormodsrud
interfaces address.
2009-06-030.15.52debian/0.15.52Mohit Mehta
2009-06-03change default-policy to default-action for zonesMohit Mehta
2009-06-020.15.51debian/0.15.51An-Cheng Huang
2009-06-02Tacplus no longer part of jennerStephen Hemminger
2009-06-010.15.50debian/0.15.50An-Cheng Huang
2009-06-01Merge branch 'jenner' into kenwoodStephen Hemminger
Conflicts: debian/changelog
2009-06-010.15.48+jenner4debian/0.15.48+jenner4Stephen Hemminger
2009-06-01Change how system login update worksStephen Hemminger
Use a wrapper script in vyatta_update_login.pl and per login method objects for the update.
2009-06-01Ignore patch and editor temporary filesStephen Hemminger
2009-06-01Fix deletion of pseudo-ethernetStephen Hemminger
Bug 4478 Incorrect syntax on ip link command.
2009-05-310.15.48+jenner3debian/0.15.48+jenner3Stig Thormodsrud
2009-05-31Fix bug preventing 'vyatta' user login.Stig Thormodsrud
2009-05-300.15.48+jenner2debian/0.15.48+jenner2Stig Thormodsrud
2009-05-30Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-system into jennerStig Thormodsrud
2009-05-30Change tunnel multicast from on/off to enable/disable.Stig Thormodsrud
2009-05-290.15.49debian/0.15.49An-Cheng Huang
2009-05-290.15.48+jenner1debian/0.15.48+jenner1An-Cheng Huang
2009-05-29move server,protocol to the same line in config fileMohit Mehta
2009-05-27Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jennerStephen Hemminger
2009-05-27Print error message on failure to create group/userStephen Hemminger
Bug 4448
2009-05-270.15.48debian/0.15.48Stephen Hemminger
2009-05-27NTP management version 3Stephen Hemminger
1. Don't start NTP server at boot (network not configed yet) 2. Start NTP as needed based on vyatta config
2009-05-27Revert "Restore default facility for 'syslog console'"Stephen Hemminger
This reverts commit 5a5ca056ba439d2ff3fec19e97fb7111f9fe9819.
2009-05-26Restore 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-250.15.47debian/0.15.47Jon Andersson