Rainer Gerhards
4da700873e
pmciscoiso: support Nexus TZ string in date (but right now ignore it)
...
This does not longer give a parsing error, however, no information is right
now obtained from that TZ string.
2014-07-08 15:51:52 +02:00
Rainer Gerhards
55b8882550
update license to ASL 2.0
...
see also: https://github.com/rsyslog/rsyslog/issues/82
2014-05-22 12:22:07 +02:00
Rainer Gerhards
a8b1e96d7b
Merge branch 'v7-stable-mmrfc5424addhmac'
...
Conflicts:
Makefile.am
configure.ac
runtime/msg.c
runtime/rsyslog.h
2013-09-26 12:41:50 +02:00
Rainer Gerhards
2d616c4097
consistently use new message protocol type #define's
2013-09-23 12:17:53 +02:00
Rainer Gerhards
177c77ca1e
apply default TZ if none is present in legacy timestamp
2013-09-02 11:55:51 +02:00
Rainer Gerhards
d11e8221a8
milestone: defaultTZ can be set in msg obj (via imtcp)
...
... but parser does not yet use it.
2013-08-30 18:29:46 +02:00
Rainer Gerhards
144f0858b7
cleanup
2013-03-20 14:21:32 +01:00
Rainer Gerhards
439a5b70f2
improved support for --enable-debugless
...
Now it's probably time to prove the effect in practice...
2012-05-29 12:42:46 +02:00
Rainer Gerhards
9ec02e670a
cleanup: removed unused but set parameters
2012-04-23 17:31:26 +02:00
Rainer Gerhards
645a8541d5
Merge branch 'v4-stable' into v5-stable
...
Conflicts:
ChangeLog
tools/syslogd.c
2011-08-30 15:35:02 +02:00
1697917525
Added debug output into message parsers needed for bugtracking
...
Changed version to 5.8.5-pre1
2011-08-12 14:48:43 +02:00
Bojan Smojver
d1eb6e0edc
added work-around for bug in gtls, which causes fd leak when using TLS
...
The capability has been added for module to specify that they do not
like being unloaded.
related bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=222
Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
2011-02-23 11:25:43 +01:00
Rainer Gerhards
3644fb4b8a
fully integrated parser fixes from v4.6.0
...
This also made necessary some parser test case updates. Acutally, the test
case was wrong, but I did not notice that before.
2010-02-25 14:23:02 +01:00
Rainer Gerhards
ef661fe13c
finalized parser module calling interface
...
looks like we are almost done and need only to add the ruleset parser-specific
config options.
2009-11-04 11:33:09 +01:00
Rainer Gerhards
1b7f5c5468
moved rfc3164/5424 code to new parser modules
...
another milestone commit: the program works, the new interface
is used, some more cleanup is needed and the per-ruleset config
options are still missing. But we are getting closer...
2009-11-04 10:40:27 +01:00