summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixed typosRainer Gerhards2007-07-131-4/+1
* I just needed to add a small fact about today's date - seems to be a goodRainer Gerhards2007-07-131-1/+1
* preparing for release 1.16.0Rainer Gerhards2007-07-131-1/+4
* updated doc to reflect new build systemRainer Gerhards2007-07-132-184/+159
* disabled a check that I do not get right, so that I can releaseRainer Gerhards2007-07-131-8/+9
* added missing filesRainer Gerhards2007-07-131-4/+4
* file is no longer correct, will re-add when I receive a new versionRainer Gerhards2007-07-131-0/+0
* this is an output file, does not belong in cvsRainer Gerhards2007-07-131-9195/+0
* made "make dist" workRainer Gerhards2007-07-134-54/+744
* ... and I also was too quick in re-adding it. Done more work - it's a plainRainer Gerhards2007-07-131-685/+0
* removed no longer needed includeRainer Gerhards2007-07-131-3/+0
* added man filesRainer Gerhards2007-07-131-0/+2
* I was too quick with deleting this file, it obviously is required forRainer Gerhards2007-07-131-0/+685
* config.h.in is an output file of autoheader - does not belong in cvsRainer Gerhards2007-07-131-274/+0
* shuffled more defintions; defined new type msg_t for struct msgRainer Gerhards2007-07-132-90/+92