Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [io]mrelp: add TLS compression support | Rainer Gerhards | 2013-06-07 | 2 | -2/+16 |
| | |||||
* | Merge branch 'nextmaster' | Rainer Gerhards | 2013-06-06 | 2 | -4/+10 |
|\ | | | | | | | | | Conflicts: ChangeLog | ||||
| * | doc: describe relp tls parameters | Jan Gerhards | 2013-05-15 | 2 | -4/+10 |
| | | |||||
* | | prepare for 7.4.0 releasev7.4.0 | Rainer Gerhards | 2013-06-05 | 1 | -1/+1 |
| | | |||||
* | | doc: correct omfile documentation | Tomas Heinrich | 2013-06-03 | 1 | -6/+6 |
| | | | | | | | | Some of the options affect all files, not just dynafiles. | ||||
* | | doc: clarify RSYSLOG_DEBUG format | Tomas Heinrich | 2013-06-03 | 1 | -0/+1 |
| | | |||||
* | | doc bugfix: ReadMode wrong in imfile doc, two values were swapped | Rainer Gerhards | 2013-05-26 | 1 | -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.15 | Rainer Gerhards | 2013-05-14 | 1 | -1/+1 |
| | | |||||
* | | doc: integrate imjournal doc contribution into rest of doc system | Rainer Gerhards | 2013-05-14 | 3 | -1/+4 |
| | | |||||
* | | Added a bit of imjournal documentation. | Milan Bartos | 2013-05-14 | 1 | -0/+44 |
|/ | | | | new file: imjournal.html | ||||
* | doc: unify statement format in legacy stmt doc | Jan Gerhards | 2013-05-10 | 1 | -95/+95 |
| | |||||
* | prepare for 7.3.14 releasev7.3.14 | Rainer Gerhards | 2013-05-06 | 1 | -1/+1 |
| | |||||
* | prepare for 7.3.13 release | Rainer Gerhards | 2013-04-29 | 1 | -1/+1 |
| | |||||
* | doc bugfix: omfile parameter "VeryRobustZip" was documentas as "VeryReliableZip" | Rainer Gerhards | 2013-04-26 | 1 | -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.12 | Rainer Gerhards | 2013-04-26 | 1 | -1/+1 |
| | |||||
* | doc: fix broken link | Rainer Gerhards | 2013-04-25 | 1 | -1/+1 |
| | | | | Thanks to Erik Steffl for alterting us. | ||||
* | doc: link new omelasticsearch doc to the module doc | Rainer Gerhards | 2013-04-24 | 1 | -0/+1 |
| | |||||
* | initial documentation for the Elasticsearch output module | Radu Gheorghe | 2013-04-24 | 1 | -0/+177 |
| | |||||
* | doc: wrong parameter name in omfwd doc | Rainer Gerhards | 2013-04-24 | 1 | -1/+1 |
| | |||||
* | some minor additions to 7.3.11v7.3.11 | Rainer Gerhards | 2013-04-23 | 1 | -2/+20 |
| | |||||
* | prepare for 7.3.11 release | Rainer Gerhards | 2013-04-23 | 1 | -1/+1 |
| | |||||
* | Merge branch 'v7-stable' | Rainer Gerhards | 2013-04-17 | 1 | -9/+78 |
|\ | |||||
| * | doc: further improve action doc | Rainer Gerhards | 2013-04-17 | 1 | -107/+60 |
| | | |||||
| * | doc: improve action doc | Florian Riedl | 2013-04-17 | 1 | -1/+117 |
| | | |||||
* | | Merge branch 'master-crypto' | Rainer Gerhards | 2013-04-17 | 3 | -2/+128 |
|\ \ | | | | | | | | | | | | | Conflicts: ChangeLog | ||||
| * | | add basic doc for encryption capability | Rainer Gerhards | 2013-04-15 | 3 | -2/+128 |
| | | | |||||
* | | | prepare for 7.3.10 releasev7.3.10 | Rainer Gerhards | 2013-04-10 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'c7' into tmp | Rainer Gerhards | 2013-04-09 | 1 | -0/+4 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac runtime/queue.c | ||||
| * | | | omrelp: add ability to specify session timeout | Rainer Gerhards | 2013-04-08 | 1 | -0/+4 |
| | | | | |||||
* | | | | Merge branch 'c7' | Rainer Gerhards | 2013-04-08 | 1 | -10/+27 |
|\| | | | |/ / |/| | | | | | | | | Conflicts: ChangeLog | ||||
| * | | omrelp: add support for RainerScript-based configuration | Rainer Gerhards | 2013-04-08 | 1 | -10/+27 |
| |/ | |||||
* | | Merge branch 'v7-stable-info' | Rainer Gerhards | 2013-03-29 | 2 | -0/+8 |
|\ \ | | | | | | | | | | | | | | | | Conflicts: ChangeLog template.c | ||||
| * | | permit substring extraction relative to end-of-string in templates | Rainer Gerhards | 2013-03-29 | 2 | -0/+8 |
| |/ | |||||
| * | bugfix: imudp scheduling parameters did affect main thread, not imudp | Rainer Gerhards | 2013-03-21 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=409 Conflicts: ChangeLog | ||||
| * | bugfix: imuxsock was missing SysSock.ParseTrusted module parameter | Rainer Gerhards | 2013-03-15 | 1 | -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() function | Rainer Gerhards | 2013-03-27 | 1 | -0/+9 |
| | | |||||
* | | logsig: minimal end-user docv7.3.9 | Rainer Gerhards | 2013-03-26 | 4 | -3/+109 |
| | | |||||
* | | imudp: support user-selectable inputname | Rainer Gerhards | 2013-03-26 | 1 | -12/+50 |
| | | |||||
* | | bugfix: imudp scheduling parameters did affect main thread, not imudp | Rainer Gerhards | 2013-03-21 | 1 | -2/+6 |
| | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=409 | ||||
* | | doc: describe imfile dependency on work directory | Rainer Gerhards | 2013-03-20 | 1 | -1/+3 |
| | | |||||
* | | imuxsock: add ability to NOT create/delete sockets during startup and shutdown | Rainer Gerhards | 2013-03-20 | 1 | -0/+13 |
| | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=259 | ||||
* | | slightly improve imfile doc | Rainer Gerhards | 2013-03-20 | 1 | -9/+8 |
| | | |||||
* | | prepare for 7.3.8 release | Rainer Gerhards | 2013-03-18 | 1 | -1/+1 |
| | | |||||
* | | imrelp: now supports listening to IPv4/v6 only instead of always both | Rainer Gerhards | 2013-03-15 | 1 | -1/+1 |
| | | | | | | | | | | build now requires librelp 1.0.2 closes: http://bugzilla.adiscon.com/show_bug.cgi?id=378 | ||||
* | | doc: typo fix | Rainer Gerhards | 2013-03-15 | 1 | -1/+1 |
| | | |||||
* | | bugfix: imuxsock was missing SysSock.ParseTrusted module parameter | Rainer Gerhards | 2013-03-12 | 1 | -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 Gerhards | 2013-03-13 | 1 | -1/+10 |
|\| | | | | | | | | | | | Conflicts: configure.ac doc/manual.html | ||||
| * | preparing for 7.2.6 releasev7.2.6 | Rainer Gerhards | 2013-03-05 | 1 | -1/+1 |
| | | |||||
| * | doc: give quick example of ruleset() {} use | Rainer Gerhards | 2013-01-29 | 1 | -0/+8 |
| | | |||||
| * | doc: add link for set statement | Rainer Gerhards | 2013-01-28 | 1 | -1/+2 |
| | |