summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* document new global parameterRainer Gerhards2013-11-291-0/+7
|
* fix merge problemRainer Gerhards2013-11-291-4/+3
|
* Merge branch 'v7-stable' into v7-develRainer Gerhards2013-11-293-0/+39
|\
| * doc: create skeleton for global() config objectRainer Gerhards2013-11-293-0/+39
| |
* | Merge branch 'v7-stable' into v7-develRainer Gerhards2013-11-271-2/+2
|\|
| * doc: remove some implementation detailsRainer Gerhards2013-11-271-2/+2
| |
* | bumping version numberRainer Gerhards2013-11-251-1/+1
| |
* | Merge branch 'v7-stable' into v7-develRainer Gerhards2013-11-231-0/+7
|\|
| * doc: add link to new online impstats analyzer toolRainer Gerhards2013-11-221-0/+7
| |
* | bugfix: mmpstrucdata generated inaccessible propertiesRainer Gerhards2013-11-211-0/+23
| |
* | doc: add new queue parameterRainer Gerhards2013-11-211-1/+13
| |
* | Merge branch 'v7-stable' into v7-develRainer Gerhards2013-11-191-1/+2
|\| | | | | | | | | | | Conflicts: ChangeLog plugins/imuxsock/imuxsock.c
| * doc typo fixRainer Gerhards2013-11-151-1/+1
| |
| * doc: fix glitch in v6+ parameter descriptionRainer Gerhards2013-11-151-1/+2
| |
* | 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: 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
| |
* | 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
| | | |
* | | | doc: describe new "thread" imudp module parameterRainer Gerhards2013-10-111-0/+9
| | | |
* | | | doc: clarify imudp "timeRequery" and "batchSize" interrelationshipRainer Gerhards2013-10-101-1/+11
| | | |
* | | | doc: add minimum version requirementsRainer Gerhards2013-10-101-7/+7
| | | |
* | | | Merge branch 'c9'Rainer Gerhards2013-10-091-0/+11
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.ac plugins/impstats/impstats.c plugins/imptcp/imptcp.c plugins/imudp/imudp.c
| * | | | imudp: add "defaultTZ" input config parameterRainer Gerhards2013-10-091-0/+11
| | | | |
| * | | | impstats: implement parameter "resetCounters"Rainer Gerhards2013-09-091-2/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it provides the capability to make impstats emit deltas in contrast to accumulated counter values (see doc for details). Conflicts: plugins/impstats/impstats.c
| * | | | Merge branch 'v7-stable' into c9Rainer Gerhards2013-09-091-1/+1
| |\ \ \ \
* | | | | | preparing for 7.5.4v7.5.4Rainer Gerhards2013-10-071-1/+1
| | | | | |
* | | | | | Merge branch 'v7-stable'Rainer Gerhards2013-10-0713-4/+75
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | Conflicts: doc/debug.html