The first two patches fixes the following problems: - impossibility to run ulogd in gdb, due to a missing link to libpthread - possible use of uninitialized memory in a calloc(0), spotted by valgrind It also adds a new output mode, libdbi libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. It allows to use all database types supported by libdbi, including MySQL, PostgreSQL, sqlite, Firebird, MSSQL, Sybase, Oracle, ingres .. It does not, however, replace other database modules, because as a common abstraction layer, it is unable to use any specific function, for ex. the asynchronous API for PostgreSQL. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html