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
/
omrelp
/
omrelp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
make use of new librelp generic error reporting facility
Rainer Gerhards
2013-07-05
1
-0
/
+9
*
omrelp: add "windowSize" parameter to set custom RELP window size
Rainer Gerhards
2013-07-02
1
-0
/
+8
*
omrelp: use transactional mode to make imrelp emit bulk sends
Rainer Gerhards
2013-06-29
1
-0
/
+25
*
[io]mrelp: improve error reporting
Rainer Gerhards
2013-06-28
1
-0
/
+10
*
bugfix: omrelp potential segfault at startup on invalid config parameters
Rainer Gerhards
2013-06-25
1
-1
/
+2
*
Merge branch 'v7-stable'
Rainer Gerhards
2013-06-24
1
-1
/
+1
|
\
|
*
bugfix: omrelp "template" parameter is NOT required
Rainer Gerhards
2013-06-24
1
-1
/
+1
*
|
omrelp: add tls.authmode parameter
Rainer Gerhards
2013-06-21
1
-0
/
+12
*
|
omrelp: disable action on auth failure
Rainer Gerhards
2013-06-21
1
-6
/
+11
*
|
omrelp: emit error message on peer authentication failure
Rainer Gerhards
2013-06-21
1
-1
/
+11
*
|
omrelp: add permittedPeer handling (authorization)
Rainer Gerhards
2013-06-20
1
-1
/
+24
*
|
[io]mrelp: support for certificate parameters
Rainer Gerhards
2013-06-13
1
-0
/
+27
*
|
omrelp: add capability to directly specify GnuTLS priority string
Rainer Gerhards
2013-06-12
1
-0
/
+9
*
|
[io]mrelp: add TLS compression support
Rainer Gerhards
2013-06-07
1
-0
/
+11
*
|
omrelp: add "rebindInterval" parameter
Rainer Gerhards
2013-05-14
1
-5
/
+26
*
|
Merge branch 'master' into nextmaster-rtls
Rainer Gerhards
2013-05-14
1
-57
/
+0
|
\
|
|
*
omrelp: remove legacy code that was never used
Rainer Gerhards
2013-05-14
1
-57
/
+0
*
|
omrelp: add support for TLS
Rainer Gerhards
2013-05-14
1
-1
/
+14
*
|
reflect librelp API change
Rainer Gerhards
2013-05-13
1
-5
/
+5
*
|
Merge branch 'master' into nextmaster
Rainer Gerhards
2013-05-13
1
-0
/
+1
|
\
|
|
*
bugfix: omrelp legacy config parameters set a timeout of zero
Rainer Gerhards
2013-05-13
1
-0
/
+1
*
|
Add configurable local client IP
Axel Rau
2013-05-06
1
-1
/
+5
|
/
*
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
*
omrelp: add support for RainerScript-based configuration
Rainer Gerhards
2013-04-08
1
-35
/
+97
*
bugfix: modules not (yet) supporting new conf format were not properly regist...
Rainer Gerhards
2012-11-28
1
-0
/
+1
*
cosmetic: remove compiler warnings
Rainer Gerhards
2012-01-19
1
-1
/
+1
*
v6.1/2 scoping support removed from plugins
Rainer Gerhards
2012-01-19
1
-3
/
+2
*
Merge branch 'v5-stable' into master
Rainer Gerhards
2012-01-18
1
-15
/
+14
|
\
|
*
Merge branch 'v4-stable' into v5-stable
Rainer Gerhards
2012-01-14
1
-15
/
+14
|
|
\
|
|
*
relicense parts under ASL 2.0
Rainer Gerhards
2012-01-11
1
-15
/
+14
*
|
|
milestone: added module config names
Rainer Gerhards
2011-07-20
1
-0
/
+1
*
|
|
renaming conf.* wasn't a good idea -- undoing
Rainer Gerhards
2011-04-19
1
-1
/
+1
*
|
|
renamed conf.c to legacyconf.c to make room for new config system
Rainer Gerhards
2011-04-19
1
-1
/
+1
*
|
|
Merge branch 'v5-devel'
Rainer Gerhards
2011-04-15
1
-2
/
+12
|
\
|
|
|
*
|
Merge branch 'v4-stable' into v5-stable
Rainer Gerhards
2011-04-15
1
-2
/
+12
|
|
\
|
|
|
*
bugfix: IPv6-address could not be specified in omrelp
Rainer Gerhards
2011-04-14
1
-2
/
+12
*
|
|
Merge branch 'v5-beta'
Rainer Gerhards
2011-03-11
1
-0
/
+1
|
\
|
|
|
*
|
added work-around for bug in gtls, which causes fd leak when using TLS
Bojan Smojver
2011-02-23
1
-0
/
+1
*
|
|
fixed regression from last commit
Rainer Gerhards
2010-07-27
1
-0
/
+1
*
|
|
milestone commit: output plugin interface changes (may NOT run)
Rainer Gerhards
2010-07-27
1
-0
/
+10
|
/
/
*
/
enhanced test environment (including testbench)
Rainer Gerhards
2009-10-22
1
-1
/
+2
|
/
*
re-enabled pipe, tty and console in omfile
Rainer Gerhards
2009-06-12
1
-1
/
+1
*
removed compile time fixed message size limit (was 2K)
Rainer Gerhards
2008-09-02
1
-2
/
+2
*
cleanup of debugging messages (removed no longer needed ones)
Rainer Gerhards
2008-07-14
1
-1
/
+0
*
added (internal) error codes to error messages
Rainer Gerhards
2008-06-27
1
-6
/
+6
*
moved "family" variable to global data pool
Rainer Gerhards
2008-04-17
1
-1
/
+5
*
some more cleanup
Rainer Gerhards
2008-04-16
1
-1
/
+1
*
removed dependency on MAXHOSTNAMELEN as much as it made sense.
Rainer Gerhards
2008-04-10
1
-4
/
+8
[next]