summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added the capability to continue trying to write log files when the fileRainer Gerhards2007-07-202-2/+12
* reflect recently removed bugsRainer Gerhards2007-07-191-4/+0
* added missing contributors, list unfortuantely still far from beingRainer Gerhards2007-07-191-2/+17
* fixed another memory leak on HUPing and on exiting rsyslogd again thanks toRainer Gerhards2007-07-192-3/+10
* moved message object into its own set of filesRainer Gerhards2007-07-197-1102/+1269
* applied patch from Bartosz Kuźma to fix portability bug in configure.acRainer Gerhards2007-07-191-2/+2
* begin designing module interfaceRainer Gerhards2007-07-191-0/+51
* more cleanup; restored compatibility to non-gcc compilersRainer Gerhards2007-07-183-1/+10
* code cleanup (removed compiler warningsRainer Gerhards2007-07-1811-187/+191
* fixed minimal memory leak on HUP (caused by templates) thanks toRainer Gerhards2007-07-184-1/+59
* applied cleanup patch by Peter VrabecRainer Gerhards2007-07-184-7/+13
* fixed bug that caused $AllowedSenders to handle IPv6 scopes incorrectly;Rainer Gerhards2007-07-181-2/+3
* fixed a bug that could case host wildcards to become corruptedRainer Gerhards2007-07-181-1/+1
* fixed a bug which caused install to install program under wrong nameRainer Gerhards2007-07-182-5/+7
* bumped version numberRainer Gerhards2007-07-181-2/+2
* preparing for releasev1-17-0Rainer Gerhards2007-07-171-3/+3
* bumped version number to 1.17.0Rainer Gerhards2007-07-172-3/+3
* cleaned up code. removed conditional construct where "fromHost" could notRainer Gerhards2007-07-171-8/+2
* improved AllowedSender code and portability - thanks to mildew@gmail.comRainer Gerhards2007-07-172-1/+17
* added capability to auto-generate directoriesRainer Gerhards2007-07-171-1/+1
* added new config paramsRainer Gerhards2007-07-171-0/+45
* added $FailOnChownFailure config parameterRainer Gerhards2007-07-175-15/+38
* added config directives: $FileOwner, $FileGroup, $DirOwner, $DirGroupRainer Gerhards2007-07-175-19/+152
* added $CreateDirs, $DebugPrintTemplateList, $ResetConfigVariablesRainer Gerhards2007-07-173-11/+40
* added $DirCreateMode config directiveRainer Gerhards2007-07-173-2/+18
* basic support for creating directories with dynaFiles addedRainer Gerhards2007-07-173-159/+218
* added support (checks) for inlineRainer Gerhards2007-07-171-0/+1
* cleaned up code in AddAllowedSender()Rainer Gerhards2007-07-173-111/+115
* added new config paramsRainer Gerhards2007-07-171-0/+25
* dded $ControlCharacterEscapePrefix config parameterRainer Gerhards2007-07-172-1/+29
* added $EscapeControlCharactersOnReceive config parameterRainer Gerhards2007-07-172-33/+32
* applied patch by redhat, Peter VrabecRainer Gerhards2007-07-161-1/+1
* added new option $DropMsgsWithMaliciousDnsPTRRecordsRainer Gerhards2007-07-162-2/+20
* added $DropMsgsWithMaliciousDnsPTRRecords optionRainer Gerhards2007-07-161-0/+9
* added $AllowedSender patch by mildew@gmail.comRainer Gerhards2007-07-164-15/+19
* mentioned mildew@gmail.com's patchRainer Gerhards2007-07-161-0/+5
* fully integrated patch from mildew@gmail.comRainer Gerhards2007-07-165-152/+189
* added patch by mildew@gmail.com to support IPv6 in $AllowedSenderRainer Gerhards2007-07-162-1/+29
* applied patch by mildew@gmail.com to support IPv6 in $AllowedSendersRainer Gerhards2007-07-164-128/+460
* cosmetic: unsigned char changed to ucharRainer Gerhards2007-07-162-46/+46
* added contributor page to doc setRainer Gerhards2007-07-163-2/+34
* integrated patch by Michel Samia to provide regex support for the filterRainer Gerhards2007-07-165-1/+33
* updated doc to refelect new regex capability in filtersRainer Gerhards2007-07-161-1/+1
* reflected new semantics of -e optionRainer Gerhards2007-07-161-6/+3
* renamed $RepeatedLineReduction to $RepeatedMsgReductionRainer Gerhards2007-07-162-8/+8
* bumped version numberRainer Gerhards2007-07-151-2/+2
* added $RepeatedLineReduction config paramRainer Gerhards2007-07-152-1/+12
* implemented $RepeatedLineReduction optionRainer Gerhards2007-07-152-3/+8
* added parsing code for $RepeatedLineReduction andRainer Gerhards2007-07-152-4/+76
* preparing for 1.16.0 releasev1-16-0Rainer Gerhards2007-07-131-3/+3