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
*
Make use of int64 json numbers, if available
Pavel Levshin
2013-10-26
1
-0
/
+4
*
Merge branch 'v7-stable'
Rainer Gerhards
2013-10-26
1
-0
/
+1
|
\
|
*
bugfix: memory leak in strlen() RainerScript function
Rainer Gerhards
2013-10-25
1
-0
/
+1
*
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-10-25
1
-2
/
+3
|
\
|
|
*
bugfix: buffer overrun if re_extract function was called for submatch 50
Rainer Gerhards
2013-10-25
1
-1
/
+1
|
*
bugfix: memleak in re_extract() function
Rainer Gerhards
2013-10-25
1
-1
/
+2
*
|
re-enable global vars, but as an undocumented & unsupported feature
Rainer Gerhards
2013-10-23
1
-1
/
+1
*
|
remove global variable support
Rainer Gerhards
2013-10-22
1
-2
/
+2
*
|
refactor config property filter decoding and fix some memleaks
Rainer Gerhards
2013-10-18
1
-15
/
+19
*
|
fix cosmetic memleak when property filter is disabled
Rainer Gerhards
2013-10-18
1
-0
/
+1
*
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-10-18
1
-2
/
+4
|
\
|
|
*
bugfix: invalid property filter was not properly disabled in ruleset
Rainer Gerhards
2013-10-18
1
-2
/
+3
*
|
refactor property-based filter decoding
Rainer Gerhards
2013-10-18
1
-0
/
+106
*
|
remove unused variables
Rainer Gerhards
2013-10-18
1
-2
/
+0
*
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-10-18
1
-1
/
+4
|
\
|
|
*
bugfix: segfault if re_extract() function was used and no match found
Rainer Gerhards
2013-10-18
1
-1
/
+4
*
|
Merge branch 'master-lookup'
Rainer Gerhards
2013-10-13
3
-1
/
+56
|
\
\
|
*
|
add base plumbing for (later) dynamic table reload
Rainer Gerhards
2013-07-16
1
-2
/
+1
|
*
|
milestone: basic lookup() functionality is present
Rainer Gerhards
2013-07-10
2
-1
/
+52
|
*
|
Merge branch 'master' into master-lookup
Rainer Gerhards
2013-07-09
1
-49
/
+60
|
|
\
\
|
*
|
|
milestone: add lookup_table stmt to RainerScript
Rainer Gerhards
2013-07-09
2
-0
/
+6
*
|
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-10-10
1
-3
/
+4
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
bugfix: array-based ==/!= comparisions lead to invalid results
Rainer Gerhards
2013-10-10
1
-3
/
+4
*
|
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-08-26
1
-1
/
+1
|
\
|
|
|
|
*
|
|
bugfix: imtcp addtlframedelimiter could not be set to zero
Rainer Gerhards
2013-08-26
1
-1
/
+1
|
*
|
|
fix regression that caused freeInstance not to be correctly called
Rainer Gerhards
2013-07-15
2
-2
/
+2
*
|
|
|
first shot at global variables (without proper sync so far)
Rainer Gerhards
2013-07-22
1
-1
/
+1
*
|
|
|
Merge branch 'master-localvars'
Rainer Gerhards
2013-07-20
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
milestone: basic local variable functionality available
Rainer Gerhards
2013-07-17
1
-1
/
+1
*
|
|
|
|
main_queue() config object added
Rainer Gerhards
2013-07-19
2
-0
/
+6
|
/
/
/
/
*
|
|
|
fix regression that caused freeInstance not to be correctly called
Rainer Gerhards
2013-07-15
2
-2
/
+2
*
|
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-07-10
1
-0
/
+2
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
fix build on FreeBSD
Cristiano Rolim
2013-07-10
1
-0
/
+2
*
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-07-05
1
-49
/
+60
|
\
|
|
|
|
/
|
/
|
|
*
bugfix: potential segfault during startup on invalid config
Rainer Gerhards
2013-07-05
1
-49
/
+60
*
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-06-24
1
-2
/
+9
|
\
|
|
*
bugfix: RainerScript object required parameters were not properly checked
Rainer Gerhards
2013-06-24
1
-2
/
+9
*
|
cosmetic: update .gitignore files
Rainer Gerhards
2013-05-08
1
-0
/
+1
|
/
*
Merge branch 'v7-stable'
Rainer Gerhards
2013-04-08
2
-61
/
+127
|
\
|
*
bugfix: nested if/prifilt conditions did not work properly
Rainer Gerhards
2013-04-04
2
-61
/
+129
|
*
bugfix: script == comparison did not work properly on JSON objects
Rainer Gerhards
2013-04-04
1
-0
/
+23
*
|
add RainerScript re_extract() function
Rainer Gerhards
2013-03-27
2
-2
/
+104
*
|
Fix for glob(3)s that lack GLOB_NOMAGIC
Martin Carpenter
2013-03-21
1
-4
/
+8
*
|
Merge branch 'v7-stable' into tmp
Rainer Gerhards
2013-03-20
1
-1
/
+5
|
\
|
|
*
bugfix: RainerScript getenv() function caused segfault when var was not found
Philippe Muller
2013-03-20
1
-1
/
+5
*
|
bugfix: segfault in expression optimizer
Rainer Gerhards
2013-03-15
1
-4
/
+4
*
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-03-13
2
-3
/
+14
|
\
|
|
*
bugfix: include files got included in the wrong order
Rainer Gerhards
2013-02-28
2
-3
/
+14
*
|
field() function now supports a string as field delimiter
Rainer Gerhards
2013-02-10
1
-7
/
+58
*
|
bugfix: script == comparison did not work properly on JSON objects
Rainer Gerhards
2013-02-08
1
-0
/
+23
[next]