Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | bumped version number to 1.17.0 | Rainer Gerhards | 2007-07-17 | 2 | -3/+3 | |
| | ||||||
* | cleaned up code. removed conditional construct where "fromHost" could not | Rainer Gerhards | 2007-07-17 | 1 | -8/+2 | |
| | | | | be NULL | |||||
* | improved AllowedSender code and portability - thanks to mildew@gmail.com | Rainer Gerhards | 2007-07-17 | 2 | -1/+17 | |
| | ||||||
* | added capability to auto-generate directories | Rainer Gerhards | 2007-07-17 | 1 | -1/+1 | |
| | ||||||
* | added new config params | Rainer Gerhards | 2007-07-17 | 1 | -0/+45 | |
| | ||||||
* | added $FailOnChownFailure config parameter | Rainer Gerhards | 2007-07-17 | 5 | -15/+38 | |
| | ||||||
* | added config directives: $FileOwner, $FileGroup, $DirOwner, $DirGroup | Rainer Gerhards | 2007-07-17 | 5 | -19/+152 | |
| | ||||||
* | added $CreateDirs, $DebugPrintTemplateList, $ResetConfigVariables | Rainer Gerhards | 2007-07-17 | 3 | -11/+40 | |
| | | | | directives | |||||
* | added $DirCreateMode config directive | Rainer Gerhards | 2007-07-17 | 3 | -2/+18 | |
| | ||||||
* | basic support for creating directories with dynaFiles added | Rainer Gerhards | 2007-07-17 | 3 | -159/+218 | |
| | ||||||
* | added support (checks) for inline | Rainer Gerhards | 2007-07-17 | 1 | -0/+1 | |
| | ||||||
* | cleaned up code in AddAllowedSender() | Rainer Gerhards | 2007-07-17 | 3 | -111/+115 | |
| | ||||||
* | added new config params | Rainer Gerhards | 2007-07-17 | 1 | -0/+25 | |
| | ||||||
* | dded $ControlCharacterEscapePrefix config parameter | Rainer Gerhards | 2007-07-17 | 2 | -1/+29 | |
| | ||||||
* | added $EscapeControlCharactersOnReceive config parameter | Rainer Gerhards | 2007-07-17 | 2 | -33/+32 | |
| | ||||||
* | applied patch by redhat, Peter Vrabec | Rainer Gerhards | 2007-07-16 | 1 | -1/+1 | |
| | ||||||
* | added new option $DropMsgsWithMaliciousDnsPTRRecords | Rainer Gerhards | 2007-07-16 | 2 | -2/+20 | |
| | ||||||
* | added $DropMsgsWithMaliciousDnsPTRRecords option | Rainer Gerhards | 2007-07-16 | 1 | -0/+9 | |
| | ||||||
* | added $AllowedSender patch by mildew@gmail.com | Rainer Gerhards | 2007-07-16 | 4 | -15/+19 | |
| | ||||||
* | mentioned mildew@gmail.com's patch | Rainer Gerhards | 2007-07-16 | 1 | -0/+5 | |
| | ||||||
* | fully integrated patch from mildew@gmail.com | Rainer Gerhards | 2007-07-16 | 5 | -152/+189 | |
| | ||||||
* | added patch by mildew@gmail.com to support IPv6 in $AllowedSender | Rainer Gerhards | 2007-07-16 | 2 | -1/+29 | |
| | ||||||
* | applied patch by mildew@gmail.com to support IPv6 in $AllowedSenders | Rainer Gerhards | 2007-07-16 | 4 | -128/+460 | |
| | ||||||
* | cosmetic: unsigned char changed to uchar | Rainer Gerhards | 2007-07-16 | 2 | -46/+46 | |
| | ||||||
* | added contributor page to doc set | Rainer Gerhards | 2007-07-16 | 3 | -2/+34 | |
| | ||||||
* | integrated patch by Michel Samia to provide regex support for the filter | Rainer Gerhards | 2007-07-16 | 5 | -1/+33 | |
| | | | | engine - many thanks! | |||||
* | updated doc to refelect new regex capability in filters | Rainer Gerhards | 2007-07-16 | 1 | -1/+1 | |
| | ||||||
* | reflected new semantics of -e option | Rainer Gerhards | 2007-07-16 | 1 | -6/+3 | |
| | ||||||
* | renamed $RepeatedLineReduction to $RepeatedMsgReduction | Rainer Gerhards | 2007-07-16 | 2 | -8/+8 | |
| | ||||||
* | bumped version number | Rainer Gerhards | 2007-07-15 | 1 | -2/+2 | |
| | ||||||
* | added $RepeatedLineReduction config param | Rainer Gerhards | 2007-07-15 | 2 | -1/+12 | |
| | ||||||
* | implemented $RepeatedLineReduction option | Rainer Gerhards | 2007-07-15 | 2 | -3/+8 | |
| | ||||||
* | added parsing code for $RepeatedLineReduction and | Rainer Gerhards | 2007-07-15 | 2 | -4/+76 | |
| | | | | | $EscapeControlCharacetersOnReceive config file options (but not yet actual feature code yet) | |||||
* | preparing for 1.16.0 releasev1-16-0 | Rainer Gerhards | 2007-07-13 | 1 | -3/+3 | |
| | ||||||
* | fixed typos | Rainer Gerhards | 2007-07-13 | 1 | -4/+1 | |
| | ||||||
* | I just needed to add a small fact about today's date - seems to be a good | Rainer Gerhards | 2007-07-13 | 1 | -1/+1 | |
| | | | | one for a brand-new build system ;) | |||||
* | preparing for release 1.16.0 | Rainer Gerhards | 2007-07-13 | 1 | -1/+4 | |
| | ||||||
* | updated doc to reflect new build system | Rainer Gerhards | 2007-07-13 | 2 | -184/+159 | |
| | ||||||
* | disabled a check that I do not get right, so that I can release | Rainer Gerhards | 2007-07-13 | 1 | -8/+9 | |
| | ||||||
* | added missing files | Rainer Gerhards | 2007-07-13 | 1 | -4/+4 | |
| | ||||||
* | file is no longer correct, will re-add when I receive a new version | Rainer Gerhards | 2007-07-13 | 1 | -0/+0 | |
| | ||||||
* | this is an output file, does not belong in cvs | Rainer Gerhards | 2007-07-13 | 1 | -9195/+0 | |
| | ||||||
* | made "make dist" work | Rainer Gerhards | 2007-07-13 | 4 | -54/+744 | |
| | ||||||
* | ... and I also was too quick in re-adding it. Done more work - it's a plain | Rainer Gerhards | 2007-07-13 | 1 | -685/+0 | |
| | | | | | output file, nothing that belongs in cvs. I now use make dist and all pain has ceased ;) | |||||
* | removed no longer needed include | Rainer Gerhards | 2007-07-13 | 1 | -3/+0 | |
| | ||||||
* | added man files | Rainer Gerhards | 2007-07-13 | 1 | -0/+2 | |
| | ||||||
* | I was too quick with deleting this file, it obviously is required for | Rainer Gerhards | 2007-07-13 | 1 | -0/+685 | |
| | | | | | ./configure, so I'd rather like to have it in cvs (let's see if I change my mind some time...) | |||||
* | config.h.in is an output file of autoheader - does not belong in cvs | Rainer Gerhards | 2007-07-13 | 1 | -274/+0 | |
| | ||||||
* | shuffled more defintions; defined new type msg_t for struct msg | Rainer Gerhards | 2007-07-13 | 2 | -90/+92 | |
| | ||||||
* | - removed some now-unused fields from struct filed | Rainer Gerhards | 2007-07-13 | 4 | -19/+18 | |
| | | | | | - move file size limit fields in struct field to the "right spot" (the file writing part of the union - f_un.f_file) |