index
:
rsyslog
master
v3-stable
v3-stable-kaz
Modifications to rsyslog---see v3-stable-kaz branch
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
msg.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
make rsyslog use the new json-c pkgconfig file if available
hwoarang
2013-09-03
1
-1
/
+1
*
Don't #include libestr and libee headers when not necessary
Tomas Heinrich
2013-05-20
1
-2
/
+0
*
mmanon: complete ipv4 functionality
Rainer Gerhards
2013-03-04
1
-0
/
+1
*
optimize: obtaining programname
Rainer Gerhards
2013-01-14
1
-2
/
+5
*
optimize msg.c/textpri
Rainer Gerhards
2013-01-14
1
-1
/
+0
*
Merge branch 'v7-stable-newmsglock' into master-newmsglock
Rainer Gerhards
2012-12-06
1
-12
/
+0
|
\
|
*
Merge branch 'v6-stable-newmsglock' into v7-stable-newmsglock
Rainer Gerhards
2012-12-06
1
-12
/
+0
|
|
\
|
|
*
bugfix: some message properties could be garbled due to race condition
Rainer Gerhards
2012-12-06
1
-12
/
+0
*
|
|
cleanup: remove no longer needed function
Rainer Gerhards
2012-11-06
1
-1
/
+0
*
|
|
queue: reduce CPU load for deserializing message properties
Rainer Gerhards
2012-11-06
1
-0
/
+1
*
|
|
queue: remove time() calls from msg deserialization
Rainer Gerhards
2012-11-03
1
-0
/
+1
*
|
|
queue: use specific deserializer for msg object
Rainer Gerhards
2012-11-03
1
-0
/
+2
*
|
|
queue: remove unnecessary (obj_t*) redirection from msg ptrs
Rainer Gerhards
2012-11-03
1
-0
/
+1
*
|
|
refactor tpl processor so that date is queried once per template
Rainer Gerhards
2012-10-10
1
-1
/
+1
|
/
/
*
|
new ruleengine: implement template type "subtree"
Rainer Gerhards
2012-09-18
1
-1
/
+3
*
|
new ruleengine: Implent "unset" statement
Rainer Gerhards
2012-09-17
1
-0
/
+7
*
|
add native json-passing to output modules using JSON API
Rainer Gerhards
2012-08-31
1
-0
/
+1
*
|
Merge branch 'master' into v7-devel
Rainer Gerhards
2012-08-27
1
-1
/
+1
|
\
|
|
*
add uuid property to message object
Jérôme Renard
2012-08-26
1
-1
/
+1
*
|
milestone: libee event removed from rsyslog core. Now pure JSON.
Rainer Gerhards
2012-08-27
1
-2
/
+1
*
|
milestone: first PoC for hierarchical data inside msg
Rainer Gerhards
2012-08-27
1
-1
/
+4
|
/
*
added "date-unixtimestamp" property replacer option to format as a unix times...
Rainer Gerhards
2012-03-29
1
-0
/
+2
*
added message property parsesuccess to indicate status of higher level parser...
Rainer Gerhards
2012-03-15
1
-0
/
+2
*
milestone/[PARTWORK]: integrated all variable types (msg/sys/cee)
Rainer Gerhards
2011-07-08
1
-0
/
+1
*
milestone/[PARTWORK]: obtaining msg vars integrated, "==" works for strings
Rainer Gerhards
2011-07-07
1
-0
/
+1
*
Merge branch 'v5-beta'
Rainer Gerhards
2011-02-25
1
-1
/
+2
|
\
|
*
added debug support for trying to find well-hidden bug
Rainer Gerhards
2011-02-23
1
-1
/
+2
*
|
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
[next]