index
:
rsyslog.git
master
ommongodb
rsyslog development for Lumberjack - various unofficial and potentially rebased branches
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
imuxsock
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'v5-beta-gtls-fix' into v5-beta
Rainer Gerhards
2011-03-06
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 compile problems on Solaris
Rainer Gerhards
2011-02-23
1
-0
/
+4
|
/
*
the last fix introduced another regression, fixed now
Rainer Gerhards
2011-02-22
1
-5
/
+8
*
bugfix: imuxsock does not sanitization at all (regression)
Rainer Gerhards
2011-02-22
1
-4
/
+5
*
fixed dumb but important typo in code...
Rainer Gerhards
2011-02-21
1
-1
/
+1
*
bugfix: imuxsock did no longer remove trailing LF
Rainer Gerhards
2011-02-21
1
-0
/
+4
*
fixed some compile issues in recent systemd patch
Rainer Gerhards
2011-02-11
1
-2
/
+2
*
Improved systemd socket activation support
Marius Tomaschewski
2011-02-11
1
-44
/
+45
*
removed need for math library
Rainer Gerhards
2010-10-11
1
-2
/
+2
*
previous bugfix was incomplete, resolving this
Rainer Gerhards
2010-10-06
1
-0
/
+4
*
bugfix/imuxsock: did not compile on platforms without SCM_CREDENTIALS
Rainer Gerhards
2010-10-06
1
-3
/
+11
*
Merge branch 'v5-devel-hdfs' into v5-devel
Rainer Gerhards
2010-10-05
1
-2
/
+2
|
\
|
*
omhdfs: more improvements
Rainer Gerhards
2010-10-01
1
-2
/
+2
*
|
imuxsock: fixed dumb mistake of last commit
Rainer Gerhards
2010-10-04
1
-1
/
+1
*
|
bugfix/imuxsock: system log socket was deleted in systemd-mode, too
Rainer Gerhards
2010-10-04
1
-12
/
+9
|
/
*
imuxsock: indicate when rate limiting begins, include pid in rl messages
Rainer Gerhards
2010-09-29
1
-3
/
+10
*
doc/imuxsock: added new options to doc
Rainer Gerhards
2010-09-28
1
-1
/
+1
*
imuxsock: added per-socket hash tables/rate limiters & severity filter
Rainer Gerhards
2010-09-28
1
-55
/
+104
*
imuxsock: changed to per-pid ratelimiting
Rainer Gerhards
2010-09-28
1
-6
/
+77
*
added some generic hashtable code by Christopher Clark
Rainer Gerhards
2010-09-28
2
-1
/
+2
*
first shot at imuxsock ratelimiting
Rainer Gerhards
2010-09-27
1
-3
/
+95
*
added support for SCM_CREDENTIALS to imuxsock (now fully working)
Rainer Gerhards
2010-09-27
1
-105
/
+92
*
changed imuxsock to have a somewhat better representation of listeners
Rainer Gerhards
2010-09-27
1
-61
/
+95
*
fixed nit
Rainer Gerhards
2010-09-26
1
-1
/
+1
*
patching SCM_CREDENTIALS pid into TAG of imuxsock read messages
Rainer Gerhards
2010-09-26
1
-38
/
+141
*
first shot at SCM_CREDENTIALS
Rainer Gerhards
2010-09-26
1
-3
/
+64
*
improved statistics-gathering subsystem
Rainer Gerhards
2010-09-13
1
-0
/
+18
*
moved systemd interface to rsyslog convenience lib
Rainer Gerhards
2010-09-08
1
-3
/
+3
*
acquire /dev/log socket optionally from systemd
Lennart Poettering
2010-09-07
2
-7
/
+47
*
Merge branch 'beta' into master
Rainer Gerhards
2010-04-09
1
-2
/
+11
|
\
|
*
Merge branch 'v4-stable-solaris' into beta
Rainer Gerhards
2010-04-09
1
-2
/
+11
|
|
\
|
|
*
bugfix: local unix system log socket was deleted even when it was not configured
Rainer Gerhards
2010-03-26
1
-2
/
+11
*
|
|
Merge branch 'beta' into master
Rainer Gerhards
2010-02-10
1
-1
/
+1
|
\
|
|
|
*
|
Merge branch 'v4-beta' into beta
Rainer Gerhards
2010-02-10
1
-1
/
+1
|
|
\
|
|
|
*
bugfix: imuxsock incorrectly stated inputname "imudp"
Rainer Gerhards
2010-02-06
1
-2
/
+2
*
|
|
Merge branch 'v4-devel'
Rainer Gerhards
2009-11-17
1
-6
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
integrating varmojfekoj's "unlimited select()" patch into v4-devel
Rainer Gerhards
2009-11-17
1
-6
/
+14
|
|
\
\
|
|
*
|
added option to use unlimited-size select() calls
varmojfekoj
2009-11-17
1
-6
/
+14
|
*
|
|
added new config option $InputUnixListenSocketCreatePath
Rainer Gerhards
2009-09-04
1
-2
/
+12
|
|
|
/
|
|
/
|
*
|
|
enhanced test environment (including testbench)
Rainer Gerhards
2009-10-22
1
-1
/
+2
*
|
|
improved input thread termination for imtcp and imuxsock
Rainer Gerhards
2009-10-16
1
-0
/
+3
*
|
|
removed no longer needed msg_t property "bParseHOSTNAME"
Rainer Gerhards
2009-10-13
1
-2
/
+0
*
|
|
changed imuxsock to no longer use deprecated submitAndParseMsg() interface
Rainer Gerhards
2009-10-12
1
-16
/
+64
*
|
|
added new config option $InputUnixListenSocketCreatePath
Rainer Gerhards
2009-09-04
1
-2
/
+12
*
|
|
internal: added ability to terminate input modules not via pthread_cancel...
Rainer Gerhards
2009-07-20
1
-0
/
+10
*
|
|
Merge branch 'master' into v5-devel
Rainer Gerhards
2009-07-01
1
-2
/
+16
|
\
|
|
|
*
|
finished transition to using inputName property
Rainer Gerhards
2009-06-30
1
-2
/
+16
|
|
/
*
/
minor cleanup
Rainer Gerhards
2009-05-20
1
-5
/
+2
|
/
*
Merge branch 'beta'
Rainer Gerhards
2009-02-24
1
-1
/
+1
|
\
[next]