summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* some cleanupRainer Gerhards2007-08-021-1/+2
* implemented $ActionExecOnlyWhenPreviousIsSuspended config directiveRainer Gerhards2007-08-021-0/+1
* bumped version numberRainer Gerhards2007-08-011-0/+3
* preparing for 1.17.6v1-17-6Rainer Gerhards2007-08-011-2/+3
* - changed name of $Include to $IncludeConfig - sound better as it is moreRainer Gerhards2007-08-011-1/+1
* - applied a patch from mildew to prevent rsyslogd from freezing under heavyRainer Gerhards2007-08-011-0/+3
* added $include config directiveRainer Gerhards2007-08-011-0/+1
* - loading default values as done yesterday *is* clean (I've just reviewedRainer Gerhards2007-08-011-0/+2
* - all cfsysline directives now use new table-driven cfsysline system exceptRainer Gerhards2007-07-311-0/+2
* prepared cfsysline.c for integration into output modulesRainer Gerhards2007-07-311-0/+2
* moved debug printf code out of init() into its own functionRainer Gerhards2007-07-311-0/+2
* - added macro to abort a function and go to finalizerRainer Gerhards2007-07-311-0/+1
* - moved umask & file/dir creation mode parsing to cfsysline.cRainer Gerhards2007-07-311-3/+4
* fixed insufficient memory allocation in addAction() and its helpers. TheRainer Gerhards2007-07-301-0/+4
* - fixed a memory leak in syslogd/init() that happend when the config fileRainer Gerhards2007-07-301-0/+2
* fixed a mem leak in OMSRdestruct - freeing the object itself was forgottenRainer Gerhards2007-07-301-0/+2
* fixed a bug that caused ommysql to always complain about missing templatesRainer Gerhards2007-07-301-0/+3
* - added cfsysline objects - initial set of functionsRainer Gerhards2007-07-301-0/+2
* preparing for 1.17.5v1-17-5Rainer Gerhards2007-07-301-1/+1
* fixed a problem with shutting down the worker thread and freeing theRainer Gerhards2007-07-291-0/+4
* fixed a missing file bug - thanks to Andrea Montanari for reporting thisRainer Gerhards2007-07-281-0/+3
* - added omsr object (objomsr.c, objomsr.h) - template request for outputRainer Gerhards2007-07-271-0/+2
* preparing for 1.17.4 releaseRainer Gerhards2007-07-271-1/+1
* applied patch from Michel Samia to fix compilation when NOT compiled forRainer Gerhards2007-07-261-1/+6
* bumping version numberRainer Gerhards2007-07-251-0/+2
* preparing for 1.17.3v1-17-3Rainer Gerhards2007-07-251-2/+2
* fixed a bug that caused rsyslogd to segfault on exit (and probably also onRainer Gerhards2007-07-251-0/+8
* 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