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
*
imudp: refactor in preparation of recvmmsg() enhancement
Rainer Gerhards
2013-07-11
1
-60
/
+77
*
imudp: add ability to specify SO_RCVBUF size (rcvbufSize parameter)
Rainer Gerhards
2013-07-11
2
-2
/
+7
*
impstats: add process resource usage counters [via getrusage()]
Rainer Gerhards
2013-07-11
1
-1
/
+59
*
bugfix: imudp scheduling parameters did affect main thread, not imudp
Rainer Gerhards
2013-03-21
1
-1
/
+9
*
bugfix: imuxsock rate-limiting could not be configured via legacy conf
Milan Bartos
2013-03-20
1
-0
/
+3
*
bugfix: $mmnormalizeuseramsg paramter was specified with wrong type
Rainer Gerhards
2013-03-20
1
-1
/
+1
*
Do not exit when messages get overwritten in the circular buffer
Milan Bartos
2013-03-18
1
-0
/
+4
*
Fix message read buffer size
Milan Bartos
2013-03-18
1
-2
/
+2
*
Remove unnecessary strlen() call
Milan Bartos
2013-03-18
1
-1
/
+1
*
Fix trailing '-' in kernel messages.
Milan Bartos
2013-03-18
1
-0
/
+4
*
bugfix: imuxsock was missing SysSock.ParseTrusted module parameter
Rainer Gerhards
2013-03-15
1
-0
/
+3
*
bugfix: omelasticsearch failed when authentication data was provided
Rainer Gerhards
2013-01-13
1
-1
/
+1
*
im3195: object was not freed on exit [ASL2.0]
Martin Körper
2013-01-08
1
-0
/
+1
*
bugfix: mmjsonparse errornously returned action error when no CEE cookie was ...
Rainer Gerhards
2013-01-08
1
-0
/
+1
*
bugfix: compile errors in im3195
Martin Körper
2013-01-08
1
-1
/
+14
*
Merge branch 'v6-stable' into v7-stable
Rainer Gerhards
2012-12-17
1
-0
/
+6
|
\
|
*
Merge branch 'v5-stable' into v6-stable
Rainer Gerhards
2012-12-17
1
-1
/
+7
|
|
\
|
|
*
bugfix[kind of]: omudpspoof discarded messages >1472 bytes (MTU size)
Rainer Gerhards
2012-12-17
1
-1
/
+7
*
|
|
omudpspoof: better debug output
Rainer Gerhards
2012-12-17
1
-10
/
+14
*
|
|
add extra debug info to tackle omudpspoof problem
Rainer Gerhards
2012-12-17
1
-0
/
+1
*
|
|
build: link omelasticsearch against -lm
Michael Biebl
2012-12-13
1
-1
/
+1
*
|
|
permit RFC3339 timestamp in local log socket messages
Sebastien Ponce
2012-12-03
1
-3
/
+7
*
|
|
silence some primarily cosmetic compiler warning messages
Rainer Gerhards
2012-11-28
2
-3
/
+12
*
|
|
bugfix: modules not (yet) supporting new conf format were not properly regist...
Rainer Gerhards
2012-11-28
9
-1
/
+10
*
|
|
bugfix: supportoctetcountedframing parameter did not work in imptcp
Rainer Gerhards
2012-11-25
1
-1
/
+1
*
|
|
Merge branch 'v6-stable' into tmp
Rainer Gerhards
2012-11-22
3
-25
/
+49
|
\
|
|
|
*
|
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
3
-25
/
+43
|
|
\
|
|
|
*
bugfix: imklog mistakenly took kernel timestamp subseconds as nanoseconds
Rainer Gerhards
2012-11-22
1
-12
/
+12
|
|
*
imklog: added $klogParseKernelTimestamp option
Marius Tomaschewski
2012-11-21
3
-0
/
+7
|
|
*
imklog: added $klogKeepKernelTimestamp option
Marius Tomaschewski
2012-11-21
3
-2
/
+8
*
|
|
minor cleanup
Rainer Gerhards
2012-11-15
1
-8
/
+0
*
|
|
silence compiler warnings & some cleanup
Rainer Gerhards
2012-11-14
1
-5
/
+1
*
|
|
bugfix: very small memory leak in imrelp
Rainer Gerhards
2012-11-14
1
-0
/
+7
*
|
|
bugfix: make rsyslog compile on kfreebsd again
Guillem Jover
2012-11-14
1
-0
/
+2
*
|
|
Merge branch 'v6-stable' into v7-stable
Rainer Gerhards
2012-11-13
1
-1
/
+1
|
\
|
|
|
*
|
Merge branch 'v5-stable' into v6-stable
Rainer Gerhards
2012-11-13
1
-1
/
+1
|
|
\
|
|
|
*
imuxsock: do not log EAGAIN in nonblocking recvfrom
Marius Tomaschewski
2012-11-13
1
-1
/
+1
*
|
|
bugfix: potential abort of imtcp on rsyslogd shutdown
Rainer Gerhards
2012-11-02
1
-3
/
+3
*
|
|
Merge branch 'v6-stable' into v7-stable
Rainer Gerhards
2012-11-01
8
-8
/
+8
|
\
|
|
|
*
|
bugfix: invalid rsyslog-internal macro API use
Rainer Gerhards
2012-11-01
8
-8
/
+8
*
|
|
Merge branch 'v6-stable' into v7-stable
Rainer Gerhards
2012-11-01
1
-1
/
+1
|
\
|
|
|
*
|
bugfix: misaddressing of $mmnormalizeuserawmsg parameter
Rainer Gerhards
2012-11-01
1
-1
/
+1
|
*
|
Merge branch 'v6-stable' into v6-beta
Rainer Gerhards
2012-10-19
1
-2
/
+2
|
|
\
\
|
*
\
\
Merge branch 'v6-stable' into v6-beta
Rainer Gerhards
2012-10-19
1
-5
/
+0
|
|
\
\
\
|
*
\
\
\
Merge branch 'v6-stable' into v6-beta
Rainer Gerhards
2012-10-17
2
-3
/
+5
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'v6-stable' into v6-beta
Rainer Gerhards
2012-10-16
1
-8
/
+2
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'v6-stable' into v6-beta
Rainer Gerhards
2012-10-11
1
-1
/
+1
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'v6-stable' into v6-devel
Rainer Gerhards
2012-10-04
1
-6
/
+0
|
|
\
\
\
\
\
\
\
*
|
|
|
|
|
|
|
|
bugfix: imzmq3 segfault with PULL subscription
Martin Nilsson
2012-10-30
1
-2
/
+4
[next]