9 Commits

Author SHA1 Message Date
Rainer Gerhards
e946e122d0 implemented module unload handling (required a number of interface changes) 2008-03-11 16:43:13 +00:00
Rainer Gerhards
004229dda6 changed license to GPLv3 (for what is to become rsyslog v3) 2007-12-14 11:21:57 +00:00
Rainer Gerhards
dee95717d7 cleaned up compiler warnings 2007-09-11 09:10:45 +00:00
Rainer Gerhards
074ece90c0 - got the basic code in place to create an in-memory list of cfsysline
handlers (omfile.c used as testing case) -- not yet in active code
2007-07-31 15:23:28 +00:00
Rainer Gerhards
48fd0e472a - changed modInit() interface to contain pointer to host-function query
method
2007-07-31 13:02:23 +00:00
Rainer Gerhards
f97c90d12b moved discard functionality to an output module 2007-07-24 09:45:19 +00:00
Rainer Gerhards
cb2fc5f2d6 fixed wrong credits - last patch was by mildew -- sorry for that ;) 2007-07-24 07:35:13 +00:00
Rainer Gerhards
9ee5888309 continued working on modularization; begun to create interface for
configuring actions selector lines; begun basic functionality for
    module initialization and loading built-in modules.
2007-07-23 17:24:41 +00:00
Rainer Gerhards
6b24fa20d4 moved file write output module to own set of code files 2007-07-22 16:03:45 +00:00