abab4af build: kernel-like compilation messages by Pablo Neira Ayuso · 14 years ago 8fedb51 build: disable implicit .tar.gz archive generation and use POSIX mode by Jan Engelhardt · 14 years ago cf33281 build: use AC_CONFIG_AUX_DIR and stash away tools by Jan Engelhardt · 14 years ago ebeb332 Update .gitignore by Jan Engelhardt · 14 years ago 98a8de9 build: fix error with automake-1.9 by Jan Engelhardt · 14 years ago c13ae67 nfnl: avoid exit on large packet by Jan Engelhardt · 14 years ago 87eac43 utils: resolve compiler warning by Jan Engelhardt · 15 years ago a54c36f build: use -Wall across the entire source by Jan Engelhardt · 15 years ago 968853f build: remove unused LIBTOOL_DEPS by Jan Engelhardt · 15 years ago a821079 src: BAD_SIZEOF by Jiri Popelka · 14 years ago ba37f0a Merge branch 'master' of git://dev.medozas.de/libnfnetlink by Pablo Neira Ayuso · 15 years ago 81092cd src: remove redundant casts by Jan Engelhardt · 15 years ago 3956761 license: upgrade to GPLv2+ by Pablo Neira Ayuso · 15 years ago ac19c19 Remove distro-specific parts by Jan Engelhardt · 15 years ago 8727daf build: default to not building static libraries by Jan Engelhardt · 15 years ago f46db5f build: use AC_OUTPUT by Jan Engelhardt · 15 years ago 01a7a3b Add .gitignore files by Jan Engelhardt · 15 years ago 339135a build: remove -fPIC flag by Jan Engelhardt · 15 years ago c80eae3 build: remove statements without effect by Jan Engelhardt · 15 years ago 2b4a96f build: run AC_CANONICAL_HOST only by Jan Engelhardt · 15 years ago 332e4e2 build: use AC_CONFIG_MACRO_DIR as directed by Jan Engelhardt · 15 years ago a26fcb9 build: use simpler autoreconf in autogen by Jan Engelhardt · 15 years ago c7f5c63 build: avoid use of deprecated INCLUDES by Jan Engelhardt · 15 years ago 3b21fdf build: use modern call syntax for AC_INIT, AM_INIT_AUTOMAKE by Jan Engelhardt · 15 years ago 7bb2942 build: use autoconf-suggested naming of files by Jan Engelhardt · 15 years ago 54c8cf1 iftable: fix wrong handler unregistration on error by Pablo Neira Ayuso · 15 years ago d3fad8e src: add COPYING file that include licensing terms by Pablo Neira Ayuso · 15 years ago b615c87 nfnl: release libnfnetlink 1.0 version by Pablo Neira Ayuso · 16 years ago 8bdef47 nfnl: add nfnl_addattr8() function by Pablo Neira Ayuso · 16 years ago fa21ff2 include: add recently added Netlink socket options by Pablo Neira Ayuso · 16 years ago 2114ff2 nfnl: add nfnl_portid() to get the Netlink portID of a socket by Pablo Neira Ayuso · 16 years ago 5186605 rtnl: fix wrong netlink group bindings in the interface API by Pablo Neira Ayuso · 16 years ago 269a060 nfnl: tag nfnl_talk() and nfnl_listen() as deprecated by Pablo Neira Ayuso · 16 years ago de8dafc nfnl: allow disabling and enabling sequence tracking by Pablo Neira Ayuso · 16 years ago b5194b3 configure: bump version to 0.0.40 by Pablo Neira Ayuso · 17 years ago 6833d97 iftable: add nlif_get_ifflags to get the network interface flags by Pablo Neira Ayuso · 17 years ago bcf8097 nlif: fix possible re-insertion in the list of interfaces by Pablo Neira Ayuso · 17 years ago 3be8c8c Suppress iftable_up function which is not used. by Eric Leblond · 17 years ago 45a6264 conditional compilation of testsuite utils by Pablo Neira Ayuso · 17 years ago 281330b bump version to 0.0.39 by Pablo Neira Ayuso · 17 years ago 597878c libnfnetlink: mark functions as extern C by Jan Engelhardt · 17 years ago 6ea730b Aligns buffers to maximum alignment of architecture by Fabian Hugelshofer · 17 years ago 879a817 fix warning, getsockname takes a socklen_t as third parameter by Pablo Neira Ayuso · 17 years ago fb1cf3e add missing linux_nfnetlink_compat.h by Pablo Neira Ayuso · 17 years ago 75079af update include files by Pablo Neira Ayuso · 17 years ago 36d2ed3 major cleanup of index2name infrastructure: use linux list (and fix leak in the nlif_close path) by Pablo Neira Ayuso · 17 years ago 78437ef add conditional defition of NLA_F_NESTED for old includes by pablo · 17 years ago 37b2003 recover the nested bit as now it is fully supported in kernel space, this makes possible the generation of netlink-based network messages. by Pablo Neira Ayuso · 17 years ago b7928d3 The second, deprecated, form of `AM_INIT_AUTOMAKE' has two required by /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org · 17 years ago 5b247e7 fix nfnl_nfa_addattr_l (reported by Rick Xu) by /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org · 17 years ago f6a555e fix minor shadow warning. It seems that the symbol "index" is defined in some systems (reported by Petr Pisar) by /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org · 17 years ago 87a7abf nfnl_handle must be const in nfnl_rcvbufsiz by /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org · 18 years ago 800c664 Introduce nfnl_set_rcv_buffer_size to set the receive buffer size used by by /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org · 18 years ago 318961c Marcus Sundberg <marcus@ingate.com> by /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org · 18 years ago 0a7593e bump version to 0.0.31 by /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org · 18 years ago 5cd8f7c fix handling of multipart netlink packets in nfnl_handle_packet (E.Leblond) by /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org · 18 years ago 1585df8 don't install iftest file by /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org · 18 years ago 190e767 - update linux_nfnetlink.h from kernel sources - remove the nest bit by /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org · 18 years ago d29e25e remove linux/types.h include by /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org · 18 years ago dedc7de Remove debian/ dir from releases. by /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org · 18 years ago dbe67bd revert some slipped through patches by /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org · 18 years ago 39eb477 prepare conntrack and conntrackd merge: rename conntrack to conntrack-tools by /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org · 18 years ago 78e84d9 Bump version to 0.0.30 by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org · 18 years ago 5cd4e0e [patch] libnfnetlink compile fix (Thomas Jarosch <thomas.jarosch@intra2net.com>) by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kaber/emailAddress=kaber@netfilter.org · 18 years ago b4dfbec [PATCH] update debian packaging by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kaber/emailAddress=kaber@netfilter.org · 18 years ago 25cbfe7 [PATCH] update debian packaging by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kaber/emailAddress=kaber@netfilter.org · 18 years ago 50f1eee partially revert r6738, use linux/types.h instead of sys/types.h by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org · 18 years ago 49ef60b fix typo: noinst_HEADERS includes rtnl.h not rtnl.c by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org · 18 years ago 30204d0 partial cleanup for iftable.c and rtnl.c, still appropiate errno missing by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org · 18 years ago a0092d1 - Initial commit of index2interface API (Eric Leblond), still work to do by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org · 19 years ago 7e1f591 use: [ "x$1" = "xdistrib" ] instead of [ "x$1" == "xdistrib" ] in autogen.sh (spotted by Victor Stinner) by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org · 19 years ago 7d05d16 Remove header linux/types.h since it can conflict with type definitions available at sys/types.h by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org · 19 years ago ec73bc1 Initialize callback structure (Victor Stinner) by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org · 19 years ago ba17d7f Introduce several improvements in the library, still backward compatible. by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org · 19 years ago 6961073 [PATCH] libnfnetlink compilation on FC5 (Eric Leblond <eric@inl.fr>) by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kaber/emailAddress=kaber@netfilter.org · 19 years ago a652efb we cannot return -EINVAL when we encounter attributes > subsys->cb_count, since that compromises interoperability with future kernels which might introduce new attributes. by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org · 19 years ago fb61d1f only copy include file from kernel directory if 'autogen.sh' is run with 'distrib' argument by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org · 19 years ago d320a38 add new cthelper subsystem to kernel header file by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org · 19 years ago 0dd3ca2 Fix wrong size of the netfilter netlink header. This implicitely fixes an by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org · 19 years ago d19c6b9 nfnl_get_msg_next must check is the message is OK after NLMSG_NEXT by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org · 19 years ago 9fc6212 pkg-config enable all netfilter libraries by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org · 19 years ago d809e93 add 16bit attribute functions by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org · 20 years ago 8f076cf fix logic for using one socket for multiple subsystems to be compatible with by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org · 20 years ago 0455f4f fix nfnl_build_nfa_iovec() to set the attribute values (Andreas Florath) by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org · 20 years ago 45cf69d fix some mistakes during Harald's recent changes (Pablo Neira) by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org · 20 years ago b64b71a Introduce various API changes throughout the library stack by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org · 20 years ago b29d888 don't use CDBS tarball, set 'rules' executable by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org · 20 years ago 29cf0ba add debian support (Max Kellermann) by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org · 20 years ago 6602a77 [PATCH] Spelling fix (Badd) in libnfnetlink by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kaber/emailAddress=kaber@netfilter.org · 20 years ago b23e69f add KERNEL_DIR option to autogen.sh for all new libraries (Krzysztof Oledzki) by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org · 20 years ago 1db5859 0.0.13 release by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org · 20 years ago dca4287 update to current kernel header file by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org · 20 years ago 64c8755 This patch add the ability to copy and mangle the kernel headers by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org · 20 years ago 1fb834f o It define NETLINK_NETFILTER if it's not defined. by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org · 20 years ago a2eb0c8 update version to 0.0.12 by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org · 20 years ago 5d22fc9 - include copy of 'linux/nfnetlink.h' as 'libnfnetlink/linux_nfnetlink.h' by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org · 20 years ago 509c13d fix typo by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org · 20 years ago 5bc4980 handle EAGAIN in case the socket is nonblocking by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org · 20 years ago 205405c add nfnl_attr_present() by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org · 20 years ago 93f7667 o Kill mkinstalldirs: the auto* stuff gets it by itself when autogen.sh is called. by /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org · 20 years ago Next »