summaryrefslogtreecommitdiffstats
path: root/runtime/msg.c
Commit message (Expand)AuthorAgeFilesLines
* moved bParseHostname and bIsParsed to msgFlagsRainer Gerhards2008-10-091-1/+0
* fixing segfault caused by all inputs but imudpRainer Gerhards2008-10-091-0/+1
* cleanup of output timestamp generationRainer Gerhards2008-10-071-0/+4
* "output" timestamp now taken from mesg's time generatedRainer Gerhards2008-10-071-6/+9
* added $UDPServerTimeRequery optionRainer Gerhards2008-10-061-14/+58
* Merge branch 'master' into perfRainer Gerhards2008-10-061-0/+9
|\
| * consolidated time calls during msg object creationRainer Gerhards2008-10-021-0/+9
* | Merge branch 'helgrind' into perfRainer Gerhards2008-10-021-1/+1
|\|
| * bugfix: segfault when main queue was in direct modeRainer Gerhards2008-10-011-1/+1
* | Merge branch 'helgrind' into perfRainer Gerhards2008-09-261-5/+9
|\|
| * 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
* | minor things, mostly improved debug infoRainer Gerhards2008-09-181-2/+2
|/
* 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