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
path:
root
/
runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
regression fix: message properties did not work
Rainer Gerhards
2013-09-11
2
-2
/
+2
*
imfile: support LF escaping in read mode 2
Rainer Gerhards
2013-09-10
1
-6
/
+16
*
imfile: support LF escaping in read mode 1
Rainer Gerhards
2013-09-10
2
-6
/
+16
*
impstats: implement parameter "resetCounters"
Rainer Gerhards
2013-09-09
2
-14
/
+15
*
impstats: reset stats counters no matter if CEE or regular mode is used
Rainer Gerhards
2013-09-09
1
-3
/
+17
*
experimental: make impstats return delta values where possible
Rainer Gerhards
2013-09-07
3
-9
/
+17
*
Merge branch 'v7-stable'
Rainer Gerhards
2013-09-05
1
-1
/
+1
|
\
|
*
bugfix: some more build problems with newer json-c versions
Rainer Gerhards
2013-09-04
1
-1
/
+1
*
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-09-03
3
-5
/
+6
|
\
|
|
*
make rsyslog use the new json-c pkgconfig file if available
hwoarang
2013-09-03
3
-5
/
+6
*
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-09-02
3
-5
/
+12
|
\
|
|
*
Using more appropriate helper function to get the error message
Ahto Truu
2013-09-02
1
-1
/
+1
|
*
More careful TLV encoding/decoding
Ahto Truu
2013-09-02
3
-4
/
+11
*
|
Merge branch 'c9'
Rainer Gerhards
2013-09-02
4
-1
/
+23
|
\
\
|
*
|
apply default TZ if none is present in legacy timestamp
Rainer Gerhards
2013-09-02
2
-0
/
+10
|
*
|
milestone: defaultTZ can be set in msg obj (via imtcp)
Rainer Gerhards
2013-08-30
2
-1
/
+13
|
|
/
*
|
add $!, $., $/ to RSYSLOG_DebugFormat
Rainer Gerhards
2013-07-23
1
-1
/
+1
*
|
Merge branch 'master-globalvars'
Rainer Gerhards
2013-07-23
5
-12
/
+64
|
\
\
|
*
|
add proper sync to global variables
Rainer Gerhards
2013-07-23
1
-3
/
+17
|
*
|
fix: global&local variables could not be accessed via RainerScript
Rainer Gerhards
2013-07-23
2
-4
/
+8
|
*
|
first shot at global variables (without proper sync so far)
Rainer Gerhards
2013-07-22
4
-8
/
+42
*
|
|
Added check if mainqueue cfg ptr is NULL in glblDestructMainqCnfObj function ...
Andre Lorbach
2013-07-23
1
-1
/
+4
|
/
/
*
|
Merge branch 'master-localvars'
Rainer Gerhards
2013-07-20
4
-53
/
+143
|
\
\
|
*
|
make local vars work together with disk queues
Rainer Gerhards
2013-07-17
1
-0
/
+8
|
*
|
milestone: basic local variable functionality available
Rainer Gerhards
2013-07-17
4
-13
/
+69
|
*
|
refactor in preparation of local variables
Rainer Gerhards
2013-07-17
2
-40
/
+66
*
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-07-19
1
-4
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
debug: improve queue startup debug output
Rainer Gerhards
2013-07-19
1
-4
/
+4
*
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-07-19
2
-3
/
+2
|
\
|
|
|
*
|
Merge branch 'v6-stable' into tmp
Rainer Gerhards
2013-07-19
2
-3
/
+2
|
|
\
\
|
|
*
\
Merge branch 'v5-stable' into tmp
Rainer Gerhards
2013-07-19
2
-3
/
+2
|
|
|
\
\
|
|
|
*
|
bugfix: correction to the interface of stream obj
Tomas Heinrich
2013-07-19
2
-3
/
+2
*
|
|
|
|
main_queue() config object added
Rainer Gerhards
2013-07-19
3
-4
/
+50
*
|
|
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-07-19
1
-2
/
+2
|
\
|
|
|
|
|
*
|
|
|
bugfix: $QHOUR/$HHOUR were always "00" or "01"
Rainer Gerhards
2013-07-19
1
-2
/
+2
*
|
|
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-07-17
2
-4
/
+7
|
\
|
|
|
|
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
regression fix: %d used for long long types in debug output
Rainer Gerhards
2013-07-17
1
-1
/
+3
|
*
|
|
cosmetic bugfix: file name buffer was not freed on disk queue destruction
Rainer Gerhards
2013-07-17
1
-1
/
+2
|
*
|
|
bugfix: memory leak if disk queues were used and json data present
Rainer Gerhards
2013-07-17
1
-0
/
+1
|
*
|
|
bugfix: CEE/json data was lost during disk queue operation
Rainer Gerhards
2013-07-17
1
-2
/
+1
*
|
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-07-16
1
-2
/
+26
|
\
|
|
|
|
*
|
|
add note on a potential future troublespot
Rainer Gerhards
2013-07-16
1
-1
/
+8
|
*
|
|
Fixed return state handling in ConsumerDA
Andre Lorbach
2013-07-16
1
-2
/
+19
*
|
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-07-15
1
-3
/
+15
|
\
|
|
|
|
*
|
|
fix regression that caused freeInstance not to be correctly called
Rainer Gerhards
2013-07-15
1
-2
/
+2
|
*
|
|
bugfix: 100% CPU utilization when DA queue became full
Andre Lorbach
2013-07-15
1
-3
/
+15
*
|
|
|
fix regression that caused freeInstance not to be correctly called
Rainer Gerhards
2013-07-15
1
-2
/
+2
*
|
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-07-13
1
-12
/
+12
|
\
|
|
|
|
*
|
|
nit: use correct function names in new debug instrumentation
Rainer Gerhards
2013-07-13
1
-12
/
+12
|
*
|
|
Changed and extended debug output in queue/action classes for further analysis
Andre Lorbach
2013-07-13
1
-6
/
+6
[next]