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
*
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
*
enhanced property replacer to support multiple regex matches
Rainer Gerhards
2008-06-04
1
-5
/
+28
*
capability for replacement text in no match regex case added
Rainer Gerhards
2008-05-30
1
-13
/
+18
*
enhanced property replacer's regex to support submatches
Rainer Gerhards
2008-05-29
1
-7
/
+21
*
added fromhost-ip properties and some bugfixes
Rainer Gerhards
2008-05-16
1
-2
/
+39
*
completed better modularity of runtime
Rainer Gerhards
2008-04-17
1
-1
/
+0
*
removed no longer needed things
Rainer Gerhards
2008-04-16
1
-11
/
+0
*
some more cleanup
Rainer Gerhards
2008-04-16
1
-1
/
+1
*
moved files to the runtime
Rainer Gerhards
2008-04-16
1
-0
/
+2294