[Syslog-ng-commit] syslog-ng--mainline: added "kernel" flag to log
reader flags
Balazs Scheidler
bazsi at balabit.hu
Sat Feb 11 14:09:40 CET 2006
Link: <http://intra.balabit/cgi-bin/viewarch.cgi/devel@balabit.hu--other-1/syslog-ng--mainline--2.0--patch-7>
Revision: syslog-ng--mainline--2.0--patch-7
Archive: devel at balabit.hu--other-1
Creator: Balazs Scheidler <bazsi at balabit.hu>
Date: Sat Feb 11 14:07:54 CET 2006
Standard-date: 2006-02-11 13:07:54 GMT
Modified-files: ChangeLog NEWS doc/reference/syslog-ng.xml
src/cfg-grammar.y src/cfg-lex.l src/logmsg.c src/logmsg.h
src/logreader.c src/logreader.h src/macros.c
New-patches: devel at balabit.hu--other-1/syslog-ng--mainline--2.0--patch-7
Summary: added "kernel" flag to log reader flags
Keywords:
2006-02-11 Balazs Scheidler <bazsi at balabit.hu>
* src/cfg-lex.l, src/cfg-grammar.y: added "kernel" keyword
* src/logmsg.c (log_msg_parse): default to kern.crit for kernel
messages
* src/macros.c: fixed PRI macro as it included the hostname as well
Diff stats:
ChangeLog | 22 ++++++++++++++++++++++
NEWS | 5 +++++
doc/reference/syslog-ng.xml | 10 +++++-----
src/cfg-grammar.y | 3 ++-
src/cfg-lex.l | 1 +
src/logmsg.c | 4 ++++
src/logmsg.h | 1 +
src/logreader.c | 2 ++
src/logreader.h | 1 +
src/macros.c | 1 +
10 files changed, 44 insertions(+), 6 deletions(-)
More information about the Syslog-ng-commit
mailing list