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
*
updating version info to 4.5.0
Rainer Gerhards
2009-07-02
3
-3
/
+3
*
completed ruleset documentation
Rainer Gerhards
2009-07-02
3
-33
/
+113
*
first shot at multi-ruleset doc
Rainer Gerhards
2009-07-01
2
-0
/
+199
*
now put the new property-based methods to good use
Rainer Gerhards
2009-07-01
8
-49
/
+120
*
RcvFromIP now also a property
Rainer Gerhards
2009-07-01
8
-50
/
+102
*
removed a debugging-left-over, caused compilation failure on some platforms
Rainer Gerhards
2009-07-01
1
-1
/
+0
*
Merge branch 'beta'
Rainer Gerhards
2009-06-30
1
-0
/
+10
|
\
|
*
internal bugfix: object pointer was only reset to NULL when an object was act...
Rainer Gerhards
2009-06-30
2
-1
/
+16
*
|
introduced a new way of handling the RcvFrom property
Rainer Gerhards
2009-06-30
15
-61
/
+168
*
|
finished transition to using inputName property
Rainer Gerhards
2009-06-30
12
-143
/
+278
*
|
introduced the idea of detached properties
Rainer Gerhards
2009-06-29
19
-55
/
+200
*
|
Merge branch 'beta' into master
Rainer Gerhards
2009-06-29
2
-1
/
+19
|
\
|
|
*
Merge branch 'v4-stable' into beta
Rainer Gerhards
2009-06-29
2
-1
/
+19
|
|
\
|
|
*
bugfix: ssh session hangs after rsyslgod is started from it
Rainer Gerhards
2009-06-29
2
-1
/
+19
*
|
|
updated testbench to new init() behavior
Rainer Gerhards
2009-06-29
2
-4
/
+16
*
|
|
some cleanup
Rainer Gerhards
2009-06-29
1
-14
/
+14
*
|
|
separate willRun and runInput calls for input modules
Michael Terry
2009-06-29
3
-9
/
+39
*
|
|
add support for KLogPath
Michael Terry
2009-06-29
5
-7
/
+27
*
|
|
improved omoracle documentation
Ronny Egner
2009-06-27
1
-0
/
+122
*
|
|
optimization: propert names are now internally identified by integers
Rainer Gerhards
2009-06-26
9
-148
/
+303
*
|
|
some optimization, declared some frequently called small stringbuf functions ...
Rainer Gerhards
2009-06-26
2
-60
/
+62
*
|
|
added some basic multithreading tests to testbench
Rainer Gerhards
2009-06-26
5
-0
/
+80
*
|
|
got rid of the recursive requirement for msg_t mutex (finally!)
Rainer Gerhards
2009-06-26
6
-170
/
+123
*
|
|
some more stringbuffer optimization
Rainer Gerhards
2009-06-25
5
-71
/
+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
2
-1
/
+7
*
|
|
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
4
-5
/
+14
*
|
|
some memory accesses are now explicitely atomic
Rainer Gerhards
2009-06-25
4
-10
/
+25
*
|
|
Merge branch 'beta'
Rainer Gerhards
2009-06-24
2
-0
/
+4
|
\
|
|
|
*
|
Merge branch 'v4-stable' into beta
Rainer Gerhards
2009-06-24
2
-0
/
+4
|
|
\
|
|
|
*
Merge branch 'v3-stable' into v4-stable
Rainer Gerhards
2009-06-24
2
-0
/
+4
|
|
|
\
|
|
|
*
bugfix: invalid mutex release in msg.c
Rainer Gerhards
2009-06-24
2
-0
/
+4
*
|
|
|
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
[next]