summaryrefslogtreecommitdiffstats
path: root/plugins/imuxsock
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-04-121-10/+4
|\
| * imuxsock: do not cache hostnameRainer Gerhards2012-04-121-10/+4
* | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-03-141-1/+4
|\|
| * changed statsobj interface and added better docRainer Gerhards2012-03-141-1/+4
* | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-03-021-2/+5
|\|
| * Fix for "/run/systemd/journal/syslog" detectionMarius Tomaschewski2012-03-021-2/+5
* | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-03-011-0/+9
|\|
| * Detect if to use /run/systemd/journal/syslog under systemdMarius Tomaschewski2012-03-011-0/+9
* | 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
|\|
| * bugfix: imuxsock did truncate part of received message if it did not contain ...Rainer Gerhards2011-12-201-2/+5
* | Merge branch 'v5-stable' into betaRainer Gerhards2011-09-261-5/+10
|\|
| * bugfix: imuxsock did no longer ignore message-provided timestamp,Rainer Gerhards2011-09-071-5/+10
* | Merge branch 'v5-stable' into betaRainer Gerhards2011-05-091-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
| * added some generic hashtable code by Christopher ClarkRainer Gerhards2010-09-282-1/+2
| * 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
| * first shot at SCM_CREDENTIALSRainer Gerhards2010-09-261-3/+64
| * improved statistics-gathering subsystemRainer Gerhards2010-09-131-0/+18
* | Merge branch 'v5-devel'Rainer Gerhards2010-09-082-7/+47
|\|