summaryrefslogtreecommitdiffstats
path: root/runtime/msg.h
Commit message (Expand)AuthorAgeFilesLines
* fix VAR handling in script grammar and codeRainer Gerhards2013-10-231-5/+0
* refactor: align jsonFind() calling interface with recent changesRainer Gerhards2013-10-231-1/+1
* minor cleanupRainer Gerhards2013-10-231-2/+0
* refactor: remove now no-longer needed functionsRainer Gerhards2013-10-231-3/+0
* refactor get.*PropVal() series of functionsRainer Gerhards2013-10-231-5/+1
* refactor: simplify JSON variable accessRainer Gerhards2013-10-231-3/+4
* refactor: use common code for message property description processingRainer Gerhards2013-10-221-3/+5
* refactor: somewhat simplify property-name-to-id mappingRainer Gerhards2013-10-211-1/+1
* work a bit toward string handling unificationRainer Gerhards2013-10-211-7/+7
* Merge branch 'v7-stable-mmrfc5424addhmac'Rainer Gerhards2013-09-261-1/+20
|\
| * mmrfc5424addhmac: complete initial implementationRainer Gerhards2013-09-251-0/+1
| * simplify STRUCTURED-DATA representation in msg objectRainer Gerhards2013-09-251-2/+4
| * milestone: mmpstrucdata parses STRUCTURED-DATA (but does not yet store it)Rainer Gerhards2013-09-231-0/+6
| * expose so-far msg-internal method to query structured dataRainer Gerhards2013-09-231-0/+1
| * mmrfc5424addhmac milestone: do not process non-rfc5424 messagesRainer Gerhards2013-09-231-0/+9
* | Merge branch 'v7-stable'Rainer Gerhards2013-09-261-1/+0
|\ \
| * | remove no-longer needed data itemRainer Gerhards2013-09-251-1/+0
| |/
* | Merge branch 'v7-stable'Rainer Gerhards2013-09-031-1/+1
|\|
| * make rsyslog use the new json-c pkgconfig file if availablehwoarang2013-09-031-1/+1
* | Merge branch 'c9'Rainer Gerhards2013-09-021-1/+3
|\ \
| * | milestone: defaultTZ can be set in msg obj (via imtcp)Rainer Gerhards2013-08-301-1/+3
| |/
* | first shot at global variables (without proper sync so far)Rainer Gerhards2013-07-221-0/+2
* | milestone: basic local variable functionality availableRainer Gerhards2013-07-171-0/+3
* | refactor in preparation of local variablesRainer Gerhards2013-07-171-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