Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add new libnetfilter_queue API for libmnl | Pablo Neira Ayuso | 2012-08-06 | 1 | -2/+2 |
| | | | | Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> | ||||
* | build: fix file list warning with automake-1.9 | Jan Engelhardt | 2011-08-03 | 1 | -1/+1 |
| | | | | | | | Makefile.am:12: EXTRA_DIST multiply defined in condition TRUE ... Makefile.am:3: ... "EXTRA_DIST" previously defined here Signed-off-by: Jan Engelhardt <jengelh@medozas.de> | ||||
* | build: fix `make distcheck' | Pablo Neira Ayuso | 2011-01-06 | 1 | -0/+2 |
| | | | | Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> | ||||
* | build: remove statements without effect | Jan Engelhardt | 2010-10-30 | 1 | -4/+0 |
| | | | | Signed-off-by: Jan Engelhardt <jengelh@medozas.de> | ||||
* | build: use modern call syntax for AC_INIT, AM_INIT_AUTOMAKE | Jan Engelhardt | 2010-10-30 | 1 | -2/+0 |
| | | | | | | | automake options also need to definitely go into configure.ac, otherwise they only apply to a single directory. Signed-off-by: Jan Engelhardt <jengelh@medozas.de> | ||||
* | nfq: fix redundant LIBVERSION definition | Pablo Neira Ayuso | 2010-07-15 | 1 | -22/+0 |
| | | | | | | | | I accidentally inserted LIBVERSION to Makefile.am but the one used is in src/Makefile.am. This patch removes the previous definition. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> | ||||
* | nfq: bump version to 1.0.0libnetfilter_queue-1.0.0 | Pablo Neira Ayuso | 2010-07-11 | 1 | -0/+22 |
| | | | | | | | This patch bumps the library version to 1.0. I have also introduced LIBVERSION for the API versioning. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> | ||||
* | build: add libtool m4 support | Pablo Neira Ayuso | 2010-07-11 | 1 | -0/+2 |
| | | | | | | | | libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> | ||||
* | pkg-config enable all netfilter libraries | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2006-02-09 | 1 | -0/+3 |
| | |||||
* | fix "make dist" | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2005-09-24 | 1 | -2/+2 |
| | |||||
* | build fixes following restructuring | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2005-07-30 | 1 | -1/+1 |
| | |||||
* | more restructuring work | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2005-07-30 | 1 | -10/+1 |
| | |||||
* | add (incomplete) support for libipq emulation API | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2005-07-27 | 1 | -4/+4 |
| | |||||
* | remove bogus second manpage line | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2005-07-26 | 1 | -2/+0 |
| | |||||
* | add new queue userspace library | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2005-07-26 | 1 | -0/+22 |