summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | engine - many thanks!
* 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
| | | | | $EscapeControlCharacetersOnReceive config file options (but not yet actual feature code yet)
* 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
| | | | one for a brand-new build system ;)
* 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
| | | | | output file, nothing that belongs in cvs. I now use make dist and all pain has ceased ;)
* 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
| | | | | ./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 cvsRainer Gerhards2007-07-131-274/+0
|
* shuffled more defintions; defined new type msg_t for struct msgRainer Gerhards2007-07-132-90/+92
|
* - removed some now-unused fields from struct filedRainer Gerhards2007-07-134-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)
* automake output file - does not belong in cvsRainer Gerhards2007-07-131-685/+0
|
* fixed forgotten multi-include preventionRainer Gerhards2007-07-131-0/+5
|
* begun to better modularize syslogd.c - this is an ongoing project; movedRainer Gerhards2007-07-133-333/+325
| | | | type definitions to a separate file
* removed old build systemRainer Gerhards2007-07-137-453/+0
|
* dded the -x option to disable hostname dns reslution thanks to varmojfekojRainer Gerhards2007-07-133-11/+26
| | | | for the patch
* added new properties "syslogfacility-text" and "syslogseverity-text" thanksRainer Gerhards2007-07-121-1/+74
| | | | to varmojfekoj for the patch
* added new propertiesRainer Gerhards2007-07-111-1/+8
|
* fixed a bug that caused rsyslogd to segfault when TCP listening wasRainer Gerhards2007-07-112-2/+3
| | | | disabled and it terminated
* remove file, its autotools output file and does not belong in CVSRainer Gerhards2007-07-114-288/+43
|
* this is an autotools output file, does not belong in CVSRainer Gerhards2007-07-111-685/+0
|
* removed SYSV preprocessor macro; replaced with autotools equivalentRainer Gerhards2007-07-1110-53/+29
|
* moving towards autotools build system - config.h include forgotten & nowRainer Gerhards2007-07-1111-12/+34
| | | | fixed
* moving to autotoolsRainer Gerhards2007-07-102-0/+958
|
* taking advantage of new build system - in the process of removing SYSVRainer Gerhards2007-07-101-6/+3
|
* upgraded to autotools build system - thanks Peter Vrabec for patches andRainer Gerhards2007-07-101-1/+1
| | | | the idea
* upgrading to autotools build system - thank Peter Vrabec for patches andRainer Gerhards2007-07-1014-972/+13182
| | | | the idea
* moving to autotools build system - version.h contents now in config.hRainer Gerhards2007-07-101-2/+0
|
* preparing for 1.15.1 releasev1-15-1Rainer Gerhards2007-07-106-133/+148
|
* removed a testing aidRainer Gerhards2007-07-101-2/+1
|
* adding uchar type for easy refRainer Gerhards2007-07-101-1/+6
|