summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* preparing for 1.19.5 releaseRainer Gerhards2007-09-072-5/+9
* applied patch by varmojfekoj two fix two potential segfault situationsRainer Gerhards2007-09-072-2/+3
* removed misleading debug message (looked like an error, but was normalRainer Gerhards2007-09-071-1/+1
* added capability to specify absolute module path in $ModLoadRainer Gerhards2007-09-071-1/+4
* modified $ModLoad so that an absolute path may be specified as module nameRainer Gerhards2007-09-071-1/+5
* removed debug aid that sneaked inRainer Gerhards2007-09-071-1/+0
* added $ModDir config directiveRainer Gerhards2007-09-073-1/+35
* - added eCmdHdlrGetWord command handlerRainer Gerhards2007-09-074-4/+75
* added template and info for forwarding messages to sysklogdRainer Gerhards2007-09-061-0/+7
* - changed part of the CStr interface so that better error tracking isRainer Gerhards2007-09-0513-492/+330
* added a debugging templateRainer Gerhards2007-09-051-0/+3
* removed invalid sample with "fulltime" property replacer optionRainer Gerhards2007-09-051-3/+0
* added some links to in-depth info on the webRainer Gerhards2007-09-052-32/+42
* bumping version numberRainer Gerhards2007-09-052-2/+4
* changed some calles to CStr class to their "safe" counterpart - they couldRainer Gerhards2007-09-043-15/+19
* preparing 1.19.4 releasev1-19-4Rainer Gerhards2007-09-041-4/+4
* - fixed bug: a template like this causes an infinite loop: $templateRainer Gerhards2007-09-043-8/+20
* preparing for version 1.19.4Rainer Gerhards2007-09-041-5/+9
* updated version informationRainer Gerhards2007-09-041-2/+2
* applied patch form varmojfekoj to fix some mem leaks and a check to makeRainer Gerhards2007-09-043-6/+33
* applied new version from michel samiaRainer Gerhards2007-09-041-12/+557
* prepared for next releaseMichael Meckelein2007-08-312-2/+5
* patches and docu update for 1.19.3v1-19-3Michael Meckelein2007-08-319-23/+92
* prepared for next releaseMichael Meckelein2007-08-282-2/+5
* applied patches for release 1.19.2, update documentationv1-19-2Michael Meckelein2007-08-286-49/+74
* prepared for next releaseMichael Meckelein2007-08-222-2/+5
* applied patches which will be released under 1.19.1, changed doc for 1.19.1v1-19-1Michael Meckelein2007-08-2213-217/+455
* prepared changelog and configure.ac for the next updateMichael Meckelein2007-08-162-2/+5
* Docs updated for v1.19.0 releasev1-19-0Michael Meckelein2007-08-162-5/+5
* changed mysql docMichael Meckelein2007-08-141-1/+10
* reflect arrival of dynamically loadable plug-ins (namely MySQL)Rainer Gerhards2007-08-142-8/+9
* described hardcoded plugin pathRainer Gerhards2007-08-141-0/+3
* provided proper creditsRainer Gerhards2007-08-141-1/+1
* removed invalid data in changelogRainer Gerhards2007-08-141-1/+1
* added some code to support the forward-compatibilty directive $ModLoadRainer Gerhards2007-08-141-2/+16
* - integrated patch from varmojfekoj to make the mysql module a loadable oneRainer Gerhards2007-08-149-44/+6469
* bumping version numbersRainer Gerhards2007-08-132-2/+4
* mod /contrib/delete_mysql, prepared docs for releasev1-18-2Michael Meckelein2007-08-134-19/+25
* improved overall doc quality (some pages were quite old) and linked to moreRainer Gerhards2007-08-131-0/+2
* improved doc quality, changed some very old text. Also, added more links toRainer Gerhards2007-08-134-45/+61
* preparing for 1.18.2 releaseRainer Gerhards2007-08-131-1/+5
* - removed debian subdirectory by request of debian packager (this is aRainer Gerhards2007-08-132-95/+1
* added important TODO itemRainer Gerhards2007-08-091-0/+2
* added module unload functionality; rsyslogd now unloads modules on exit (ofRainer Gerhards2007-08-093-12/+38
* added interface API for unloading module (a dummy)Rainer Gerhards2007-08-091-0/+26
* fixed a potential memory leak in modules.c, again, this could not happen inRainer Gerhards2007-08-091-1/+3
* fixed a bug that would have manifested when module configuration commandsRainer Gerhards2007-08-091-1/+10
* added new doc files to autotools for make distRainer Gerhards2007-08-091-1/+1
* some text and code cleanup in cflineParseTemplate() to match the changedRainer Gerhards2007-08-091-11/+7
* - fixed a bug in outchannel code that caused templates to be incorrectlyRainer Gerhards2007-08-093-9/+5