summaryrefslogtreecommitdiffstats
path: root/runtime/msg.c
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| |\|
* | | Merge branch 'v5-devel'Rainer Gerhards2011-09-261-1/+0
|\ \ \ | | |/ | |/|
| * | bugfix: omfile returns fatal error code for things that go really wrongRainer Gerhards2011-09-261-1/+0
* | | Merge branch 'beta'Andre Lorbach2011-08-181-2/+10
|\ \ \ | | |/ | |/|
| * | 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 'beta'Andre Lorbach2011-08-111-1/+1
|\| |
| * | 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'Andre 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 'beta'Andre Lorbach2011-08-051-7/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'v5-stable' into betaAndre Lorbach2011-08-051-7/+9
| |\| |
| | * | bugfix: potential misadressing in property replacerAndre Lorbach2011-08-051-7/+9
| | |/
* | | some more cleanupRainer Gerhards2011-07-151-44/+0
* | | even more cleanup ;)Rainer Gerhards2011-07-111-99/+0
* | | cosmetic updatesRainer Gerhards2011-07-081-4/+2
* | | milestone/[PARTWORK]: integrated all variable types (msg/sys/cee)Rainer Gerhards2011-07-081-0/+42
* | | milestone/[PARTWORK]: obtaining msg vars integrated, "==" works for stringsRainer Gerhards2011-07-071-7/+48
|/ /
* | 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
| * temporary bugfix replaced by permanent one for...Rainer Gerhards2010-03-311-7/+2
* | bugfix: regression caused more locking action in msg.c than necessaryRainer Gerhards2010-06-081-10/+14
* | finshed implementation of strgen modulesRainer Gerhards2010-06-041-5/+4