Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc/imfile: fixed small but important typo | Rainer Gerhards | 2010-10-20 | 1 | -1/+1 |
| | |||||
* | imfile improvements | Rainer Gerhards | 2010-10-24 | 1 | -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-devel | Rainer Gerhards | 2010-10-15 | 1 | -1/+11 |
|\ | | | | | | | | | | | Conflicts: ChangeLog runtime/stream.c | ||||
| * | minor doc fix: updated tls doc to match new gnutls toolset | Tom Bergfeld | 2010-09-08 | 1 | -1/+11 |
| | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
* | | Merge branch 'v4-stable-imptcp' into v4-devel | Rainer Gerhards | 2010-08-11 | 1 | -5/+1 |
|\ \ | |||||
| * | | imptcp: added $InputPTCPServerAddtlFrameDelimiter directive | Rainer Gerhards | 2010-08-11 | 1 | -2/+1 |
| | | | | | | | | | | | | also improved testbench | ||||
| * | | imptcp: added $InputPTCPServerNotifyOnConnectionClose directive | Rainer Gerhards | 2010-08-11 | 1 | -3/+0 |
| | | | | | | | | | | | | plus some minor cleanup | ||||
* | | | Merge branch 'v4-stable-imptcp' into tmp | Rainer Gerhards | 2010-08-11 | 3 | -1/+87 |
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile.am configure.ac runtime/rsyslog.h tests/Makefile.am | ||||
| * | | added imptcp | Rainer Gerhards | 2010-08-10 | 3 | -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 page | Rainer Gerhards | 2010-08-09 | 1 | -1/+1 |
| | | | | | | | | thanks to David Lang for finding this issue | ||||
* | | added omuxsock, which permits to write message to local Unix sockets | Rainer Gerhards | 2010-08-06 | 4 | -1/+46 |
| | | | | | | | | this is the counterpart to imuxsock, enabling fast local forwarding | ||||
* | | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2010-08-05 | 3 | -115/+2 |
|\| | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | ||||
| * | preparing for 4.6.4v4.6.4 | Rainer Gerhards | 2010-08-05 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2010-08-05 | 3 | -116/+3 |
| |\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html doc/professional_support.html | ||||
| | * | preparing for 3.22.2v3.22.2 | Rainer Gerhards | 2010-08-05 | 3 | -92/+3 |
| | | | |||||
| * | | preparing for 4.6.3v4.6.3 | Rainer Gerhards | 2010-07-07 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2010-05-20 | 2 | -3/+2 |
|\| | | | | | | | | | | | | | | Conflicts: ChangeLog | ||||
| * | | some doc fixes; incorrect config samples could cause confusion | Rainer Gerhards | 2010-05-20 | 2 | -3/+2 |
| | | | | | | | | | | | | thanks to Anthony Edwards for pointing the problems out | ||||
* | | | preparing for 4.7.2v4.7.2 | Rainer Gerhards | 2010-05-03 | 1 | -1/+1 |
| | | | |||||
* | | | added new $Sleep directive to hold processing for a couple of seconds during ↵ | Rainer Gerhards | 2010-04-26 | 1 | -1/+4 |
| | | | | | | | | | | | | startup | ||||
* | | | preparing for 4.7.1 releasev4.7.1 | Rainer Gerhards | 2010-04-22 | 1 | -1/+1 |
| | | | |||||
* | | | doc for imsolaris added | Rainer Gerhards | 2010-04-20 | 3 | -0/+49 |
| | | | |||||
* | | | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2010-04-12 | 1 | -2/+2 |
|\| | | |||||
| * | | doc bugfix: $OMFileFlushOnTXEnd wrongly documented | Rainer Gerhards | 2010-04-07 | 1 | -2/+2 |
| | | | |||||
* | | | Merge branch 'v4-stable-solaris' into v4-devel | Rainer Gerhards | 2010-04-12 | 9 | -12/+381 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html tools/omfile.c tools/syslogd.c | ||||
| * | | preparing for 4.6.2v4.6.2 | Rainer Gerhards | 2010-03-26 | 1 | -1/+1 |
| | | | |||||
| * | | new feature: $OMFileAsyncWriting directive added | Rainer Gerhards | 2010-03-25 | 1 | -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 pathes | Rainer Gerhards | 2010-03-17 | 1 | -2/+9 |
| | | | | | | | | | | | | (this is primarily meant as a debug aid) | ||||
| * | | retain old $OMFileFlushOnTXEnd semantics | Rainer Gerhards | 2010-03-09 | 1 | -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 Gerhards | 2010-03-08 | 1 | -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.1 | Rainer Gerhards | 2010-03-04 | 1 | -1/+1 |
| | | | |||||
| * | | preparing for 4.6.0 releasev4.6.0 | Rainer Gerhards | 2010-02-24 | 1 | -1/+1 |
| | | | |||||
| * | | doc update: added link to "rsyslog cookbook" | Rainer Gerhards | 2010-02-23 | 1 | -0/+1 |
| | | | |||||
| * | | updated rsyslog/php-syslog-ng doc, now that phpLogCon has evolved so much | Rainer Gerhards | 2010-02-17 | 1 | -7/+9 |
| | | | |||||
| * | | preparing for 4.5.8v4.5.8 | Rainer Gerhards | 2010-02-10 | 1 | -1/+1 |
| | | | |||||
| * | | minor doc fix: wrong default | Rainer Gerhards | 2010-02-09 | 1 | -1/+1 |
| | | | | | | | | | | | | ... that clearly showed I could not do my math ;) | ||||
| * | | integrated new PostgreSQL doc | Rainer Gerhards | 2010-02-08 | 4 | -0/+338 |
| | | | | | | | | | | | | converted to html, linked, etc... | ||||
| * | | improved PostgreSQL database create script, provided doc on PostgreSQL setup | Marc Schiffbauer | 2010-02-08 | 1 | -0/+0 |
| | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
* | | | Merge branch 'v4-beta' into tmp | Rainer Gerhards | 2010-01-26 | 2 | -9/+5 |
|\| | | | | | | | | | | | | | | Conflicts: ChangeLog | ||||
| * | | Merge branch 'v4-stable' into v4-beta | Rainer Gerhards | 2010-01-19 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | Fix a typo regarding syslog.h and syslog(3) | Michael Biebl | 2010-01-19 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
| * | | | doc bugfix: "-h" option no longer exists | Rainer Gerhards | 2010-01-12 | 1 | -7/+3 |
| | | | | |||||
| * | | | preparing for 4.5.7v4.5.7 | Rainer Gerhards | 2009-11-18 | 1 | -1/+1 |
| | | | | |||||
* | | | | added at least minimal doc for $EscapeControlCharacterTab | Rainer Gerhards | 2009-11-27 | 1 | -0/+1 |
| | | | | |||||
* | | | | Merge branch 'v4-beta' into v4-devel | Rainer Gerhards | 2009-11-17 | 1 | -22/+41 |
|\| | | | |||||
| * | | | Merge branch 'v4-stable' into v4-beta | Rainer Gerhards | 2009-11-17 | 1 | -22/+41 |
| |\| | | |||||
| | * | | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2009-11-17 | 1 | -22/+41 |
| | |\| | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/rsyslog_conf.html runtime/net.c | ||||
| | | * | minor doc: enhanced description of loadable modules | Rainer Gerhards | 2009-11-17 | 1 | -17/+36 |
| | | | | |||||
| | * | | bumped version number | Rainer Gerhards | 2009-10-20 | 1 | -1/+1 |
| | | | | |||||
| | * | | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2009-10-14 | 1 | -0/+3 |
| | |\| | | | | | | | | | | | | | | | | | Conflicts: plugins/imrelp/imrelp.c |