summaryrefslogtreecommitdiffstats
path: root/plugins/imuxsock
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * moved systemd interface to rsyslog convenience libRainer Gerhards2010-09-081-3/+3
| * acquire /dev/log socket optionally from systemdLennart Poettering2010-09-072-7/+47
* | moving towards scoping inside rsyslog.confRainer Gerhards2010-07-211-10/+10
|/
* Merge branch 'beta' into masterRainer Gerhards2010-04-091-2/+11
|\
| * Merge branch 'v4-stable-solaris' into betaRainer Gerhards2010-04-091-2/+11
| |\
| | * bugfix: local unix system log socket was deleted even when it was not configuredRainer Gerhards2010-03-261-2/+11
* | | Merge branch 'beta' into masterRainer Gerhards2010-02-101-1/+1
|\| |
| * | Merge branch 'v4-beta' into betaRainer Gerhards2010-02-101-1/+1
| |\|
| | * bugfix: imuxsock incorrectly stated inputname "imudp"Rainer Gerhards2010-02-061-2/+2
* | | Merge branch 'v4-devel'Rainer Gerhards2009-11-171-6/+14
|\ \ \ | |/ / |/| |
| * | integrating varmojfekoj's "unlimited select()" patch into v4-develRainer Gerhards2009-11-171-6/+14
| |\ \
| | * | added option to use unlimited-size select() callsvarmojfekoj2009-11-171-6/+14
| * | | added new config option $InputUnixListenSocketCreatePathRainer Gerhards2009-09-041-2/+12
| | |/ | |/|
* | | enhanced test environment (including testbench)Rainer Gerhards2009-10-221-1/+2
* | | improved input thread termination for imtcp and imuxsockRainer Gerhards2009-10-161-0/+3
* | | removed no longer needed msg_t property "bParseHOSTNAME"Rainer Gerhards2009-10-131-2/+0
* | | changed imuxsock to no longer use deprecated submitAndParseMsg() interfaceRainer Gerhards2009-10-121-16/+64
* | | added new config option $InputUnixListenSocketCreatePathRainer Gerhards2009-09-041-2/+12