summaryrefslogtreecommitdiffstats
path: root/runtime/msg.c
Commit message (Expand)AuthorAgeFilesLines
* consolidated time calls during msg object creationRainer Gerhards2008-10-021-0/+9
* bugfix: segfault when main queue was in direct modeRainer Gerhards2008-10-011-1/+1
* atomic memory access calls re-enabled in msg.cRainer Gerhards2008-09-231-5/+5
* bugfix: proper synchronization on message destructionRainer Gerhards2008-09-191-0/+4
* added properties "inputname" and "$myhostname"Rainer Gerhards2008-09-101-0/+37
* added new capability to property replacer.Zhuang Yuyao2008-09-101-0/+5
* Merge branch 'v3-stable' into betaRainer Gerhards2008-07-181-0/+26
* bugfix: priority was incorrectly calculated on FreeBSD 7Rainer Gerhards2008-07-141-6/+10
* Merge branch 'beta' - important mutex bugfixRainer Gerhards2008-07-141-2/+29
* reduced number of compile warnings in -pedantic gcc modeRainer Gerhards2008-06-271-1/+0
* fixed a bug with the new property replacer optionRainer Gerhards2008-06-071-1/+1
* added new property replacer option "time-subseconds"Rainer Gerhards2008-06-061-0/+26
* enhanced property replacer to support multiple regex matchesRainer Gerhards2008-06-041-5/+28
* capability for replacement text in no match regex case addedRainer Gerhards2008-05-301-13/+18
* enhanced property replacer's regex to support submatchesRainer Gerhards2008-05-291-7/+21
* added fromhost-ip properties and some bugfixesRainer Gerhards2008-05-161-2/+39
* completed better modularity of runtimeRainer Gerhards2008-04-171-1/+0
* removed no longer needed thingsRainer Gerhards2008-04-161-11/+0
* some more cleanupRainer Gerhards2008-04-161-1/+1
* moved files to the runtimeRainer Gerhards2008-04-161-0/+2294