summaryrefslogtreecommitdiffstats
path: root/runtime/msg.h
Commit message (Expand)AuthorAgeFilesLines
* make rsyslog use the new json-c pkgconfig file if availablehwoarang2013-09-031-1/+1
* Don't #include libestr and libee headers when not necessaryTomas Heinrich2013-05-201-2/+0
* mmanon: complete ipv4 functionalityRainer Gerhards2013-03-041-0/+1
* optimize: obtaining programnameRainer Gerhards2013-01-141-2/+5
* optimize msg.c/textpriRainer Gerhards2013-01-141-1/+0
* Merge branch 'v7-stable-newmsglock' into master-newmsglockRainer Gerhards2012-12-061-12/+0
|\
| * Merge branch 'v6-stable-newmsglock' into v7-stable-newmsglockRainer Gerhards2012-12-061-12/+0
| |\
| | * bugfix: some message properties could be garbled due to race conditionRainer Gerhards2012-12-061-12/+0
* | | cleanup: remove no longer needed functionRainer Gerhards2012-11-061-1/+0
* | | queue: reduce CPU load for deserializing message propertiesRainer Gerhards2012-11-061-0/+1
* | | queue: remove time() calls from msg deserializationRainer Gerhards2012-11-031-0/+1
* | | queue: use specific deserializer for msg objectRainer Gerhards2012-11-031-0/+2
* | | queue: remove unnecessary (obj_t*) redirection from msg ptrsRainer Gerhards2012-11-031-0/+1
* | | refactor tpl processor so that date is queried once per templateRainer Gerhards2012-10-101-1/+1
|/ /
* | new ruleengine: implement template type "subtree"Rainer Gerhards2012-09-181-1/+3
* | new ruleengine: Implent "unset" statementRainer Gerhards2012-09-171-0/+7
* | add native json-passing to output modules using JSON APIRainer Gerhards2012-08-311-0/+1
* | Merge branch 'master' into v7-develRainer Gerhards2012-08-271-1/+1
|\|
| * add uuid property to message objectJérôme Renard2012-08-261-1/+1
* | milestone: libee event removed from rsyslog core. Now pure JSON.Rainer Gerhards2012-08-271-2/+1
* | milestone: first PoC for hierarchical data inside msgRainer Gerhards2012-08-271-1/+4
|/
* added "date-unixtimestamp" property replacer option to format as a unix times...Rainer Gerhards2012-03-291-0/+2
* added message property parsesuccess to indicate status of higher level parser...Rainer Gerhards2012-03-151-0/+2
* milestone/[PARTWORK]: integrated all variable types (msg/sys/cee)Rainer Gerhards2011-07-081-0/+1
* milestone/[PARTWORK]: obtaining msg vars integrated, "==" works for stringsRainer Gerhards2011-07-071-0/+1
* Merge branch 'v5-beta'Rainer Gerhards2011-02-251-1/+2
|\
| * added debug support for trying to find well-hidden bugRainer Gerhards2011-02-231-1/+2
* | milestone: added support for CEE-variables to RainerScriptRainer Gerhards2010-12-031-0/+2
* | milestone: added support for CEE-properties in property-based filtersRainer Gerhards2010-12-011-1/+2
* | milestone: template supports CEE output via %$!all-json%Rainer Gerhards2010-12-011-1/+1
* | milestone: added mmnormalize (compiles, but untested)Rainer Gerhards2010-12-011-0/+3
|/
* bugfix: atomic increment for msg object may not work correct on all platforms.Chris Metcalf2010-11-251-1/+1
* finshed implementation of strgen modulesRainer Gerhards2010-06-041-2/+5
* Merge branch 'v4-devel' into masterRainer Gerhards2010-04-271-0/+1
|\
| * bugfix: problems with atomic operations emulationRainer Gerhards2010-04-271-0/+1
| * changed flag value for v5-compatibilityRainer Gerhards2010-04-191-1/+1
* | Merge branch 'v4-devel' into masterRainer Gerhards2010-04-191-0/+1
|\|
| * changed imsolaris to use submitMsg() APIRainer Gerhards2010-04-191-0/+1
* | replaced data type "bool" by "sbool" because this created some portability is...Rainer Gerhards2010-02-021-5/+5
* | moved DNS resolution code out of imudp and into the backend processingRainer Gerhards2009-11-171-7/+8
* | added the capability to have ruleset-specific main message queuesRainer Gerhards2009-10-271-0/+10
* | removed no longer needed msg_t property "bParseHOSTNAME"Rainer Gerhards2009-10-131-1/+0
* | Merge branch 'beta'Rainer Gerhards2009-08-271-0/+17
|\|
| * bugfix: message sanitation had some issuesRainer Gerhards2009-08-261-0/+17
* | Merge branch 'master' into udpspoof & cleanup & slight optimizationRainer Gerhards2009-07-091-3/+3
|\|
| * small performance improvement and cleanupRainer Gerhards2009-07-091-2/+2
|/
* now put the new property-based methods to good useRainer Gerhards2009-07-011-2/+2
* RcvFromIP now also a propertyRainer Gerhards2009-07-011-3/+3
* introduced a new way of handling the RcvFrom propertyRainer Gerhards2009-06-301-3/+4
* finished transition to using inputName propertyRainer Gerhards2009-06-301-5/+1