| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
... however, I did not not a test run due to the lack of
existing test drivers and the very low (aka "non-existing" interest
from the userbase in the feature).
|
|
|
|
|
|
| |
pkg-config uses uppercase for its _CFLAGS and _LIBS variable names.
So we follow suit and convert all _cflags and _libs variables to
uppercase for more consistency.
|
|
|
|
|
| |
plus solving a compile problem for im3195 (which is not used
in practice, thus this did not show up before...)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- bugfix: TCP input modules did incorrectly set fromhost property
(always blank)
- bugfix: imklog did not set fromhost property
- added "fromhost-ip" property
- added "RSYSLOG_DebugFormat" canned template
- bugfix: hostname and fromhost were swapped when a persisted message
(in queued mode) was read in
|
| |
|
|
|
|
|
| |
cleanup + created an abstract class for global data
items and moved glblGetWorkDir to it
|
|
|
|
|
| |
im3195 did not yet know about the new directory structure
version bumped in support of new devel branch version
|
| |
|
|
|
|
|
| |
but need changes in liblogging to complete this
work - does not compile yet
|
|
set up build system and shuffle some files
|