|
About:
The PreludeDB Library provides an abstraction layer upon the type and format of the database used to store Prelude (IDMEF) events. Prelude is a hybrid Intrusion Detection framework implementing an open communication layer for use by any security application. The library allows developers to use the Prelude IDMEF database easily and efficiently without worrying about SQL, and independently of the type/format of the database used.
Release focus: Minor bugfixes
Changes:
Improved thread safety. Python threads may run while executing the libpreludedb C function. The alert.assessment.impact.description database field is able to store more characters. An OpenBSD compilation issue has been fixed. MySQL sessions are prevented from timing out after 8 hours of inactivity. A PostgreSQL warning when inserting binary data has been fixed. In preludedb-admin, it is possible to specify an offset with no limit, a problem handling the offset option with the "load" command has been fixed, and a possible wraparound in statistics computation code has been fixed.
Author:
Yoann <yoann [at] prelude [dash] ids [dot] org>
[contact developer]
Homepage:
http://www.prelude-ids.com/
Tar/GZ:
http://www.prelude-ids.com/development/download/
Changelog:
http://www.prelude-ids.com/development/download/
CVS tree (cvsweb):
https://trac.prelude-ids.org/browser/
Bug tracker:
https://trac.prelude-ids.org/report
Mailing list archive:
http://www.prelude-ids.com/development/getting-help/
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|