syslog-ng--mainline: fix time conversion to the specified timezone
Link: <http://intra.balabit/cgi-bin/viewarch.cgi/bazsi@balabit.hu--bazsi-1/syslog-ng--mainline--2.0--patch-79> Revision: syslog-ng--mainline--2.0--patch-79 Archive: bazsi@balabit.hu--bazsi-1 Creator: Balazs Scheidler <bazsi@balabit.hu> Date: Mon Dec 5 21:24:45 CET 2005 Standard-date: 2005-12-05 20:24:45 GMT Modified-files: ChangeLog src/logmsg.c src/macros.c New-patches: bazsi@balabit.hu--bazsi-1/syslog-ng--mainline--2.0--patch-79 Summary: fix time conversion to the specified timezone Keywords: 2005-12-05 Balazs Scheidler <bazsi@balabit.hu> * src/logmsg.c (log_stamp_format): instead of substracting the timezone offset substract it (credit for reporting goes to Andy), * src/macros.c (log_macro_expand): -"- * src/logmsg.c (log_msg_parse): time zone specifies can be more than 12 hours, fixed. Diff stats: ChangeLog | 21 +++++++++++++++++++++ src/logmsg.c | 4 ++-- src/macros.c | 2 +- 3 files changed, 24 insertions(+), 3 deletions(-)
participants (1)
-
bazsi@balabit.hu