summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* doc: omhiredis now works on v8Rainer Gerhards2013-11-181-1/+0
|
* mmaudit: now supports v8 output module interface and work againRainer Gerhards2013-11-171-1/+1
|
* Merge branch 'v7-stable'Rainer Gerhards2013-11-161-1/+2
|\ | | | | | | | | Conflicts: plugins/imuxsock/imuxsock.c
| * doc typo fixRainer Gerhards2013-11-151-1/+1
| |
| * doc: fix glitch in v6+ parameter descriptionRainer Gerhards2013-11-151-1/+2
| |
* | doc: note that v8 output module interface is not yet stableRainer Gerhards2013-11-131-0/+4
| |
* | document yet-untested modulesRainer Gerhards2013-11-131-1/+19
| |
* | documented modules not yet supported in v8Rainer Gerhards2013-11-131-0/+18
| |
* | doc: remove copy&paste leftoverRainer Gerhards2013-11-131-2/+0
| |
* | bump version numberRainer Gerhards2013-11-131-1/+1
| |
* | doc: fix invalid HTMLRainer Gerhards2013-11-061-1/+1
| |
* | Merge branch 'master-ruleeng' into master-ruleeng-simdRainer Gerhards2013-11-061-4/+13
|\ \ | | | | | | | | | | | | Conflicts: doc/rsyslog_conf_actions.html
| * \ Merge branch 'master' into master-ruleengRainer Gerhards2013-11-061-5/+14
| |\ \
| | * | Merge branch 'v7-stable'Rainer Gerhards2013-11-061-5/+14
| | |\|
| | | * doc: describe failover action precisenessRainer Gerhards2013-11-061-5/+14
| | | |
| | | * prepare for 7.4.6 releasev7.4.6Rainer Gerhards2013-10-291-1/+1
| | | |
| | | * preparing for 7.4.5v7.4.5Rainer Gerhards2013-10-161-1/+1
| | | |
* | | | doc: document output plugin calling interface changesRainer Gerhards2013-11-061-1/+38
| | | |
* | | | make "write all mark messages" default behaviour -- improves processing speedRainer Gerhards2013-11-062-2/+14
| | | |
* | | | doc: add v8 compatibility documentRainer Gerhards2013-11-063-11/+53
|/ / /
* | | Merge branch 'master' into master-ruleengRainer Gerhards2013-11-051-1/+8
|\| |
| * | doc: amend queue parameter doc with live web linkRainer Gerhards2013-11-051-1/+4
| | |
| * | doc: clarify lower limit of queue.size parameterRainer Gerhards2013-11-051-1/+5
| | |
* | | doc: omstdout now works under v8Rainer Gerhards2013-11-011-1/+1
| | |
* | | doc: omruleset now supported on v8Rainer Gerhards2013-11-011-1/+1
| | |
* | | omjournal: support v8 omod interfaceRainer Gerhards2013-11-011-1/+1
| | |
* | | ommysql: add support for v8 output module interfaceRainer Gerhards2013-10-311-1/+1
| | |
* | | doc: mention which modules are not supported in v8Rainer Gerhards2013-10-311-17/+17
| | |
* | | doc: clarify rulesets and main queuesRainer Gerhards2013-10-301-0/+9
|/ /
* | build system: add missing doc filest to tarballRainer Gerhards2013-10-301-0/+7
| | | | | | | | Thanks to Pavel Levshin for alerting us on the missing files.
* | build: add mmsequence to doc set in tarballRainer Gerhards2013-10-301-0/+1
| |
* | prepare for 7.5.6 releaseRainer Gerhards2013-10-161-1/+1
| |
* | add module mmsequencePavel Levshin2013-10-162-0/+149
| |
* | remove global variable supportRainer Gerhards2013-10-221-30/+8
| | | | | | | | | | | | | | | | The original idea was not well thought out and global variables, as implemented, worked far different from what anybody would expect. As such, we consider the current approach as an experiment that did not work out and opt to removing it, clearing the way for a better future solution. Note: global vars were introduced in 7.5.3 on Sept, 11th 2013.
* | doc: document impstats ruleset parameterRainer Gerhards2013-10-201-0/+2
| |
* | Merge branch 'v7-stable'Rainer Gerhards2013-10-171-2/+2
|\|
| * doc: typo fixRainer Gerhards2013-10-171-2/+2
| | | | | | | | thanks to Xuri Nagarin for alerting us
* | Merge branch 'v7-stable'Rainer Gerhards2013-10-161-0/+1
|\|
| * doc: add new helpful link to impstats docRainer Gerhards2013-10-161-0/+1
| |
* | Merge branch 'c10'Rainer Gerhards2013-10-162-0/+90
|\ \ | | | | | | | | | | | | | | | Conflicts: configure.ac doc/rsyslog_conf_modules.html
| * | doc: linking between mmrfc5424addhmac resourcesRainer Gerhards2013-10-162-0/+8
| | |
| * | Merge branch 'c10-neu' into c10Rainer Gerhards2013-10-161-87/+24
| |\ \ | | | | | | | | | | | | | | | | Conflicts: doc/mmrfc5424addhmac.html
| | * | doc: describe mmrfc5424addhmac parametersRainer Gerhards2013-10-161-87/+17
| | | |
| * | | doc: describe mmrfc5424addhmac log verification methodRainer Gerhards2013-10-161-1/+27
| |/ /
| * | doc: add base doc for mmrfc5424addhmacRainer Gerhards2013-10-151-0/+119
| | | | | | | | | | | | | | | while it probably is not of general interest, at least some rough facts are conveyed.
* | | bugfix: imfile did not properly initialize strm object ptrRainer Gerhards2013-10-151-1/+1
| | | | | | | | | | | | | | | | | | This did not cause any real issue, as with the current config system the zerod-out static memory actually was initialized. However, this posed problems after we moved to dynamic memory alloc.
* | | Merge branch 'master-lookup'Rainer Gerhards2013-10-131-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: grammar/rainerscript.h runtime/rsyslog.h
| * | | doc: copy&paste error fixRainer Gerhards2013-07-101-1/+1
| | | |
* | | | doc: describe new imptcp input parameterRainer Gerhards2013-10-122-1/+12
| | | |
* | | | doc: add link to statistic counter descriptionRainer Gerhards2013-10-111-0/+7
| | | |