Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2009-05-05 | 0.15.36debian/0.15.36 | Stephen Hemminger | |
2009-05-05 | Split up system login scripts | Stephen Hemminger | |
1. User and Radius separate scripts 2. Tacacs (incomplete) moved to separate package | |||
2009-05-05 | 0.15.35debian/0.15.35 | Mohit Mehta | |
2009-05-05 | * restrict zone name to 20 characters | Mohit Mehta | |
2009-04-29 | 0.15.34debian/0.15.34 | Stephen Hemminger | |
2009-04-29 | Move virtual-ethernet to pseudo-ethernet | Stephen Hemminger | |
Avoid name-conflict with Xen | |||
2009-04-28 | 0.15.33debian/0.15.33 | Stephen Hemminger | |
2009-04-28 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-04-28 | ntp: fix message | Stephen Hemminger | |
The dynamic option is the default in current versions and generates bogus message. Bug: 4264 | |||
2009-04-27 | Replace md5 compare with a (hopefully) lighter-weight file compare. | Stig Thormodsrud | |
2009-04-27 | 0.15.32debian/0.15.32 | Stig Thormodsrud | |
2009-04-27 | Avoid unnecessary writing of file if it's the same contents. | Stig Thormodsrud | |
2009-04-27 | Using perl module for move() rather than system call. | Stig Thormodsrud | |
2009-04-26 | 0.15.31debian/0.15.31 | Stig Thormodsrud | |
2009-04-26 | Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-system into jenner | Stig Thormodsrud | |
2009-04-26 | Add configurable login banners. | Stig Thormodsrud | |
2009-04-24 | 0.15.30debian/0.15.30 | Mohit Mehta | |
2009-04-24 | * add jump to local-zone-out chain in OUTPUT chain for both [ip and ip6] tables | Mohit Mehta | |
when traffic from local-zone filtered with firewall to a transit zone * fix case where `ls` spits out error when a firewall type is not set | |||
2009-04-24 | 0.15.29debian/0.15.29 | Stephen Hemminger | |
2009-04-24 | New tacacs+ configuration templates | Stephen Hemminger | |
Template change only. TACACS+ support is still not complete but this shows the syntax for configuration. | |||
2009-04-24 | Add support for virtual-ethernet | Stephen Hemminger | |
2009-04-23 | 0.15.28debian/0.15.28 | Stig Thormodsrud | |
2009-04-22 | Fix Bug 4207 dns forwarding has hardcoded ethernet assumptions | Mohit Mehta | |
incorrect in assuming that nameservers can only be received via dhcp remove check to see if any eth/br interface using dhcp | |||
2009-04-22 | Allow for enterprise MIB | Justin Fletcher | |
2009-04-20 | 0.15.27debian/0.15.27 | Stephen Hemminger | |
2009-04-20 | Move disable-link-detect out of vyatta-cfg-quagga to interfaces | Stephen Hemminger | |
Some interfaces have link-detect others do not, and vyatta-cfg-quagga is trying to handle generic case. | |||
2009-04-16 | 0.15.26debian/0.15.26 | Mohit Mehta | |
2009-04-16 | add default-policy node for zones. can be set to drop or reject | Mohit Mehta | |
remove extraneous arguments in function calls | |||
2009-04-16 | add default-policy node for zones. can be set to drop or reject | Mohit Mehta | |
remove extraneous arguments in function calls | |||
2009-04-14 | 0.15.25debian/0.15.25 | An-Cheng Huang | |
2009-04-14 | post-install changes | An-Cheng Huang | |
* set up start-up config and /var/run. * pass writable root to postinst hook for union-specific tasks. | |||
2009-04-14 | handle default xen kernel | An-Cheng Huang | |
2009-04-13 | add read-write union install mechanism | An-Cheng Huang | |
2009-04-10 | 0.15.24debian/0.15.24 | Mohit Mehta | |
2009-04-10 | add local-zone in|out firewall and clean-up code | Mohit Mehta | |
2009-04-10 | 0.15.23debian/0.15.23 | Stephen Hemminger | |
2009-04-10 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-04-10 | Fix file syslog target | Stephen Hemminger | |
The new code was requiring full pathname, but old version was using /var/log/user/<filename> so make new code work like old code. | |||
2009-04-09 | 0.15.22debian/0.15.22 | An-Cheng Huang | |