summaryrefslogtreecommitdiffstats
path: root/runtime/msg.c
Commit message (Expand)AuthorAgeFilesLines
* added capability to specify substrings for field extraction modeRainer Gerhards2012-04-261-55/+57
* added the "jsonf" property replacer option (and fieldname) & bugfixRainer Gerhards2012-04-191-37/+93
* Merge branch 'v6-stable'Rainer Gerhards2012-04-181-0/+42
|\
| * 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
* | | added "date-unixtimestamp" property replacer option to format as a unix times...Rainer Gerhards2012-03-291-0/+16
* | | added "json" property replacer optionRainer Gerhards2012-03-161-2/+110
* | | added message property parsesuccess to indicate status of higher level parser...Rainer Gerhards2012-03-151-0/+25
* | | changes needed for libee 0.4.2Rainer Gerhards2012-02-281-1/+1
* | | bugfix: property $!all-json made rsyslog abort if no normalized data is avail...Rainer Gerhards2012-02-211-4/+11
* | | dns cache: working on invalid resolution bug, againRainer Gerhards2012-02-091-1/+2
* | | Merge branch 'v6-stable'Rainer Gerhards2012-01-091-5/+5
|\| |
| * | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-01-091-5/+5
| |\|
| | * bugfix: instabilities when using RFC5424 header fieldsKaiwang Chen2012-01-091-5/+5
* | | Merge branch 'v5-devel'Rainer Gerhards2011-12-191-4/+0
|\ \ \
| * | | better performance for action stats & cleanup: removing debug printsRainer Gerhards2011-12-191-4/+0
| | |/ | |/|
* | | Merge branch 'beta'Rainer Gerhards2011-10-271-2/+2
|\ \ \ | | |/ | |/|
| * | bugfix (kind of): removed numerical part from pri-textRainer Gerhards2011-10-211-2/+2
* | | Merge branch 'beta'Rainer Gerhards2011-10-171-7/+45
|\| |
| * | 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
| |\|
* | | 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
|\|