summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* preparing for 4.7.5 releasev4.7.5Rainer Gerhards2011-08-311-1/+1
|
* preparing for 4.7.4v4.7.4Rainer Gerhards2011-07-111-1/+1
|
* issue a warning message for old-style dynafile actionRainer Gerhards2011-07-111-0/+19
|
* Merge branch 'v4-stable' into v4-develRainer Gerhards2011-07-114-10/+17
|\ | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * 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
| |
* | Merge branch 'v4-stable' into v4-develRainer Gerhards2011-05-091-0/+1
|\| | | | | | | | | | | | | Conflicts: tcpsrv.c tests/Makefile.am tests/tcpflood.c
| * 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
* | 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
| * 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>
* | preparing for 4.7.3Rainer Gerhards2010-11-251-1/+1
| |
* | doc/imfile: fixed small but important typoRainer Gerhards2010-10-201-1/+1
| |
* | imfile improvementsRainer Gerhards2010-10-241-0/+10
| | | | | | | | | | | | - added the $InputFilePersistStateInterval config directive to imfile - changed imfile so that the state file is never deleted (makes imfile more robust in regard to fatal failures)
* | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-10-151-1/+11
|\| | | | | | | | | | | Conflicts: ChangeLog runtime/stream.c
| * minor doc fix: updated tls doc to match new gnutls toolsetTom Bergfeld2010-09-081-1/+11
| | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* | Merge branch 'v4-stable-imptcp' into v4-develRainer Gerhards2010-08-111-5/+1
|\ \
| * | imptcp: added $InputPTCPServerAddtlFrameDelimiter directiveRainer Gerhards2010-08-111-2/+1
| | | | | | | | | | | | also improved testbench
| * | imptcp: added $InputPTCPServerNotifyOnConnectionClose directiveRainer Gerhards2010-08-111-3/+0
| | | | | | | | | | | | plus some minor cleanup
* | | Merge branch 'v4-stable-imptcp' into tmpRainer Gerhards2010-08-113-1/+87
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile.am configure.ac runtime/rsyslog.h tests/Makefile.am
| * | added imptcpRainer Gerhards2010-08-103-1/+87
| |/ | | | | | | | | imptcp is a simplified, Linux-specific and potentielly fast syslog plain tcp input plugin (NOT supporting TLS!)
* | doc nit: wrong title in omuxsock pageRainer Gerhards2010-08-091-1/+1
| | | | | | | | thanks to David Lang for finding this issue
* | added omuxsock, which permits to write message to local Unix socketsRainer Gerhards2010-08-064-1/+46
| | | | | | | | this is the counterpart to imuxsock, enabling fast local forwarding
* | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-08-053-115/+2
|\| | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * 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
| | |
* | | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-05-202-3/+2
|\| | | | | | | | | | | | | | Conflicts: ChangeLog
| * | some doc fixes; incorrect config samples could cause confusionRainer Gerhards2010-05-202-3/+2
| | | | | | | | | | | | thanks to Anthony Edwards for pointing the problems out
* | | preparing for 4.7.2v4.7.2Rainer Gerhards2010-05-031-1/+1
| | |
* | | added new $Sleep directive to hold processing for a couple of seconds during ↵Rainer Gerhards2010-04-261-1/+4
| | | | | | | | | | | | startup
* | | preparing for 4.7.1 releasev4.7.1Rainer Gerhards2010-04-221-1/+1
| | |
* | | doc for imsolaris addedRainer Gerhards2010-04-203-0/+49
| | |
* | | 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
| | |