summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* added build-in templatesRainer Gerhards2008-03-282-10/+30
* - added support for high-precision timestamps when receiving legacy syslogRainer Gerhards2008-03-282-4/+23
* - changed default file output format to include high-precision timestampsRainer Gerhards2008-03-282-14/+37
* 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
* fixed typo, euro pricingRainer Gerhards2008-03-251-4/+4
* - Greatly enhanced rsyslogd's filw write performance by disabling fileRainer Gerhards2008-03-222-2/+19
* changed queue's discard severities default value to 8 (do not discard) toRainer Gerhards2008-03-221-5/+7
* preparing for 3.12.3v3-12-3Rainer Gerhards2008-03-181-4/+4
* added advanced flow control for congestion cases (mode depending on messageRainer Gerhards2008-03-141-4/+2
* cleaned up new relp code files to make them suitable for implementationRainer Gerhards2008-03-131-2/+2
* preparing 3.12.2Rainer Gerhards2008-03-131-9/+7
* fixed potential infinite loop condition when module load failed on startupRainer Gerhards2008-03-071-2/+6
* preparing for 3.12.1 releaseRainer Gerhards2008-03-062-41/+39
* added capability to ignore client-provided timestamp on unix sockets andRainer Gerhards2008-03-062-14/+52
* Updated the Adiscon MIBs, they contain a few more definitions for variablesAndre Lorbach2008-03-051-2/+2
* Added custom mibs for the OMSNMP output module. These mibs are derived fromAndre Lorbach2008-03-041-21/+44
* tweaked omsnmp doc a bitRainer Gerhards2008-03-041-24/+21
* Updated omsnmp documentationAndre Lorbach2008-03-041-3/+14
* fixed document titleRainer Gerhards2008-02-291-1/+1
* added "help" command to runtime debug flagsRainer Gerhards2008-02-281-1/+1
* enabled debug-support to pull runtime options from environment (bug 18)Rainer Gerhards2008-02-281-1/+5
* implemented environment-settable debug optionsRainer Gerhards2008-02-281-9/+7
* prepared for 3.12.0v3-12-0Rainer Gerhards2008-02-282-4/+8
* preparing for 3.12.0Rainer Gerhards2008-02-281-83/+117
* - wrote doc on how to use the expression engineRainer Gerhards2008-02-283-11/+77
* worked a bit on the rsyslog/syslog-ng comparsion - slowly gets in betterRainer Gerhards2008-02-282-162/+354
* updated "mysql paper" to include information for other databases, tooRainer Gerhards2008-02-281-16/+25
* prepared for 3.11.6v3-11-6Rainer Gerhards2008-02-271-4/+4
* - fixed wrong pointer in imgssapi config codingRainer Gerhards2008-02-261-10/+4
* split off imgssapi from imtcp, but still with a lot of dependencyRainer Gerhards2008-02-261-1/+1
* implemented STARTSWITH vm instructionRainer Gerhards2008-02-261-9/+8
* added some user doc on RainerScriptRainer Gerhards2008-02-264-31/+99
* applied Michael Biebl's fix for building rsyslog core without gssapiRainer Gerhards2008-02-261-1/+1
* added string concatenation operator & to RainerScriptRainer Gerhards2008-02-251-2/+8
* improved class diagramRainer Gerhards2008-02-251-0/+0
* preparing for 3.11.5v3-11-5Rainer Gerhards2008-02-251-4/+4
* - added some thoughts on RainerScriptRainer Gerhards2008-02-243-7/+39
* added some doc for imgssapi and imtcp input modulesRainer Gerhards2008-02-225-3/+113
* updated compatibility notes docRainer Gerhards2008-02-221-21/+11
* corrected config doc - IETF no longer intends to add facilitiesRainer Gerhards2008-02-221-22/+14
* added some information on old-style config to ABNF (probably useful inRainer Gerhards2008-02-221-1/+1
* begin to add ABNF for config file as wholeRainer Gerhards2008-02-221-1/+1
* - modified parser and tokenizer to support slight ABNF modifications fromRainer Gerhards2008-02-211-1/+1
* modified ABNF to meet practical needsRainer Gerhards2008-02-211-4/+2
* cleanup for 3.11.4v3-11-4Rainer Gerhards2008-02-213-314/+336
* fixed some doc errors - thanks to Michael Biebl for pointing them outRainer Gerhards2008-02-211-33/+31
* begun expr compile process, first steps doneRainer Gerhards2008-02-201-18/+38