[Syslog-ng-commit] syslog-ng--mainline: added normalize_hostnames()
option (fixes: #6294)
Balazs Scheidler
bazsi at balabit.hu
Sat Feb 11 13:02:23 CET 2006
Link: <http://intra.balabit/cgi-bin/viewarch.cgi/devel@balabit.hu--other-1/syslog-ng--mainline--2.0--patch-5>
Bug: <http://bugzilla.balabit/cgi-bin/bugzilla/show_bug.cgi?id=6294>
Revision: syslog-ng--mainline--2.0--patch-5
Archive: devel at balabit.hu--other-1
Creator: Balazs Scheidler <bazsi at balabit.hu>
Date: Sat Feb 11 13:00:14 CET 2006
Standard-date: 2006-02-11 12:00:14 GMT
Modified-files: ChangeLog NEWS doc/reference/syslog-ng.xml
src/cfg-grammar.y src/cfg-lex.l src/cfg.h src/logmsg.c
src/misc.c src/misc.h src/sgroup.c src/sgroup.h
New-patches: devel at balabit.hu--other-1/syslog-ng--mainline--2.0--patch-5
Summary: added normalize_hostnames() option (fixes: #6294)
Keywords:
2006-02-11 Balazs Scheidler <bazsi at balabit.hu>
* src/cfg-lex.l, src/cfg-grammar.y: added normalize_hostnames
option
* src/sgroup.c: implement normalize_hostnames
* src/logmsg.c (log_msg_parse): removed STRICT check from RFC3339
timestamp parsing
* doc/reference/syslog-ng.xml: updated
Diff stats:
ChangeLog | 25 +++
NEWS | 2
doc/reference/syslog-ng.xml | 295 ++++++++++++++++++++++----------------------
src/cfg-grammar.y | 3
src/cfg-lex.l | 3
src/cfg.h | 1
src/logmsg.c | 2
src/misc.c | 3
src/misc.h | 2
src/sgroup.c | 5
src/sgroup.h | 1
11 files changed, 190 insertions(+), 152 deletions(-)
More information about the Syslog-ng-commit
mailing list