Jan Engelhardt (22):
      build: use autoconf-suggested naming of files
      build: use modern call syntax for AC_INIT, AM_INIT_AUTOMAKE
      build: avoid use of deprecated INCLUDES
      build: use simpler autoreconf in autogen
      build: use AC_CONFIG_MACRO_DIR as directed
      build: run AC_CANONICAL_HOST only
      build: remove statements without effect
      build: remove -fPIC flag
      Add .gitignore files
      build: use AC_OUTPUT
      build: default to not building static libraries
      Remove distro-specific parts
      src: remove redundant casts
      build: remove unused LIBTOOL_DEPS
      build: use -Wall across the entire source
      utils: resolve compiler warning
      nfnl: avoid exit on large packet
      build: fix error with automake-1.9
      Update .gitignore
      build: use AC_CONFIG_AUX_DIR and stash away tools
      build: disable implicit .tar.gz archive generation and use POSIX mode
      build: remove unnecessary AC_EXEEXT

Jiri Popelka (1):
      src: BAD_SIZEOF

Pablo Neira Ayuso (13):
      src: add COPYING file that include licensing terms
      iftable: fix wrong handler unregistration on error
      license: upgrade to GPLv2+
      Merge branch 'master' of git://dev.medozas.de/libnfnetlink
      build: kernel-like compilation messages
      src: update copyright header
      utils: iftest: display link state (UP/DOWN)
      utils: iftest: pass the device name you want to obtain information for
      utils: iftest: check return value of nlif_query
      utils: iftest: relax check of nlif_name2index
      iftable: fix incomplete list of interfaces via nlif_query
      nfnl: fix compilation warning with gcc-4.7
      bump version to 1.0.1