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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
previous (experimental) patch was somewhat incorrect, fixed
Rainer Gerhards
2010-03-22
1
-1
/
+1
*
exp: made omfile ensure that it is not called twice in parallel on the same f...
Rainer Gerhards
2010-03-21
1
-0
/
+9
*
fixed regression from previos (yet unrelease) $omfileFlushOnTXEnd fix
temp.4.6.1.10
Rainer Gerhards
2010-03-19
1
-1
/
+1
*
new feature: "." action type added to support writing files to relative pathes
Rainer Gerhards
2010-03-17
1
-1
/
+2
*
bugfix: recent patch to fix small memory leak could cause invalid free.
Rainer Gerhards
2010-03-16
1
-2
/
+2
*
testbench: new calling interface for tcpflood
Rainer Gerhards
2010-03-10
1
-0
/
+7
*
bugfix: potential problem (loop, abort) when file write error occured
Rainer Gerhards
2010-03-09
1
-2
/
+2
*
retain old $OMFileFlushOnTXEnd semantics
Rainer Gerhards
2010-03-09
1
-2
/
+2
*
bugfix: $omfileFlushOnTXEnd was turned on when set to off and vice versa
Rainer Gerhards
2010-03-09
1
-1
/
+1
*
streamlined BSD utmpx.h patch
Cristiano
2010-03-04
1
-14
/
+12
*
Fix Large File Support (LFS) support (bug #182)
Yann Droneaud
2010-03-04
1
-1
/
+1
*
Includes "config.h" before any other header.
Yann Droneaud
2010-03-04
3
-0
/
+3
*
bugfix: potential (but very impropable) segfaults in omfile
Rainer Gerhards
2010-03-02
1
-2
/
+14
*
solved compile problems on FreeBSD 9.0 (those caused by utmpx.h)
Cristiano
2010-03-02
1
-7
/
+20
*
fixed typo that (could have) caused compilation fail under FreeBSD
Rainer Gerhards
2010-03-01
1
-3
/
+3
*
make $ActonFileDefaultTemplate available to ompipe
Rainer Gerhards
2010-03-01
3
-15
/
+17
*
bugfix: fixed problem that caused compilation on FreeBSD 9.0 to fail.
Rainer Gerhards
2010-02-28
1
-1
/
+5
*
Description: Correct error in rsyslog.conf(5) man page
Michael Biebl
2010-02-28
1
-1
/
+1
*
some code cleanup
Rainer Gerhards
2010-02-28
4
-15
/
+12
*
moved pipe code to its own module
Rainer Gerhards
2010-02-28
5
-1
/
+284
*
message parser fixes and testbench enhancements
Rainer Gerhards
2010-02-22
1
-4
/
+12
*
bugfix: message without MSG part could case a segfault
Rainer Gerhards
2010-02-22
1
-4
/
+2
*
Merge branch 'v4-stable' into v4-beta
Rainer Gerhards
2010-02-04
1
-0
/
+3
|
\
|
*
bugfix: several smaller bugs resolved after flexelint review
varmojfekoj
2010-02-04
1
-0
/
+3
*
|
(slightly) enhanced support for FreeBSD by setting _PATH_MODDIR to the correc...
Cristiano
2010-02-03
1
-1
/
+5
*
|
bugfix: -d did not enable display of debug messages
Rainer Gerhards
2010-01-19
1
-0
/
+1
*
|
Merge branch 'v4-stable' into v4-beta
Rainer Gerhards
2010-01-19
1
-2
/
+2
|
\
|
|
*
Fix a typo regarding syslog.h and syslog(3)
Michael Biebl
2010-01-19
1
-2
/
+2
*
|
bugfix: rsyslog hangs when writing to a named pipe which nobody was reading.
Rainer Gerhards
2010-01-15
1
-6
/
+16
*
|
fixed a memory leak when sending messages in zip-compressed format
Naoya Nakazawa
2010-01-11
1
-0
/
+6
*
|
Merge branch 'v4-stable' into v4-beta
Rainer Gerhards
2009-12-04
1
-0
/
+1
|
\
|
|
*
Merge branch 'v3-stable' into v4-stable
Rainer Gerhards
2009-12-04
1
-0
/
+1
|
|
\
|
|
*
bugfix: potential segfault when -p command line option was used
Rainer Gerhards
2009-12-04
1
-0
/
+1
*
|
|
Merge branch 'v4-stable' into v4-beta
Rainer Gerhards
2009-11-30
1
-1
/
+1
|
\
|
|
|
*
|
Merge branch 'v3-stable' into v4-stable
Rainer Gerhards
2009-11-30
1
-1
/
+1
|
|
\
|
|
|
*
bugfix: $CreateDirs variable not properly initialized
Rainer Gerhards
2009-11-30
1
-1
/
+1
*
|
|
Merge branch 'v4-stable' into v4-beta
Rainer Gerhards
2009-11-17
1
-2
/
+2
|
\
|
|
|
*
|
Merge branch 'v3-stable' into v4-stable
Rainer Gerhards
2009-11-17
1
-2
/
+2
|
|
\
|
|
|
*
correcting -q/-Q patch - was invalid
Rainer Gerhards
2009-11-12
1
-2
/
+2
*
|
|
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
-4
/
+16
*
|
|
bugfix: named pipes did no longer work (they always got an open error)
Rainer Gerhards
2009-11-05
1
-2
/
+5
*
|
|
bugfix(minor): diag function returned wrong queue memeber count
Rainer Gerhards
2009-10-14
1
-1
/
+2
*
|
|
Merge branch 'aaron' into v4-beta
Rainer Gerhards
2009-10-05
2
-3
/
+6
|
\
\
\
|
*
|
|
bugfix: invalid storage class selected for some size config parameters.
Rainer Gerhards
2009-10-05
2
-7
/
+3
|
*
|
|
DirCreateMode was always zero. work-around now is to do a...
Rainer Gerhards
2009-10-02
1
-0
/
+7
*
|
|
|
Merge branch 'v4-stable' into v4-beta
Rainer Gerhards
2009-10-01
1
-1
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
RFC5424 formatted messages with only structured data and no MSG part were imp...
Rainer Gerhards
2009-10-01
1
-4
/
+12
[next]