Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Suppress dead FIXME. | Eric Leblond | 2013-02-18 | 1 | -2/+0 |
* | build: avoid per-target CFLAGS | Jan Engelhardt | 2012-11-27 | 1 | -2/+1 |
* | configure: add flag to disable NFLOG build | Eric Leblond | 2012-11-04 | 1 | -2/+4 |
* | src: fix version that -V displays | Pablo Neira Ayuso | 2012-08-03 | 3 | -3/+3 |
* | build: use pkglibdir instead of pkglibexecdir for automake | Björn Lässig | 2012-05-18 | 1 | -1/+1 |
* | NFLOG: don't display overrun message once we have reach the buffer limit | Pablo Neira Ayuso | 2011-02-25 | 1 | -1/+12 |
* | build: use appropriate location for program modules | Jan Engelhardt | 2011-02-01 | 1 | -1/+2 |
* | build: avoid use of LIBS variable | Jan Engelhardt | 2011-02-01 | 1 | -1/+0 |
* | build: propagate global CFLAGS | Jan Engelhardt | 2010-11-05 | 1 | -1/+1 |
* | build: remove unused $(all_includes) | Jan Engelhardt | 2010-11-05 | 1 | -1/+1 |
* | build: remove -fPIC flag | Jan Engelhardt | 2010-11-05 | 1 | -1/+1 |
* | Add new input plugin UNIXSOCK | Pierre Chifflier | 2010-10-23 | 2 | -1/+830 |
* | output: add new plugin XML to output logs in XML | Pablo Neira Ayuso | 2010-06-17 | 1 | -1/+8 |
* | src: use ARRAY_SIZE to calculate the array size of keys | Pablo Neira Ayuso | 2010-04-02 | 2 | -2/+2 |
* | Add threshold and timeout option to NFLOG plugin. | Eric Leblond | 2009-01-29 | 1 | -1/+45 |
* | Replace INCLUDES by AM_CPPFLAGS in Makefile.am. | Eric Leblond | 2009-01-22 | 1 | -1/+1 |
* | build: use -avoid-version for modules | Jan Engelhardt | 2009-01-20 | 1 | -2/+2 |
* | Add variable to force binding of nfnetlink_log. | Eric Leblond | 2009-01-05 | 1 | -7/+16 |
* | Fix minor memory leak in NFLOG plugin. | Eric Leblond | 2008-12-09 | 1 | -0/+2 |
* | Don't free pluginstance when leaving | Eric Leblond | 2008-12-09 | 2 | -3/+0 |
* | Get rid of addressfamily variable in NFLOG input plugin | Eric Leblond | 2008-12-09 | 1 | -30/+29 |
* | Modify usage of nflog_bind_pf function. | Eric Leblond | 2008-12-09 | 1 | -20/+32 |
* | add ukey_* function for key assignation | Pablo Neira Ayuso | 2008-12-09 | 2 | -96/+50 |
* | NFCT: remove unused constant NFLOG_RMEM_DEFAULT | Pablo Neira Ayuso | 2008-10-22 | 1 | -6/+0 |
* | NFLOG: remove unused option | Eric Leblond | 2008-09-11 | 1 | -14/+7 |
* | cleanup: remove unused timeout parameter in function | Eric Leblond | 2008-07-31 | 1 | -1/+1 |
* | NFLOG: minor cleanup | Pablo Neira Ayuso | 2008-07-29 | 1 | -10/+14 |
* | NFLOG: get full link layer header (requires >= 2.6.27) | Eric Leblond | 2008-07-29 | 1 | -3/+33 |
* | revert commit 3178606785161296dc5a1bd4d42d965db8b3e2cd | Pablo Neira Ayuso | 2008-06-28 | 1 | -2/+1 |
* | suppress useless debugging message in the ULOG input plugin | Eric Leblond | 2008-06-23 | 1 | -1/+0 |
* | structure initialization cleanup | Eric Leblond | 2008-06-23 | 2 | -34/+36 |
* | whitespace cleanup | Eric Leblond | 2008-06-23 | 2 | -48/+48 |
* | Fix warning in compilation due to missing include | Eric Leblond | 2008-06-18 | 1 | -0/+1 |
* | Fix NFCT/NFLOG plugin compilation when libraries use non-standard prefix. | Eric Leblond | 2008-06-18 | 1 | -1/+2 |
* | Cleanup: fix error messages and indentation | Eric Leblond | 2008-06-12 | 1 | -1/+1 |
* | Set timestamp in NFLOG for INPUT and OUTPUT | Eric Leblond | 2008-06-02 | 1 | -7/+8 |
* | improve overrun handling NFLOG | Pablo Neira Ayuso | 2008-06-02 | 1 | -6/+60 |
* | This patchset adds support for the "numeric_label" option. For instance, it | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-04-29 | 2 | -2/+36 |
* | This patch adds oob.hook to the list of output key sof ULOG input plugin. | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-04-27 | 1 | -0/+13 |
* | Fix a bug in definition of seq_global_ce macro. | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-04-27 | 1 | -2/+2 |
* | [ULOGD PATCH, RFC] Modify NFLOG to be able to use it with older libnetfilter_log | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2008-04-22 | 1 | -1/+2 |
* | Fix missing chunk for GID logging | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2008-04-21 | 1 | -1/+5 |
* | Print GID/MARK in printpkt.c | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2008-04-21 | 1 | -1/+6 |
* | Type of the raw.mac_len key was set to string but this is an unsigned | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-04-05 | 1 | -1/+1 |
* | Type of the raw.mac_len key was set to string but this is an unsigned | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-04-05 | 1 | -1/+1 |
* | A specific instance of NFLOG can now be use in multiple stacks. This is done | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-03-25 | 1 | -0/+6 |
* | An instance of NFLOG can now be use in multiple stacks. This is done | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-03-25 | 1 | -1/+10 |
* | Minor indentation fix in ulogd_inppkt_NFLOG.c. | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-03-25 | 1 | -1/+1 |
* | revert r7348 | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-02-10 | 2 | -0/+24 |
* | From: Eric Leblond <eric@inl.fr> | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-02-09 | 1 | -0/+14 |