summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-06-161-1/+15
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: runtime/rsyslog.h
| * | | | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-06-151-1/+15
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/rsyslog_conf_global.html
| | * | | | doc: clarified requirements for $WorkDirectory directiveRainer Gerhards2011-06-151-1/+2
| | | |/ / | | |/| |
* | | | | preparing for 5.9.0v5.9.0Rainer Gerhards2011-06-101-1/+1
| | | | |
* | | | | Merge branch 'v5-stable-imfile-batches' into v5-develRainer Gerhards2011-06-062-3/+10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac
| * | | | | imfile: added $InputFileMaxLinesAtOnce directiveRainer Gerhards2011-05-241-2/+9
| |/ / / /
| * | | | preparing for 5.8.1 stablev5.8.1Rainer Gerhards2011-05-191-1/+1
| | | | |
* | | | | doc bugfix: yet another typoRainer Gerhards2011-05-131-1/+1
| | | | | | | | | | | | | | | | | | | | ... am I really that dumb... ;)
* | | | | mmsnmptrapd: doc bugfix and fix issue with config stmt handlerRainer Gerhards2011-05-131-3/+6
| | | | |
* | | | | added support to control KEEPALIVE settings in imptcpRainer Gerhards2011-05-131-0/+15
| | | | | | | | | | | | | | | | | | | | this has not yet been added to imtcp, but could be done on request
* | | | | imptcp: added capability to activate keep-alive at socket layerRainer Gerhards2011-05-111-1/+4
| | | | |
* | | | | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-05-113-0/+102
|\| | | |
| * | | | mmsnmptrapd: added doc & mentioned in ChangeLogRainer Gerhards2011-05-103-0/+102
| | | | |
* | | | | added capability for imtcp to activate keep-alive packetsRainer Gerhards2011-05-091-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | at the socket layer. reference: http://kb.monitorware.com/post20791.html
* | | | | bugfix: do not open files with full privileges, if privs will be droppedRainer Gerhards2011-04-261-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This make the privilege drop code more bulletproof, but breaks Ubuntu's work-around for log files created by external programs with the wrong user and/or group. Note that it was long said that this "functionality" would break once we go for serious privilege drop code, so hopefully nobody still depends on it (and, if so, they lost...).
* | | | | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-04-152-5/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog
| * | | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-04-151-0/+1
| |\| | |
| | * | | bugfix: IPv6-address could not be specified in omrelpRainer Gerhards2011-04-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | this was due to improper parsing of ":" closes: http://bugzilla.adiscon.com/show_bug.cgi?id=250
| * | | | bugfix: doc for impstats had wrong config statementsRainer Gerhards2011-04-141-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also, config statements were named a bit inconsistent, resolved that problem by introducing an alias and only documenting the consistent statements Thanks to Marcin for bringing up this problem.
* | | | | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-04-123-19/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog
| * | | | Merge branch 'v5-beta' into v5-stableRainer Gerhards2011-04-1212-26/+232
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | plus bump to new v5-stable Conflicts: ChangeLog configure.ac doc/manual.html
| | * | | | corrected ActionSendResendLastMsgOnReconnect docsMarius Tomaschewski2011-04-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marius Tomaschewski <mt@suse.de>
| | * | | | doc bugfix: doc listed no-longer existing TLS limitationsRainer Gerhards2011-04-011-16/+2
| | | | | |
| * | | | | preparing for 5.6.5v5.6.5Rainer Gerhards2011-03-221-1/+1
| | | | | |
* | | | | | added new config directive $InputTCPFlowControl...Rainer Gerhards2011-04-011-0/+9
| |/ / / / |/| | | | | | | | | | | | | | | | | | | ... to select if tcp received messages shall be flagged as light delayable or not.
* | | | | preparing for 5.7.10Rainer Gerhards2011-03-291-1/+1
| | | | |
* | | | | enhance: added $BOM system property to ease writing byte order masksRainer Gerhards2011-03-221-0/+6
| | | | |
* | | | | some minor enhancements to doc set -- point to more examplesRainer Gerhards2011-03-171-4/+7
| | | | |
* | | | | preparing for 5.7.9v5.7.9Rainer Gerhards2011-03-161-1/+1
| | | | |
* | | | | preparing for 5.7.8 releasev5.7.8Rainer Gerhards2011-03-091-1/+1
| | | | |
* | | | | Merge branch 'v5-stable' into v5-betaRainer Gerhards2011-03-081-1/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog tests/Makefile.am tools/syslogd.c
| * | | | bugfix(kind of): tell users that config graph can currently not be generatedRainer Gerhards2011-03-081-1/+7
| | | | | | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=232
| * | | | preparing for 5.6.4v5.6.4Rainer Gerhards2011-03-021-1/+1
| | | | |
| * | | | preparing for v5.6.3v5.6.3Rainer Gerhards2011-01-261-1/+1
| | | | |
* | | | | preparing for 5.7.7v5.7.7Rainer Gerhards2011-03-021-1/+1
| | | | |
* | | | | preparing for 5.7.6v5.7.6Rainer Gerhards2011-02-251-1/+1
| | | | |
* | | | | preparing for 5.7.5 releaseRainer Gerhards2011-02-231-1/+1
| | | | |
* | | | | enhance: imfile did not yet support multiple rulesets, now addedRainer Gerhards2011-02-181-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | we do this directly in the beta because a) it does not affect existing functionality and b) one may argue that this missing functionality is close to a bug.
* | | | | preparing for 5.7.4 releasev5.7.4Rainer Gerhards2011-02-171-1/+1
| | | | |
* | | | | preparing for 5.7.3v5.7.3Rainer Gerhards2011-02-041-1/+1
| | | | |
* | | | | removed invalid link from docRainer Gerhards2011-02-041-1/+0
| | | | |
* | | | | added doc for new ommysql directivesAriel P2011-02-011-0/+12
| | | | |
* | | | | enhanced imfile to support multi-line messagesDavid Lang2011-01-251-0/+5
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* | | | | Merge branch 'v4-devel' into v5-develRainer Gerhards2010-12-171-0/+6
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/imfile.html doc/manual.html plugins/imudp/imudp.c runtime/msg.h tools/syslogd.c
| * | | | added $LocalHostName config directive & some bugfixingRainer Gerhards2010-12-161-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - added $LocalHostName config directive - bugfix: local hostname was pulled too-early, so that some config directives (namely FQDN settings) did not have any effect
| * | | | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-12-161-2/+2
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | Conflicts: runtime/parser.c
| * | | | preparing for 4.7.3Rainer Gerhards2010-11-251-1/+1
| | | | |
| * | | | doc/imfile: fixed small but important typoRainer Gerhards2010-10-201-1/+1
| | | | |
* | | | | Merge branch 'v5-stable' into v5-develRainer Gerhards2010-12-171-2/+2
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * | | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-12-161-2/+2
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog runtime/parser.c runtime/queue.c runtime/wtp.c template.c threads.c tools/syslogd.c