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
*
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
*
some optimization, declared some frequently called small stringbuf functions ...
Rainer Gerhards
2009-06-26
2
-60
/
+62
*
got rid of the recursive requirement for msg_t mutex (finally!)
Rainer Gerhards
2009-06-26
5
-168
/
+121
*
some more stringbuffer optimization
Rainer Gerhards
2009-06-25
3
-68
/
+30
*
bugfix: msg_t mutex was sometimes initialized twice
Rainer Gerhards
2009-06-25
1
-1
/
+0
*
backported "clean" increment of memory trim counter (not protected by mutex)
Rainer Gerhards
2009-06-25
2
-3
/
+6
*
named queue worker threads
Rainer Gerhards
2009-06-25
1
-0
/
+6
*
cleanup (removed now-unused parameters)
Rainer Gerhards
2009-06-25
3
-17
/
+17
*
bugfix: subtle potential issue during queue shutdown
Rainer Gerhards
2009-06-25
1
-1
/
+1
*
improvements/fixes in queue termination timeout handling
Rainer Gerhards
2009-06-25
2
-3
/
+7
*
some memory accesses are now explicitely atomic
Rainer Gerhards
2009-06-25
3
-10
/
+24
*
Merge branch 'beta'
Rainer Gerhards
2009-06-24
1
-0
/
+2
|
\
|
*
Merge branch 'v4-stable' into beta
Rainer Gerhards
2009-06-24
1
-0
/
+2
|
|
\
|
|
*
Merge branch 'v3-stable' into v4-stable
Rainer Gerhards
2009-06-24
1
-0
/
+2
|
|
|
\
|
|
|
*
bugfix: invalid mutex release in msg.c
Rainer Gerhards
2009-06-24
1
-0
/
+2
*
|
|
|
optimized TAG handling
Rainer Gerhards
2009-06-23
3
-55
/
+40
*
|
|
|
optimized hostname processing
Rainer Gerhards
2009-06-23
3
-11
/
+7
*
|
|
|
more strict parsing of the hostname in rfc3164 mode
Rainer Gerhards
2009-06-23
2
-5
/
+9
*
|
|
|
prevented unneccessary apc calls
Rainer Gerhards
2009-06-23
3
-9
/
+18
*
|
|
|
restored repeated message reduction processing
Rainer Gerhards
2009-06-23
4
-25
/
+60
*
|
|
|
fix: previous patch aborted in release mode
Rainer Gerhards
2009-06-23
1
-1
/
+3
*
|
|
|
some more optimizations
Rainer Gerhards
2009-06-23
5
-19
/
+70
*
|
|
|
optimized processing of TAG message field
Rainer Gerhards
2009-06-22
3
-22
/
+7
*
|
|
|
some more optimizations of the msg_t object (minor)
Rainer Gerhards
2009-06-22
4
-45
/
+40
*
|
|
|
reduced memory footprint / "memory leak"
Rainer Gerhards
2009-06-22
1
-0
/
+18
[next]