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 MsgDup bugfix from v5-stable into v4-stable branch
Andre Lorbach
2011-08-11
1
-1
/
+1
*
bugfix: memcpy overflow can occur in allowed sender checking
Marius Tomaschewski
2011-08-09
1
-1
/
+1
*
Merge branch 'v3-stable' into v4-stable
Andre Lorbach
2011-08-05
1
-7
/
+7
|
\
|
*
bugfix: potential misadressing in property replacer
Andre Lorbach
2011-08-05
1
-7
/
+7
*
|
Merge branch 'v3-stable' into v4-stable
Rainer Gerhards
2011-06-16
1
-1
/
+1
|
\
|
|
*
bugfix: timestamp was incorrectly calculated for timezones with minute offset
Rainer Gerhards
2011-06-16
1
-1
/
+1
*
|
bugfix: memory leak in imtcp & subsystems under some circumstances
Rainer Gerhards
2011-06-14
1
-0
/
+3
*
|
bugfix: invalid processing in QUEUE_FULL condition
Rainer Gerhards
2011-05-11
1
-2
/
+6
*
|
bugfix: memory and file descriptor leak in stream processing
Rainer Gerhards
2011-05-03
1
-0
/
+11
*
|
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
*
|
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
*
|
some cleanup based on clang static analyzer results
Rainer Gerhards
2010-12-16
6
-15
/
+8
*
|
Merge branch 'v3-stable' into v4-stable
Rainer Gerhards
2010-12-16
2
-3
/
+3
|
\
|
|
*
improved some code based on clang static analyzer results
Rainer Gerhards
2010-12-16
2
-3
/
+3
*
|
Merge branch 'v3-stable' into v4-stable
Rainer Gerhards
2010-11-24
1
-0
/
+17
|
\
|
|
*
bugfix(important): problem in TLS handling could cause rsyslog to loop
v3.22.3
Rainer Gerhards
2010-11-24
1
-0
/
+17
*
|
fixing some compile problems on FreeBSD
Rainer Gerhards
2010-10-19
3
-5
/
+12
*
|
imfile: bugfixes in regard to large files (> 2GB)
Rainer Gerhards
2010-10-15
1
-8
/
+8
*
|
Merge branch 'v3-stable' into v4-stable
Rainer Gerhards
2010-08-05
1
-1
/
+1
|
\
|
|
*
program name filter ! in the configuration cannot be reset
Kiss Gabor (Bitman)
2010-08-05
1
-2
/
+1
*
|
bugfix: segfault on HUP when "HUPIsRestart" was set to "on"
varmojfekoj
2010-07-05
1
-0
/
+1
*
|
temporary bugfix replaced by permanent one for...
Rainer Gerhards
2010-03-31
2
-9
/
+9
*
|
bugfix(temporary): message-induced off-by-one error (potential segfault)
Rainer Gerhards
2010-03-25
1
-0
/
+6
*
|
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
[next]