summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* preparing for 3.15.1v3.15.1Rainer Gerhards2008-04-111-1/+1
|
* Merge branch 'v3-stable' into betaRainer Gerhards2008-04-111-1/+0
|\ | | | | | | | | | | Conflicts: configure.ac
| * Merge branch 'v2-stable' into v3-stableRainer Gerhards2008-04-111-1/+0
| |\ | | | | | | | | | | | | | | | | | | Conflicts: doc/Makefile.am doc/manual.html
| | * project status is now a web-exclusiveRainer Gerhards2008-04-102-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | ... and no longer part of the tarball. This solves a couple of update issues when new versions inside the other branches are released. It is still kept in git, so that we have a record of it. To make sure which version the documentation is, the version info has been moved to the main manual page.
| | * preparing for 2.0.4 releasev2-0-4Rainer Gerhards2008-03-271-8/+10
| | |
| | * added professional support optionsRainer Gerhards2008-03-253-1/+59
| | |
| | * added $HHOUR and $QHOUR system properties - can be used for half- andRainer Gerhards2008-03-251-0/+12
| | | | | | | | | | | | quarter-hour logfile rotation
| | * preparing for 2.0.3v2-0-3Rainer Gerhards2008-03-121-8/+9
| | |
| | * updated some trackers; changed tracking systemRainer Gerhards2008-02-122-62/+11
| | |
| | * clarified dependency of control character property replacer options toRainer Gerhards2008-02-122-6/+26
| | | | | | | | | | | | $EscapeControlCharactersOnReceive
| | * fixed invalid linkv2-0-2Rainer Gerhards2008-02-121-1/+1
| | |
| | * preparing for 2.0.2Rainer Gerhards2008-02-121-6/+6
| | |
| | * applied some doc fixes from Michel Biebl and cleaned up some no longerRainer Gerhards2008-02-122-6/+4
| | | | | | | | | | | | needed files suggested by him
| | * applied patch from Michael Biebl that fixed my doc change from yesterdayRainer Gerhards2008-02-121-1/+1
| | | | | | | | | | | | which was somewhat incomplete
| | * still forgotten one spot...Rainer Gerhards2008-02-111-1/+1
| | |
| | * bugfix (doc): misspelled config directive, invalid signal info - thanks toRainer Gerhards2008-02-112-1/+1
| | | | | | | | | | | | Peter Vrabec for pointing this out
| | * perparing for 2.0.1v2-0-1Rainer Gerhards2008-01-241-6/+10
| | |
| | * prepared for 2.0.0v1-21-2Rainer Gerhards2008-01-025-70/+146
| | |
| | * prepared for 1.21.2Rainer Gerhards2007-12-281-4/+4
| | |
| | * preparing for 1.21.1v1-21-1Rainer Gerhards2007-12-231-4/+4
| | |
| | * fixed description, didn't remove now-irrelevant partRainer Gerhards2007-12-191-3/+2
| | |
| | * updated $IncludeConfig directivev1-21-0Rainer Gerhards2007-12-191-0/+3
| | |
| | * prepared for 1.21.0 releaseRainer Gerhards2007-12-192-2/+3
| | |
| | * updated version numberRainer Gerhards2007-12-191-2/+2
| | |
* | | added ommail.html - I forgot to add this file...Rainer Gerhards2008-04-101-0/+128
| | |
* | | Merge branch 'v3-stable' into betaRainer Gerhards2008-04-092-7/+7
|\| | | | | | | | | | | | | | | | | Conflicts: modules.c
| * | finalized 3.14.2 releasev3.14.2Rainer Gerhards2008-04-091-5/+5
| | |
| * | typo fix (but an *interesting* typo) ;)Rainer Gerhards2008-04-081-2/+2
| | |
* | | Merge branch 'v3-stable' into betaRainer Gerhards2008-04-071-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog Makefile.am configure.ac doc/status.html rsyslog.conf.5 syslogd.c
| * | updating ... finally for releaseRainer Gerhards2008-04-041-2/+2
| | |
| * | preparing for 3.14.0 releaseRainer Gerhards2008-04-021-8/+16
| | |
* | | updated status informatation and syslog-ng comparisonRainer Gerhards2008-04-022-74/+120
| | |
* | | added forgotten filesv3-15-0Rainer Gerhards2008-04-012-0/+106
| | |
* | | preparing for 3.15.0 releaseRainer Gerhards2008-04-012-6/+6
|/ /
* | fixed typov3-13-0-dev0Rainer Gerhards2008-03-311-1/+1
| |
* | preparing for 3.13.0-dev0 releaseRainer Gerhards2008-03-311-5/+4
| |
* | proposed new solution for version naming (to be discussed)Rainer Gerhards2008-03-311-30/+127
| |
* | fixed typo in directive name (ouch...)Rainer Gerhards2008-03-311-2/+2
| |
* | preparing for 3.12.5 releasev3-12-5Rainer Gerhards2008-03-282-16/+23
| |
* | bugfix: fixed small memory leak in template regular expressionsRainer Gerhards2008-03-281-27/+23
| |
* | added build-in templatesRainer Gerhards2008-03-282-10/+30
| |
* | - added support for high-precision timestamps when receiving legacy syslogRainer Gerhards2008-03-282-4/+23
| | | | | | | | | | | | messages - added new $ActionForwardDefaultTemplate directive - added new $ActionGSSForwardDefaultTemplate directive
* | - changed default file output format to include high-precision timestampsRainer Gerhards2008-03-282-14/+37
| | | | | | | | | | - added a buid-in template for previous syslogd file format - added new $ActionFileDefaultTemplate directive
* | updating doc set for 3.12.5 releaseRainer Gerhards2008-03-281-4/+4
| |
* | updated v3 compatibility doc to cover new compatibility modeRainer Gerhards2008-03-272-72/+71
| |
* | preparing for 3.12.4Rainer Gerhards2008-03-251-4/+4
| |
* | added $HHOUR and $QHOUR system properties - can be used for half- andRainer Gerhards2008-03-251-140/+274
| | | | | | | | quarter-hour logfile rotation
* | fixed typo, euro pricingRainer Gerhards2008-03-251-4/+4
| |
* | - Greatly enhanced rsyslogd's filw write performance by disabling fileRainer Gerhards2008-03-222-2/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | syncing capability of output modules by default. This feature is usually not required, not useful and an extreme performance hit (both to rsyslogd as well as the system at large). Unfortunately, most users enable it by default, because it was most intuitive to enable it in plain old sysklogd syslog.conf format. There is now a new config setting which must be enabled in order to support syncing. By default it is off. So even if the old-format config lines request syncing, it is not done unless explicitely enabled. I am sure this is a very useful change and not a risk at all. I need to think if I undo it under compatibility mode, but currently this does not happen (I fear a lot of lazy users will run rsyslogd in compatibility mode, again bringing up this performance problem...). - added $ActionfileEnableSync config directive
* | changed queue's discard severities default value to 8 (do not discard) toRainer Gerhards2008-03-221-5/+7
| | | | | | | | prevent unintentional message loss