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
/
grammar
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Merge branch 'v6-stable' into v7-stable
Rainer Gerhards
2012-11-09
1
-16
/
+18
|
|
\
|
|
*
bugfix: $IncludeConfig did not correctly process directories
Rainer Gerhards
2012-11-09
1
-18
/
+19
|
|
*
Merge branch 'v6-stable' into v6-devel
Rainer Gerhards
2012-10-04
1
-0
/
+1
|
|
|
\
|
*
|
\
Merge branch 'v7.2.1-bugfix' into v7-stable
Rainer Gerhards
2012-11-09
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
bugfix: potential segfault due to invalid param handling in comparisons
Rainer Gerhards
2012-11-08
1
-1
/
+1
*
|
|
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2012-11-02
1
-1
/
+0
|
\
|
|
|
|
|
*
|
|
|
bugfix: potential segfault when re_match() function was used
oxpa
2012-11-02
1
-1
/
+0
|
|
/
/
/
*
|
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2012-10-29
1
-1
/
+1
|
\
|
|
|
|
*
|
|
bugfix: ruleset()-object did only support a single statement
Rainer Gerhards
2012-10-27
1
-1
/
+1
*
|
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2012-10-24
1
-1
/
+1
|
\
|
|
|
|
*
|
|
cleanup
Rainer Gerhards
2012-10-24
1
-1
/
+1
*
|
|
|
permit action-like statements (stop, call, ...) in action lists
Rainer Gerhards
2012-10-22
1
-3
/
+4
|
/
/
/
*
|
|
fix regression introduced by last commit
Rainer Gerhards
2012-10-11
1
-1
/
+1
*
|
|
bugfixes in regards to action()
Rainer Gerhards
2012-10-11
1
-0
/
+2
*
|
|
bugfix: some config processing warning messages were treated as errors
Rainer Gerhards
2012-10-11
1
-2
/
+6
*
|
|
add missing prototype
Rainer Gerhards
2012-10-11
1
-0
/
+1
*
|
|
bugfix: in (non)equal comparisons the position of arrays influenced result
Rainer Gerhards
2012-10-09
1
-1
/
+16
*
|
|
Merge branch 'v6-stable' into beta
Rainer Gerhards
2012-10-04
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
bugfix: comments inside objects (e.g. action()) were not properly handled
Rainer Gerhards
2012-10-04
1
-0
/
+1
*
|
|
implement "continue" RainerScript statement
Rainer Gerhards
2012-10-01
3
-1
/
+9
*
|
|
bugfix: ruleset(){} directive errornously changed default ruleset
Rainer Gerhards
2012-10-01
1
-0
/
+1
*
|
|
implement RainerScript "call" statement
Rainer Gerhards
2012-10-01
4
-4
/
+64
*
|
|
implement imtcp "permittedPeers" module-global parameter
Rainer Gerhards
2012-10-01
2
-5
/
+4
*
|
|
refactor: unify nodetypes
Rainer Gerhards
2012-10-01
2
-14
/
+14
*
|
|
fix: invalid free in array-based string comparisons
Rainer Gerhards
2012-10-01
1
-3
/
+7
*
|
|
implement string arrays for config objects
Rainer Gerhards
2012-10-01
3
-33
/
+134
*
|
|
cleanup
Rainer Gerhards
2012-09-28
2
-9
/
+0
*
|
|
implement RainerScript array-based string comparison operations
Rainer Gerhards
2012-09-28
1
-13
/
+77
*
|
|
rainerscript: add basic plumbing for arrays
Rainer Gerhards
2012-09-28
4
-5
/
+94
*
|
|
Implement RainerScript ruleset() statement
Rainer Gerhards
2012-09-28
5
-5
/
+17
*
|
|
Merge branch 'v6-devel'
Rainer Gerhards
2012-09-27
1
-21
/
+108
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
bugfix: config errors did not always cause statement to fail
Rainer Gerhards
2012-09-27
1
-21
/
+108
|
*
|
cleanup
Rainer Gerhards
2012-09-26
1
-2
/
+0
|
*
|
Merge branch 'v6-stable' into v6-devel
Rainer Gerhards
2012-09-21
1
-1
/
+1
|
|
\
|
|
*
|
Free configuration objects after use
Miloslav Trmač
2012-09-17
1
-1
/
+2
*
|
|
fix invalid free in PoC == optimization
Rainer Gerhards
2012-09-25
1
-1
/
+3
*
|
|
slight optimization of == in string comparisons
Rainer Gerhards
2012-09-25
1
-9
/
+17
*
|
|
detect unreachable statements and emit warning message
Rainer Gerhards
2012-09-25
1
-0
/
+3
*
|
|
Merge branch 'master' into master-newruleset
Rainer Gerhards
2012-09-25
1
-1
/
+2
|
\
\
\
|
*
|
|
fix invalid free caused by optimized script execution
Rainer Gerhards
2012-09-25
1
-1
/
+2
*
|
|
|
fix small memory leak during script optimization
Rainer Gerhards
2012-09-25
1
-0
/
+2
*
|
|
|
fix optimizer-introduced memleak in action destruction
Rainer Gerhards
2012-09-25
1
-1
/
+1
*
|
|
|
Implement Script Optimizer: remove always-true PRIFILT
Rainer Gerhards
2012-09-25
1
-4
/
+44
*
|
|
|
cleanup & better debug output
Rainer Gerhards
2012-09-24
1
-2
/
+6
*
|
|
|
Clean up implementation of omdiscard-->STOP optimization
Rainer Gerhards
2012-09-24
1
-2
/
+3
*
|
|
|
PoC: optimize omdicard --> STOP
Rainer Gerhards
2012-09-24
1
-2
/
+18
|
/
/
/
*
|
|
Improve script execution speed for important string-comparisons
Rainer Gerhards
2012-09-21
1
-2
/
+7
*
|
|
Merge branch 'v6-stable' into master-newruleset
Rainer Gerhards
2012-09-21
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Implemented different grammar for pri filters
Rainer Gerhards
2012-09-21
1
-1
/
+1
*
|
|
Merge branch 'v6-stable' into master-newruleset
Rainer Gerhards
2012-09-21
1
-1
/
+1
|
\
|
|
[prev]
[next]