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
*
omelasticsearch: straighten out statistics counters
Rainer Gerhards
2013-09-11
1
-13
/
+13
*
bugfix: some more build problems with newer json-c versions
Rainer Gerhards
2013-09-04
3
-2
/
+6
*
prepare for 7.4.4 release
v7.4.4
Rainer Gerhards
2013-09-03
3
-3
/
+3
*
doc: add some more non-mentioned fixes to ChangeLog
Rainer Gerhards
2013-09-03
1
-0
/
+4
*
regression fix: previous fix introduced wrong default template
Rainer Gerhards
2013-09-03
1
-1
/
+1
*
doc: add missing information (patches) to ChangeLog
Rainer Gerhards
2013-09-03
1
-0
/
+4
*
doc: mention last json-c patch in ChangeLog
Rainer Gerhards
2013-09-03
1
-0
/
+2
*
make rsyslog use the new json-c pkgconfig file if available
hwoarang
2013-09-03
12
-15
/
+18
*
bugfix: imfile parameter "persistStateInterval" was unusable
Rainer Gerhards
2013-09-02
2
-1
/
+4
*
doc: add recent patch series to ChangeLog
Rainer Gerhards
2013-09-02
1
-0
/
+8
*
Using more appropriate helper function to get the error message
Ahto Truu
2013-09-02
1
-1
/
+1
*
Better error messages from rsgtutil
Ahto Truu
2013-09-02
1
-4
/
+4
*
More careful TLV encoding/decoding
Ahto Truu
2013-09-02
3
-4
/
+11
*
bugfix: imtcp addtlframedelimiter could not be set to zero
Rainer Gerhards
2013-08-26
3
-2
/
+4
*
doc: update package doc with links to Adiscon's repositories
Florian Riedl
2013-08-26
1
-4
/
+13
*
doc bugfix: remove no-longer existing omtemplate from developer doc
Rainer Gerhards
2013-08-26
2
-26
/
+11
*
backport patch to fix configure setsid test
Rainer Gerhards
2013-08-26
1
-1
/
+1
*
doc: typo fix (in directive name!)
Rainer Gerhards
2013-08-22
1
-2
/
+2
*
Removed SPACE after "MAIL FROM:" and "RCPT TO:" as RFC5321 permits spaces.
Andre Lorbach
2013-08-14
1
-2
/
+2
*
Using OMSRsetEntry to set the default action template in omprog
Andre Lorbach
2013-08-06
1
-8
/
+3
*
Using OMSRsetEntry to set the default action template in ompipe for now.
Andre Lorbach
2013-08-06
1
-1
/
+5
*
Another fix for bugid# 468
Andre Lorbach
2013-07-24
1
-8
/
+4
*
Fixing new style config format issues from bugid #468
Andre Lorbach
2013-07-24
1
-9
/
+9
*
Fixed another issue related to http://bugzilla.adiscon.com/show_bug.cgi?id=464
Andre Lorbach
2013-07-24
1
-4
/
+9
*
Fixed a bug in curlPost related to http://bugzilla.adiscon.com/show_bug.cgi?i...
Andre Lorbach
2013-07-24
1
-2
/
+5
*
Fixed bugid #464 in elasticsearch output module
Andre Lorbach
2013-07-23
0
-0
/
+0
*
Fixed bugid #464 in elasticsearch output module
Andre Lorbach
2013-07-23
1
-0
/
+6
*
debug: improve queue startup debug output
Rainer Gerhards
2013-07-19
1
-4
/
+4
*
bugfix: testbench tool chkseq did improperly report invalid file
Rainer Gerhards
2013-07-19
2
-4
/
+41
*
doc: mention queue file size patch
Rainer Gerhards
2013-07-19
1
-1
/
+4
*
Merge branch 'v6-stable' into tmp
Rainer Gerhards
2013-07-19
3
-3
/
+5
|
\
|
*
Merge branch 'v5-stable' into tmp
Rainer Gerhards
2013-07-19
3
-3
/
+5
|
|
\
|
|
*
doc: mention queue file size patch
Rainer Gerhards
2013-07-19
1
-0
/
+3
|
|
*
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
2
-2
/
+7
*
|
|
prepare for 7.4.3 release
v7.4.3
Rainer Gerhards
2013-07-18
3
-3
/
+3
*
|
|
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
2
-1
/
+5
*
|
|
bugfix: memory leak if disk queues were used and json data present
Rainer Gerhards
2013-07-17
2
-0
/
+2
*
|
|
bugfix: CEE/json data was lost during disk queue operation
Rainer Gerhards
2013-07-17
2
-2
/
+2
*
|
|
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
3
-4
/
+4
*
|
|
bugfix: 100% CPU utilization when DA queue became full
Andre Lorbach
2013-07-15
2
-3
/
+16
*
|
|
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
*
|
|
doc: mention recent build system patch
Rainer Gerhards
2013-07-10
1
-0
/
+2
*
|
|
fix build on FreeBSD
Cristiano Rolim
2013-07-10
1
-0
/
+2
*
|
|
doc: instructions for rotating signed files
Rainer Gerhards
2013-07-07
1
-1
/
+20
*
|
|
imfile changes back again, but with retained format
Radu Gheorghe
2013-07-06
1
-9
/
+9
[next]