Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use correct libipulog.la libtool name (Philip Craig) | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2006-05-23 | 1 | -1/+1 |
* | fix number of config entries in inppkt_ULOG plugin (Philip Craig) | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2006-05-23 | 1 | -1/+1 |
* | - add IPFIX netfilter vendor specific fields for seq global/local | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2006-01-26 | 1 | -0/+8 |
* | add support for new 'seq_local' and 'seq_global' arguments | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2006-01-26 | 1 | -2/+48 |
* | fix output key initialization (Christian Hentschel) | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2006-01-13 | 1 | -1/+1 |
* | fix compiler warning (void/char) (Christian Hentschel) | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2006-01-12 | 1 | -1/+1 |
* | we don't need RETF_FREE for stuf that isn't dynamically allocated | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2005-12-14 | 1 | -2/+2 |
* | more verbose error reporting | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2005-12-08 | 1 | -5/+18 |
* | fixes | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2005-11-29 | 2 | -2/+2 |
* | make 'num_keys' an attribute of pluginstance instead of plugin | laforge | 2005-11-20 | 2 | -7/+8 |
* | introduce version field for plugins, refuse loading plugins with different ve... | laforge | 2005-11-05 | 2 | -0/+2 |
* | finish port of ULOG input plugin | laforge | 2005-11-05 | 2 | -39/+39 |
* | we only need to link against libnetfilter_log | laforge | 2005-11-05 | 1 | -1/+1 |
* | - add IPFIX field id's | laforge | 2005-11-05 | 1 | -41/+60 |
* | use accessor functions as available by latest libnetfilter_log | laforge | 2005-11-05 | 1 | -49/+49 |
* | it's now libnetfilter_log, not libnfnetlink_log | laforge | 2005-11-04 | 1 | -1/+1 |
* | cosmetic changes | laforge | 2005-10-08 | 2 | -2/+4 |
* | fix off-by-one bugs in netlink parsing, add config file parsing and better er... | laforge | 2005-10-08 | 1 | -5/+19 |
* | use reasonable names for plugins | laforge | 2005-10-03 | 1 | -3/+6 |
* | use new init function logic | laforge | 2005-10-03 | 1 | -3/+5 |
* | disable ULOG until fully implemented | laforge | 2005-10-03 | 1 | -2/+2 |
* | bring NFLOG input plugin into compiling state | laforge | 2005-10-03 | 2 | -114/+163 |
* | more work towards automake'ing | laforge | 2005-10-02 | 1 | -0/+2 |
* | first step towards automake | laforge | 2005-10-02 | 2 | -30/+7 |
* | too many changes to comment on. ulogd now compiles again. | laforge | 2005-10-02 | 1 | -2/+1 |
* | some more work | laforge | 2005-09-26 | 1 | -10/+24 |
* | add (unfinished) nfnetlink_log input plugin | laforge | 2005-07-31 | 2 | -1/+296 |
* | current working state (doesn't compile yet) | laforge | 2005-04-17 | 1 | -48/+50 |
* | add makefiles for subdirs | laforge | 2005-04-17 | 1 | -0/+30 |
* | intermediate development snapshot | laforge | 2004-10-10 | 1 | -1/+30 |
* | commit my latest changes from Ottawa (July 2004) | laforge | 2004-08-22 | 1 | -49/+10 |
* | sume of the BASE stuff (the part dealing with OOB) doesn't belong in a generi... | laforge | 2004-07-24 | 1 | -13/+161 |
* | move more stuff from ulogd.c to libulog plugin | laforge | 2004-07-23 | 1 | -0/+11 |
* | move libulog specific code to ulogd_inppkt_ULOG.c | laforge | 2004-07-23 | 1 | -0/+128 |