summaryrefslogtreecommitdiff
path: root/templates/system
AgeCommit message (Collapse)Author
2008-01-30clean up temp file in delete fail caseAn-Cheng Huang
2008-01-25add a few missing help stringsStig Thormodsrud
2008-01-23fix component check for bug 1938Robert Bays
2008-01-22fix for bug 1938 to prep for glendale repoRobert Bays
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-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-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-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-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-01add support for user groups: currently a user can be in either "admin" orAn-Cheng Huang
"users" group.
2007-10-26add "allowed" and "help" for completionAn-Cheng Huang
2007-10-24add 'sudo' for 'system' and 'service/ssh' configuration commands.An-Cheng Huang
2007-10-19replace "rl_passwd" with the standard "mkpasswd".An-Cheng Huang
2007-10-19move "system" configuration templates/scripts from vyatta-cfg.An-Cheng Huang