summaryrefslogtreecommitdiffstats
path: root/plugins/imklog
Commit message (Expand)AuthorAgeFilesLines
* cleanup and bugfix in imklogRainer Gerhards2008-04-085-161/+87
* bugfix: imklog did not work well with kernel 2.6+.Rainer Gerhards2008-04-083-452/+345
* bugfix: imklog leaked several hundered KB on each HUP. Thanks toRainer Gerhards2008-03-194-0/+17
* added flow control options to other input sourcesRainer Gerhards2008-03-191-1/+1
* some minor things in regard to portabilityRainer Gerhards2008-03-061-4/+10
* added capability to ignore client-provided timestamp on unix sockets andRainer Gerhards2008-03-061-1/+1
* 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-12/+0
* - changed module interface to support querying obj interface (stage work)Rainer Gerhards2008-03-041-1/+1
* some cleanupRainer Gerhards2008-02-181-16/+0
* - changed interface "printchopped()" so that it looks more like a genericRainer Gerhards2008-02-181-0/+3
* changed interface of logmsg() to make it more straightforwardRainer Gerhards2008-02-131-1/+1
* - renamed Msg object to usual all-lowercase object name (else we ran intoRainer Gerhards2008-01-301-1/+1
* - improved debug support a bit (assertions)Rainer Gerhards2008-01-291-3/+3
* - 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
* - MsgSetProperty() implementedRainer Gerhards2008-01-071-8/+2
* fixed old references to rklogd - thanks to Michael Biebl for spotting them.Rainer Gerhards2008-01-031-2/+2
* applied Michael Biebl's patch to clean up the makefilesRainer Gerhards2008-01-031-4/+2
* some cleanupRainer Gerhards2007-12-271-1/+1
* changed termination sync typeRainer Gerhards2007-12-201-1/+1
* - implemented $klogUseSyscallInterface config directiveRainer Gerhards2007-12-201-10/+19
* - working on a potential race condition on the new input module interface.Rainer Gerhards2007-12-201-3/+5
* code cleanups thanks to Michael BieblRainer Gerhards2007-12-181-2/+2
* - implemented afterRun input module interface functionRainer Gerhards2007-12-171-24/+30
* code cleanup debugging fixed, should now go through standard debuggingRainer Gerhards2007-12-172-108/+22
* limited debug outputRainer Gerhards2007-12-173-7/+10
* fix for compile problemRainer Gerhards2007-12-174-124/+38
* fixed missing fileRainer Gerhards2007-12-171-0/+41
* fixed compile problem (error during previous cvs commit)Rainer Gerhards2007-12-172-144/+8
* begun imklog, replacing klogd.c (finally we get rid of it...)Rainer Gerhards2007-12-177-0/+2576