Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-21 | Add completion for text fields with limited values | Stephen Hemminger | |
For all nodes that do 'syntax:expression: $VAR(@) in' add allowed tag to show possible values | |||
2010-07-19 | Convert syslog commands to new CLI help style | Stephen Hemminger | |
2010-07-16 | Remove verbs from all help messages | Stephen Hemminger | |
Per current policy remove verb from all help messages in th is package | |||
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-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-06 | Check that username is valid | Stephen Hemminger | |
2009-04-01 | Update help text to show which facility is quagga | Stephen Hemminger | |
2009-04-01 | Help text spelling fix | Stephen Hemminger | |
"Atleast" is not an English word, it should be "At least" | |||
2009-03-12 | Change update to create on multi-nodes | Stephen Hemminger | |
2008-10-10 | Fix Bug 3751 configuring multiple global syslog facilities overwrites ↵ | Mohit Mehta | |
previous ones in /etc/syslog.conf - multiple nodes configured under 'system syslog global' are appended to syslog.conf - default '*.notice -/var/log/messages' is removed from syslog.conf if any node is configured under 'system syslog global' and is put back when nothing configured under 'system syslog global' - syslog process only restarted once after making all changes in config - added commit checks at 'system syslog <>' level nodes to specify facility | |||
2008-04-10 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
-help strings standardized in vyatta-cfg-system | |||
2008-02-19 | fix for bug 2855: change help text | An-Cheng Huang | |
2008-01-31 | convert templates to new syntax | An-Cheng Huang | |
2007-11-05 | add help and syntax check for syslog facilities/levels. | An-Cheng Huang | |
this also fixes bug 2427 (and 1812?). | |||
2007-10-24 | add 'sudo' for 'system' and 'service/ssh' configuration commands. | An-Cheng Huang | |
2007-10-19 | move "system" configuration templates/scripts from vyatta-cfg. | An-Cheng Huang | |