summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* imudp: add support for recvmmsg()Rainer Gerhards2013-07-113-22/+59
* imudp milestone: recvmmsg() now supported, but reads only a single msgRainer Gerhards2013-07-111-2/+62
* imudp: fix error message on socket error conditionRainer Gerhards2013-07-111-1/+1
* imudp: refactor to use recvmsg() in preparation for recvmmsg()Rainer Gerhards2013-07-111-10/+18
* imudp: refactor in preparation of recvmmsg() enhancementRainer Gerhards2013-07-111-60/+77
* imudp: add ability to specify SO_RCVBUF size (rcvbufSize parameter)Rainer Gerhards2013-07-117-16/+70
* impstats: add process resource usage counters [via getrusage()]Rainer Gerhards2013-07-112-1/+60
* prepare for 7.2.7 releasev7.2.7Rainer Gerhards2013-04-173-3/+3
* doc: further improve action docRainer Gerhards2013-04-171-107/+60
* doc: improve action docFlorian Riedl2013-04-171-1/+117
* bugfix: parameter action.execOnlyWhenPreviousIsSuspended was accidently of in...Rainer Gerhards2013-04-122-1/+5
* Set pkgconfig variables for libuuid on SolarisMartin Carpenter2013-04-091-0/+4
* bugfix: failover/action suspend did not work correctlyRainer Gerhards2013-04-072-10/+28
* bugfix: nested if/prifilt conditions did not work properlyRainer Gerhards2013-04-044-65/+148
* bugfix: script == comparison did not work properly on JSON objectsRainer Gerhards2013-04-042-0/+25
* build-sys: Change the compat library to noinstMichael Biebl2013-03-221-1/+1
* Merge branch 'v6-stable' into v7-stableRainer Gerhards2013-03-222-23/+44
|\
| * Merge branch 'v5-stable' into v6-stableRainer Gerhards2013-03-222-23/+44
| |\
| | * yet another update of the systemd files we need to carry...Rainer Gerhards2013-03-221-21/+42
| | * build-sys: Fix "update-systemd" targetMichael Biebl2013-03-221-2/+2
* | | Merge branch 'v6-stable' into v7-stableRainer Gerhards2013-03-221-0/+2
|\| |
| * | Merge branch 'v5-stable' into v6-stableRainer Gerhards2013-03-221-0/+2
| |\|
| | * Fix linking for recent sd-daemon.c updateMartin Pitt2013-03-221-0/+2
* | | mention systemd update in ChangeLogRainer Gerhards2013-03-211-0/+1
* | | Merge branch 'v6-stable' into v7-stableRainer Gerhards2013-03-212-37/+136
|\| |
| * | Merge branch 'v5-stable' into v6-stableRainer Gerhards2013-03-212-37/+136
| |\|
| | * update systemd files to match current systemd sourceRainer Gerhards2013-03-212-37/+136
* | | bugfix: stdout/stderr were not closed on forkingRainer Gerhards2013-03-211-1/+1
* | | bugfix: imudp scheduling parameters did affect main thread, not imudpRainer Gerhards2013-03-213-3/+17
* | | cleanupRainer Gerhards2013-03-201-1/+1
* | | bugfix: imuxsock rate-limiting could not be configured via legacy confMilan Bartos2013-03-202-0/+9
* | | Merge branch 'v7-stable' of git+ssh://git.adiscon.com/git/rsyslog into v7-stableRainer Gerhards2013-03-202-1/+4
|\ \ \
| * | | bugfix: $mmnormalizeuseramsg paramter was specified with wrong typeRainer Gerhards2013-03-202-1/+4
* | | | doc: mention merged bugfix in ChangeLogRainer Gerhards2013-03-201-0/+3
* | | | Merge branch 'v6-stable' into tmpRainer Gerhards2013-03-203-15/+17
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'v5-stable' into v6-stableRainer Gerhards2013-03-201-13/+15
| |\|
| | * bugfix: get rid of potential endless loop in doGetGID()Tomas Heinrich2013-03-201-13/+15
| * | Merge branch 'v5-stable' into v6-stableRainer Gerhards2013-03-125-3/+9
| |\|
| | * bugfix: divide action queue discard mark by 10 - was out of rangeTomas Heinrich2013-03-121-2/+2
* | | Merge branch 'v7-stable' of git+ssh://git.adiscon.com/git/rsyslog into v7-stableRainer Gerhards2013-03-200-0/+0
|\ \ \
| * | | bugfix: RainerScript getenv() function caused segfault when var was not foundPhilippe Muller2013-03-202-1/+8
* | | | bugfix: RainerScript getenv() function caused segfault when var was not foundPhilippe Muller2013-03-202-1/+8
|/ / /
* | | require newer libestr due to a bug in itRainer Gerhards2013-03-191-1/+1
* | | doc: mention last patches in ChangeLogRainer Gerhards2013-03-181-6/+8
* | | Do not exit when messages get overwritten in the circular bufferMilan Bartos2013-03-181-0/+4
* | | Fix message read buffer sizeMilan Bartos2013-03-181-2/+2
* | | Remove unnecessary strlen() callMilan Bartos2013-03-181-1/+1
* | | Fix trailing '-' in kernel messages.Milan Bartos2013-03-181-0/+4
* | | debug system improvement & bug fix for init system status (see below)Rainer Gerhards2013-03-154-20/+48
* | | bugfix: imuxsock was missing SysSock.ParseTrusted module parameterRainer Gerhards2013-03-153-6/+28