summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* applied patch from varmojfekoj to solve small mem leakRainer Gerhards2007-07-241-1/+1
* fixed wrong credits - last patch was by mildew -- sorry for that ;)Rainer Gerhards2007-07-241-1/+1
* fixed a small memory leak when HUPing syslogd. The allowed sender list nowRainer Gerhards2007-07-241-0/+2
* continued working on modularization; begun to create interface forRainer Gerhards2007-07-231-0/+1
* fixed a memory leak in config file parsing thanks to varmojfekoj for theRainer Gerhards2007-07-231-0/+2
* rsyslogd now checks on startup if it is capable to performa any work atRainer Gerhards2007-07-231-0/+3
* bumped version numberRainer Gerhards2007-07-231-0/+2
* preparing for 1.17.2 releaseRainer Gerhards2007-07-231-1/+1
* added DropTrailingLFOnReception config directiveRainer Gerhards2007-07-231-0/+1
* added $ModLoad MySQL (dummy) config directiveRainer Gerhards2007-07-221-0/+1
* moved part of the shell action to its own moduleRainer Gerhards2007-07-201-0/+1
* - removed a memory leak that could occur if timegenerated was used in RFCRainer Gerhards2007-07-201-0/+4
* replaced system() calls with something more reasonable. Please note thatRainer Gerhards2007-07-201-0/+7
* prepared doc set for 1.17.1 releasev1-17-1Rainer Gerhards2007-07-201-1/+1
* added the capability to continue trying to write log files when the fileRainer Gerhards2007-07-201-2/+5
* fixed another memory leak on HUPing and on exiting rsyslogd again thanks toRainer Gerhards2007-07-191-0/+2
* moved message object into its own set of filesRainer Gerhards2007-07-191-0/+2
* code cleanup (removed compiler warningsRainer Gerhards2007-07-181-0/+1
* fixed minimal memory leak on HUP (caused by templates) thanks toRainer Gerhards2007-07-181-0/+3
* applied cleanup patch by Peter VrabecRainer Gerhards2007-07-181-0/+5
* fixed a bug which caused install to install program under wrong nameRainer Gerhards2007-07-181-0/+2
* bumped version number to 1.17.0Rainer Gerhards2007-07-171-1/+1
* added $FailOnChownFailure config parameterRainer Gerhards2007-07-171-0/+1
* added config directives: $FileOwner, $FileGroup, $DirOwner, $DirGroupRainer Gerhards2007-07-171-0/+4
* added $CreateDirs, $DebugPrintTemplateList, $ResetConfigVariablesRainer Gerhards2007-07-171-0/+3
* added $DirCreateMode config directiveRainer Gerhards2007-07-171-0/+2
* cleaned up code in AddAllowedSender()Rainer Gerhards2007-07-171-1/+1
* dded $ControlCharacterEscapePrefix config parameterRainer Gerhards2007-07-171-0/+1
* added $EscapeControlCharactersOnReceive config parameterRainer Gerhards2007-07-171-1/+3
* added new option $DropMsgsWithMaliciousDnsPTRRecordsRainer Gerhards2007-07-161-0/+1
* mentioned mildew@gmail.com's patchRainer Gerhards2007-07-161-0/+5
* integrated patch by Michel Samia to provide regex support for the filterRainer Gerhards2007-07-161-0/+2
* added parsing code for $RepeatedLineReduction andRainer Gerhards2007-07-151-0/+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
* made "make dist" workRainer Gerhards2007-07-131-0/+3
* - removed some now-unused fields from struct filedRainer Gerhards2007-07-131-0/+3
* begun to better modularize syslogd.c - this is an ongoing project; movedRainer Gerhards2007-07-131-39/+2
* dded the -x option to disable hostname dns reslution thanks to varmojfekojRainer Gerhards2007-07-131-0/+4
* fixed a bug that caused rsyslogd to segfault when TCP listening wasRainer Gerhards2007-07-111-0/+2
* removed SYSV preprocessor macro; replaced with autotools equivalentRainer Gerhards2007-07-111-0/+1
* upgrading to autotools build system - thank Peter Vrabec for patches andRainer Gerhards2007-07-101-0/+956