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
/
plugins
/
imjournal
Commit message (
Expand
)
Author
Age
Files
Lines
*
imjournal: rate limiter was destructed too early
Rainer Gerhards
2013-06-17
1
-1
/
+1
*
imjournal fix: put ratelimiter destruction in wrong entry point
Rainer Gerhards
2013-06-17
1
-1
/
+1
*
implement new ratelimiting mode for imjournal
Rainer Gerhards
2013-06-17
1
-0
/
+3
*
Add IgnorePreviousMessages option to imjournal.
Milan Bartos
2013-06-17
1
-5
/
+31
*
Merge branch 'tmp' into v7-stable
Rainer Gerhards
2013-06-17
1
-3
/
+3
|
\
|
*
Rename legacy imjournal configs to have "imjournal" prepended.
Milan Bartos
2013-06-17
1
-3
/
+3
*
|
imjournal: add legacy config statement for ratelimiting
Rainer Gerhards
2013-06-15
1
-0
/
+4
*
|
imjournal: add ratelimiting capability
Rainer Gerhards
2013-06-15
1
-8
/
+23
*
|
bugfix: prevent a segfault if state file is not defined
Tomas Heinrich
2013-06-14
1
-12
/
+31
*
|
bugfix: be more tolerant to malformed journal fields
Tomas Heinrich
2013-06-10
1
-1
/
+8
|
/
*
bugfix: imjournal should respect termination request
Tomas Heinrich
2013-05-26
1
-11
/
+67
*
bugfix: imjournal's thread shouldn't be canceled
Tomas Heinrich
2013-05-26
1
-2
/
+8
*
Eliminate sleep in imjournal code with sd_journal_wait
Milan Bartos
2013-05-22
1
-5
/
+6
*
Clean up warnings in imjournal and omjournal
Tomas Heinrich
2013-05-20
1
-9
/
+12
*
Imjournal state files can be stored in WorkDirectory
Milan
2013-05-20
1
-2
/
+14
*
Add missing pid part of syslog tag.
Milan Bartos
2013-05-14
1
-3
/
+24
*
Fix a condition in imjournal
Tomas Heinrich
2013-05-14
1
-1
/
+10
*
imjournal: very slight optimization
Rainer Gerhards
2013-04-17
1
-6
/
+6
*
Fix journal trusted fields translation.
Milan Bartos
2013-04-17
1
-8
/
+32
*
Add support for persistenting journal state
Milan Bartos
2013-04-17
1
-6
/
+132
*
Improved field translate performance.
Milan Bartos
2013-03-19
1
-15
/
+33
*
imjournal: streamline build system a bit
Rainer Gerhards
2013-03-12
1
-4
/
+3
*
Added internal log info when message from journal doesn't have MESSAGE
Milan Bartos
2013-03-05
1
-1
/
+2
*
Ignore systemd journal internal messages (without facility)
Milan Bartos
2013-03-05
1
-2
/
+3
*
Add all fields from journal message (including non standard).
Milan Bartos
2013-03-05
1
-72
/
+54
*
Add imjournal module for reading messages from systemd journal.
Milan Bartos
2013-03-05
3
-0
/
+427