summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added "required" parameters, fixed conf snippet, bolded defaultsRadu Gheorghe2013-06-251-230/+165
* bugfix: omrelp potential segfault at startup on invalid config parametersRainer Gerhards2013-06-252-1/+3
* lmsig_gt: remove no longer needed error messageRainer Gerhards2013-06-251-2/+0
* bugfix: lmsig_gt abort on invalid configuration parametersRisto Laanoja2013-06-252-2/+13
* imfile: remove redundant error mesageRainer Gerhards2013-06-251-2/+0
* testbench: "prevent" memleaks due to raceRainer Gerhards2013-06-251-0/+1
* debug: add memleak info to "make distcheck"Rainer Gerhards2013-06-251-0/+1
* build: fix issues on FreeBSDRainer Gerhards2013-06-253-3/+5
* doc: update ChangeLogRainer Gerhards2013-06-251-0/+2
* typo fix ("listner" vs. "listener")Michael Biebl2013-06-258-10/+10
* imtcp: permit parameter name with typo for backward compatibilityRainer Gerhards2013-06-251-1/+3
* imtcp: fix typo in config parameter nameMichael Biebl2013-06-251-2/+2
* bugfix: potential segfault on rsyslog termination in imudpRainer Gerhards2013-06-252-1/+2
* bugfix: RainerScript object required parameters were not properly checkedRainer Gerhards2013-06-244-10/+14
* bugfix: omrelp "template" parameter is NOT requiredRainer Gerhards2013-06-241-1/+1
* $uptime property: fix mem leak and build problems on FreeBSDRainer Gerhards2013-06-242-3/+29
* solve build problem on FreeBSDRainer Gerhards2013-06-241-1/+5
* impstats: solve build problem on FreeBSDRainer Gerhards2013-06-242-0/+9
* imptcp: improve docRainer Gerhards2013-06-201-6/+6
* doc bugfix: invalid parameter nameRainer Gerhards2013-06-201-1/+1
* Add missing testMichael Biebl2013-06-201-1/+1
* doc: imjournal doc correctionTomas Heinrich2013-06-191-1/+1
* doc: remove duplicate omfile descriptionsRainer Gerhards2013-06-171-38/+34
* prepare for 7.4.1 releasev7.4.1Rainer Gerhards2013-06-173-3/+3
* imjournal: rate limiter was destructed too earlyRainer Gerhards2013-06-171-1/+1
* imjournal fix: put ratelimiter destruction in wrong entry pointRainer Gerhards2013-06-172-2/+2
* implement new ratelimiting mode for imjournalRainer Gerhards2013-06-173-1/+20
* doc: legacy parameter description in imjournal slightly wrongRainer Gerhards2013-06-171-2/+2
* doc cleanupRainer Gerhards2013-06-171-5/+5
* Add IgnorePreviousMessages option to imjournal.Milan Bartos2013-06-172-9/+41
* doc: improve imjournal docRainer Gerhards2013-06-171-17/+19
* fix imjournal doc after merging patchRainer Gerhards2013-06-171-11/+2
* Merge branch 'tmp' into v7-stableRainer Gerhards2013-06-172-3/+14
|\
| * Rename legacy imjournal configs to have "imjournal" prepended.Milan Bartos2013-06-172-3/+14
* | doc bugfix: DynaFileCacheSize description in omfile was wrongRainer Gerhards2013-06-161-2/+6
* | doc: add journal presentation link to omjournal docRainer Gerhards2013-06-161-0/+3
* | doc: improve imjournal doc and add ratelimiting paramtersRainer Gerhards2013-06-161-8/+56
* | imjournal: add legacy config statement for ratelimitingRainer Gerhards2013-06-151-0/+4
* | imjournal: add ratelimiting capabilityRainer Gerhards2013-06-152-8/+32
* | doc: warn about using imjournalRainer Gerhards2013-06-151-0/+8
* | doc: mention contributed patch in ChangeLogRainer Gerhards2013-06-141-0/+1
* | bugfix: prevent a segfault if state file is not definedTomas Heinrich2013-06-141-12/+31
* | systemd: use service type notifyCristian Rodríguez2013-06-142-0/+3
* | Fix rsyslog.service to comply with systemd recommendationsCristian Rodríguez2013-06-141-1/+1
* | bugfix: prevent calling tellLostCnt() twiceTomas Heinrich2013-06-121-1/+1
* | bugfix: prevent another endless loop in the ratelimiterTomas Heinrich2013-06-121-1/+1
* | doc bugfix: imrelp does not have a v6+ "ruleset" config parameterRainer Gerhards2013-06-101-4/+2
* | doc: add contributed patches to ChangeLogRainer Gerhards2013-06-101-0/+4
* | bugfix: prevent an endless loop in the ratelimiterTomas Heinrich2013-06-101-2/+2
* | bugfix: be more tolerant to malformed journal fieldsTomas Heinrich2013-06-101-1/+8