index
:
rsyslog
master
v3-stable
v3-stable-kaz
Modifications to rsyslog---see v3-stable-kaz branch
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bugfix: abort when using multiple mainMsgQueue worker threads
Rainer Gerhards
2009-06-24
1
-16
/
+9
*
Merge branch 'omfile'
Rainer Gerhards
2009-06-24
116
-2379
/
+5219
|
\
|
*
fixed a race condition: generated msg string store must be mutex protected
Rainer Gerhards
2009-06-23
1
-11
/
+13
|
*
optimized TAG handling
Rainer Gerhards
2009-06-23
5
-60
/
+44
|
*
optimized hostname processing
Rainer Gerhards
2009-06-23
6
-49
/
+20
|
*
more strict parsing of the hostname in rfc3164 mode
Rainer Gerhards
2009-06-23
4
-79
/
+57
|
*
prevented unneccessary apc calls
Rainer Gerhards
2009-06-23
4
-11
/
+19
|
*
restored repeated message reduction processing
Rainer Gerhards
2009-06-23
6
-39
/
+69
|
*
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
4
-38
/
+17
|
*
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
2
-1
/
+19
|
*
optimized template string generation
Rainer Gerhards
2009-06-19
7
-91
/
+125
|
*
switched default to keep in line with traditional syslogd behaviour
Rainer Gerhards
2009-06-19
2
-4
/
+7
|
*
optimized action.c a bit
Rainer Gerhards
2009-06-19
2
-24
/
+21
|
*
removed pthread_testcancel() as it is no longer necessary
Rainer Gerhards
2009-06-19
1
-22
/
+0
|
*
removed uniprocessor optimization
Rainer Gerhards
2009-06-19
7
-42
/
+8
|
*
typo fix
Rainer Gerhards
2009-06-19
1
-1
/
+1
|
*
some cleanup
Rainer Gerhards
2009-06-19
2
-11
/
+14
|
*
fully optimized datetime module and enhanced test suite
Rainer Gerhards
2009-06-19
31
-110
/
+298
|
*
optimized rfc3339 timestamp string generation
Rainer Gerhards
2009-06-19
1
-30
/
+73
|
*
fixed abort condition with oversize tags
Rainer Gerhards
2009-06-18
5
-23
/
+16
|
*
optimized handling of MSG part in msg object
Rainer Gerhards
2009-06-18
6
-16
/
+33
|
*
slight optimization of template generation
Rainer Gerhards
2009-06-18
4
-7
/
+15
|
*
some optimization in the property replacer
Rainer Gerhards
2009-06-18
1
-40
/
+48
|
*
optimized TAG handling in msg object
Rainer Gerhards
2009-06-18
5
-52
/
+85
|
*
cleaned up/optimized raw message handling in msg object
Rainer Gerhards
2009-06-18
12
-84
/
+77
|
*
Merge branch 'master' into newmsg
Rainer Gerhards
2009-06-18
3
-5
/
+22
|
|
\
|
*
|
going forward in moving string-handling functions to new interface...
Rainer Gerhards
2009-06-17
13
-105
/
+126
|
*
|
some more optimization in msg object string handling
Rainer Gerhards
2009-06-17
2
-56
/
+35
|
*
|
further optimized message object
Rainer Gerhards
2009-06-17
6
-137
/
+234
|
*
|
added basic plumbing to support message properties separate from message
Rainer Gerhards
2009-06-16
4
-0
/
+175
|
*
|
some cleanup
Rainer Gerhards
2009-06-16
1
-6
/
+4
|
*
|
implemented first version of multi-enqueue support, queue side
Rainer Gerhards
2009-06-16
3
-2
/
+128
|
*
|
milestone: input-side multiSubmit capability
Rainer Gerhards
2009-06-16
4
-11
/
+64
|
*
|
fixing problems that occurred during the last merge
Rainer Gerhards
2009-06-16
2
-293
/
+0
|
*
|
minor cleanup
Rainer Gerhards
2009-06-16
2
-3
/
+0
|
*
|
Merge branch 'master' into omfile
Rainer Gerhards
2009-06-16
29
-502
/
+699
|
|
\
\
|
*
|
|
cleaned up small nit
Rainer Gerhards
2009-06-16
1
-1
/
+1
|
*
|
|
omfile buffers are now synchronized after inactivity
Rainer Gerhards
2009-06-15
9
-43
/
+559
|
*
|
|
fixed small bug in testbench
Rainer Gerhards
2009-06-12
3
-2
/
+2
|
*
|
|
fixed a regression from past commit & more performance enhancement
Rainer Gerhards
2009-06-12
2
-3
/
+4
|
*
|
|
performance-enhanced imtcp
Rainer Gerhards
2009-06-12
3
-4
/
+40
|
*
|
|
completed multi-ruleset core support
Rainer Gerhards
2009-06-12
15
-61
/
+226
|
*
|
|
implemented $OMFileFlushOnTXEnd directive
Rainer Gerhards
2009-06-12
5
-12
/
+25
|
*
|
|
re-enabled pipe, tty and console in omfile
Rainer Gerhards
2009-06-12
20
-226
/
+147
|
*
|
|
fixed abort when emergency configuration was activated
Rainer Gerhards
2009-06-12
2
-7
/
+5
|
*
|
|
improved config error messages
Rainer Gerhards
2009-06-12
2
-4
/
+14
|
*
|
|
re-enabled outchannel functionality
Rainer Gerhards
2009-06-12
7
-88
/
+198
[next]