summaryrefslogtreecommitdiffstats
path: root/plugins/immark
Commit message (Expand)AuthorAgeFilesLines
* some minor cleanup, consolidated some codeRainer Gerhards2009-10-161-8/+2
* enhanced immark to support non-cancel input module terminationRainer Gerhards2009-10-121-2/+16
* Merge branch 'beta'Rainer Gerhards2009-02-241-1/+1
|\
| * make all cflags and libs variables uppercaseMichael Biebl2009-02-241-1/+1
* | moved bParseHostname and bIsParsed to msgFlagsRainer Gerhards2008-10-091-0/+1
|/
* performance optimization: unnecessary time() calls during message parsing rem...Rainer Gerhards2008-09-161-1/+1
* Merge branch 'master' into betaRainer Gerhards2008-07-153-9/+4
|\
| * added (internal) error codes to error messagesRainer Gerhards2008-06-271-1/+2
| * Remove .cvsignore files, add .gitignore.Michael Biebl2008-06-111-6/+0
| * completed better modularity of runtimeRainer Gerhards2008-04-171-1/+1
| * some more cleanupRainer Gerhards2008-04-161-1/+1
| * made everything compile with the new runtime subdirectoryRainer Gerhards2008-04-161-1/+1
| * begin building runtime convenience library (does not build!)Rainer Gerhards2008-04-151-1/+1
* | bugfix: mark messages were not correctly written to text log filesRainer Gerhards2008-07-151-0/+2
|/
* applied patch from Michael Biebl to clean up build systemRainer Gerhards2008-03-061-2/+2
* - changed modules.c calling conventions to be interface-basedRainer Gerhards2008-03-051-13/+0
* - changed module interface to support querying obj interface (stage work)Rainer Gerhards2008-03-041-1/+1
* fixed issue left over from debuging :(Rainer Gerhards2008-02-011-2/+1
* - some cleanupRainer Gerhards2008-01-101-1/+0
* - fixed a bug that caused a segfault on startup when no $WorkDir directivev3-10-1aRainer Gerhards2008-01-101-1/+0
* added --enable-mudflap ./configure optionRainer Gerhards2008-01-081-2/+2
* applied Michael Biebl's patch to clean up the makefilesRainer Gerhards2008-01-031-4/+2
* - working on a potential race condition on the new input module interface.Rainer Gerhards2007-12-201-0/+1
* code cleanups thanks to Michael BieblRainer Gerhards2007-12-181-2/+2
* - implemented afterRun input module interface functionRainer Gerhards2007-12-171-0/+5
* begun imklog, replacing klogd.c (finally we get rid of it...)Rainer Gerhards2007-12-171-3/+1
* command $ResetConfigVariables implemented for immark.cRainer Gerhards2007-12-171-1/+11
* implemented $MarkMessagePeriod config directiveRainer Gerhards2007-12-171-4/+10
* moved thread termination code out to threads.cRainer Gerhards2007-12-171-17/+13
* tried to work-around zlib compile problem in immark.c on some platformsRainer Gerhards2007-12-171-1/+1
* graceful termination now supportedRainer Gerhards2007-12-141-1/+2
* on the way to a real input module interface and threading class...Rainer Gerhards2007-12-141-4/+12
* - begun to create input module interface and macrosRainer Gerhards2007-12-141-6/+40
* changed license to GPLv3 (for what is to become rsyslog v3)Rainer Gerhards2007-12-142-14/+16
* begin work on on immark, the first input module. In the long term this willRainer Gerhards2007-12-144-0/+127