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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'v6-stable' into tmp
Rainer Gerhards
2013-07-19
2
-3
/
+2
|
\
|
*
Merge branch 'v5-stable' into tmp
Rainer Gerhards
2013-07-19
2
-3
/
+2
|
|
\
|
|
*
bugfix: correction to the interface of stream obj
Tomas Heinrich
2013-07-19
2
-3
/
+2
*
|
|
bugfix: $QHOUR/$HHOUR were always "00" or "01"
Rainer Gerhards
2013-07-19
1
-2
/
+2
*
|
|
regression fix: %d used for long long types in debug output
Rainer Gerhards
2013-07-17
1
-1
/
+3
*
|
|
cosmetic bugfix: file name buffer was not freed on disk queue destruction
Rainer Gerhards
2013-07-17
1
-1
/
+2
*
|
|
bugfix: memory leak if disk queues were used and json data present
Rainer Gerhards
2013-07-17
1
-0
/
+1
*
|
|
bugfix: CEE/json data was lost during disk queue operation
Rainer Gerhards
2013-07-17
1
-2
/
+1
*
|
|
add note on a potential future troublespot
Rainer Gerhards
2013-07-16
1
-1
/
+8
*
|
|
Fixed return state handling in ConsumerDA
Andre Lorbach
2013-07-16
1
-2
/
+19
*
|
|
fix regression that caused freeInstance not to be correctly called
Rainer Gerhards
2013-07-15
1
-2
/
+2
*
|
|
bugfix: 100% CPU utilization when DA queue became full
Andre Lorbach
2013-07-15
1
-3
/
+15
*
|
|
nit: use correct function names in new debug instrumentation
Rainer Gerhards
2013-07-13
1
-12
/
+12
*
|
|
Changed and extended debug output in queue/action classes for further analysis
Andre Lorbach
2013-07-13
1
-6
/
+6
*
|
|
Added header in typedefs.h needed for building on ehel 5
Andre Lorbach
2013-07-04
1
-0
/
+4
*
|
|
bugfix: in RFC5425 TLS, multiple wildcards in auth could cause segfault
Rainer Gerhards
2013-06-27
1
-0
/
+1
*
|
|
lmsig_gt: remove no longer needed error message
Rainer Gerhards
2013-06-25
1
-2
/
+0
*
|
|
bugfix: lmsig_gt abort on invalid configuration parameters
Risto Laanoja
2013-06-25
1
-2
/
+10
*
|
|
build: fix issues on FreeBSD
Rainer Gerhards
2013-06-25
3
-3
/
+5
*
|
|
typo fix ("listner" vs. "listener")
Michael Biebl
2013-06-25
1
-1
/
+1
*
|
|
$uptime property: fix mem leak and build problems on FreeBSD
Rainer Gerhards
2013-06-24
1
-3
/
+27
*
|
|
solve build problem on FreeBSD
Rainer Gerhards
2013-06-24
1
-1
/
+5
*
|
|
imjournal fix: put ratelimiter destruction in wrong entry point
Rainer Gerhards
2013-06-17
1
-1
/
+1
*
|
|
implement new ratelimiting mode for imjournal
Rainer Gerhards
2013-06-17
2
-1
/
+17
*
|
|
bugfix: prevent calling tellLostCnt() twice
Tomas Heinrich
2013-06-12
1
-1
/
+1
*
|
|
bugfix: prevent another endless loop in the ratelimiter
Tomas Heinrich
2013-06-12
1
-1
/
+1
*
|
|
bugfix: prevent an endless loop in the ratelimiter
Tomas Heinrich
2013-06-10
1
-2
/
+2
*
|
|
bugfix: $template statement with multiple spaces lead to invalid tpl name
Rainer Gerhards
2013-05-27
1
-0
/
+18
*
|
|
Remove redundat cflags and links to libraries
Tomas Heinrich
2013-05-20
1
-3
/
+3
*
|
|
Don't #include libestr and libee headers when not necessary
Tomas Heinrich
2013-05-20
1
-2
/
+0
*
|
|
bugfix: potential hang *in debug mode* on rsyslogd termination
Rainer Gerhards
2013-05-15
1
-7
/
+10
*
|
|
bugfix: .logsig files had tlv16 indicator bit at wrong offset
Rainer Gerhards
2013-05-14
2
-3
/
+3
*
|
|
cosmetic: reduce compiler warning
Marius Tomaschewski
2013-05-14
1
-1
/
+1
*
|
|
bugfix: invalid addressing in string class (recent regression)
Rainer Gerhards
2013-05-13
3
-8
/
+7
*
|
|
bugfix: segfault on startup if a disk queue was configure without file name
Rainer Gerhards
2013-05-08
2
-0
/
+7
*
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-05-06
1
-1
/
+5
|
\
\
\
|
*
|
|
bugfix: potential segfault on startup when builtin module was specified in mo...
Rainer Gerhards
2013-05-06
1
-1
/
+5
*
|
|
|
build: fix build if libgcrypt support is disabled
Michael Biebl
2013-04-26
1
-1
/
+1
*
|
|
|
bugfix: build problems on Solaris
John Lyman
2013-04-25
1
-1
/
+1
*
|
|
|
fix invalid include dependency in encryption support
Rainer Gerhards
2013-04-24
1
-1
/
+1
*
|
|
|
cleanup
Rainer Gerhards
2013-04-24
5
-16
/
+4
*
|
|
|
omelasticsearch: _id field support for bulk operations
Jérôme Renard
2013-04-24
1
-8
/
+8
*
|
|
|
platform compatibility enhancement: solve compile issue with libgcrypt
Rainer Gerhards
2013-04-24
1
-0
/
+2
*
|
|
|
bugfix: block size limit was not properly honored
Rainer Gerhards
2013-04-23
1
-0
/
+1
*
|
|
|
bugfix: potential segfault in guardtime signature provider
Rainer Gerhards
2013-04-23
1
-1
/
+1
*
|
|
|
some minor additions to 7.3.11
v7.3.11
Rainer Gerhards
2013-04-23
1
-0
/
+1
*
|
|
|
Merge branch 'master-crypto'
Rainer Gerhards
2013-04-17
10
-8
/
+1162
|
\
\
\
\
|
*
|
|
|
logenc: add key-program support to rsyslog crypto provider
Rainer Gerhards
2013-04-15
1
-3
/
+20
|
*
|
|
|
logenc: add capability to use key generation program to rscryutil
Rainer Gerhards
2013-04-12
1
-0
/
+129
|
*
|
|
|
logenc: full support for keyfiles
Rainer Gerhards
2013-04-12
1
-4
/
+26
[next]