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
*
bugfix: segfault if re_extract() function was used and no match found
Rainer Gerhards
2013-10-18
2
-1
/
+5
*
doc: typo fix
Rainer Gerhards
2013-10-17
1
-2
/
+2
*
bugfix: omelasticsearch: failed.es counter was only maintained in bulk mode
Rainer Gerhards
2013-10-16
2
-3
/
+4
*
bugfix: omelasticsearch: did not correctly initialize stats counters
Rainer Gerhards
2013-10-16
2
-1
/
+10
*
omelasticsearch: add failed.httprequests stats counter
Rainer Gerhards
2013-10-16
2
-0
/
+7
*
bugfix omelasticsearch: failed.http stats counter had incorrect count
Rainer Gerhards
2013-10-16
1
-5
/
+8
*
require libestr 0.1.8, as there are bugs in previous versions that affect us
Rainer Gerhards
2013-10-16
2
-2
/
+2
*
doc: add new helpful link to impstats doc
Rainer Gerhards
2013-10-16
1
-0
/
+1
*
bugfix: mmanon did not detect all IP addresses in rewrite mode
Rainer Gerhards
2013-10-14
2
-1
/
+8
*
bugfix: mmanon sometimes used invalid replacement char in simple mode
Rainer Gerhards
2013-10-14
2
-1
/
+6
*
bugfix: memory leak in mmnormalize
Rainer Gerhards
2013-10-10
2
-0
/
+2
*
require libestr 0.1.7
Rainer Gerhards
2013-10-10
2
-1
/
+3
*
nit: re-order ChangeLog entries
Rainer Gerhards
2013-10-10
1
-2
/
+2
*
Merge branch 'v7-4-4-ak' into v7-stable
Rainer Gerhards
2013-10-10
2
-3
/
+6
|
\
|
*
bugfix: array-based ==/!= comparisions lead to invalid results
Rainer Gerhards
2013-10-10
2
-3
/
+6
*
|
doc: link from doc to relevant places on the web
Florian Riedl
2013-10-07
13
-5
/
+75
*
|
mmanon: removed the check for specific "terminator characters" after last octet
Rainer Gerhards
2013-10-04
3
-12
/
+9
*
|
mmanon: added "]" to set of acceptable chars after an IPv4 address
Rainer Gerhards
2013-09-30
2
-1
/
+5
*
|
doc: mention contributed bugfix
Rainer Gerhards
2013-09-26
1
-0
/
+4
*
|
bugfix: omprog blocked signals to executed process
Risto Vaarandi
2013-09-26
1
-1
/
+4
*
|
remove no-longer needed data item
Rainer Gerhards
2013-09-25
1
-1
/
+0
*
|
doc: include debug log submission instructions in troubleshooting doc
Rainer Gerhards
2013-09-18
1
-10
/
+14
*
|
bugfix: imfile "facility" input parameter improperly handled
Rainer Gerhards
2013-09-18
2
-1
/
+5
*
|
bugfix: doc: imuxsock legacy param $SystemLogSocketParseTrusted was misspelled
Rainer Gerhards
2013-09-16
2
-1
/
+4
*
|
bugfix: small memory leak in imfile when $ResetConfigVariables was used
Grégory Nuyttens
2013-09-13
2
-2
/
+4
*
|
bugfix: segfault on startup if TCP TLS was used but no cert or key set
Rainer Gerhards
2013-09-13
3
-1
/
+14
*
|
Merge branch 'v7-stable' into v7-stable-tlsfix
Rainer Gerhards
2013-09-13
204
-2928
/
+16887
|
\
\
|
*
|
bugfix: build system: libgcrypt.h needed even if libgrcypt was disabled
Rainer Gerhards
2013-09-12
3
-3
/
+3
|
*
|
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
[next]