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
*
bugfix: Segmentation fault on incorrect variable assignment
Pavel Levshin
2013-10-24
1
-0
/
+6
*
regression fix: global variable access did not work
Rainer Gerhards
2013-10-21
1
-2
/
+2
*
regression fix: global variables could not be accessed via script
Rainer Gerhards
2013-10-21
1
-1
/
+1
*
cleanup: remove (no longer?) needed structure member
Rainer Gerhards
2013-10-21
1
-4
/
+0
*
fix compiler warning
Rainer Gerhards
2013-10-18
1
-1
/
+1
*
refactor property-based filter decoding
Rainer Gerhards
2013-10-18
2
-105
/
+0
*
slight optimizations: avoid unnecessary writes
Rainer Gerhards
2013-10-18
1
-2
/
+4
*
include invalid property name in property filter error message
Rainer Gerhards
2013-10-18
1
-4
/
+4
*
remove obsolete function
Rainer Gerhards
2013-10-18
2
-21
/
+0
*
bugfix: potential misadressing when trimming cstr's
Rainer Gerhards
2013-10-18
1
-1
/
+1
*
cosmetic: remove compiler warnings
Rainer Gerhards
2013-10-18
1
-3
/
+4
*
Merge branch 'master-lookup'
Rainer Gerhards
2013-10-13
8
-1
/
+449
|
\
|
*
reload lookup tables on HUP
Rainer Gerhards
2013-07-16
2
-2
/
+53
|
*
add base plumbing for (later) dynamic table reload
Rainer Gerhards
2013-07-16
2
-9
/
+22
|
*
milestone: basic lookup() functionality is present
Rainer Gerhards
2013-07-10
2
-8
/
+54
|
*
milestone: completed string lookup table load (naive version)
Rainer Gerhards
2013-07-10
3
-1
/
+60
|
*
milestone: read in lookup table file & json parse it
Rainer Gerhards
2013-07-09
2
-0
/
+78
|
*
milestone: lookup table ready for actual load (but load not yet done)
Rainer Gerhards
2013-07-09
6
-9
/
+60
|
*
milestone: add lookup_table stmt to RainerScript
Rainer Gerhards
2013-07-09
4
-5
/
+44
|
*
add lookup table sekeleton to build system
Rainer Gerhards
2013-07-05
4
-0
/
+111
*
|
change main/ruleset queue defaults to be more enterprise-like
Rainer Gerhards
2013-10-04
2
-9
/
+11
*
|
omfwd: new action parameter "maxErrorMessages" added
Rainer Gerhards
2013-09-30
1
-0
/
+2
*
|
Merge branch 'v7-stable-mmrfc5424addhmac'
Rainer Gerhards
2013-09-26
1
-2
/
+6
|
\
\
|
*
|
mmrfc5424addhmac: correctly handle empty structured data
Rainer Gerhards
2013-09-26
1
-2
/
+6
*
|
|
Merge branch 'v7-stable-mmrfc5424addhmac'
Rainer Gerhards
2013-09-26
3
-47
/
+68
|
\
|
|
|
*
|
mmrfc5424addhmac: complete initial implementation
Rainer Gerhards
2013-09-25
2
-0
/
+17
|
*
|
simplify STRUCTURED-DATA representation in msg object
Rainer Gerhards
2013-09-25
2
-19
/
+23
|
*
|
milestone: mmpstrucdata parses STRUCTURED-DATA (but does not yet store it)
Rainer Gerhards
2013-09-23
2
-0
/
+7
|
*
|
expose so-far msg-internal method to query structured data
Rainer Gerhards
2013-09-23
2
-22
/
+12
|
*
|
mmrfc5424addhmac milestone: do not process non-rfc5424 messages
Rainer Gerhards
2013-09-23
2
-10
/
+12
*
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-09-26
1
-1
/
+0
|
\
\
\
|
*
|
|
remove no-longer needed data item
Rainer Gerhards
2013-09-25
1
-1
/
+0
|
|
/
/
*
|
|
imtcp: add streamdriver.name module parameter
Rainer Gerhards
2013-09-17
4
-3
/
+54
*
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-09-13
2
-3
/
+21
|
\
|
|
|
*
|
bugfix: segfault on startup if TCP TLS was used but no cert or key set
Rainer Gerhards
2013-09-13
2
-1
/
+13
|
*
|
Merge branch 'v7-stable' into v7-stable-tlsfix
Rainer Gerhards
2013-09-13
61
-869
/
+5925
|
|
\
\
|
|
*
|
bugfix: build system: libgcrypt.h needed even if libgrcypt was disabled
Rainer Gerhards
2013-09-12
2
-3
/
+1
|
*
|
|
bugfix: segfault on startup if TLS was used but no CA cert set
Rainer Gerhards
2013-09-13
2
-2
/
+8
*
|
|
|
bugfix: build system: libgcrypt.h needed even if libgrcypt was disabled
Rainer Gerhards
2013-09-12
2
-3
/
+1
*
|
|
|
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
|
\
|
|
|
[next]