summaryrefslogtreecommitdiffstats
path: root/plugins/omuxsock
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-01-141-21/+14
|\ | | | | | | | | | | | | | | Conflicts: plugins/imfile/imfile.c plugins/omtesting/omtesting.c tcpsrv.c threads.c
| * relicense parts under ASL 2.0Rainer Gerhards2012-01-111-21/+14
| | | | | | | | after carful check for copyright holder
* | added work-around for bug in gtls, which causes fd leak when using TLSBojan Smojver2011-02-231-0/+1
|/ | | | | | | | The capability has been added for module to specify that they do not like being unloaded. related bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=222 Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* added omuxsock, which permits to write message to local Unix socketsRainer Gerhards2010-08-062-0/+323
this is the counterpart to imuxsock, enabling fast local forwarding