Jan Engelhardt (24): 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: run AC_CANONICAL_HOST only build: no need for error message in PKG_CHECK_MODULES add .gitignore to rootdir build: set Libs.private for pkgconfig file build: use sh -e, remove autom4te.cache build: remove statements without effect build: remove unused $(all_includes) build: remove -fPIC flag build: no need for error message in PKG_CHECK_MODULES Update .gitignore build: default to not building static libraries build: use AC_OUTPUT build: run autoupdate to replace obsolete constructs src: remove redundant casts src: declare non-modified data as const utils: use sizeof(buf) over hardcoded number build: remove unused LIBTOOL_DEPS build: use -Wall across the entire source utils: resolve compiler warnings qa: resolve compiler warnings Pablo Neira Ayuso (26): doc: minor improvements for doxygen config file src: fix warning in compilation expect: add CTA_EXPECT_ZONE support expect: add support for CTA_EXPECT_FLAGS utils: more realistic expectation creation for FTP helper utils: add user-space expectation example expect: add missing tags for expectation events conntrack: fix independent metadata checkings in XML output doc: update README file (including re-license to GPLv2+) Merge branch 'master' of git://dev.medozas.de/libnetfilter_conntrack src: allow to use nfct handler for conntrack and expectations at the same time utils: expect_events now listens to all sort of expectation events expect: export already implement low-level functions src: replace CTA_PROTOINFO_DCCP_SEQ by CTA_PROTOINFO_DCCP_HANDSHAKE_SEQ callback: remove unused goto tag Merge branch 'master' of git://dev.medozas.de/libnetfilter_conntrack src: add support for CTA_SECCTX api: fix use-after-free bug in nfct_destroy() include: sync IPS_* bits with current in the Linux kernel conntrack: add timestamp support conntrack: fix segfault in nfct_copy() if secctx of origin is not set conntrack: add NFCT_CP_OVERRIDE flag for nfct_copy() conntrack: deprecate nfct_sizeof() and nfct_maxsize() functions src: deprecate low level API conntrack: fix subscript is above array bounds in secctx build: bump version to 0.9.1