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
/
rule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
some more cleanup along the way
Rainer Gerhards
2009-11-03
1
-1
/
+29
*
added new testcase; fixed bug in testdriver
Rainer Gerhards
2009-10-19
1
-0
/
+1
*
reduced number of debug messages a bit again
Rainer Gerhards
2009-08-26
1
-2
/
+0
*
bugfix: discard action did not work (did not discard messages)
Rainer Gerhards
2009-07-30
1
-0
/
+2
*
small performance improvement and cleanup
Rainer Gerhards
2009-07-09
1
-3
/
+4
*
finished transition to using inputName property
Rainer Gerhards
2009-06-30
1
-4
/
+3
*
optimization: propert names are now internally identified by integers
Rainer Gerhards
2009-06-26
1
-9
/
+5
*
got rid of the recursive requirement for msg_t mutex (finally!)
Rainer Gerhards
2009-06-26
1
-3
/
+4
*
slight optimization of template generation
Rainer Gerhards
2009-06-18
1
-1
/
+3
*
added $Ruleset config command
Rainer Gerhards
2009-06-10
1
-0
/
+22
*
fixed a small memory leak...
Rainer Gerhards
2009-06-10
1
-3
/
+0
*
restructered code in perparation for multiple rule set support
Rainer Gerhards
2009-06-10
1
-0
/
+431