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
*
added new property replacer option "date-rfc3164-buggyday"
Rainer Gerhards
2010-03-08
3
-7
/
+17
*
Fix Large File Support (LFS) support (bug #182)
Yann Droneaud
2010-03-04
1
-9
/
+0
*
Includes "config.h" before any other header.
Yann Droneaud
2010-03-04
1
-1
/
+1
*
Merge branch 'v3-stable' into v4-stable
Rainer Gerhards
2010-03-01
1
-7
/
+30
|
\
|
*
bugfix: comment char ('#') in literal terminated script parsing
Rainer Gerhards
2010-03-01
1
-7
/
+30
*
|
cleanup: removed debug messages that accidently made it into the commit
Rainer Gerhards
2010-03-01
2
-2
/
+1
*
|
make $ActonFileDefaultTemplate available to ompipe
Rainer Gerhards
2010-03-01
1
-0
/
+2
*
|
message parser fixes and testbench enhancements
Rainer Gerhards
2010-02-22
2
-6
/
+13
*
|
bugfix: message without MSG part could case a segfault
Rainer Gerhards
2010-02-22
1
-3
/
+12
*
|
several bugfixes for the property replacer
Rainer Gerhards
2010-02-08
1
-44
/
+58
*
|
Merge branch 'v4-stable' into v4-beta
Rainer Gerhards
2010-02-04
2
-3
/
+8
|
\
\
|
*
|
bugfix: several smaller bugs resolved after flexelint review
varmojfekoj
2010-02-04
3
-4
/
+9
|
*
|
bugfix: potential segfault on queue shutdown
varmojfekoj
2010-01-26
1
-9
/
+14
*
|
|
did some adoptions necessary to use the bugfix with v4-beta code base
Rainer Gerhards
2010-01-26
1
-6
/
+6
*
|
|
Merge branch 'queuepatch' into v4-betanew
Rainer Gerhards
2010-01-26
1
-10
/
+15
|
\
\
\
|
*
|
|
bugfixes for potential segfaults during queue shutdown
varmojfekoj
2010-01-26
1
-9
/
+14
|
|
/
/
*
|
|
bugfix: blanks inside file names did not terminate file name parsing.
Rainer Gerhards
2010-01-19
1
-1
/
+2
*
|
|
bugfix: rsyslog hangs when writing to a named pipe which nobody was reading.
Rainer Gerhards
2010-01-15
2
-4
/
+12
*
|
|
bugfix: hostname accidently set to IP address for some message sources
Rainer Gerhards
2009-11-30
1
-1
/
+1
*
|
|
bugfix (kind of): check if TCP connection is still alive if using TLS
Jonathan Bond-Caron
2009-11-25
1
-1
/
+4
*
|
|
Merge branch 'v4-stable' into v4-beta
Rainer Gerhards
2009-11-17
2
-2
/
+5
|
\
|
|
|
*
|
Merge branch 'v3-stable' into v4-stable
Rainer Gerhards
2009-11-17
2
-2
/
+5
|
|
\
|
|
|
*
correcting -q/-Q patch - was invalid
Rainer Gerhards
2009-11-12
2
-2
/
+5
*
|
|
Merge branch 'v4-stable' into v4-beta
Rainer Gerhards
2009-11-12
1
-2
/
+2
|
\
|
|
|
*
|
Merge branch 'v3-stable' into v4-stable
Rainer Gerhards
2009-11-12
1
-2
/
+2
|
|
\
|
|
|
*
bugfix: segfault on startup when -q or -Q option was given
Rainer Gerhards
2009-11-12
1
-2
/
+2
*
|
|
added a so-called "On Demand Debug" mode
Rainer Gerhards
2009-11-10
1
-0
/
+9
*
|
|
bugfix: named pipes did no longer work (they always got an open error)
Rainer Gerhards
2009-11-05
1
-0
/
+1
*
|
|
Merge branch 'v4-stable' into v4-beta
Rainer Gerhards
2009-10-21
1
-2
/
+0
|
\
|
|
|
*
|
Merge branch 'v3-stable' into v4-stable
Rainer Gerhards
2009-10-20
1
-2
/
+0
|
|
\
|
|
|
*
bugfix: potential hang condition on queue shutdown
Rainer Gerhards
2009-10-20
1
-2
/
+0
|
*
|
RFC5424 formatted messages with only structured data and no MSG part were imp...
Rainer Gerhards
2009-10-01
2
-1
/
+6
*
|
|
Merge branch 'aaron' into v4-beta
Rainer Gerhards
2009-10-08
1
-1
/
+1
|
\
\
\
|
*
|
|
bugfix: debug string larger than 1K were improperly displayed.
Rainer Gerhards
2009-10-08
1
-1
/
+1
*
|
|
|
Merge branch 'aaron' into v4-beta
Rainer Gerhards
2009-10-05
1
-1
/
+1
|
\
|
|
|
|
*
|
|
bugfix[minor]: CHKiRet improperly used
Rainer Gerhards
2009-10-02
1
-1
/
+1
*
|
|
|
Merge branch 'aaron' into v4-beta
Rainer Gerhards
2009-10-02
1
-0
/
+1
|
\
|
|
|
|
*
|
|
bumped version number, corrected error message code (minor nit)
Rainer Gerhards
2009-10-01
1
-0
/
+1
*
|
|
|
Merge branch 'v4-stable' into v4-beta & BUGFIX
Rainer Gerhards
2009-10-01
4
-41
/
+96
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
bugfix: invalid handling of zero-sized messages
Rainer Gerhards
2009-09-29
1
-2
/
+4
|
*
|
bugfix: random data could be appended to message, possibly causing segfaults
Rainer Gerhards
2009-09-24
4
-42
/
+88
*
|
|
minor cleanup & preparation for 4.5.4
v4.5.4
Rainer Gerhards
2009-09-29
1
-9
/
+0
*
|
|
bugfix: this morning's race patch was incomplete, completing now
Rainer Gerhards
2009-09-24
1
-6
/
+8
*
|
|
(temporary?) removal of very conservative locks in stream.c
Rainer Gerhards
2009-09-24
1
-2
/
+2
*
|
|
bugfix: potential segfault in stream writer on destruction
Rainer Gerhards
2009-09-24
1
-5
/
+9
*
|
|
minor: increased buffer size to be safe in all cases
Rainer Gerhards
2009-09-22
1
-2
/
+2
*
|
|
bugfixes: potential problems in out file zip writer.
Rainer Gerhards
2009-09-22
1
-14
/
+31
*
|
|
bugfix: potential race in object loader during use/release of object interface
Rainer Gerhards
2009-09-22
1
-3
/
+19
*
|
|
fixed some minor portability issues
Rainer Gerhards
2009-09-14
2
-3
/
+11
*
|
|
bugfix: repeated messages were incorrectly processed
Rainer Gerhards
2009-09-10
1
-3
/
+8
[next]