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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
impstats: add process resource usage counters [via getrusage()]
Rainer Gerhards
2013-07-11
1
-1
/
+59
*
|
|
|
fix compile problem in debug build
Rainer Gerhards
2013-07-09
1
-2
/
+0
*
|
|
|
Merge remote-tracking branch 'andre/v7-stats-scripts'
Rainer Gerhards
2013-07-05
4
-0
/
+9746
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Fixed Datetime detection
Andre Lorbach
2013-07-03
1
-3
/
+4
|
*
|
|
Added support for multiple regex commands, useful for parsing multiple rsyslo...
Andre Lorbach
2013-07-03
1
-53
/
+79
|
*
|
|
Added more command line options to customize the charts and their output
Andre Lorbach
2013-07-03
2
-4
/
+31
|
*
|
|
Finished statslog graph and splitter script.
Andre Lorbach
2013-07-03
4
-26
/
+9368
|
*
|
|
Finsihed implementing chart gemerator script for impstats.
Andre Lorbach
2013-07-03
2
-40
/
+150
|
*
|
|
Started implementing stats chart generator
Andre Lorbach
2013-07-02
1
-0
/
+107
|
*
|
|
Added script to split impstats logfiles into processable csv files
Andre Lorbach
2013-07-02
1
-0
/
+133
*
|
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-07-05
1
-1
/
+3
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
bugfix: omlibdbi did not properly close connection on some errors
Rainer Gerhards
2013-07-05
1
-1
/
+3
*
|
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-07-05
1
-3
/
+9
|
\
|
|
|
|
*
|
|
omlibdbi: improve debug reporting on Begin/EndTX
Rainer Gerhards
2013-07-05
1
-3
/
+9
*
|
|
|
make use of new librelp generic error reporting facility
Rainer Gerhards
2013-07-05
2
-0
/
+17
*
|
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-07-04
1
-2
/
+1
|
\
|
|
|
|
*
|
|
minor code reduction
Rainer Gerhards
2013-07-04
1
-2
/
+1
*
|
|
|
bugfix: very small memory leak in imrelp
Rainer Gerhards
2013-07-04
1
-0
/
+1
*
|
|
|
omrelp: add "windowSize" parameter to set custom RELP window size
Rainer Gerhards
2013-07-02
1
-0
/
+8
*
|
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-07-02
1
-1
/
+0
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
bugfix: double-free in omelasticsearch
Rainer Gerhards
2013-07-02
1
-1
/
+0
|
*
|
bugfix: omrelp potential segfault at startup on invalid config parameters
Rainer Gerhards
2013-06-25
1
-1
/
+2
*
|
|
omrelp: use transactional mode to make imrelp emit bulk sends
Rainer Gerhards
2013-06-29
1
-0
/
+25
*
|
|
cosmetic: remove compiler warning
Rainer Gerhards
2013-06-29
1
-1
/
+1
*
|
|
[io]mrelp: improve error reporting
Rainer Gerhards
2013-06-28
2
-0
/
+20
*
|
|
bugfix: imptcp did not properly initialize compression status variable
Rainer Gerhards
2013-06-26
1
-0
/
+1
*
|
|
bugfix: omrelp potential segfault at startup on invalid config parameters
Rainer Gerhards
2013-06-25
1
-1
/
+2
*
|
|
imrelp: properly initialize certifcate parameters
Rainer Gerhards
2013-06-25
1
-0
/
+3
*
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-06-25
1
-2
/
+0
|
\
|
|
|
*
|
imfile: remove redundant error mesage
Rainer Gerhards
2013-06-25
1
-2
/
+0
*
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-06-25
3
-4
/
+5
|
\
|
|
|
*
|
typo fix ("listner" vs. "listener")
Michael Biebl
2013-06-25
2
-2
/
+2
|
*
|
imtcp: permit parameter name with typo for backward compatibility
Rainer Gerhards
2013-06-25
1
-1
/
+3
|
*
|
imtcp: fix typo in config parameter name
Michael Biebl
2013-06-25
1
-2
/
+2
|
*
|
bugfix: potential segfault on rsyslog termination in imudp
Rainer Gerhards
2013-06-25
1
-1
/
+0
*
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-06-24
3
-9
/
+3
|
\
|
|
|
*
|
bugfix: RainerScript object required parameters were not properly checked
Rainer Gerhards
2013-06-24
2
-8
/
+2
|
*
|
bugfix: omrelp "template" parameter is NOT required
Rainer Gerhards
2013-06-24
1
-1
/
+1
*
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-06-24
1
-0
/
+4
|
\
|
|
|
*
|
impstats: solve build problem on FreeBSD
Rainer Gerhards
2013-06-24
1
-0
/
+4
*
|
|
mmfields: add "jsonRoot" parameter
Rainer Gerhards
2013-06-24
1
-3
/
+12
*
|
|
omrelp: add tls.authmode parameter
Rainer Gerhards
2013-06-21
1
-0
/
+12
*
|
|
omrelp: add tls.authmode parameter
Rainer Gerhards
2013-06-21
1
-0
/
+12
*
|
|
omrelp: disable action on auth failure
Rainer Gerhards
2013-06-21
1
-6
/
+11
*
|
|
omrelp: emit error message on peer authentication failure
Rainer Gerhards
2013-06-21
2
-2
/
+12
*
|
|
imrelp: emit error message on authentication error
Rainer Gerhards
2013-06-20
1
-0
/
+9
*
|
|
minor cleanup
Rainer Gerhards
2013-06-20
1
-5
/
+0
*
|
|
omrelp: add permittedPeer handling (authorization)
Rainer Gerhards
2013-06-20
1
-1
/
+24
*
|
|
Added support for command line parameters in "binary" config setting of omprog.
Andre Lorbach
2013-06-18
1
-16
/
+113
*
|
|
imrelp: support for setting permitted peers (client authentication) added
Rainer Gerhards
2013-06-18
1
-1
/
+23
[prev]
[next]