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
...
|
*
|
|
Merge branch 'v6-stable-newmsglock' into v7-stable-newmsglock
Rainer Gerhards
2012-12-06
5
-167
/
+24
|
|
\
|
|
|
|
*
|
bugfix: some message properties could be garbled due to race condition
Rainer Gerhards
2012-12-06
6
-169
/
+26
|
*
|
|
permit RFC3339 timestamp in local log socket messages
Sebastien Ponce
2012-12-03
2
-3
/
+9
|
*
|
|
fix missing functionality: ruleset(){} could not specify ruleset queue
Rainer Gerhards
2012-11-30
9
-63
/
+151
|
*
|
|
silence compiler warnings
Rainer Gerhards
2012-11-30
5
-8
/
+29
|
*
|
|
fix display problem with some date-format template options
Rainer Gerhards
2012-11-29
1
-1
/
+7
*
|
|
|
bugfix[minor]: invalid error code when mmnormalize could not access rulebase
Rainer Gerhards
2012-11-30
3
-3
/
+6
*
|
|
|
cleanup
Rainer Gerhards
2012-11-30
1
-1
/
+0
*
|
|
|
bugfix: segfault on imuxsock startup if system log socket is used and no rate...
Rainer Gerhards
2012-11-29
2
-0
/
+7
*
|
|
|
doc bugfix: corrections and improvements in mmnormalize html doc page
Florian Riedl
2012-11-29
2
-11
/
+14
*
|
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2012-11-29
2
-4
/
+6
|
\
|
|
|
|
*
|
|
bugfix: template "type" parameter is mandatory (but was not)
Rainer Gerhards
2012-11-29
2
-4
/
+6
*
|
|
|
refactor error processing in string template handling
Rainer Gerhards
2012-11-29
2
-44
/
+31
*
|
|
|
bugfix: error message had an extra LF in it (can break forwarding & tools)
Rainer Gerhards
2012-11-29
1
-1
/
+1
*
|
|
|
bugfix: no error message for invalid string template parameters
Rainer Gerhards
2012-11-29
4
-4
/
+28
*
|
|
|
bugfix: mmnormalize could abort rsyslog if config parameter was in error
Rainer Gerhards
2012-11-28
2
-1
/
+6
*
|
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2012-11-28
16
-18
/
+52
|
\
|
|
|
|
*
|
|
silence some primarily cosmetic compiler warning messages
Rainer Gerhards
2012-11-28
4
-7
/
+22
|
*
|
|
bugfix: modules not (yet) supporting new conf format were not properly regist...
Rainer Gerhards
2012-11-28
11
-2
/
+16
|
*
|
|
doc: improve imptcp doc
Rainer Gerhards
2012-11-26
1
-8
/
+10
|
*
|
|
bugfix: supportoctetcountedframing parameter did not work in imptcp
Rainer Gerhards
2012-11-25
2
-1
/
+2
*
|
|
|
bugfix: mmnormalize build problems
Rainer Gerhards
2012-11-27
2
-6
/
+6
*
|
|
|
prepare 7.3.4 release
v7.3.4
Rainer Gerhards
2012-11-25
4
-3
/
+16
*
|
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2012-11-22
2
-0
/
+5
|
\
|
|
|
|
*
|
|
Merge branch 'v6-stable' into tmp
Rainer Gerhards
2012-11-22
2
-0
/
+5
|
|
\
|
|
|
|
*
|
bugfix: hostname set in rsyslog.conf was not picked up until HUP
oxpa
2012-11-22
2
-0
/
+5
*
|
|
|
typo fix
Rainer Gerhards
2012-11-22
1
-1
/
+1
*
|
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2012-11-22
1
-15
/
+23
|
\
|
|
|
|
*
|
|
typo fix
Rainer Gerhards
2012-11-22
1
-3
/
+3
|
*
|
|
Merge branch 'v6-stable' into v7-stable
Rainer Gerhards
2012-11-22
1
-12
/
+20
|
|
\
|
|
|
|
*
|
Merge branch 'v5-stable' into v6-stable
Rainer Gerhards
2012-11-22
1
-12
/
+20
|
|
|
\
|
|
|
|
*
typo correction
Rainer Gerhards
2012-11-22
1
-5
/
+5
*
|
|
|
doc: add new options to imklog doc page
Marius Tomaschewski
2012-11-22
1
-21
/
+19
*
|
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2012-11-22
21
-52
/
+187
|
\
|
|
|
|
*
|
|
doc: mention imported patches in ChangeLog
Rainer Gerhards
2012-11-22
1
-2
/
+12
|
*
|
|
Merge branch 'v6-stable' into tmp
Rainer Gerhards
2012-11-22
5
-28
/
+97
|
|
\
|
|
|
|
*
|
imklog: add new config params to module() parameter set
Rainer Gerhards
2012-11-22
1
-0
/
+6
|
|
*
|
Merge branch 'v5-stable' into v6-stable
Rainer Gerhards
2012-11-22
5
-28
/
+91
|
|
|
\
|
|
|
|
*
bugfix: imklog mistakenly took kernel timestamp subseconds as nanoseconds
Rainer Gerhards
2012-11-22
2
-12
/
+27
|
|
|
*
imklog: added $klogParseKernelTimestamp option
Marius Tomaschewski
2012-11-21
4
-1
/
+16
|
|
|
*
imklog: added $klogKeepKernelTimestamp option
Marius Tomaschewski
2012-11-21
4
-2
/
+13
|
*
|
|
prepare for 7.2.3 release
v7.2.3
Rainer Gerhards
2012-11-21
3
-3
/
+3
|
*
|
|
testbench: bug fix & enhance $IncludeConfig tests
Rainer Gerhards
2012-11-20
10
-10
/
+8
|
*
|
|
improve $IncludeConfig error messages
Rainer Gerhards
2012-11-20
3
-4
/
+31
|
*
|
|
document fixed regression
Rainer Gerhards
2012-11-20
1
-0
/
+12
|
*
|
|
regression fix: rsyslog terminated when wild-card $includeFile did not find f...
Rainer Gerhards
2012-11-20
1
-2
/
+5
|
*
|
|
cleanup
Rainer Gerhards
2012-11-20
1
-1
/
+0
|
*
|
|
prepare 7.2.2 release
v7.2.2
Rainer Gerhards
2012-11-16
4
-5
/
+5
|
*
|
|
refactor stream.h; fix some issues with last patch
Rainer Gerhards
2012-11-15
3
-26
/
+18
|
*
|
|
minor cleanup
Rainer Gerhards
2012-11-15
1
-8
/
+0
[prev]
[next]