Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Explicitely type PCAP input key. | Eric Leblond | 2009-01-27 | 1 | -5/+15 |
| | | | | This patch affect type and flag to PCAP input key. | ||||
* | Replace INCLUDES by AM_CPPFLAGS in Makefile.am. | Eric Leblond | 2009-01-22 | 1 | -1/+1 |
| | | | | | This patch fixes autotools warning about deprecated usage of INCLUDES in Makefile.am. | ||||
* | build: use -avoid-version for modules | Jan Engelhardt | 2009-01-20 | 1 | -1/+1 |
| | | | | | | | The modules are pretty much bound to ulogd, and it does not seem to make sense to specially version these. Signed-off-by: Jan Engelhardt <jengelh@medozas.de> | ||||
* | add ukey_* function for key assignation | Pablo Neira Ayuso | 2008-12-09 | 1 | -6/+5 |
| | | | | | | | | | This patch cleans up the current key assignation by introducing a set of functions ukey_* to set the key value as Eric Leblond and we discussed during the latest Netfilter Workshop. This patch is based on an idea from Holger Eitzenberger. Signed-off-by: Eric Leblond <eric@inl.fr> | ||||
* | This patch is a backport of Jaap Keuter fix for PCAP output module. | Eric Leblond | 2008-06-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Eric Leblond <eric@inl.fr> | ||||
* | Use ULOGD_IRET_* as return for all interpreters | Eric Leblond | 2008-06-12 | 1 | -3/+3 |
| | | | | | | | | This patch modifies plugins to use the already defined but not used define. This also fixes some weird behaviours in error treatment (like not stopping after OOM). Signed-off-by: Eric Leblond <eric@inl.fr> | ||||
* | From: Eric Leblond <eric@inl.fr> | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-02-03 | 1 | -1/+2 |
| | | | | | Display filename in the other error case. Based on Marius Tomaschewski work. | ||||
* | From: Eric Leblond <eric@inl.fr>: | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-02-03 | 1 | -1/+2 |
| | | | | | Changed to show pcap file name when open failed. Based on Marius Tomaschewski work. | ||||
* | add conditional compilation of mysql, pgsql, sqlite3 and pcap | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2006-01-07 | 1 | -1/+4 |
| | |||||
* | introduce acinclude.m4 with macros for mysql,pgsql,sqlite3 and pcap detection. | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2006-01-07 | 1 | -2/+2 |
| | |||||
* | make 'num_keys' an attribute of pluginstance instead of plugin | laforge | 2005-11-20 | 1 | -2/+2 |
| | |||||
* | introduce version field for plugins, refuse loading plugins with different ↵ | laforge | 2005-11-05 | 1 | -0/+1 |
| | | | | version | ||||
* | update copyright statement | laforge | 2005-11-05 | 1 | -4/+1 |
| | |||||
* | forward-port pcap fixes from ulogd-1.x | laforge | 2005-10-08 | 1 | -4/+51 |
| | |||||
* | (no commit message) | laforge | 2005-10-08 | 1 | -20/+13 |
| | |||||
* | port PCAP to ulogd2 | laforge | 2005-10-08 | 4 | -268/+261 |
| | |||||
* | move pcap to right directory | laforge | 2005-09-26 | 2 | -0/+268 |