| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
no actual implementation yet done
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
ChangeLog
action.c
configure.ac
doc/manual.html
runtime/ruleset.c
template.h
threads.c
tools/syslogd.c
|
| |
| |
| |
| | |
This is done to prevent name claches with libraries.
|
| | |
|
| |
| |
| |
| | |
as far as we know that new interface right now ;)
|
|/ |
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
It now supports the new cancel-free termination mode. This
is important to get a really reliable solution in all cases.
This concludes the initial implementation of imsolaris for v5.
|
| |
|
|
|
|
|
|
|
|
| |
Did a couple of clean-ups and made the module more robust. Among
others, improved performance and structure, fixed the recovery handler
(which did not correctly work before) and straightend out some minor
issues. Doc and some platform tests are still missing, but other than
that this version looks pretty good.
|
|
|
|
| |
including refctoring for a more simple solution
|
|
|
|
|
| |
This includes a modification to the rsyslog engine so that messages
without PRI inside the message can properly be handled.
|
|
more cleanup required, but things now basically work
|