* 2005-08-25, libpreludedb-0.9.0-rc13: - Fix broken table comparison. - Empty additional data are valid. * 2005-08-17, libpreludedb-0.9.0-rc12: - Fix preludedb-admin link on some systems. * 2005-08-17, libpreludedb-0.9.0-rc11: - More useful Python exception on PreludeDB error. - Fix insertion of FileAccess Permission. - Add missing retrieval of UserID tty. - Fine grained libprelude operator now allow us to have similar behavior between different database implementation. - Support for more operator, including case insensitive version of most operator, and a new regexp operator. - Fix invalid UTC offset applied to broken down time match. - New preludedb-admin tool. Allow save/load/delete/copy/print of PreludeDB database. - When no database password is set, don't default to "prelude". This failed on user trying to access a database with no password. * 2005-08-02, libpreludedb-0.9.0-rc10: - Include missing database schema update. * 2005-08-01, libpreludedb-0.9.0-rc9: - Fix IDMEF SNMPService mapping problem. - Fix IDMEF FileAccess permission mapping problem. - Set close on exec flags on the logging file descriptor. - Escape '%' character within query, since the caller is expected to use '*'. * 2005-07-08, libpreludedb-0.9.0-rc8: - Fix Perl bindings Makefile generation with some MakeMaker version. - Use GnuLib for portability issue. - Handle broken down criteria match. - Improve error reporting. - Various bugfixes. * 2005-05-30, libpreludedb-0.9.0-rc7: - Fix alert deletion query issue. * 2005-05-30, libpreludedb-0.9.0-rc6: - Fix portability problem with %hh convertion specifier (exampe: Solaris selection problem). - Fix potential problem on 64 bits systems. - Fix IDMEF FileAccess insertion. - Fix bad indexes. - Improve DELETE operation speed. - Handle IDMEFv14 file_type attribute. - Fix several PostgreSQL incompatibility in generated request. - Update PostrgreSQL schema. - Various bugfix. * 2005-04-17, libpreludedb-0.9.0-rc5: - Fix truncated error code on some INSERT. - Handle confidence as a float, not as an integer. - Fix GMT offset and USEC invertion. - Fix checksum field insertion. - Fix PgSQL schema update. - Update PgSQL/MySQL schema version. * 2005-04-09, libpreludedb-0.9.0-rc4: - Fix error with bindings Makefile when using BSD make. - Add missing 'info' severity to the MySQL schema. Provide a schema for upgrading. - Check database schema version on initialization. - Fix broken libpreludedb.m4 detection routine. - Fix Perl/Python bindings regeneration problem. - Fix database schema for MySQL 3.23. - Fix broken MySQL error check. * 2005-03-31, libpreludedb-0.9.0-rc3: - Fix PgSQL plugin loading problem. * 2005-03-31, libpreludedb-0.9.0-rc2: - Fix Python/Perl bindings linking order. Was linking to old version of the library on system where old libprelude-0.8 was installed. - Fix an issue with the Perl bindings on make clean. * 2005-03-29, libpreludedb-0.9.0-rc1: - Initial release.