summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
2008-02-26Fix 2877: Bridge group can not be assiged to vif sub interfaceZStig Thormodsrud
2008-02-21fix for bug 2764: rename user levelAn-Cheng Huang
2008-02-19fix for bug 2855: change help textAn-Cheng Huang
2008-02-15Fix syntax error in "interface bridge <> priority".Stig Thormodsrud
2008-02-14Fix 2819 Plain-text authentication should be identified as such.Stig Thormodsrud
2008-02-11allow empty full-nameAn-Cheng Huang
2008-02-11prevent ':' in full name (separator in passwd)An-Cheng Huang
2008-02-11Updated syslog help with severity information.Mark O'Brien
2008-02-06template cleanup and fix for bug 2785: update /etc/mailname with hostname.An-Cheng Huang
2008-02-05fix for bug 2768: add "dynamic" keyword to server entry.An-Cheng Huang
2008-02-04revise the password checkAn-Cheng Huang
2008-02-04add commit check for user passwordAn-Cheng Huang
2008-02-01- Fix 2745: bridge-group cost - syntax errorStig Thormodsrud
- Fix 2746: bridge-group priority - syntax error - Add comp_help strings - Change bridge-group to a transaction node
2008-01-31convert templates to new syntaxAn-Cheng Huang
2008-01-30clean up temp file in delete fail caseAn-Cheng Huang
2008-01-25add a few missing help stringsStig Thormodsrud
2008-01-24update tunnel help strings with defaultsStig Thormodsrud
2008-01-23fix component check for bug 1938Robert Bays
2008-01-22fix for bug 1938 to prep for glendale repoRobert Bays
2008-01-21All vrrp to be configured on vifStig Thormodsrud
2008-01-16Add help and error message for 'set interfaces ethernet <dev> addressStig Thormodsrud
2008-01-12Add vrrp sync group and fix authentication displayStig Thormodsrud
2008-01-11Allow ip address to be configured on bridge interfaceStig Thormodsrud
2007-12-26Treat 'system domain-name $(@)' and 'system domain-search domain $(@)' as ↵Marat Nepomnyashy
mutually exclusive. Generate an error message and refuse commit if both are specified. Bug 2256 fix.
2007-12-22Add tunnel interface.Stig Thormodsrud
2007-12-18Rewrite '/etc/resolv.conf' each time config at 'system domain-search domain ↵Marat Nepomnyashy
$(@)' changes to update the 'search' params. Bug 2113 fix.
2007-12-18Fix delete vrrp node (we really need symbolic names rather than relative path).Stig Thormodsrud
2007-12-18- Add support for multiple vrrp groups per interface.Stig Thormodsrud
- Add support for multiple VIPs per vrrp group.
2007-12-16Add ethernet bridging.Stig Thormodsrud
2007-12-12fix static host mappingAn-Cheng Huang
2007-12-11fix sudo problem on installed systemAn-Cheng Huang
2007-12-10use "127.0.1.1" for configured hostname (leave "127.0.0.1" for localhost).An-Cheng Huang
2007-12-10also check telnet session for "allow-root"An-Cheng Huang
2007-12-10fix for bug 2524: telnet settings can only be set via ssh or console.An-Cheng Huang
2007-12-05add "allow-root" option for telnet (default "false").An-Cheng Huang
2007-12-04fix for bug 2492: hide ntpd restart messagesAn-Cheng Huang
2007-12-04* change "user group" to "user level".An-Cheng Huang
* "admin" => "users", "quaggavty", "vyattacfg", "sudo". * "users" => "users", "quaggavty" * use "sudo" group for sudo permissions. * don't add "root" to /etc/group.
2007-11-27Fix "set system time-zone" doesn't verify valid time-zone.Stig Thormodsrud
2007-11-19Fix 2498 vrrp configuration can NOT be committed.Stig Thormodsrud
2007-11-07use default if host-name is deletedAn-Cheng Huang
2007-11-05add help and syntax check for syslog facilities/levels.An-Cheng Huang
this also fixes bug 2427 (and 1812?).
2007-11-05User message modificationsJustin Fletcher
2007-11-05Help text modificationsJustin Fletcher
2007-11-04Add vrrp to eureka.Stig Thormodsrud
2007-11-02Verify that a community has been defined before firing up snmpd.Stig Thormodsrud
2007-11-01add support for user groups: currently a user can be in either "admin" orAn-Cheng Huang
"users" group.
2007-10-31Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg-systemStig Thormodsrud
Conflicts: Makefile.am
2007-10-31Fix snmp such that it can be configured by non-root user.Stig Thormodsrud
2007-10-31add telnet serviceAn-Cheng Huang
2007-10-26add "allowed" and "help" for completionAn-Cheng Huang