debian/changelog | 6 scripts/system/vyatta_update_syslog.pl | 114 ++++++++++++---- sysconf/syslog.conf | 8 - templates/system/syslog/console/facility/node.def | 8 - templates/system/syslog/file/node.def | 6 templates/system/syslog/file/node.tag/facility/node.def | 9 - templates/system/syslog/global/facility/node.def | 10 - templates/system/syslog/host/node.tag/facility/node.def | 8 - templates/system/syslog/node.def | 11 - templates/system/syslog/user/node.def | 2 templates/system/syslog/user/node.tag/facility/node.def | 8 - 11 files changed, 105 insertions(+), 85 deletions(-)
New commits: commit a7d0d87b62407a3c03a4cf7c6bf2f9eabcabef9f Author: Stephen Hemminger <[email protected]> Date: Wed Apr 8 15:38:00 2009 -0700 debian/0.15.20 commit 3f6410042b54db636eac390657a8a35583515ce4 Author: Stephen Hemminger <[email protected]> Date: Mon Apr 6 21:32:29 2009 -0700 Rewrite existing syslog configuration update 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. commit b565e19b831a92a054e9281624f51482d3d9566e Author: Stephen Hemminger <[email protected]> Date: Mon Apr 6 21:20:57 2009 -0700 Check that username is valid http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=a7d0d87b62407a3c03a4cf7c6bf2f9eabcabef9f http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=3f6410042b54db636eac390657a8a35583515ce4 http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=b565e19b831a92a054e9281624f51482d3d9566e _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
