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
...
|
|
*
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
|
/
/
*
|
mmanon: complete ipv4 functionality
Rainer Gerhards
2013-03-04
1
-30
/
+105
*
|
mmanon: add ability to specify number of bits to be anonymized
Rainer Gerhards
2013-03-04
1
-19
/
+75
*
|
mmanon: add capability to configure replacement character
Rainer Gerhards
2013-03-03
1
-9
/
+45
*
|
add initial version of mmanon (anonymoization support)
Rainer Gerhards
2013-02-28
2
-0
/
+241
*
|
omjournal: add more syslog fields in journal call
Rainer Gerhards
2013-02-27
1
-0
/
+5
*
|
bugfix: imuxsock segfault when system log socket was used
Rainer Gerhards
2013-02-27
1
-4
/
+10
*
|
imuxsock: made config settings for IgnoreOwnMsgs actually working ;)
Rainer Gerhards
2013-02-26
1
-5
/
+9
*
|
imuxsock: add capability to ignore messages from ourselfes
Rainer Gerhards
2013-02-26
2
-1
/
+20
*
|
add support for writing to the Linux Journal (omjournal)
Rainer Gerhards
2013-02-26
2
-0
/
+185
*
|
bugfix: mmjsonparse segfault if new-style config was used
Rainer Gerhards
2013-01-30
1
-11
/
+11
*
|
bugfix: imklog issued wrong facility in error messages
Rainer Gerhards
2013-01-15
1
-1
/
+1
*
|
Merge branch 'v7-stable-libnet-frag'
Rainer Gerhards
2013-01-14
1
-1
/
+1
|
\
\
|
*
|
Merge branch 'v7-stable' into v7-stable-libnet-frag
Rainer Gerhards
2013-01-14
1
-1
/
+1
|
|
\
|
|
|
*
bugfix: omelasticsearch failed when authentication data was provided
Rainer Gerhards
2013-01-13
1
-1
/
+1
*
|
|
fix compile problem in imklog
Rainer Gerhards
2013-01-13
1
-1
/
+1
[prev]
[next]