summaryrefslogtreecommitdiffstats
path: root/plugins/imuxsock
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v6-stable-noscoping' into masterRainer Gerhards2012-01-191-22/+22
|\
| * undoing v6.1 config scoping interface, part IRainer Gerhards2012-01-181-18/+18
| * Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-01-091-2/+5
| |\
| * \ Merge branch 'v5-stable' into betaRainer Gerhards2011-09-261-5/+10
| |\ \
| * \ \ Merge branch 'v5-stable' into betaRainer Gerhards2011-05-091-2/+7
| |\ \ \
* | \ \ \ Merge branch 'v5-devel' into masterRainer Gerhards2012-01-181-5/+1
|\ \ \ \ \
| * | | | | $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-devel'Rainer Gerhards2011-12-201-9/+9
|\| | | | |
| * | | | | 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
| | | |_|/ | | |/| |
* | | | | Merge branch 'v5-devel'Rainer Gerhards2011-12-161-5/+161
|\| | | |
| * | | | imuxsock: added capability to "annotate" messages with "trusted information",Rainer Gerhards2011-11-291-6/+157
* | | | | Merge branch 'v5-devel'Rainer Gerhards2011-09-261-4/+9
|\| | | |
| * | | | 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
| | | |/ | | |/|
* | | | milestone: added module config namesRainer Gerhards2011-07-201-0/+1
* | | | Merge branch 'v5-devel'Rainer Gerhards2011-06-271-15/+70
|\| | |
| * | | added support for obtaining timestamp from system for imuxsockRainer Gerhards2011-06-201-11/+63
| |/ /
* | | step: imuxsock changed to new config systemRainer Gerhards2011-05-121-143/+249
* | | step: imtcp moved to new config interfaceRainer Gerhards2011-05-051-2/+2
* | | step: put plumbing in place for new input module config systemRainer Gerhards2011-05-031-0/+30
* | | Merge branch 'v5-stable'Rainer Gerhards2011-04-271-2/+7
|\| | | |/ |/|
| * bugfix: rate-limiting inside imuxsock did not work 100% correctRainer Gerhards2011-04-271-2/+7
* | Merge branch 'v5-beta'Rainer Gerhards2011-03-111-0/+1
|\|
| * 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
* | | Merge branch 'v5-beta'Rainer Gerhards2011-02-251-5/+17
|\| |
| * | 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
* | Merge branch 'v5-beta'Rainer Gerhards2011-02-111-44/+45
|\|
| * fixed some compile issues in recent systemd patchRainer Gerhards2011-02-111-2/+2
| * Improved systemd socket activation supportMarius Tomaschewski2011-02-111-44/+45
* | Merge branch 'v5-devel'Rainer Gerhards2010-10-151-2/+2
|\|
| * removed need for math libraryRainer Gerhards2010-10-111-2/+2
* | Merge branch 'v5-devel'Rainer Gerhards2010-10-061-3/+15
|\|
| * 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'Rainer Gerhards2010-10-052-112/+532
|\|
| * 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