summaryrefslogtreecommitdiffstats
path: root/runtime/msg.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4.3.2' (v4-beta) into v4-stablev4.4.0Rainer Gerhards2009-08-211-161/+108
|\
| * removed long-obsoleted property UxTradMsgRainer Gerhards2009-06-161-50/+50
| * done various optimizations to the stringbuf and its usersRainer Gerhards2009-06-161-24/+6
| * some performance optimizationsRainer Gerhards2009-06-161-34/+23
| * added capability to run multiple tcp listeners (on different ports)Rainer Gerhards2009-05-221-64/+40
| * bugfix: solved potential memory leak in msg processingRainer Gerhards2009-04-081-1/+3
* | Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-06-241-0/+2
|\ \
| * | bugfix: invalid mutex release in msg.cRainer Gerhards2009-06-241-0/+2
* | | Merge branch 'beta'Rainer Gerhards2009-04-091-0/+2
|\| | | |/ |/|
| * Merge branch 'v3-stable' into betaRainer Gerhards2009-04-091-0/+2
| |\
| | * Merge branch 'v2-stable' into v3-stableRainer Gerhards2009-04-091-0/+2
* | | added new "csv" property replacer optionRainer Gerhards2009-04-021-0/+34
* | | Merge branch 'beta'Rainer Gerhards2009-01-301-0/+2
|\| |
| * | Merge branch 'v3-stable' into beta, conclude fix for raceRainer Gerhards2009-01-301-2/+5
| |\|
| | * Merge branch 'debian_lenny' into v3-stableRainer Gerhards2009-01-301-12/+7
| | * bugfix: invalid mutex access in msg.cRainer Gerhards2009-01-301-2/+5
| * | bugfix: inconsistent use of mutex/atomic operations could cause segfaultRainer Gerhards2009-01-301-6/+7
* | | Merge branch 'drd-testing'Rainer Gerhards2009-01-291-2/+7
|\ \ \
| * | | bugfix: unitialized mutex was used in msg.c:getPRIRainer Gerhards2009-01-261-2/+7
* | | | fixed atomic operationsRainer Gerhards2009-01-291-6/+5
|/ / /
* | | Merge branch 'beta'Rainer Gerhards2008-11-181-1/+9
|\| |
| * | Merge branch 'v3-stable' into betaRainer Gerhards2008-11-111-1/+9
| |\|
| | * enhance: regex nomatch option "ZERO" has been addedRainer Gerhards2008-11-111-0/+2
| | * improved debug output for regular expressions inside property replacerRainer Gerhards2008-11-111-1/+7
* | | 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