summaryrefslogtreecommitdiffstats
path: root/runtime/msg.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-06-111-4/+8
|\
| * bugfix: "last message repeated n times" message was missing hostnameRainer Gerhards2012-06-111-4/+8
* | bugfix: did not compile under solaris due to $uptime property codeRainer Gerhards2012-06-081-0/+5
* | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-06-061-1/+1
|\|
| * bugfix: property PROCID was empty instead of proper nilvalue if not presentRainer Gerhards2012-06-061-1/+1
* | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-04-181-3/+21
|\|
| * fixed compile bugRainer Gerhards2012-04-181-1/+1
| * bugfix: assigned ruleset was lost when using disk queuesRainer Gerhards2012-04-181-3/+21
* | Add a system property, PROP_SYS_UPTIME, to place up-time markers into rsyslog...Steven A. Falco2012-04-131-0/+20
* | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-01-091-5/+5
|\|
| * bugfix: instabilities when using RFC5424 header fieldsKaiwang Chen2012-01-091-5/+5
* | bugfix (kind of): removed numerical part from pri-textRainer Gerhards2011-10-211-2/+2
* | Merge branch 'v5-stable' into betaRainer Gerhards2011-10-131-7/+45
|\|
| * bugfix: race condition when extracting structured data and PROCIDRainer Gerhards2011-10-131-3/+21
| * bugfix: race condition when extracting program name and APPNAMERainer Gerhards2011-10-131-4/+24
* | Merge branch 'v5-stable' into betaRainer Gerhards2011-09-261-1/+0
|\|
| * bugfix: omfile returns fatal error code for things that go really wrongRainer Gerhards2011-09-261-1/+0
* | Merge branch 'v5-stable' into betaAndre Lorbach2011-08-181-2/+10
|\|
| * Added debug output into message parsers needed for bugtrackingAndre Lorbach2011-08-121-0/+5
| * bugfixes for tag emulationRainer Gerhards2011-08-111-2/+5
* | Merge branch 'v5-stable' into betaAndre Lorbach2011-08-111-1/+1
|\|
| * Fixed BUG in MsgDup (msg.c), the NULL Byte was not copied for the SyslogTagAndre Lorbach2011-08-101-1/+1
* | Merge branch 'v5-stable' into betaAndre Lorbach2011-08-101-3/+10
|\|
| * Merge branch 'v5-stable-msgidfix' into v5-stableAndre Lorbach2011-08-101-3/+10
| |\
| | * Cosmetic changeAndre Lorbach2011-07-271-2/+2
| | * Fixed a stupid return bug introduced by the last commitAndre Lorbach2011-07-271-1/+2
| | * Experimentally added mutex lock in getMSGID in order to fix bug 275.Andre Lorbach2011-07-261-3/+9
* | | Merge branch 'v5-stable' into betaAndre Lorbach2011-08-051-7/+9
|\| |
| * | bugfix: potential misadressing in property replacerAndre Lorbach2011-08-051-7/+9
| |/
* | added log classification capabilities (via mmnormalize & tags)Rainer Gerhards2011-04-131-16/+13
* | Merge branch 'v5-devel'Rainer Gerhards2011-04-121-115/+117
|\|
| * bugfix: race condition in deferred name resolutionRainer Gerhards2011-04-081-115/+117
* | Merge branch 'v5-devel'Rainer Gerhards2011-03-311-0/+9
|\|
| * enhance: added $BOM system property to ease writing byte order masksRainer Gerhards2011-03-221-0/+10
* | Merge branch 'v5-beta'Rainer Gerhards2011-03-011-1/+2
|\|
| * bugfix: potential abort condition when $RepeatedMsgReduction set to onRainer Gerhards2011-03-011-1/+2
* | Merge branch 'v5-beta'Rainer Gerhards2011-02-251-0/+10
|\|
| * added debug support for trying to find well-hidden bugRainer Gerhards2011-02-231-0/+10
* | Merge branch 'v5-devel'Rainer Gerhards2010-12-171-3/+1
|\|
| * Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-12-161-3/+1
| |\
| | * some cleanup based on clang static analyzer resultsRainer Gerhards2010-12-161-3/+1
* | | milestone: added support for CEE-variables to RainerScriptRainer Gerhards2010-12-031-0/+57
* | | milestone: added support for CEE-properties in property-based filtersRainer Gerhards2010-12-011-6/+11
* | | milestone: ability to use normalized names in templatesRainer Gerhards2010-12-011-0/+37
* | | milestone: template supports CEE output via %$!all-json%Rainer Gerhards2010-12-011-3/+15
* | | mmnormalize loads & runs (basic testing done)Rainer Gerhards2010-12-011-0/+4
* | | milestone: added mmnormalize (compiles, but untested)Rainer Gerhards2010-12-011-1/+1
|/ /
* | bugfix: replacements for atomic operations for non-int sized types had problems.Rainer Gerhards2010-11-251-1/+1
* | Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-10-191-1/+1
|\|
| * fixing some compile problems on FreeBSDRainer Gerhards2010-10-191-1/+1