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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
omrelp: remove legacy code that was never used
Rainer Gerhards
2013-05-14
1
-57
/
+0
*
bugfix: omrelp legacy config parameters set a timeout of zero
Rainer Gerhards
2013-05-13
1
-0
/
+1
*
add omrabbitmq
vtomec
2013-04-29
3
-0
/
+530
*
cleanup
Rainer Gerhards
2013-04-24
1
-3
/
+0
*
omelasticsearch: _id field support for bulk operations
Jérôme Renard
2013-04-24
1
-17
/
+105
*
"Fix" timestamp in imkmsg module.
Milan Bartos
2013-04-23
1
-23
/
+23
*
omhiredis: add support for redis pipeline support
Brian Knox
2013-04-17
2
-36
/
+91
*
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
*
Merge branch 'master' into master-imjournal
Rainer Gerhards
2013-04-17
11
-68
/
+265
|
\
|
*
bugfix: set correct default value
Tomas Heinrich
2013-04-13
1
-1
/
+1
|
*
bugfix: prevent a segfault if ratelimit condition is not met
Tomas Heinrich
2013-04-13
1
-4
/
+5
|
*
Update u_int8_t to uint8_t
Martin Carpenter
2013-04-10
1
-1
/
+1
|
*
Merge branch 'c7' into tmp
Rainer Gerhards
2013-04-09
1
-2
/
+16
|
|
\
|
|
*
make imrelp properly terminate on system shutdown
Rainer Gerhards
2013-04-09
1
-0
/
+1
|
|
*
add output module interface to facilitate cooperative shutdown
Rainer Gerhards
2013-04-08
1
-0
/
+6
|
|
*
omrelp: add ability to specify session timeout
Rainer Gerhards
2013-04-08
1
-2
/
+9
|
*
|
Merge branch 'c7'
Rainer Gerhards
2013-04-08
1
-35
/
+97
|
|
\
|
|
|
*
omrelp: add support for RainerScript-based configuration
Rainer Gerhards
2013-04-08
1
-35
/
+97
|
|
*
bugfix: imudp scheduling parameters did affect main thread, not imudp
Rainer Gerhards
2013-03-21
1
-1
/
+9
|
*
|
bugfix: imuxsock aborted under some conditions
Rainer Gerhards
2013-03-27
1
-0
/
+4
|
*
|
imudp: support user-selectable inputname
Rainer Gerhards
2013-03-26
1
-11
/
+31
|
*
|
keep omlibdbi usable with older libdbi without transaction support
Rainer Gerhards
2013-03-21
1
-1
/
+11
|
*
|
omlibdbi: support transaction interface
Ulrike Gerhards
2013-03-21
1
-6
/
+35
|
*
|
bugfix: imudp scheduling parameters did affect main thread, not imudp
Rainer Gerhards
2013-03-21
1
-1
/
+9
|
*
|
imfile: errors persisting state file are now reported
Rainer Gerhards
2013-03-20
1
-0
/
+8
|
*
|
imuxsock: add ability to NOT create/delete sockets during startup and shutdown
Rainer Gerhards
2013-03-20
1
-3
/
+20
|
*
|
imfile: now detects file change when rsyslog was inactive
Rainer Gerhards
2013-03-20
1
-0
/
+1
|
*
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-03-20
1
-0
/
+3
|
|
\
|
|
|
*
bugfix: imuxsock rate-limiting could not be configured via legacy conf
Milan Bartos
2013-03-20
1
-0
/
+3
|
*
|
omstdout: added debug message when writing to stdout fails
Rainer Gerhards
2013-03-20
1
-2
/
+9
|
*
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-03-20
1
-1
/
+1
|
|
\
|
|
|
*
bugfix: $mmnormalizeuseramsg paramter was specified with wrong type
Rainer Gerhards
2013-03-20
1
-1
/
+1
|
*
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-03-18
1
-3
/
+7
|
|
\
|
|
|
*
Do not exit when messages get overwritten in the circular buffer
Milan Bartos
2013-03-18
1
-0
/
+4
|
|
*
Fix message read buffer size
Milan Bartos
2013-03-18
1
-2
/
+2
|
|
*
Remove unnecessary strlen() call
Milan Bartos
2013-03-18
1
-1
/
+1
|
|
*
Fix trailing '-' in kernel messages.
Milan Bartos
2013-03-18
1
-0
/
+4
|
|
*
bugfix: imuxsock was missing SysSock.ParseTrusted module parameter
Rainer Gerhards
2013-03-15
1
-0
/
+3
|
*
|
Fix trailing '-' in kernel messages.
Milan Bartos
2013-03-18
1
-0
/
+4
|
*
|
bugfix: mmanon did not build on some platforms (e.g. Ubuntu)
Rainer Gerhards
2013-03-18
1
-0
/
+1
|
*
|
imrelp: now supports listening to IPv4/v6 only instead of always both
Rainer Gerhards
2013-03-15
1
-0
/
+1
|
*
|
bugfix: imuxsock was missing SysSock.ParseTrusted module parameter
Rainer Gerhards
2013-03-12
1
-0
/
+3
*
|
|
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
|
/
/
[prev]
[next]