summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v4-stable' into v4-develRainer Gerhards2010-04-121-2/+2
|\
| * doc bugfix: $OMFileFlushOnTXEnd wrongly documentedRainer Gerhards2010-04-071-2/+2
| |
* | Merge branch 'v4-stable-solaris' into v4-develRainer Gerhards2010-04-129-12/+381
|\| | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html tools/omfile.c tools/syslogd.c
| * 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-beta' into tmpRainer Gerhards2010-01-262-9/+5
|\| | | | | | | | | Conflicts: ChangeLog
| * 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
| | |
* | | added at least minimal doc for $EscapeControlCharacterTabRainer Gerhards2009-11-271-0/+1
| | |
* | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-11-171-22/+41
|\| |
| * | 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
* | | | docLuis Fernando Munoz Mejias2009-11-121-5/+6
| | | |
* | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-11-101-20/+124
|\| | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog
| * | | 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.
* | | | added function getenv() to RainerScriptRainer Gerhards2009-11-032-11/+28
| | | |
* | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-10-141-0/+3
|\| | |
| * | | 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]
* | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-10-022-3/+11
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * | | 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
| | | | |
| * | | | bumped version numberRainer Gerhards2009-09-221-1/+1
| | | | |
| * | | | preparing for 4.5.3v4.5.3Rainer Gerhards2009-09-171-1/+1
| | | | |
* | | | | added new config directive $omfileForceChown to fix some broken system configs.Rainer Gerhards2009-09-112-0/+65
| | | | | | | | | | | | | | | | | | | | See ticket for details: http://bugzilla.adiscon.com/show_bug.cgi?id=150