Eric Leblond (32): NFLOG: remove unused option doc: update ulogd SGML documentation doc: update author credits and fix reference to closed ML config: remove obsolete global variables Modify usage of nflog_bind_pf function. Get rid of addressfamily variable in NFLOG input plugin Document group 0 usage and suppress address_family Add SCTP support to BASE plugin. SCTP support for PRINTPKT. Add SCTP support to MySQL and PGSQL output. Treat nice function return. Fix stop function of NFCT plugin. Don't free pluginstance when leaving Fix minor memory leak in NFLOG plugin. Call pluginstance stop function when exiting Add SIGINT to list of terminal signal. Unload plugins when quitting. Introduce config_stop() function Free stacks when exiting. Fix memory leak in destructor_nfct(). Add valgrind compilation option. Add variable to force binding of nfnetlink_log. fix config file: MAC2STR has been renamed to HWHDR. Display logfile to check in case of error. Fix crash on IPv6 packet. HWHDR: Fix size of allocated string. Replace INCLUDES by AM_CPPFLAGS in Makefile.am. Display which keys are optional in info mode. Explicitely type PCAP input key. Add threshold and timeout option to NFLOG plugin. pgsql: fix type of mac_protocol and oob_protocol. Delete timer in destructor function. Jan Engelhardt (5): build: compile fix Update .gitignore and remove install-sh build: use -avoid-version for modules build: resolve autotools suggestions to use AC_CONFIG_MACRO_DIR build: update configure.ac Pablo Neira Ayuso (4): doc: update ulogd man-page NFCT: remove unused constant NFLOG_RMEM_DEFAULT add ukey_* function for key assignation build: bump version to 2.00beta3 Pierre Chifflier (13): hwhdr: fix segfault when RAW_MAC is NULL hwhdr: finish missing renaming pgsql: remove useless checkings Fix light memory error in parse_mac2str Link ulogd2 with libpthread Search for libdbi includes during configure Add new output plugin DBI PostgreSQL schema: drop useless constraints Allow plain INSERT instead of procedure DBI: lower column name before comparing to key PostgreSQL: allow local connections Flat SQL schema for PostgreSQL Flat SQL schema for MySQL Thomas Jacob (1): Return true/false instead of ULOGD_IRET_OK/STOP