summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* [io]mrelp: add TLS compression supportRainer Gerhards2013-06-072-2/+16
|
* Merge branch 'nextmaster'Rainer Gerhards2013-06-062-4/+10
|\ | | | | | | | | Conflicts: ChangeLog
| * doc: describe relp tls parametersJan Gerhards2013-05-152-4/+10
| |
* | prepare for 7.4.0 releasev7.4.0Rainer Gerhards2013-06-051-1/+1
| |
* | doc: correct omfile documentationTomas Heinrich2013-06-031-6/+6
| | | | | | | | Some of the options affect all files, not just dynafiles.
* | doc: clarify RSYSLOG_DEBUG formatTomas Heinrich2013-06-031-0/+1
| |
* | doc bugfix: ReadMode wrong in imfile doc, two values were swappedRainer Gerhards2013-05-261-2/+2
| | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=450 Thanks to jokajak@gmail.com for mentioning this
* | prepare for 7.3.15 releasev7.3.15Rainer Gerhards2013-05-141-1/+1
| |
* | doc: integrate imjournal doc contribution into rest of doc systemRainer Gerhards2013-05-143-1/+4
| |
* | Added a bit of imjournal documentation.Milan Bartos2013-05-141-0/+44
|/ | | | new file: imjournal.html
* doc: unify statement format in legacy stmt docJan Gerhards2013-05-101-95/+95
|
* prepare for 7.3.14 releasev7.3.14Rainer Gerhards2013-05-061-1/+1
|
* prepare for 7.3.13 releaseRainer Gerhards2013-04-291-1/+1
|
* doc bugfix: omfile parameter "VeryRobustZip" was documentas as "VeryReliableZip"Rainer Gerhards2013-04-261-1/+1
| | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=437 Thanks to Thomas Doll for reporting this.
* prepare for 7.3.12 releasev7.3.12Rainer Gerhards2013-04-261-1/+1
|
* doc: fix broken linkRainer Gerhards2013-04-251-1/+1
| | | | Thanks to Erik Steffl for alterting us.
* doc: link new omelasticsearch doc to the module docRainer Gerhards2013-04-241-0/+1
|
* initial documentation for the Elasticsearch output moduleRadu Gheorghe2013-04-241-0/+177
|
* doc: wrong parameter name in omfwd docRainer Gerhards2013-04-241-1/+1
|
* some minor additions to 7.3.11v7.3.11Rainer Gerhards2013-04-231-2/+20
|
* prepare for 7.3.11 releaseRainer Gerhards2013-04-231-1/+1
|
* Merge branch 'v7-stable'Rainer Gerhards2013-04-171-9/+78
|\
| * doc: further improve action docRainer Gerhards2013-04-171-107/+60
| |
| * doc: improve action docFlorian Riedl2013-04-171-1/+117
| |
* | Merge branch 'master-crypto'Rainer Gerhards2013-04-173-2/+128
|\ \ | | | | | | | | | | | | Conflicts: ChangeLog
| * | add basic doc for encryption capabilityRainer Gerhards2013-04-153-2/+128
| | |
* | | prepare for 7.3.10 releasev7.3.10Rainer Gerhards2013-04-101-1/+1
| | |
* | | Merge branch 'c7' into tmpRainer Gerhards2013-04-091-0/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac runtime/queue.c
| * | | omrelp: add ability to specify session timeoutRainer Gerhards2013-04-081-0/+4
| | | |
* | | | Merge branch 'c7'Rainer Gerhards2013-04-081-10/+27
|\| | | | |/ / |/| | | | | | | | Conflicts: ChangeLog
| * | omrelp: add support for RainerScript-based configurationRainer Gerhards2013-04-081-10/+27
| |/
* | Merge branch 'v7-stable-info'Rainer Gerhards2013-03-292-0/+8
|\ \ | | | | | | | | | | | | | | | Conflicts: ChangeLog template.c
| * | permit substring extraction relative to end-of-string in templatesRainer Gerhards2013-03-292-0/+8
| |/
| * bugfix: imudp scheduling parameters did affect main thread, not imudpRainer Gerhards2013-03-211-2/+6
| | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=409 Conflicts: ChangeLog
| * bugfix: imuxsock was missing SysSock.ParseTrusted module parameterRainer Gerhards2013-03-151-6/+21
| | | | | | | | | | | | To use that functionality, legacy rsyslog.conf syntax had to be used. Also, the doc was missing information on the "ParseTrusted" set of config directives.
* | add RainerScript re_extract() functionRainer Gerhards2013-03-271-0/+9
| |
* | logsig: minimal end-user docv7.3.9Rainer Gerhards2013-03-264-3/+109
| |
* | imudp: support user-selectable inputnameRainer Gerhards2013-03-261-12/+50
| |
* | bugfix: imudp scheduling parameters did affect main thread, not imudpRainer Gerhards2013-03-211-2/+6
| | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=409
* | doc: describe imfile dependency on work directoryRainer Gerhards2013-03-201-1/+3
| |
* | imuxsock: add ability to NOT create/delete sockets during startup and shutdownRainer Gerhards2013-03-201-0/+13
| | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=259
* | slightly improve imfile docRainer Gerhards2013-03-201-9/+8
| |
* | prepare for 7.3.8 releaseRainer Gerhards2013-03-181-1/+1
| |
* | imrelp: now supports listening to IPv4/v6 only instead of always bothRainer Gerhards2013-03-151-1/+1
| | | | | | | | | | build now requires librelp 1.0.2 closes: http://bugzilla.adiscon.com/show_bug.cgi?id=378
* | doc: typo fixRainer Gerhards2013-03-151-1/+1
| |
* | bugfix: imuxsock was missing SysSock.ParseTrusted module parameterRainer Gerhards2013-03-121-6/+21
| | | | | | | | | | | | use that functionality, legacy rsyslog.conf syntax had to be used. Also, the doc was missing information on the "ParseTrusted" set of config directives.
* | Merge branch 'v7-stable'Rainer Gerhards2013-03-131-1/+10
|\| | | | | | | | | | | Conflicts: configure.ac doc/manual.html
| * preparing for 7.2.6 releasev7.2.6Rainer Gerhards2013-03-051-1/+1
| |
| * doc: give quick example of ruleset() {} useRainer Gerhards2013-01-291-0/+8
| |
| * doc: add link for set statementRainer Gerhards2013-01-281-1/+2
| |