summaryrefslogtreecommitdiffstats
path: root/plugins/imuxsock
Commit message (Expand)AuthorAgeFilesLines
* 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-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
* moved systemd interface to rsyslog convenience libRainer Gerhards2010-09-081-3/+3
* acquire /dev/log socket optionally from systemdLennart Poettering2010-09-072-7/+47
* 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
* | | internal: added ability to terminate input modules not via pthread_cancel...Rainer Gerhards2009-07-201-0/+10
* | | Merge branch 'master' into v5-develRainer Gerhards2009-07-011-2/+16
|\| |
| * | finished transition to using inputName propertyRainer Gerhards2009-06-301-2/+16
| |/
* / minor cleanupRainer Gerhards2009-05-201-5/+2
|/
* Merge branch 'beta'Rainer Gerhards2009-02-241-1/+1
|\
| * make all cflags and libs variables uppercaseMichael Biebl2009-02-241-1/+1
* | moved bParseHostname and bIsParsed to msgFlagsRainer Gerhards2008-10-091-1/+3
* | "output" timestamp now taken from mesg's time generatedRainer Gerhards2008-10-071-1/+1
* | added $UDPServerTimeRequery optionRainer Gerhards2008-10-061-1/+1
|/
* performance optimization: unnecessary time() calls during message parsing rem...Rainer Gerhards2008-09-161-3/+3
* added properties "inputname" and "$myhostname"Rainer Gerhards2008-09-101-1/+1
* removed compile time fixed message size limit (was 2K)Rainer Gerhards2008-09-021-3/+24
* added ability to specify flow control mode for imuxsockRainer Gerhards2008-08-081-3/+21
* added $InputUnixListenSocketHostName config directiveRainer Gerhards2008-08-011-11/+30