summaryrefslogtreecommitdiffstats
path: root/runtime/msg.h
Commit message (Expand)AuthorAgeFilesLines
* Handle $!all-json in field templatesMiloslav Trmač2012-08-281-0/+8
* add uuid property to message objectJérôme Renard2012-08-261-1/+1
* 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
* introduced the idea of detached propertiesRainer Gerhards2009-06-291-3/+8
* optimization: propert names are now internally identified by integersRainer Gerhards2009-06-261-1/+4
* got rid of the recursive requirement for msg_t mutex (finally!)Rainer Gerhards2009-06-261-4/+4
* optimized TAG handlingRainer Gerhards2009-06-231-1/+1
* optimized hostname processingRainer Gerhards2009-06-231-3/+2
* more strict parsing of the hostname in rfc3164 modeRainer Gerhards2009-06-231-1/+1
* restored repeated message reduction processingRainer Gerhards2009-06-231-4/+1
* some more optimizationsRainer Gerhards2009-06-231-0/+5
* optimized processing of TAG message fieldRainer Gerhards2009-06-221-1/+0
* some more optimizations of the msg_t object (minor)Rainer Gerhards2009-06-221-21/+20
* fixed abort condition with oversize tagsRainer Gerhards2009-06-181-1/+0
* optimized handling of MSG part in msg objectRainer Gerhards2009-06-181-2/+3
* slight optimization of template generationRainer Gerhards2009-06-181-1/+1
* optimized TAG handling in msg objectRainer Gerhards2009-06-181-2/+6
* cleaned up/optimized raw message handling in msg objectRainer Gerhards2009-06-181-1/+6
* some more optimization in msg object string handlingRainer Gerhards2009-06-171-12/+9
* further optimized message objectRainer Gerhards2009-06-171-16/+2
* Merge branch 'master' into omfileRainer Gerhards2009-06-161-30/+24
|\
| * removed long-obsoleted property UxTradMsgRainer Gerhards2009-06-161-4/+5