summaryrefslogtreecommitdiffstats
path: root/plugins/imuxsock/imuxsock.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-04-121-8/+7
|\
| * Merge branch 'v5-stable' into v5-stable-newstatsRainer Gerhards2012-04-121-8/+7
| |\
| | * imuxsock: do not cache hostnameRainer Gerhards2012-04-121-10/+4
* | | Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-04-071-26/+1
|\| |
| * | unified use of $LocalHostIPIF among all locally-emitting inputsRainer Gerhards2012-03-221-26/+1
* | | Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-03-141-0/+3
|\| |
| * | Merge branch 'v5-stable' into v5-stable-newstatsRainer Gerhards2012-03-141-0/+3
| |\|
| | * changed statsobj interface and added better docRainer Gerhards2012-03-141-1/+4
* | | Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-03-121-5/+30
|\| |
| * | imuxsock did ignore configured IP if - always used eth0 if one was set ;)Rainer Gerhards2012-03-101-1/+1
| * | added capability to use a local interface IP address as fromhost-ip for imuxsockRainer Gerhards2012-03-061-5/+30
| |/
* | Merge branch 'v5-stable' into v5-develRainer Gerhards2012-03-021-2/+5
|\|
| * Fix for "/run/systemd/journal/syslog" detectionMarius Tomaschewski2012-03-021-2/+5
* | Merge branch 'v5-stable' into v5-develRainer Gerhards2012-03-011-0/+9
|\|
| * Detect if to use /run/systemd/journal/syslog under systemdMarius Tomaschewski2012-03-011-0/+9
* | $IMUXSockRateLimitInterval DEFAULT CHANGED, was 5, now 0Rainer Gerhards2012-01-161-1/+1
* | regression fix: imuxsock-received messages were malformedRainer Gerhards2012-01-121-4/+0
* | Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2011-12-201-9/+9
|\|
| * bugfix: imuxsock did truncate part of received message if it did not contain ...Rainer Gerhards2011-12-201-2/+5
* | imuxsock: added capability to "annotate" messages with "trusted information",Rainer Gerhards2011-11-291-6/+157
* | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-09-071-4/+9
|\|
| * bugfix: imuxsock did no longer ignore message-provided timestamp,Rainer Gerhards2011-09-071-5/+10
* | added support for obtaining timestamp from system for imuxsockRainer Gerhards2011-06-201-11/+63
|/
* bugfix: rate-limiting inside imuxsock did not work 100% correctRainer Gerhards2011-04-271-2/+7
* Merge branch 'v5-beta-gtls-fix' into v5-betaRainer Gerhards2011-03-061-0/+1
|\
| * added work-around for bug in gtls, which causes fd leak when using TLSBojan Smojver2011-02-231-0/+1
* | fixed compile problems on SolarisRainer Gerhards2011-02-231-0/+4
|/
* the last fix introduced another regression, fixed nowRainer Gerhards2011-02-221-5/+8
* bugfix: imuxsock does not sanitization at all (regression)Rainer Gerhards2011-02-221-4/+5
* fixed dumb but important typo in code...Rainer Gerhards2011-02-211-1/+1
* bugfix: imuxsock did no longer remove trailing LFRainer Gerhards2011-02-211-0/+4
* fixed some compile issues in recent systemd patchRainer Gerhards2011-02-111-2/+2
* Improved systemd socket activation supportMarius Tomaschewski2011-02-111-44/+45
* removed need for math libraryRainer Gerhards2010-10-111-2/+2
* previous bugfix was incomplete, resolving thisRainer Gerhards2010-10-061-0/+4
* bugfix/imuxsock: did not compile on platforms without SCM_CREDENTIALSRainer Gerhards2010-10-061-3/+11
* Merge branch 'v5-devel-hdfs' into v5-develRainer Gerhards2010-10-051-2/+2
|\
| * omhdfs: more improvementsRainer Gerhards2010-10-011-2/+2
* | imuxsock: fixed dumb mistake of last commitRainer Gerhards2010-10-041-1/+1
* | bugfix/imuxsock: system log socket was deleted in systemd-mode, tooRainer Gerhards2010-10-041-12/+9
|/
* imuxsock: indicate when rate limiting begins, include pid in rl messagesRainer Gerhards2010-09-291-3/+10
* doc/imuxsock: added new options to docRainer Gerhards2010-09-281-1/+1
* imuxsock: added per-socket hash tables/rate limiters & severity filterRainer Gerhards2010-09-281-55/+104
* imuxsock: changed to per-pid ratelimitingRainer Gerhards2010-09-281-6/+77
* added some generic hashtable code by Christopher ClarkRainer Gerhards2010-09-281-0/+1
* first shot at imuxsock ratelimitingRainer Gerhards2010-09-271-3/+95
* added support for SCM_CREDENTIALS to imuxsock (now fully working)Rainer Gerhards2010-09-271-105/+92
* changed imuxsock to have a somewhat better representation of listenersRainer Gerhards2010-09-271-61/+95
* fixed nitRainer Gerhards2010-09-261-1/+1
* patching SCM_CREDENTIALS pid into TAG of imuxsock read messagesRainer Gerhards2010-09-261-38/+141