index
:
rsyslog.git
master
ommongodb
rsyslog development for Lumberjack - various unofficial and potentially rebased branches
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
msg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed abort condition with oversize tags
Rainer Gerhards
2009-06-18
1
-22
/
+11
*
optimized handling of MSG part in msg object
Rainer Gerhards
2009-06-18
1
-9
/
+21
*
slight optimization of template generation
Rainer Gerhards
2009-06-18
1
-2
/
+8
*
some optimization in the property replacer
Rainer Gerhards
2009-06-18
1
-40
/
+48
*
optimized TAG handling in msg object
Rainer Gerhards
2009-06-18
1
-45
/
+72
*
cleaned up/optimized raw message handling in msg object
Rainer Gerhards
2009-06-18
1
-11
/
+32
*
going forward in moving string-handling functions to new interface...
Rainer Gerhards
2009-06-17
1
-10
/
+10
*
some more optimization in msg object string handling
Rainer Gerhards
2009-06-17
1
-44
/
+26
*
further optimized message object
Rainer Gerhards
2009-06-17
1
-115
/
+230
*
Merge branch 'master' into omfile
Rainer Gerhards
2009-06-16
1
-99
/
+71
|
\
|
*
removed long-obsoleted property UxTradMsg
Rainer Gerhards
2009-06-16
1
-50
/
+50
|
*
done various optimizations to the stringbuf and its users
Rainer Gerhards
2009-06-16
1
-24
/
+6
|
*
some performance optimizations
Rainer Gerhards
2009-06-16
1
-34
/
+23
*
|
completed multi-ruleset core support
Rainer Gerhards
2009-06-12
1
-2
/
+11
|
/
*
added capability to run multiple tcp listeners (on different ports)
Rainer Gerhards
2009-05-22
1
-64
/
+40
*
bugfix: solved potential memory leak in msg processing
Rainer Gerhards
2009-04-08
1
-1
/
+3
*
added new "csv" property replacer option
Rainer Gerhards
2009-04-02
1
-0
/
+34
*
Merge branch 'beta'
Rainer Gerhards
2009-01-30
1
-0
/
+2
|
\
|
*
Merge branch 'v3-stable' into beta, conclude fix for race
Rainer Gerhards
2009-01-30
1
-2
/
+5
|
|
\
|
|
*
Merge branch 'debian_lenny' into v3-stable
Rainer Gerhards
2009-01-30
1
-12
/
+7
|
|
*
bugfix: invalid mutex access in msg.c
Rainer Gerhards
2009-01-30
1
-2
/
+5
|
*
|
bugfix: inconsistent use of mutex/atomic operations could cause segfault
Rainer Gerhards
2009-01-30
1
-6
/
+7
*
|
|
Merge branch 'drd-testing'
Rainer Gerhards
2009-01-29
1
-2
/
+7
|
\
\
\
|
*
|
|
bugfix: unitialized mutex was used in msg.c:getPRI
Rainer Gerhards
2009-01-26
1
-2
/
+7
*
|
|
|
fixed atomic operations
Rainer Gerhards
2009-01-29
1
-6
/
+5
|
/
/
/
*
|
|
Merge branch 'beta'
Rainer Gerhards
2008-11-18
1
-1
/
+9
|
\
|
|
|
*
|
Merge branch 'v3-stable' into beta
Rainer Gerhards
2008-11-11
1
-1
/
+9
|
|
\
|
|
|
*
enhance: regex nomatch option "ZERO" has been added
Rainer Gerhards
2008-11-11
1
-0
/
+2
|
|
*
improved debug output for regular expressions inside property replacer
Rainer Gerhards
2008-11-11
1
-1
/
+7
*
|
|
moved bParseHostname and bIsParsed to msgFlags
Rainer Gerhards
2008-10-09
1
-1
/
+0
*
|
|
fixing segfault caused by all inputs but imudp
Rainer Gerhards
2008-10-09
1
-0
/
+1
*
|
|
cleanup of output timestamp generation
Rainer Gerhards
2008-10-07
1
-0
/
+4
*
|
|
"output" timestamp now taken from mesg's time generated
Rainer Gerhards
2008-10-07
1
-6
/
+9
*
|
|
added $UDPServerTimeRequery option
Rainer Gerhards
2008-10-06
1
-14
/
+58
*
|
|
Merge branch 'master' into perf
Rainer Gerhards
2008-10-06
1
-0
/
+9
|
\
|
|
|
*
|
consolidated time calls during msg object creation
Rainer Gerhards
2008-10-02
1
-0
/
+9
*
|
|
Merge branch 'helgrind' into perf
Rainer Gerhards
2008-10-02
1
-1
/
+1
|
\
|
|
|
*
|
bugfix: segfault when main queue was in direct mode
Rainer Gerhards
2008-10-01
1
-1
/
+1
*
|
|
Merge branch 'helgrind' into perf
Rainer Gerhards
2008-09-26
1
-5
/
+9
|
\
|
|
|
*
|
atomic memory access calls re-enabled in msg.c
Rainer Gerhards
2008-09-23
1
-5
/
+5
|
*
|
bugfix: proper synchronization on message destruction
Rainer Gerhards
2008-09-19
1
-0
/
+4
*
|
|
minor things, mostly improved debug info
Rainer Gerhards
2008-09-18
1
-2
/
+2
|
/
/
*
|
added properties "inputname" and "$myhostname"
Rainer Gerhards
2008-09-10
1
-0
/
+37
*
|
added new capability to property replacer.
Zhuang Yuyao
2008-09-10
1
-0
/
+5
|
/
*
Merge branch 'v3-stable' into beta
Rainer Gerhards
2008-07-18
1
-0
/
+26
*
bugfix: priority was incorrectly calculated on FreeBSD 7
Rainer Gerhards
2008-07-14
1
-6
/
+10
*
Merge branch 'beta' - important mutex bugfix
Rainer Gerhards
2008-07-14
1
-2
/
+29
*
reduced number of compile warnings in -pedantic gcc mode
Rainer Gerhards
2008-06-27
1
-1
/
+0
*
fixed a bug with the new property replacer option
Rainer Gerhards
2008-06-07
1
-1
/
+1
*
added new property replacer option "time-subseconds"
Rainer Gerhards
2008-06-06
1
-0
/
+26
[next]