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
*
calls to prctl() need to be based on configure results (cross-platform issue)
Rainer Gerhards
2009-07-16
2
-4
/
+7
*
bugfix: memory leak with some input modules
Rainer Gerhards
2009-07-15
1
-0
/
+2
*
CONFIG CHANGE: $HUPisRestart default is now "off".
Rainer Gerhards
2009-07-15
6
-13
/
+97
*
removed outdated html version of man page
Rainer Gerhards
2009-07-15
1
-438
/
+0
*
Merge branch 'v3-stable' into v4-beta
Rainer Gerhards
2009-07-15
10
-22
/
+17
|
\
|
*
removed mentioning HUP as a way of restarting from the doc set
Rainer Gerhards
2009-07-15
10
-26
/
+21
*
|
bugfix: fromhost-ip was sometimes truncated
Rainer Gerhards
2009-07-14
2
-1
/
+2
*
|
Merge branch 'v3-stable' into v4-beta
Rainer Gerhards
2009-07-13
3
-3
/
+6
|
\
|
|
*
fix compile error in zip sender patch
Rainer Gerhards
2009-07-13
1
-2
/
+2
|
*
better configure error message if mysql-devel is missing
Rainer Gerhards
2009-07-13
1
-1
/
+1
|
*
bugfix: sending syslog messages with zip compression did not work
Rainer Gerhards
2009-07-13
2
-2
/
+5
*
|
bugfix: potential segfault when zip-compressed syslog records were received (...
Rainer Gerhards
2009-07-10
2
-1
/
+2
*
|
bugfix: message could be truncated after TAG, often when forwarding
Rainer Gerhards
2009-07-09
13
-20
/
+95
*
|
bugfix: omfwd segfault when debugging is turned on
Rainer Gerhards
2009-07-09
1
-2
/
+0
*
|
bugfix: property msg was lost when working with disk queues
Rainer Gerhards
2009-07-07
2
-6
/
+13
*
|
bugfix: properties inputname, fromhost, fromhost-ip were lost
Rainer Gerhards
2009-07-07
2
-5
/
+5
*
|
performance enhancement: much faster, up to twice as fast
Rainer Gerhards
2009-07-06
2
-2
/
+4
*
|
bugfix: abort condition when RecvFrom was not set and message reduction was on
Rainer Gerhards
2009-07-06
2
-6
/
+14
*
|
added $klogConsoleLogLevel directive
Rainer Gerhards
2009-07-03
4
-14
/
+25
*
|
bugfix: missing initialization during timestamp creation
v4.5.0
Rainer Gerhards
2009-07-03
3
-0
/
+8
*
|
omfile itself no longer needs zlib
Rainer Gerhards
2009-07-02
2
-4
/
+1
*
|
Merge branch 'beta'
Rainer Gerhards
2009-07-02
1
-1
/
+1
|
\
\
|
*
|
Merge branch 'v3-stable' into beta
Rainer Gerhards
2009-07-02
1
-1
/
+1
|
|
\
|
|
|
*
preparing for 3.22.1
v3.22.1
Rainer Gerhards
2009-07-02
3
-3
/
+3
*
|
|
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
[next]