summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* preparing for 7.3.5 releaseRainer Gerhards2012-12-181-1/+1
|
* Merge branch 'v7-stable-libnet-frag'Rainer Gerhards2012-12-182-30/+145
|\ | | | | | | | | | | | | | | Conflicts: configure.ac plugins/impstats/impstats.c plugins/omudpspoof/omudpspoof.c runtime/rsyslog.h
| * omudpspoof: improve libnet calling sequenceRainer Gerhards2012-12-181-0/+4
| | | | | | | | retains bugfix while increasing performance again
| * doc: added v7 conf samples to omudpspoof docRainer Gerhards2012-12-181-5/+77
| |
| * omudpspoof: add action parameter for mtu sizeRainer Gerhards2012-12-181-1/+1
| |
| * doc: document v7 omudpspoof config parametersRainer Gerhards2012-12-171-26/+60
| |
| * doc: mention omudpspoof message size limitsRainer Gerhards2012-12-171-0/+5
| |
| * prepare for 7.2.4v7.2.4Rainer Gerhards2012-12-071-1/+1
| |
* | doc bugfix: corrections and improvements in mmnormalize html doc pageFlorian Riedl2012-11-291-11/+13
| |
* | bugfix: no error message for invalid string template parametersRainer Gerhards2012-11-291-0/+10
| | | | | | | | | | | | | | | | | | rather a malformed template was generated, and error information emitted at runtime. However, this could be quite confusing. Note that with this "bugfix" user experience changes: formerly, rsyslog and the affected actions properly started up, but the actions did not produce proper data. Now, there are startup error messages and the actions are NOT executed (due to missing template due to template error).
* | Merge branch 'v7-stable'Rainer Gerhards2012-11-281-8/+14
|\| | | | | | | | | | | | | Conflicts: doc/imptcp.html plugins/mmjsonparse/mmjsonparse.c plugins/mmnormalize/mmnormalize.c
| * doc: improve imptcp docRainer Gerhards2012-11-261-8/+10
| |
* | prepare 7.3.4 releasev7.3.4Rainer Gerhards2012-11-251-1/+1
| |
* | doc: add new options to imklog doc pageMarius Tomaschewski2012-11-221-21/+19
| |
* | Merge branch 'v7-stable'Rainer Gerhards2012-11-221-0/+13
|\| | | | | | | | | | | | | | | | | | | Conflicts: configure.ac doc/manual.html plugins/imfile/imfile.c plugins/imklog/bsd.c plugins/imklog/imklog.c plugins/imklog/imklog.h
| * Merge branch 'v6-stable' into tmpRainer Gerhards2012-11-221-0/+13
| |\
| | * Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-11-221-0/+13
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note: this was not a simple merge, I rather needed to adopt the v5 code to the new v6 config handling. However, no v6 config format has been added yet (this is the next step). Conflicts: plugins/imklog/imklog.c plugins/imklog/imklog.h
| | | * imklog: added $klogParseKernelTimestamp optionMarius Tomaschewski2012-11-211-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When enabled, kernel message [timestamp] is converted for message time. Default is to use receive time as in 5.8.x and before, because the clock used to create the timestamp is not supposed to be as accurate as the monotonic clock (depends on hardware and kernel) resulting in differences between kernel and system messages which occurred at same time.
| | | * imklog: added $klogKeepKernelTimestamp optionMarius Tomaschewski2012-11-211-0/+5
| | | | | | | | | | | | | | | | | | | | When enabled, the kernel [timestamp] remains at begin of each message, even it is used for the message time too.
| * | | prepare for 7.2.3 releasev7.2.3Rainer Gerhards2012-11-211-1/+1
| | | |
| * | | prepare 7.2.2 releasev7.2.2Rainer Gerhards2012-11-161-1/+1
| | | |
* | | | Merge branch 'v7-stable'Rainer Gerhards2012-11-141-3/+8
|\| | |
| * | | doc: describe leading space problem with "startswith" comparisonRainer Gerhards2012-11-141-3/+8
| | | |
* | | | Merge branch 'v7-stable'Rainer Gerhards2012-11-133-98/+227
|\| | |
| * | | doc: upgrade ruleset doc to v7 config systemKonstantin Schmitt2012-11-123-98/+227
| | | |
* | | | Merge branch 'v7-stable'Rainer Gerhards2012-11-081-1/+1
|\| | |
| * | | doc: $ActionQueueDiscardSeverity had wrong default documentedRainer Gerhards2012-11-081-1/+1
| | | | | | | | | | | | | | | | | | | | The doc contained a previous default, which has been changed in the mean time.
* | | | Merge branch 'v7-stable'Rainer Gerhards2012-11-081-2/+4
|\| | |
| * | | Added imkmsg^imklog to imkmsg documentation.Milan Bartos2012-11-051-2/+4
| | | |
* | | | prepare for 7.3.3 releasev7.3.3Rainer Gerhards2012-11-071-4/+4
| | | |
* | | | doc: improve ommongodb docRainer Gerhards2012-11-062-0/+61
| | | |
* | | | doc: add module doc for mmjsonparseRainer Gerhards2012-11-013-0/+48
| | | |
* | | | typo fixRainer Gerhards2012-11-011-1/+1
| | | |
* | | | mmnormalize: support for v6+ config interface addedRainer Gerhards2012-11-011-7/+21
| | | |
* | | | prepare for 7.3.2 releasev7.3.2Rainer Gerhards2012-10-301-1/+1
| | | |
* | | | Merge branch 'master-ratelimit'Rainer Gerhards2012-10-304-11/+59
|\ \ \ \
| * \ \ \ Merge branch 'master' into master-ratelimitRainer Gerhards2012-10-241-0/+10
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/v7compatibility.html
| * \ \ \ \ Merge branch 'beta' into master-ratelimitRainer Gerhards2012-10-221-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into master-ratelimitRainer Gerhards2012-10-192-26/+42
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * | | | | | | imtcp: support for Linux-Type ratelimiting addedRainer Gerhards2012-10-151-4/+7
| | | | | | | |
| * | | | | | | imudp: support for Linux-like ratelimiting addedRainer Gerhards2012-10-151-0/+7
| | | | | | | |
| * | | | | | | imptcp: support for Linux-Type ratelimiting addedRainer Gerhards2012-10-151-7/+8
| | | | | | | |
| * | | | | | | Merge branch 'master' into master-ratelimitRainer Gerhards2012-10-151-1/+18
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog doc/v7compatibility.html
| * | | | | | | | milestone: ratelimiter used in imptcpRainer Gerhards2012-10-151-2/+17
| | | | | | | | |
| * | | | | | | | milestone: experimental rate limiter used in imuxsockRainer Gerhards2012-10-121-0/+22
| | | | | | | | |
* | | | | | | | | Merge branch 'v7-stable'Rainer Gerhards2012-10-301-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.ac doc/manual.html
| * | | | | | | | bugfix: omfwd did not properly support "template" parameterRainer Gerhards2012-10-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We also added a testbench test to check for this in the future. That in turn required new testbench tools.
| * | | | | | | | prepare for 7.2.1 releasev7.2.1Rainer Gerhards2012-10-291-1/+1
| | | | | | | | |
* | | | | | | | | Merge branch 'v7-stable'Rainer Gerhards2012-10-271-2/+1
|\| | | | | | | | | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Merge branch 'v6-stable' into v7-stableRainer Gerhards2012-10-251-2/+1
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |