summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | | bugfix imzmq3: potential segfault on startupHongfei Cheng2013-06-062-13/+62
| |/ / /
| * | | prepare for 7.4.0 releasev7.4.0Rainer Gerhards2013-06-053-3/+4
| * | | 0mq fixes; credits to Hongfei Cheng and Brian KnoxRainer Gerhards2013-06-045-397/+614
| * | | build: don't check for libs that are not neededTomas Heinrich2013-06-031-7/+1
| * | | doc: correct omfile documentationTomas Heinrich2013-06-031-6/+6
| * | | doc: clarify RSYSLOG_DEBUG formatTomas Heinrich2013-06-031-0/+1
| * | | bugfix: postpone the start of the imgssapi listenerTomas Heinrich2013-06-031-2/+19
| * | | bugfix: $template statement with multiple spaces lead to invalid tpl nameRainer Gerhards2013-05-273-0/+30
| * | | doc bugfix: ReadMode wrong in imfile doc, two values were swappedRainer Gerhards2013-05-262-2/+5
| * | | add --enable-cached-man-pages ./configure optionRainer Gerhards2013-05-262-1/+21
| * | | bugfix: imjournal should respect termination requestTomas Heinrich2013-05-261-11/+67