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
*
(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
*
Merge branch 'v4-stable' into v4-beta
Rainer Gerhards
2009-09-03
2
-1
/
+47
|
\
|
*
bugfix: reverse lookup reduction logic in imudp do DNS queries too often
Rainer Gerhards
2009-09-03
2
-1
/
+47
|
*
bugfix: invalid double-quoted PRI, among others in outgoing messages
Rainer Gerhards
2009-08-25
1
-1
/
+1
|
*
Merge branch 'v4.3.2' (v4-beta) into v4-stable
v4.4.0
Rainer Gerhards
2009-08-21
35
-448
/
+2346
|
|
\
*
|
|
bugfix: message sanitation had some issues
Rainer Gerhards
2009-08-26
2
-4
/
+29
*
|
|
bugfix: strings improperly reused [backported from v5]
Rainer Gerhards
2009-08-21
1
-1
/
+1
*
|
|
very minor cleanup
Rainer Gerhards
2009-08-18
1
-1
/
+0
*
|
|
bugfix: potential segfault in output file writer (omfile)
Rainer Gerhards
2009-08-18
2
-2
/
+3
*
|
|
legacy syslog parser changed so that it now accepts date stamps in wrong case.
Rainer Gerhards
2009-08-17
1
-22
/
+34
*
|
|
calls to prctl() need to be based on configure results (cross-platform issue)
Rainer Gerhards
2009-07-16
2
-3
/
+5
*
|
|
Merge branch 'v4-beta' into v4-devel
Rainer Gerhards
2009-07-16
1
-2
/
+5
|
\
\
\
|
*
|
|
calls to prctl() need to be based on configure results (cross-platform issue)
Rainer Gerhards
2009-07-16
1
-2
/
+5
*
|
|
|
Merge branch 'v4-beta' into v4-devel
Rainer Gerhards
2009-07-15
1
-2
/
+2
|
\
|
|
|
|
*
|
|
CONFIG CHANGE: $HUPisRestart default is now "off".
Rainer Gerhards
2009-07-15
1
-2
/
+2
*
|
|
|
Merge branch 'v4-beta' into v4-devel
Rainer Gerhards
2009-07-10
1
-1
/
+0
|
\
|
|
|
|
*
|
|
bugfix: potential segfault when zip-compressed syslog records were received (...
Rainer Gerhards
2009-07-10
1
-1
/
+0
*
|
|
|
small performance improvement and cleanup
Rainer Gerhards
2009-07-09
3
-158
/
+172
*
|
|
|
Merge branch 'v4-beta' into v4-devel
Rainer Gerhards
2009-07-09
1
-1
/
+1
|
\
|
|
|
|
*
|
|
bugfix: message could be truncated after TAG, often when forwarding
Rainer Gerhards
2009-07-09
1
-1
/
+1
*
|
|
|
added capability to write incomplete buffers after an inactivity timeout
Rainer Gerhards
2009-07-07
2
-7
/
+40
*
|
|
|
fixed a bug introduced today that lead to an abort in queue disk mode
Rainer Gerhards
2009-07-07
3
-10
/
+14
*
|
|
|
Merge branch 'v4-beta' into v4-devel
Rainer Gerhards
2009-07-07
1
-10
/
+15
|
\
|
|
|
|
*
|
|
bugfix: property msg was lost when working with disk queues
Rainer Gerhards
2009-07-07
1
-5
/
+12
|
*
|
|
bugfix: properties inputname, fromhost, fromhost-ip were lost
Rainer Gerhards
2009-07-07
1
-5
/
+3
*
|
|
|
solved a race condition
Rainer Gerhards
2009-07-07
3
-15
/
+51
*
|
|
|
clean solution for "writing" arbrietary-size user buffers to a stream
Rainer Gerhards
2009-07-07
1
-42
/
+28
*
|
|
|
stream now uses a singular buffer strucuture for writing
Rainer Gerhards
2009-07-07
1
-6
/
+12
*
|
|
|
moved locking primitives
Rainer Gerhards
2009-07-07
1
-3
/
+19
*
|
|
|
moved zip part to writer thread
Rainer Gerhards
2009-07-06
1
-69
/
+89
*
|
|
|
some minor cleanup
Rainer Gerhards
2009-07-06
2
-17
/
+18
*
|
|
|
Merge branch 'v4-beta' into v4-devel
Rainer Gerhards
2009-07-06
1
-2
/
+2
|
\
|
|
|
|
*
|
|
performance enhancement: much faster, up to twice as fast
Rainer Gerhards
2009-07-06
1
-2
/
+2
*
|
|
|
first shot at asynchronous stream writer with timeout capability
Rainer Gerhards
2009-07-06
5
-74
/
+171
|
/
/
/
*
|
|
bugfix: abort condition when RecvFrom was not set and message reduction was on
Rainer Gerhards
2009-07-06
1
-6
/
+12
*
|
|
bugfix: missing initialization during timestamp creation
v4.5.0
Rainer Gerhards
2009-07-03
2
-0
/
+5
*
|
|
now put the new property-based methods to good use
Rainer Gerhards
2009-07-01
4
-40
/
+100
*
|
|
RcvFromIP now also a property
Rainer Gerhards
2009-07-01
2
-34
/
+69
*
|
|
removed a debugging-left-over, caused compilation failure on some platforms
Rainer Gerhards
2009-07-01
1
-1
/
+0
*
|
|
introduced a new way of handling the RcvFrom property
Rainer Gerhards
2009-06-30
9
-50
/
+137
*
|
|
finished transition to using inputName property
Rainer Gerhards
2009-06-30
3
-106
/
+180
*
|
|
introduced the idea of detached properties
Rainer Gerhards
2009-06-29
9
-37
/
+152
*
|
|
separate willRun and runInput calls for input modules
Michael Terry
2009-06-29
2
-0
/
+2
*
|
|
optimization: propert names are now internally identified by integers
Rainer Gerhards
2009-06-26
7
-137
/
+296
[next]