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
Commit message (
Expand
)
Author
Age
Files
Lines
*
added important bug fix doc to current release
Rainer Gerhards
2009-08-19
1
-0
/
+10
*
Merge branch 'beta'
Rainer Gerhards
2009-08-19
3
-10
/
+14
|
\
|
*
Merge branch 'v4-devel' into beta
Rainer Gerhards
2009-08-19
2
-2
/
+12
|
|
\
|
|
*
very minor cleanup
Rainer Gerhards
2009-08-18
1
-1
/
+0
|
|
*
bugfix: potential segfault in output file writer (omfile)
Rainer Gerhards
2009-08-18
3
-2
/
+13
|
*
|
undid non-correct experimental fix
Rainer Gerhards
2009-08-19
1
-8
/
+2
*
|
|
fixed compile problem introduced by merge
Rainer Gerhards
2009-08-18
1
-0
/
+1
*
|
|
Merge branch 'beta'
Rainer Gerhards
2009-08-18
6
-19
/
+61
|
\
|
|
|
*
|
Merge branch 'v4-devel' into beta
Rainer Gerhards
2009-08-18
6
-22
/
+61
|
|
\
\
|
|
*
|
bugfix? (unconfirmed, testing): segfault when writing asynchronously
Rainer Gerhards
2009-08-18
1
-2
/
+8
|
|
|
/
|
|
*
added $InputTCPMaxListeners directive
Rainer Gerhards
2009-08-17
5
-17
/
+43
|
|
*
bugfix: if tcp listen port could not be created, no error message was emitted
Rainer Gerhards
2009-08-17
3
-4
/
+11
*
|
|
Merge branch 'beta'
Rainer Gerhards
2009-08-17
3
-22
/
+41
|
\
|
|
|
*
|
Merge branch 'v4-devel' into beta
Rainer Gerhards
2009-08-17
3
-22
/
+41
|
|
\
|
|
|
*
legacy syslog parser changed so that it now accepts date stamps in wrong case.
Rainer Gerhards
2009-08-17
3
-22
/
+41
*
|
|
bugfix: discard action did not work (did not discard messages)
Rainer Gerhards
2009-07-30
6
-23
/
+51
*
|
|
bugfix: discard action caused segfault
Rainer Gerhards
2009-07-30
5
-3
/
+40
*
|
|
updated project status
Rainer Gerhards
2009-07-28
1
-4
/
+4
*
|
|
finishing touches for 5.1.3
v5.1.3
Rainer Gerhards
2009-07-28
1
-1
/
+1
*
|
|
fixed testbench compile problem on some platforms
Rainer Gerhards
2009-07-21
1
-2
/
+1
*
|
|
disabling new input termination interface
Rainer Gerhards
2009-07-20
1
-0
/
+6
*
|
|
moved check_JAVA as suggested by Michael Biebl - thx
Rainer Gerhards
2009-07-20
1
-2
/
+2
*
|
|
internal: added ability to terminate input modules not via pthread_cancel...
Rainer Gerhards
2009-07-20
15
-13
/
+134
*
|
|
minor: dbgprintf() converted to DBGPRINTF()
Rainer Gerhards
2009-07-20
1
-5
/
+5
*
|
|
re-structured tcpsrv.c a bit, no real change
Rainer Gerhards
2009-07-20
1
-38
/
+49
*
|
|
cleanup & better debug message handling
Rainer Gerhards
2009-07-20
1
-66
/
+65
*
|
|
corrected some conditions & one more simplification
Rainer Gerhards
2009-07-20
1
-15
/
+3
*
|
|
simplified startup of queue DA mode
Rainer Gerhards
2009-07-20
3
-67
/
+9
*
|
|
bugfix: potential race condition in debug mode
Rainer Gerhards
2009-07-20
1
-1
/
+2
*
|
|
solved potential race condition and some cleanup
Rainer Gerhards
2009-07-20
2
-6
/
+13
*
|
|
bugfix: minor static memory leak while reading configuration
Rainer Gerhards
2009-07-20
6
-24
/
+25
*
|
|
enhanced worker thread pool by atomic ops
Rainer Gerhards
2009-07-20
3
-32
/
+23
*
|
|
architecture change: queue now always has at least one worker thread
Rainer Gerhards
2009-07-20
6
-19
/
+35
*
|
|
more cleanup/simplification (forgot to remove one mutex lock)
Rainer Gerhards
2009-07-20
3
-36
/
+10
*
|
|
some more threading changes
Rainer Gerhards
2009-07-20
4
-44
/
+28
*
|
|
cleanup: removed no longer needed code
Rainer Gerhards
2009-07-20
2
-20
/
+0
*
|
|
removed mutex locks
Rainer Gerhards
2009-07-17
4
-34
/
+36
*
|
|
further code simplification
Rainer Gerhards
2009-07-17
6
-176
/
+54
*
|
|
more code simplification, should also bring some performance enhancement
Rainer Gerhards
2009-07-17
8
-91
/
+45
*
|
|
Merge branch 'beta'
Rainer Gerhards
2009-07-16
3
-5
/
+12
|
\
|
|
|
*
|
Merge branch 'v4-devel' into beta
Rainer Gerhards
2009-07-16
4
-7
/
+12
|
|
\
|
|
|
*
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
2
-4
/
+7
|
|
|
\
|
|
|
*
calls to prctl() need to be based on configure results (cross-platform issue)
Rainer Gerhards
2009-07-16
2
-4
/
+7
*
|
|
|
some code simplification
Rainer Gerhards
2009-07-16
4
-14
/
+11
*
|
|
|
Merge branch 'detached' into master
Rainer Gerhards
2009-07-15
6
-210
/
+18
|
\
\
\
\
|
*
|
|
|
further reduction in code size/complexity due to design change
Rainer Gerhards
2009-07-08
5
-41
/
+3
|
*
|
|
|
simplified worker thread handling
Rainer Gerhards
2009-07-08
5
-171
/
+16
*
|
|
|
|
some more (very mild) cleanup
Rainer Gerhards
2009-07-15
2
-12
/
+1
*
|
|
|
|
Merge branch 'beta'
Rainer Gerhards
2009-07-15
2
-4
/
+8
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
[next]