summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
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-14Bugfix 4708: Eliminate use of "update" in non-leaf valueless nodes.Bob Gilligan
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-17temporarily undo check for firewall ruleset until bug 4554 is resolvedMohit Mehta
2009-06-14Fix 4579: There is no validation for vrrp virtual-address like the one for ↵Stig Thormodsrud
interfaces address.
2009-06-03change default-policy to default-action for zonesMohit Mehta
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-01Fix deletion of pseudo-ethernetStephen Hemminger
Bug 4478 Incorrect syntax on ip link command.
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-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-25Allow multicast to be enabled on tunnel interfaces.Jon Andersson
2009-05-25Fix 4430: Not possible to create tunnel on fluctating interfacesJon Andersson
2009-05-22Fix ntp.conf managementStephen Hemminger
Had incorrect grep expressions, and don't need to use sudo unless changing values.
2009-05-19Fix Bug 4416 Add the ability to configure a specific server for DynDNSMohit Mehta
2009-05-18Avoid restarting NTP server if not neededStephen Hemminger
On boot if ntp.conf contains proper server, there is no need to restart ntpd.
2009-05-15Don't advertise loopback interface as an allowed value for zone interfacesMohit Mehta
We do not have firewall under 'interface loopback' either
2009-05-06Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg-system into jennerStephen Hemminger
2009-05-06Allow specifying 'protocols' for syslog facilityStephen Hemminger
Since quagga uses local7, make it a real facility. Allow local7 for compatiablity. Bug 4263
2009-05-06* do silent validity check when creating zone chains and adding from zone rulesMohit Mehta
2009-05-05Split up system login scriptsStephen Hemminger
1. User and Radius separate scripts 2. Tacacs (incomplete) moved to separate package
2009-05-05* restrict zone name to 20 charactersMohit Mehta
2009-04-29Move virtual-ethernet to pseudo-ethernetStephen Hemminger
Avoid name-conflict with Xen
2009-04-28Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jennerStephen Hemminger
2009-04-28ntp: fix messageStephen Hemminger
The dynamic option is the default in current versions and generates bogus message. Bug: 4264
2009-04-26Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-system into jennerStig Thormodsrud
2009-04-26Add configurable login banners.Stig Thormodsrud
2009-04-24* add jump to local-zone-out chain in OUTPUT chain for both [ip and ip6] tablesMohit 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-24New tacacs+ configuration templatesStephen Hemminger
Template change only. TACACS+ support is still not complete but this shows the syntax for configuration.
2009-04-24Add support for virtual-ethernetStephen Hemminger
2009-04-20Move disable-link-detect out of vyatta-cfg-quagga to interfacesStephen Hemminger
Some interfaces have link-detect others do not, and vyatta-cfg-quagga is trying to handle generic case.
2009-04-16add default-policy node for zones. can be set to drop or rejectMohit Mehta
remove extraneous arguments in function calls
2009-04-10add local-zone in|out firewall and clean-up codeMohit Mehta
2009-04-10Fix file syslog targetStephen 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-08Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jennerStephen Hemminger
2009-04-08Rewrite existing syslog configuration updateStephen 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-07Add 1st pass of zone based firewall support (transit zones only for now)Mohit Mehta
2009-04-06Check that username is validStephen Hemminger
2009-04-01Update template to handle change in default syslog.confStephen Hemminger
Makes global facility change work. Still need to rework the syslog templates and parsing.
2009-04-01Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jennerStephen Hemminger
2009-04-01Change "syntax" check to "commit" check for virtual interfaces.Stig Thormodsrud
Change to use script for allowed values.
2009-04-01Change lack of interface in DDNS back to warningStephen Hemminger
If program can handle it no point in enforcing in CLI.
2009-04-01Use interface check programStephen Hemminger
For consistency all templates should use same script to validate interface names.
2009-04-01Update help text to show which facility is quaggaStephen Hemminger
2009-04-01Help text spelling fixStephen Hemminger
"Atleast" is not an English word, it should be "At least"
2009-03-31Set forwarding-delay when STP is enabledStephen Hemminger
If using STP then apply configured forwarding-delay or 15 if none specified.
2009-03-31Turn off forwarding delay if STP is offStephen Hemminger
Bug 4226 There is no need for forwarding delay unless doing spanning tree.