Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ulog: remove input plugin | Corubba Smith | 2025-03-29 | 1 | -8/+0 |
* | NFLOG: attach struct nf_conntrack | Ken-ichirou MATSUZAWA | 2021-11-23 | 1 | -2/+3 |
* | build: use correct automake variable for library dependencies | Jeremy Sowden | 2021-11-15 | 1 | -1/+2 |
* | build: group `*_la_*` variables with their libraries | Jeremy Sowden | 2021-11-15 | 1 | -8/+8 |
* | build: add Make_global.am for common flags | Jeremy Sowden | 2021-11-15 | 1 | -2/+2 |
* | Add flag to disable ULOG input plugin | Eric Leblond | 2015-04-24 | 1 | -1/+6 |
* | 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 |
* | build: use pkglibdir instead of pkglibexecdir for automake | Björn Lässig | 2012-05-18 | 1 | -1/+1 |
* | 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 | 1 | -1/+4 |
* | 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 |
* | Fix NFCT/NFLOG plugin compilation when libraries use non-standard prefix. | Eric Leblond | 2008-06-18 | 1 | -1/+2 |
* | 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 |
* | fixes | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2005-11-29 | 1 | -1/+1 |
* | finish port of ULOG input plugin | laforge | 2005-11-05 | 1 | -3/+4 |
* | we only need to link against libnetfilter_log | laforge | 2005-11-05 | 1 | -1/+1 |
* | use reasonable names for plugins | laforge | 2005-10-03 | 1 | -3/+6 |
* | disable ULOG until fully implemented | laforge | 2005-10-03 | 1 | -2/+2 |
* | bring NFLOG input plugin into compiling state | laforge | 2005-10-03 | 1 | -4/+4 |
* | more work towards automake'ing | laforge | 2005-10-02 | 1 | -0/+2 |
* | first step towards automake | laforge | 2005-10-02 | 1 | -0/+7 |