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
*
bugfix: race condition during directory creation
Rainer Gerhards
2010-03-25
1
-6
/
+26
*
streamline dynafile cache entry deletion a bit
Rainer Gerhards
2010-03-23
1
-1
/
+1
*
bugfix(minor): BSD_SO_COMPAT query function had some global vars not properly...
Rainer Gerhards
2010-03-22
1
-2
/
+2
*
fixed regression from previos (yet unrelease) $omfileFlushOnTXEnd fix
temp.4.6.1.10
Rainer Gerhards
2010-03-19
1
-0
/
+3
*
bugfix: invalid buffer write in (file) stream class
Rainer Gerhards
2010-03-19
1
-1
/
+2
*
bugfix: potential hang condition during filestream close
Rainer Gerhards
2010-03-19
1
-4
/
+6
*
bugfix: improper synchronization when "$OMFileFlushOnTXEnd on" was used
Rainer Gerhards
2010-03-19
1
-11
/
+35
*
some cleanup, some additional comments and a bit more debug output
Rainer Gerhards
2010-03-18
1
-2
/
+11
*
bugfix(cosmetic): tried to close non-open fd, resulting in close(-1)
Rainer Gerhards
2010-03-16
1
-2
/
+7
*
reduced runtime requirements of inactive debug code a slight bit
Rainer Gerhards
2010-03-16
1
-10
/
+10
*
enhanced dbgoprint() buffer size
Rainer Gerhards
2010-03-16
1
-1
/
+1
*
bugfix(minor): handling of extremely large strings in dbgprintf() fixed
Rainer Gerhards
2010-03-15
1
-0
/
+9
*
added more tests to testbench and improved testing tools
Rainer Gerhards
2010-03-11
1
-1
/
+1
*
Merge branch 'v4-stable' into v4-stable-next
Rainer Gerhards
2010-03-10
2
-5
/
+11
|
\
|
*
fixed regression introduced with previous commit
Rainer Gerhards
2010-03-10
2
-5
/
+11
*
|
some cosmetic changes
Rainer Gerhards
2010-03-10
1
-9
/
+9
|
/
*
bugfixes and testbench improvement
Rainer Gerhards
2010-03-10
1
-8
/
+9
*
bugfix: potential problem (loop, abort) when file write error occured
Rainer Gerhards
2010-03-09
1
-0
/
+1
*
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
[next]