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
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: simplify localHostName property handling
Rainer Gerhards
2013-10-28
2
-15
/
+3
*
Merge branch 'v7-stable'
Rainer Gerhards
2013-10-28
2
-6
/
+42
|
\
|
*
remove memleak introduced by GenerateLocalHostName HUP bugfix
Rainer Gerhards
2013-10-28
1
-13
/
+32
|
*
bugfix: potential abort during HUP
Rainer Gerhards
2013-10-28
2
-7
/
+24
*
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-10-28
2
-2
/
+7
|
\
|
|
*
bugfix: imtcp flowControl parameter incorrectly defaulted to "off"
Rainer Gerhards
2013-10-28
2
-2
/
+7
*
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-10-26
2
-1
/
+3
|
\
|
|
*
require libestr 0.1.9
Rainer Gerhards
2013-10-26
2
-1
/
+3
*
|
make rsyslog version output include the number of bits used for RainerScript
Rainer Gerhards
2013-10-26
1
-0
/
+5
*
|
doc: add enhancement to ChangeLog
Rainer Gerhards
2013-10-26
1
-0
/
+2
*
|
Make use of int64 json numbers, if available
Pavel Levshin
2013-10-26
4
-1
/
+20
*
|
slight performance optimization if GCC is used
Rainer Gerhards
2013-10-26
3
-1
/
+18
*
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-10-26
2
-0
/
+4
|
\
|
|
*
bugfix: memory leak in strlen() RainerScript function
Rainer Gerhards
2013-10-25
2
-0
/
+4
*
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-10-25
2
-2
/
+7
|
\
|
|
*
bugfix: buffer overrun if re_extract function was called for submatch 50
Rainer Gerhards
2013-10-25
2
-1
/
+3
|
*
bugfix: memleak in re_extract() function
Rainer Gerhards
2013-10-25
2
-1
/
+4
*
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-10-25
2
-1
/
+3
|
\
|
|
*
doc: add fix to ChangeLog
Rainer Gerhards
2013-10-25
1
-0
/
+2
|
*
bugfix: memory leak in omhiredis
Pavel Levshin
2013-10-25
1
-1
/
+1
*
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-10-24
1
-1
/
+5
|
\
|
|
*
doc: update ChangeLog
Rainer Gerhards
2013-10-24
1
-0
/
+4
|
*
Merge branch 'v7-stable' of git+ssh://git.adiscon.com/git/rsyslog into v7-stable
Rainer Gerhards
2013-10-24
3
-3
/
+3
|
|
\
|
|
*
preparing for 7.4.5
v7.4.5
Rainer Gerhards
2013-10-16
3
-3
/
+3
|
*
|
bugfix: Segmentation fault on incorrect variable assignment
Pavel Levshin
2013-10-24
1
-0
/
+6
|
|
/
*
|
doc: update ChangeLog
Rainer Gerhards
2013-10-24
1
-0
/
+2
*
|
bugfix: Segmentation fault on incorrect variable assignment
Pavel Levshin
2013-10-24
1
-0
/
+6
*
|
doc: add imuxsock fix to ChangeLog
Rainer Gerhards
2013-10-24
1
-0
/
+2
*
|
imuxsock: add some clarifiying comments
Rainer Gerhards
2013-10-24
1
-2
/
+4
*
|
imuxsock: When syssock.use set to off, additional listeners cannot be created
Pavel Levshin
2013-10-24
1
-2
/
+0
*
|
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
3
-32
/
+16
*
|
regression fix: global variable access did not work
Rainer Gerhards
2013-10-21
1
-2
/
+2
*
|
regression fix: global variables could not be accessed via script
Rainer Gerhards
2013-10-21
1
-1
/
+1
*
|
cleanup: remove (no longer?) needed structure member
Rainer Gerhards
2013-10-21
1
-4
/
+0
*
|
doc: document impstats ruleset parameter
Rainer Gerhards
2013-10-20
2
-0
/
+3
*
|
impstats: initial shot at multi-ruleset support
Rainer Gerhards
2013-10-19
1
-1
/
+39
*
|
fix compiler warning
Rainer Gerhards
2013-10-18
1
-1
/
+1
*
|
bugfix: imudp when using recvmmsg could report wrong sender IP
Rainer Gerhards
2013-10-18
2
-3
/
+6
*
|
cosmetic: remove compiler warnings
Rainer Gerhards
2013-10-18
1
-3
/
+0
*
|
bugfix: running imupd on multiple threads lead to segfault if recvmmsg is ava...
Rainer Gerhards
2013-10-18
2
-34
/
+45
*
|
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
2
-0
/
+3
*
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-10-18
2
-2
/
+11
|
\
|
|
*
bugfix: invalid property filter was not properly disabled in ruleset
Rainer Gerhards
2013-10-18
3
-2
/
+10
*
|
refactor property-based filter decoding
Rainer Gerhards
2013-10-18
3
-105
/
+106
*
|
slight optimizations: avoid unnecessary writes
Rainer Gerhards
2013-10-18
1
-2
/
+4
*
|
doc: mention bugfix in ChangeLog
Rainer Gerhards
2013-10-18
1
-0
/
+3
*
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-10-18
1
-0
/
+3
|
\
|
|
*
doc: add last bugfix to ChangeLog
Rainer Gerhards
2013-10-18
1
-0
/
+3
[next]