Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2009-04-09 | fix xen kernel handling for union install | An-Cheng Huang | |
2009-04-09 | 0.15.21debian/0.15.21 | Stephen Hemminger | |
2009-04-09 | Resolve problems with syslog.conf | Stephen Hemminger | |
Default fallback code was broken Change to blocked out region for Vyatta config. | |||
2009-04-08 | debian/0.15.20debian/0.15.20 | Stephen Hemminger | |
2009-04-08 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-04-08 | Rewrite existing syslog configuration update | Stephen Hemminger | |
Do most of the work in the rewritten vyatta_update_syslog code. Handle multiple facilities for same target without causing duplicate log messages. Never restart syslog daemon, just reload it and only if the configuration has changed. | |||
2009-04-07 | Add 1st pass of zone based firewall support (transit zones only for now) | Mohit Mehta | |
2009-04-06 | Check that username is valid | Stephen Hemminger | |
2009-04-06 | 0.15.19debian/0.15.19 | An-Cheng Huang | |
2009-04-06 | change xen kernel detection | An-Cheng Huang | |
2009-04-05 | 0.15.18debian/0.15.18 | Stig Thormodsrud | |
2009-04-03 | Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-system into jenner | Stig Thormodsrud | |
2009-04-03 | Fix "clear vrrp process". Use new perl lib hierarchy. | Stig Thormodsrud | |
Change double quote to single quote when no interpretation is needed. | |||
2009-04-01 | 0.15.17debian/0.15.17 | Stephen Hemminger | |
2009-04-01 | Update template to handle change in default syslog.conf | Stephen Hemminger | |
Makes global facility change work. Still need to rework the syslog templates and parsing. | |||
2009-04-01 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-04-01 | 0.15.16debian/0.15.16 | Stig Thormodsrud | |
2009-04-01 | Change "syntax" check to "commit" check for virtual interfaces. | Stig Thormodsrud | |
Change to use script for allowed values. | |||
2009-04-01 | Change lack of interface in DDNS back to warning | Stephen Hemminger | |
If program can handle it no point in enforcing in CLI. | |||
2009-04-01 | 0.15.15debian/0.15.15 | Stephen Hemminger | |
2009-04-01 | Use interface check program | Stephen Hemminger | |
For consistency all templates should use same script to validate interface names. | |||
2009-04-01 | Update help text to show which facility is quagga | Stephen Hemminger | |
2009-04-01 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-04-01 | Help text spelling fix | Stephen Hemminger | |
"Atleast" is not an English word, it should be "At least" | |||
2009-04-01 | Don't double log quagga messages | Stephen Hemminger | |
Bug 4205 Duplicate messages in syslog for quagga notice and above messages. |