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
*
fixing some minor nits
Rainer Gerhards
2009-05-25
3
-4
/
+5
*
Merge branch 'master' into ultra-reliable
Rainer Gerhards
2009-05-25
5
-5
/
+98
|
\
|
*
Merge branch 'diag'
Rainer Gerhards
2009-05-25
4
-1
/
+92
|
|
\
|
|
*
added test suite for persistent queue shutdown
Rainer Gerhards
2009-05-25
4
-1
/
+92
|
*
|
updated project status
Rainer Gerhards
2009-05-25
1
-4
/
+4
|
|
/
*
|
Merge branch 'master' into ultra-reliable
Rainer Gerhards
2009-05-25
10
-17
/
+105
|
\
|
|
*
solved some issues with testbench & a race condition
Rainer Gerhards
2009-05-25
3
-4
/
+15
|
*
improved testbench / solved imdiag race condition
Rainer Gerhards
2009-05-25
8
-14
/
+91
*
|
Merge branch 'master' into ultra-reliable
Rainer Gerhards
2009-05-25
4
-62
/
+60
|
\
|
|
*
preparing for 4.3.1
v4.3.1
Rainer Gerhards
2009-05-25
4
-62
/
+60
*
|
Merge branch 'master' into ultra-reliable
Rainer Gerhards
2009-05-25
22
-83
/
+290
|
\
|
|
*
added new testing module imdiag
Rainer Gerhards
2009-05-25
21
-82
/
+289
|
*
fixing some nits with the build system
Rainer Gerhards
2009-05-22
2
-2
/
+2
*
|
minor cleanup: remove compiler warning
Rainer Gerhards
2009-05-22
1
-1
/
+1
*
|
Merge branch 'master' into ultra-reliable
Rainer Gerhards
2009-05-22
38
-245
/
+606
|
\
|
|
*
added capability to run multiple tcp listeners (on different ports)
Rainer Gerhards
2009-05-22
38
-221
/
+584
|
*
made imdiag *just* compile & some cleanup
Rainer Gerhards
2009-05-20
2
-27
/
+26
*
|
minor cleanup
Rainer Gerhards
2009-05-20
1
-5
/
+2
*
|
added explicit (base) test for linkedList and FixedArray queue modes
Rainer Gerhards
2009-05-20
5
-1
/
+86
*
|
free last processed message in all cases
Rainer Gerhards
2009-05-20
6
-68
/
+129
*
|
yield() no longer needed on uniproc thanks to new algorithms
Rainer Gerhards
2009-05-20
3
-42
/
+8
*
|
solved the intended-discard-during-dequeue issue
Rainer Gerhards
2009-05-19
3
-11
/
+19
*
|
some cleanup
Rainer Gerhards
2009-05-19
3
-89
/
+1
*
|
queue size calculation now based on logical/physical dequeue
Rainer Gerhards
2009-05-19
4
-51
/
+71
*
|
Merge branch 'master' into tmp
Rainer Gerhards
2009-05-19
12
-76
/
+446
|
\
|
|
*
updated ChangeLog with Michael Biebl's changes
Rainer Gerhards
2009-05-19
1
-1
/
+2
|
*
Cleanup configure.ac a little for better readability
Michael Biebl
2009-05-19
1
-32
/
+44
|
*
Improve ./configure output
Michael Biebl
2009-05-19
1
-28
/
+38
|
*
Rename want_gssapi_krb5 to enable_gssapi_krb5
Michael Biebl
2009-05-19
1
-6
/
+6
|
*
Do not fail "make check" if omstdout is not enabled
Michael Biebl
2009-05-19
2
-6
/
+7
|
*
Fix compiler warnings
Michael Biebl
2009-05-19
3
-0
/
+3
|
*
Cleanup and typo fixes
Michael Biebl
2009-05-19
2
-7
/
+3
|
*
Add autogen.sh
Michael Biebl
2009-05-19
1
-0
/
+32
|
*
Add shave support
Michael Biebl
2009-05-19
5
-0
/
+315
*
|
removed queue's UngetObj() call
Rainer Gerhards
2009-05-18
3
-109
/
+15
*
|
t-delete list implemented, queue store drivers updated...
Rainer Gerhards
2009-05-18
7
-60
/
+342
*
|
worked more on the design document
Rainer Gerhards
2009-05-15
5
-29
/
+205
*
|
worked on rsyslog design document (queue design enhancement)
Rainer Gerhards
2009-05-14
5
-6
/
+218
*
|
moved user object destruction to queue itself
Rainer Gerhards
2009-05-13
4
-6
/
+38
*
|
added test for property replacer field functionality to testbench
Rainer Gerhards
2009-05-13
3
-5
/
+16
*
|
action batch processing implemented
Rainer Gerhards
2009-05-12
3
-25
/
+136
*
|
one astrisk too much - and we have a segfault... - fixed ;)
Rainer Gerhards
2009-05-12
1
-1
/
+1
*
|
moving to a cleaner implementation of batches
Rainer Gerhards
2009-05-12
10
-60
/
+132
*
|
Merge branch 'master' into multi-dequeue
Rainer Gerhards
2009-05-12
15
-60
/
+593
|
\
|
|
*
doc: given some concrete advise on the common %hostname% content problem
Rainer Gerhards
2009-05-11
1
-1
/
+8
|
*
added capability to draw configuration graphs
Rainer Gerhards
2009-05-11
13
-13
/
+530
|
*
Make it recover from errors on insertions.
Luis Fernando Muñoz Mejías
2009-04-29
1
-5
/
+4
|
*
Replace get_db_statement by a template.
Luis Fernando Muñoz Mejías
2009-04-29
1
-25
/
+13
|
*
Add the $OmoracleBatchItemSize directive
Luis Fernando Muñoz Mejías
2009-04-29
1
-17
/
+29
|
*
Add licensing information.
Luis Fernando Muñoz Mejías
2009-04-29
2
-0
/
+10
[next]