summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | preparing for 4.6.7 releasev4.6.7Rainer Gerhards2011-07-111-1/+1
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | support for :omfile: forward compatibility directiveRainer Gerhards2011-07-112-2/+2
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | added support for the ":omusrmsg:" syntax in configuring user messagesRainer Gerhards2011-07-061-7/+13
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | preparing for 4.6.6v4.6.6Rainer Gerhards2011-06-241-1/+1
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | doc: clarified requirements for $WorkDirectory directiveRainer Gerhards2011-06-151-1/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | 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
* | | | | | | | | | | | | typo fix (thanks to Björn Påhlsson for finding it!)Michael Biebl2010-11-301-2/+2
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* | | | | | | | | | | | minor doc fix: updated tls doc to match new gnutls toolsetTom Bergfeld2010-09-081-1/+11
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* | | | | | | | | | | preparing for 4.6.4v4.6.4Rainer Gerhards2010-08-051-1/+1
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-08-053-116/+3
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html doc/professional_support.html
| * | | | | | | | | | | preparing for 3.22.2v3.22.2Rainer Gerhards2010-08-053-92/+3
| | | | | | | | | | | |
* | | | | | | | | | | | preparing for 4.6.3v4.6.3Rainer Gerhards2010-07-071-1/+1
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | some doc fixes; incorrect config samples could cause confusionRainer Gerhards2010-05-202-3/+2
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | thanks to Anthony Edwards for pointing the problems out
* | | | | | | | | | doc bugfix: $OMFileFlushOnTXEnd wrongly documentedRainer Gerhards2010-04-071-2/+2
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | preparing for 4.6.2v4.6.2Rainer Gerhards2010-03-261-1/+1
| | | | | | | | |
* | | | | | | | | new feature: $OMFileAsyncWriting directive addedRainer Gerhards2010-03-251-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it permits to specifiy if asynchronous writing should be done or not
* | | | | | | | | new feature: "." action type added to support writing files to relative pathesRainer Gerhards2010-03-171-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (this is primarily meant as a debug aid)
* | | | | | | | | retain old $OMFileFlushOnTXEnd semanticsRainer Gerhards2010-03-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | required because due to bug the default was actually different than specified (or better said: spec was inconsistent in doc as well).
* | | | | | | | | added new property replacer option "date-rfc3164-buggyday"Rainer Gerhards2010-03-081-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | primarily to ease migration from syslog-ng. See property replacer doc for details. [backport from 5.5.3 because urgently needed by some]
* | | | | | | | | prepared 4.6.1v4.6.1Rainer Gerhards2010-03-041-1/+1
| | | | | | | | |
* | | | | | | | | preparing for 4.6.0 releasev4.6.0Rainer Gerhards2010-02-241-1/+1
| | | | | | | | |
* | | | | | | | | doc update: added link to "rsyslog cookbook"Rainer Gerhards2010-02-231-0/+1
| | | | | | | | |
* | | | | | | | | updated rsyslog/php-syslog-ng doc, now that phpLogCon has evolved so muchRainer Gerhards2010-02-171-7/+9
| | | | | | | | |
* | | | | | | | | preparing for 4.5.8v4.5.8Rainer Gerhards2010-02-101-1/+1
| | | | | | | | |
* | | | | | | | | minor doc fix: wrong defaultRainer Gerhards2010-02-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... that clearly showed I could not do my math ;)
* | | | | | | | | integrated new PostgreSQL docRainer Gerhards2010-02-084-0/+338
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | converted to html, linked, etc...
* | | | | | | | | improved PostgreSQL database create script, provided doc on PostgreSQL setupMarc Schiffbauer2010-02-081-0/+0
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* | | | | | | | Merge branch 'v4-stable' into v4-betaRainer Gerhards2010-01-191-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix a typo regarding syslog.h and syslog(3)Michael Biebl2010-01-191-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* | | | | | | | | doc bugfix: "-h" option no longer existsRainer Gerhards2010-01-121-7/+3
| | | | | | | | |
* | | | | | | | | preparing for 4.5.7v4.5.7Rainer Gerhards2009-11-181-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-11-171-22/+41
|\| | | | | | | | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-11-171-22/+41
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/rsyslog_conf.html runtime/net.c
| | * | | | | minor doc: enhanced description of loadable modulesRainer Gerhards2009-11-171-17/+36
| | | | | | |
| * | | | | | bumped version numberRainer Gerhards2009-10-201-1/+1
| | | | | | |
| * | | | | | Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-10-141-0/+3
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: plugins/imrelp/imrelp.c
* | | | | | | doc: added reasoning for why use env vars to configure debug systemRainer Gerhards2009-11-101-2/+22
| | | | | | |
* | | | | | | added a so-called "On Demand Debug" modeRainer Gerhards2009-11-101-19/+103
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | in which debug output can be generated only after the process has started, but not right from the beginning. This is assumed to be useful for hard-to-find bugs. Also improved the doc on the debug system.
* | | | | | Merge branch 'v3-stable' into v4-betaRainer Gerhards2009-10-141-0/+3
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | | Conflicts: plugins/imrelp/imrelp.c
| * | | | enhance: imrelp now also provides remote peer's IP addressRainer Gerhards2009-10-141-0/+3
| | | | | | | | | | | | | | | | | | | | [if librelp != 1.0.0 is used]
* | | | | bumped version numberRainer Gerhards2009-10-021-1/+1
| | | | |
* | | | | Merge branch 'aaron' into v4-betaRainer Gerhards2009-10-022-1/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: runtime/rsyslog.h
| * | | | | bumped version number, corrected error message code (minor nit)Rainer Gerhards2009-10-011-1/+1
| | | | | |
| * | | | | added $InputTCPServerNotifyOnConnectionClose config directiveRainer Gerhards2009-10-011-0/+4
| | | | | |
* | | | | | Merge branch 'v4-stable' into v4-beta & BUGFIXRainer Gerhards2009-10-011-3/+7
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.ac doc/manual.html runtime/datetime.h runtime/parser.c runtime/rsyslog.h tools/syslogd.c v4-stable had a bug with RFC5424-formatted structured data, which showed was detected by the enhanced automatted testbench of v4-beta.
| * | | | Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-09-301-3/+7
| |\| | |
| | * | | Merge branch 'v2-stable' into v3-stableRainer Gerhards2009-09-301-4/+8
| | |\ \ \
| | | * | | doc bugfix: default for $DirCreateMode incorrectly statedRainer Gerhards2009-09-301-4/+8
| | | | | |
| | | * | | prepared for 2.0.7 & corrected default for $DirCreatemodev2.0.7Rainer Gerhards2009-04-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix: the default for $DirCreateMode was 0644, and as such wrong. It has now been changed to 0700. For some background, please see http://lists.adiscon.net/pipermail/rsyslog/2009-April/001986.html
| * | | | | bumped version numberRainer Gerhards2009-09-291-1/+1
| | | | | |