| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Conflicts:
ChangeLog
configure.ac
|
| |\| | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
... it could pass a NULL pointer to unlink. Depending on OS implementation,
this could (or could not...) lead to a segfault.
|
| | |_|/
| |/| |
| | | |
| | | |
| | | | |
...due to invalid mutex synchronisation in DA worker. In case of
idle queue, mutex was incorrectly locked.
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | | |
Conflicts:
ChangeLog
runtime/rsyslog.h
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
The character immediately in front of the first escape was lost.
|
| | | | | |
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Conflicts:
plugins/omelasticsearch/omelasticsearch.c
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
makes JSON creation far more bulletproof (and also faster)
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
most important to prevent clashes with new style settings
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This provides a way for modules to differentiate between old- and new-
style config, so that they can react accordingly.
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The interface was actually not present in older versions, even though some modules
already used it. The implementation was now done, and not in 6.3/6.4
because the resulting memory leak was ultra-slim and the new interface
handling has some potential to seriously break things. Not the kind of
thing you want to add in late beta state, if avoidable.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
some nits to iron out, only omfile actually support module params
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
most recently added by re_match() function
|
| | | | | | |
|
|\| | | | | |
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Conflicts:
ChangeLog
configure.ac
doc/manual.html
|
| | |\ \ \ \ \
| | | | |_|/ /
| | | |/| | |
| | | | | | |
| | | | | | | |
Conflicts:
ChangeLog
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Thanks to Zdenek Salvet for finding this bug and to Bodik for reporting
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
For the time being, $uptime is not supported on Solaris
|
| | |\| | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Conflicts:
ChangeLog
configure.ac
doc/manual.html
|
| | |\ \ \ \ \ |
|
|\| | | | | | | |
|
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | |
| | | | | | | |
| | | | | | | | |
Conflicts:
runtime/modules.c
|
| | |\ \ \ \ \ \
| | | | |_|/ / /
| | | |/| | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Conflicts:
ChangeLog
configure.ac
doc/manual.html
runtime/modules.c
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
If it is not present, it must have the nilvalue "-" as of RFC5424
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=332
Thanks to John N for reporting this issue.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=316
Thanks to Andreas Piesk for reporting&analyzing this bug as well as
providing patches and other help in resolving it.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
also added some error checking
|
| | | | |/ / /
| | | |/| | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
traditional system line buffers were not freed. semi-static memory leak
during config load phase, did not grow while processing messages. Usually
less than 5k during the whole runtime.
|
|\ \ \ \ \ \ \ |
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| | |\ \ \ \ \ \
| | | | |/ / / /
| | | |/| | | |
| | | | | | | |
| | | | | | | | |
Conflicts:
runtime/queue.c
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
This is a minor optimization to spare some cycles if the timeout
is set to immediate discard
|
| |_|_|/ / / /
|/| | | | | |
| | | | | | |
| | | | | | | |
(but now requires at least librelp 1.0.1)
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Now it's probably time to prove the effect in practice...
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This actually at compile time disables a lot of debug code, resulting
in some speedup (but serious loss of debugging capabilities)
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Conflicts:
ChangeLog
|
| |\| | | | |
|