syslog-ng--mainline: added normalize_hostnames() option (fixes: #6294)
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@balabit.hu--other-1 Creator: Balazs Scheidler <bazsi@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@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@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(-)
participants (1)
-
bazsi@balabit.hu