summaryrefslogtreecommitdiffstats
path: root/plugins/imuxsock/imuxsock.c
Commit message (Expand)AuthorAgeFilesLines
* Fix undefined ctxee problemMilan Bartos2012-08-211-2/+4
* Add support for parsing trusted propertiesMilan Bartos2012-08-211-30/+121
* Merge branch 'master' of git+ssh://git.adiscon.com/git/rsyslogRainer Gerhards2012-08-021-1/+5
|\
| * Merge branch 'beta'Rainer Gerhards2012-08-011-1/+5
| |\
| | * fix problem with cutting first 16 characters from message with bAnnotate on m...Milan Bartos2012-08-011-1/+5
* | | Fix $SystemLogSocketAnnotateMiloslav Trmač2012-07-311-3/+2
|/ /
* | imuxsock: support for module() global config parameters addedRainer Gerhards2012-06-271-47/+128
* | implemented freeCnf() module interface & fixed some mem leaksRainer Gerhards2012-06-251-0/+8
* | added --enable-debugless configure option for very high demanding environmentsRainer Gerhards2012-05-291-10/+8
|/
* bugfix/imuxsock: configured hostname was not usedRainer Gerhards2012-04-161-0/+1
* bugfix/imuxsock: solving abort if hostname was not setRainer Gerhards2012-04-161-2/+2
* imuxsock: mini bugfix: closed fd was tried to close a second timeRainer Gerhards2012-04-131-3/+6
* Merge branch 'v5-beta'Rainer Gerhards2012-04-121-6/+5
|\
| * 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
| |\| |
| * | | Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-03-141-0/+3
| |\ \ \
| * \ \ \ Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-03-121-5/+30
| |\ \ \ \
| * \ \ \ \ Merge branch 'v5-stable' into v5-develRainer Gerhards2012-03-021-2/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'v5-stable' into v5-develRainer Gerhards2012-03-011-0/+9
| |\ \ \ \ \ \
* | | | | | | | imuxsock: fixed regression from last mergeRainer Gerhards2012-04-111-0/+7
* | | | | | | | Merge branch 'v5-stable-newstats'Rainer Gerhards2012-04-071-4/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | unified use of $LocalHostIPIF among all locally-emitting inputsRainer Gerhards2012-03-221-26/+1
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch 'v5-stable' into v5-stable-newstatsRainer Gerhards2012-03-141-0/+3
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | |
| * | | | | 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 'v6-stable'Rainer Gerhards2012-03-171-0/+3
|\ \ \ \ \
| * \ \ \ \ 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 'v6-stable'Rainer Gerhards2012-03-021-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
| | | |/ | | |/|
* | | | screwed up during merge - solving that mess ;)Rainer Gerhards2012-03-011-65/+6
* | | | Merge branch 'v6-stable'Rainer Gerhards2012-03-011-0/+68
|\| | |
| * | | 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
* | | | 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