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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
milestone: added support for CEE-variables to RainerScript
Rainer Gerhards
2010-12-03
1
-0
/
+2
*
milestone: added support for CEE-properties in property-based filters
Rainer Gerhards
2010-12-01
1
-1
/
+2
*
milestone: template supports CEE output via %$!all-json%
Rainer Gerhards
2010-12-01
1
-1
/
+1
*
milestone: added mmnormalize (compiles, but untested)
Rainer Gerhards
2010-12-01
1
-0
/
+3
*
bugfix: atomic increment for msg object may not work correct on all platforms.
Chris Metcalf
2010-11-25
1
-1
/
+1
*
finshed implementation of strgen modules
Rainer Gerhards
2010-06-04
1
-2
/
+5
*
Merge branch 'v4-devel' into master
Rainer Gerhards
2010-04-27
1
-0
/
+1
|
\
|
*
bugfix: problems with atomic operations emulation
Rainer Gerhards
2010-04-27
1
-0
/
+1
|
*
changed flag value for v5-compatibility
Rainer Gerhards
2010-04-19
1
-1
/
+1
*
|
Merge branch 'v4-devel' into master
Rainer Gerhards
2010-04-19
1
-0
/
+1
|
\
|
|
*
changed imsolaris to use submitMsg() API
Rainer Gerhards
2010-04-19
1
-0
/
+1
*
|
replaced data type "bool" by "sbool" because this created some portability is...
Rainer Gerhards
2010-02-02
1
-5
/
+5
*
|
moved DNS resolution code out of imudp and into the backend processing
Rainer Gerhards
2009-11-17
1
-7
/
+8
*
|
added the capability to have ruleset-specific main message queues
Rainer Gerhards
2009-10-27
1
-0
/
+10
*
|
removed no longer needed msg_t property "bParseHOSTNAME"
Rainer Gerhards
2009-10-13
1
-1
/
+0
*
|
Merge branch 'beta'
Rainer Gerhards
2009-08-27
1
-0
/
+17
|
\
|
|
*
bugfix: message sanitation had some issues
Rainer Gerhards
2009-08-26
1
-0
/
+17
*
|
Merge branch 'master' into udpspoof & cleanup & slight optimization
Rainer Gerhards
2009-07-09
1
-3
/
+3
|
\
|
|
*
small performance improvement and cleanup
Rainer Gerhards
2009-07-09
1
-2
/
+2
|
/
*
now put the new property-based methods to good use
Rainer Gerhards
2009-07-01
1
-2
/
+2
*
RcvFromIP now also a property
Rainer Gerhards
2009-07-01
1
-3
/
+3
*
introduced a new way of handling the RcvFrom property
Rainer Gerhards
2009-06-30
1
-3
/
+4
*
finished transition to using inputName property
Rainer Gerhards
2009-06-30
1
-5
/
+1
*
introduced the idea of detached properties
Rainer Gerhards
2009-06-29
1
-3
/
+8
*
optimization: propert names are now internally identified by integers
Rainer Gerhards
2009-06-26
1
-1
/
+4
*
got rid of the recursive requirement for msg_t mutex (finally!)
Rainer Gerhards
2009-06-26
1
-4
/
+4
*
optimized TAG handling
Rainer Gerhards
2009-06-23
1
-1
/
+1
*
optimized hostname processing
Rainer Gerhards
2009-06-23
1
-3
/
+2
*
more strict parsing of the hostname in rfc3164 mode
Rainer Gerhards
2009-06-23
1
-1
/
+1
*
restored repeated message reduction processing
Rainer Gerhards
2009-06-23
1
-4
/
+1
*
some more optimizations
Rainer Gerhards
2009-06-23
1
-0
/
+5
*
optimized processing of TAG message field
Rainer Gerhards
2009-06-22
1
-1
/
+0
*
some more optimizations of the msg_t object (minor)
Rainer Gerhards
2009-06-22
1
-21
/
+20
*
fixed abort condition with oversize tags
Rainer Gerhards
2009-06-18
1
-1
/
+0
*
optimized handling of MSG part in msg object
Rainer Gerhards
2009-06-18
1
-2
/
+3
*
slight optimization of template generation
Rainer Gerhards
2009-06-18
1
-1
/
+1
*
optimized TAG handling in msg object
Rainer Gerhards
2009-06-18
1
-2
/
+6
*
cleaned up/optimized raw message handling in msg object
Rainer Gerhards
2009-06-18
1
-1
/
+6
*
some more optimization in msg object string handling
Rainer Gerhards
2009-06-17
1
-12
/
+9
*
further optimized message object
Rainer Gerhards
2009-06-17
1
-16
/
+2
*
Merge branch 'master' into omfile
Rainer Gerhards
2009-06-16
1
-30
/
+24
|
\
|
*
removed long-obsoleted property UxTradMsg
Rainer Gerhards
2009-06-16
1
-4
/
+5
|
*
done various optimizations to the stringbuf and its users
Rainer Gerhards
2009-06-16
1
-2
/
+2
|
*
some performance optimizations
Rainer Gerhards
2009-06-16
1
-27
/
+21
*
|
completed multi-ruleset core support
Rainer Gerhards
2009-06-12
1
-0
/
+2
|
/
*
added capability to run multiple tcp listeners (on different ports)
Rainer Gerhards
2009-05-22
1
-4
/
+4
*
bugfix: unitialized mutex was used in msg.c:getPRI
Rainer Gerhards
2009-01-26
1
-0
/
+1
*
moved bParseHostname and bIsParsed to msgFlags
Rainer Gerhards
2008-10-09
1
-1
/
+12
*
reordered imudp processing.
Rainer Gerhards
2008-10-08
1
-3
/
+4
*
"output" timestamp now taken from mesg's time generated
Rainer Gerhards
2008-10-07
1
-1
/
+8
[next]