Age | Commit message (Collapse) | Author | |
---|---|---|---|
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.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 | |
2009-05-22 | Put server at end of file | Stephen Hemminger | |
So when CLI updates ntp.conf, the file stays same format | |||
2009-05-22 | 0.15.43debian/0.15.43 | Stephen Hemminger | |
2009-05-22 | Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-05-22 | Don't run net.agent | Stephen Hemminger | |
By default, vyatta doesn't have package ifupdown, so no need for net.agent Bug 3885 | |||
2009-05-22 | Run ntp during boot | Stephen Hemminger | |
Go back to running ntp during boot because ntp.conf always exists | |||
2009-05-22 | 0.15.42debian/0.15.42 | Stephen Hemminger | |
2009-05-22 | Add NTP configuration file | Stephen Hemminger | |
There are options (like restrict) that should be ntp.conf This would reduce security exposure of the router (see recent CVE). Also, this avoid restarting ntp server on boot when using the default vyatta ntp server. | |||
2009-05-22 | Revert "Change default NTP server" | Stephen Hemminger | |
This reverts commit 571f1c61dd99c84eda36463cc633c43aacb03540. | |||
2009-05-21 | Don't flush out ntp.conf on boot | Stephen Hemminger | |
If we have a good ntp.conf, then it is possible to avoid restarting ntp. Currently we restart ntpd for each ntp-server configured. | |||
2009-05-21 | Change default NTP server | Stephen Hemminger | |
Bug 4337 use 0.pool.vyatta.ntp.org for NTP server names. | |||
2009-05-19 | 0.15.41debian/0.15.41 | Mohit Mehta | |
2009-05-19 | Fix Bug 4416 Add the ability to configure a specific server for DynDNS | Mohit Mehta | |
2009-05-18 | Avoid restarting NTP server if not needed | Stephen Hemminger | |
On boot if ntp.conf contains proper server, there is no need to restart ntpd. | |||
2009-05-15 | 0.15.40debian/0.15.40 | Mohit Mehta | |
2009-05-15 | Don't advertise loopback interface as an allowed value for zone interfaces | Mohit Mehta | |
We do not have firewall under 'interface loopback' either | |||
2009-05-15 | 0.15.39debian/0.15.39 | Mohit Mehta | |
2009-05-15 | Fix Bug 4395 After local-zone is set, traffic from localhost is dropped | Mohit Mehta | |
* do not block traffic sourced from and destined to localhost | |||
2009-05-06 | 0.15.38debian/0.15.38 | Stephen Hemminger | |
2009-05-06 | Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-05-06 | Reindent syslog script | Stephen Hemminger | |
2009-05-06 | Allow specifying 'protocols' for syslog facility | Stephen Hemminger | |
Since quagga uses local7, make it a real facility. Allow local7 for compatiablity. Bug 4263 | |||
2009-05-06 | 0.15.37debian/0.15.37 | Mohit Mehta | |
2009-05-06 | * do silent validity check when creating zone chains and adding from zone rules | Mohit Mehta | |