summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v4-stable' into tmpRainer Gerhards2010-07-053-5/+4
|\ | | | | | | | | | | | | Conflicts: ChangeLog Makefile.am tests/Makefile.am
| * 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
| |
* | Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-03-292-4/+19
|\| | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html runtime/debug.c runtime/stream.c tests/Makefile.am tests/diskqueue.sh tests/nettester.c tools/omfile.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).
* | Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-03-091-0/+13
|\| | | | | | | | | | | Conflicts: ChangeLog runtime/datetime.h
| * 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 5.4.0v5.4.0Rainer Gerhards2010-03-081-1/+1
| |
* | Merge branch 'v4-stable' into 'v5-beta'Rainer Gerhards2010-02-252-7/+10
|\| | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html tools/syslogd.c
| * 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
| |
* | Merge branch 'v4-beta' into betaRainer Gerhards2010-02-105-1/+339
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/imuxsock/imuxsock.c template.c tests/Makefile.am tests/parsertest.sh
| * 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>
* | preparing for 5.3.7v5.3.7Rainer Gerhards2010-01-271-1/+1
| |
* | Merge branch 'v4-beta' into betaRainer Gerhards2010-01-191-2/+2
|\|
| * 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>
* | | prepared for 5.3.6v5.3.6Rainer Gerhards2010-01-131-1/+1
| | |
* | | Merge branch 'v4-beta' into betaRainer Gerhards2010-01-121-7/+3
|\| |
| * | doc bugfix: "-h" option no longer existsRainer Gerhards2010-01-121-7/+3
| | |
* | | bugfix: error during beginTransaction() was not properly handledRainer Gerhards2009-12-161-0/+1
| | | | | | | | | | | | | | | Suspension during beginTransaction() did not properly cause the action to be suspended, thus we entered an endless loop.
* | | Merge branch 'v4-beta' into betaRainer Gerhards2009-11-251-23/+41
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html doc/rsyslog_conf_modules.html tests/Makefile.am tests/sndrcv_drvr.sh
| * | 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
* | | | solved some minor nits in make distcheckv5.3.5Rainer Gerhards2009-11-131-1/+1
| | | |
* | | | preparing for new beta (5.3.5)Rainer Gerhards2009-11-131-1/+1
| | | |
* | | | Merge branch 'v4-devel'Rainer Gerhards2009-11-121-5/+6
|\ \ \ \
| * | | | docLuis Fernando Munoz Mejias2009-11-121-5/+6
| | | | |
* | | | | doc bugfix: omudpspoof had wrong config command names ("om" missing)Rainer Gerhards2009-11-121-5/+5
| | | | |
* | | | | added a bit of doc and improved an error messageRainer Gerhards2009-11-111-0/+0
| | | | |
* | | | | Merge branch 'v4-devel'Rainer Gerhards2009-11-101-2/+22
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog
| * | | | 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
| | | | |
* | | | | Merge branch 'v4-beta'Rainer Gerhards2009-11-101-19/+103
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | Conflicts: ChangeLog
| * | | | 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.
* | | | | doc: added in-depth info on the new message parser systemRainer Gerhards2009-11-067-12/+243
| | | | |
* | | | | fixed regressions in testsuite due to imported changes from last mergeRainer Gerhards2009-11-051-1/+1
| | | | | | | | | | | | | | | | | | | | ... also bumped version number
* | | | | prepared for 5.3.4v5.3.4Rainer Gerhards2009-11-041-2/+16
| | | | |