index
:
rsyslog.git
master
ommongodb
rsyslog development for Lumberjack - various unofficial and potentially rebased branches
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'v5-stable' into v5-devel
Rainer Gerhards
2011-05-11
2
-1
/
+11
|
\
|
*
Merge branch 'v4-stable' into v5-stable
Rainer Gerhards
2011-05-11
1
-1
/
+5
|
|
\
|
|
*
bugfix: invalid processing in QUEUE_FULL condition
Rainer Gerhards
2011-05-11
1
-2
/
+6
|
*
|
bugfix: $LocalHostName was not honored under all circumstances
Rainer Gerhards
2011-05-09
1
-0
/
+6
*
|
|
added capability for imtcp to activate keep-alive packets
Rainer Gerhards
2011-05-09
1
-1
/
+1
*
|
|
Merge branch 'v5-stable' into v5-devel
Rainer Gerhards
2011-05-03
2
-2
/
+15
|
\
|
|
|
*
|
Merge branch 'v4-stable' into v5-stable
Rainer Gerhards
2011-05-03
1
-0
/
+11
|
|
\
|
|
|
*
bugfix: memory and file descriptor leak in stream processing
Rainer Gerhards
2011-05-03
1
-0
/
+11
|
*
|
Merge branch 'v4-stable' into v5-stable
Rainer Gerhards
2011-05-02
1
-2
/
+4
|
|
\
|
|
|
*
slightly more informative errmsg when TCP connection is aborted
Rainer Gerhards
2011-05-02
1
-2
/
+4
|
|
*
bugfix: abort if imfile reads file line of more than 64KiB
Rainer Gerhards
2011-02-10
1
-1
/
+1
*
|
|
better handling of queue i/o errors in disk queues.
Rainer Gerhards
2011-05-03
3
-7
/
+64
|
/
/
*
|
bugfix: $myhostname not available in RainerScript (and no error message)
Rainer Gerhards
2011-04-14
3
-5
/
+21
*
|
cleanup: initially thought temporary debug message made durable ;)
Rainer Gerhards
2011-04-12
1
-2
/
+2
*
|
bugfix: race condition in deferred name resolution
Rainer Gerhards
2011-04-08
1
-115
/
+117
*
|
stop adding data to DA queue when low watermark has been reached
Rainer Gerhards
2011-03-30
1
-0
/
+4
*
|
bugfix: PRI was invalid on Solaris for message from local log socket
Corey Smith
2011-03-24
1
-3
/
+3
*
|
enhance: added $BOM system property to ease writing byte order masks
Rainer Gerhards
2011-03-22
2
-0
/
+11
*
|
backporting patch for clean make distcheck
Rainer Gerhards
2011-03-16
1
-0
/
+3
*
|
Fall back to epoll_create() if epoll_create1() is not available
Michael Biebl
2011-03-14
1
-5
/
+8
*
|
Merge branch 'v5-beta-gtls-fix' into v5-beta
Rainer Gerhards
2011-03-06
10
-4
/
+85
|
\
\
|
*
|
bugfix: regression: memory leak in module loader
Bojan Smojver
2011-03-04
2
-13
/
+21
|
*
|
added work-around for bug in gtls, which causes fd leak when using TLS
Bojan Smojver
2011-02-23
10
-4
/
+77
*
|
|
bugfix: potential abort condition when $RepeatedMsgReduction set to on
Rainer Gerhards
2011-03-01
1
-1
/
+2
*
|
|
bugfix: fixed a memory leak and potential abort condition
Rainer Gerhards
2011-02-25
2
-10
/
+21
*
|
|
Merge branch 'v5-stable' into v5-beta
Rainer Gerhards
2011-02-25
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bugfix: memory leak when $RepeatedMsgReduction on was used
Rainer Gerhards
2011-02-25
1
-0
/
+5
*
|
|
added debug support for trying to find well-hidden bug
Rainer Gerhards
2011-02-23
2
-1
/
+12
*
|
|
bugfix: fixed compile problem due to empty structs
Dražen Kačar
2011-02-16
4
-0
/
+4
*
|
|
improved error reporting for $WorkDirectory
Rainer Gerhards
2011-02-15
2
-1
/
+37
*
|
|
bugfix: very long running actions could prevent shutdown under some circumsta...
Rainer Gerhards
2011-02-11
1
-1
/
+1
*
|
|
removed no longer needed code
Rainer Gerhards
2011-02-11
2
-3
/
+0
*
|
|
bugfix: queue engine did not properly slow down inputs in FULL_DELAY mode...
Rainer Gerhards
2011-02-11
1
-1
/
+12
*
|
|
bugfix: abort if imfile reads file line of more than 64KiB
Rainer Gerhards
2011-02-10
1
-1
/
+1
*
|
|
cosmetic: making comments in stream.c a bit more readable
Rainer Gerhards
2011-02-10
1
-4
/
+6
*
|
|
Merge branch 'v5-stable' into v5-devel
Rainer Gerhards
2011-01-26
1
-10
/
+11
|
\
|
|
|
*
|
Merge branch 'v4-stable' into v5-stable
Rainer Gerhards
2011-01-26
1
-10
/
+11
|
|
\
|
|
|
*
imfile bugfix: potential duplication of log content
Rainer Gerhards
2011-01-10
1
-13
/
+9
|
|
*
forgot the actual patch with the last commit :(
Rainer Gerhards
2010-12-17
1
-1
/
+1
|
|
*
bugfix: imfile potentially duplicates lines
Rainer Gerhards
2010-12-17
1
-0
/
+5
*
|
|
enhanced imfile to support multi-line messages
David Lang
2011-01-25
2
-28
/
+88
*
|
|
Merge branch 'v5.6.2-newimudp' into v5-devel-newimudp
Rainer Gerhards
2011-01-10
4
-1
/
+38
|
\
\
\
|
*
|
|
improved imudp real-time scheduling support & bugfix
Dražen Kačar
2011-01-10
4
-1
/
+38
*
|
|
|
Merge branch 'v4-devel' into v5-devel
Rainer Gerhards
2010-12-17
1
-7
/
+19
|
\
\
\
\
|
*
|
|
|
added $IMUDPSchedulingPolicy and $IMUDPSchedulingPriority config settings
Rainer Gerhards
2010-12-17
1
-0
/
+1
|
*
|
|
|
added $LocalHostName config directive & some bugfixing
Rainer Gerhards
2010-12-16
2
-11
/
+19
|
*
|
|
|
Merge branch 'v4-stable' into v4-devel
Rainer Gerhards
2010-12-16
8
-18
/
+11
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
bugfix: atomic increment for msg object may not work correct on all platforms.
Chris Metcalf
2010-11-25
1
-1
/
+1
|
*
|
|
|
Merge branch 'v4-stable' into v4-devel
Rainer Gerhards
2010-11-24
1
-0
/
+17
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'v4-stable' into v4-devel
Rainer Gerhards
2010-10-19
2
-2
/
+9
|
|
\
\
\
\
\
[next]