Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-01-05 19:09
0.9.11.1

Ce communiqué empêche une erreur de génération contraignant pour l'utilisation de vieilles versions SWIG. Il génère des liaisons pour le traitement d'erreur de l'API. Il ya un petit Perl / Python amélioration de la détection (fix # 182). Fixations de compilation en utilisant make-j a été corrigé. Configurer un nouveau - with-perl-drapeaux installdirs peut être utilisé pour remplacer le site par défaut d'installation de Perl. Il ya des corrections de bugs divers.
Tags: Minor bugfixes
This release prevents a binding generation error when using old SWIG versions. It generates bindings for the error handling API. There is a small Perl/Python detection improvement (fix #182). Bindings compilation when using make -j has been fixed. New configure --with-perl-installdirs flags can be used to override the default site Perl installation. There are various bugfixes.

2006-12-20 22:09
0.9.11

Ce communiqué évite d'utiliser l'extension GNU sed lors de la génération PostgreSQL / SQLite schéma. Une liaison des fuites de mémoire Python sur alarmes / suppression liste rythme cardiaque a été corrigé. Cette relase compile et fonctionne sous OS X. Il existe diverses corrections de bogues et des correctifs de portabilité diverses.
Tags: Major bugfixes
This release avoids using the GNU sed extension when generating PostgreSQL/SQLite schema. A Python binding memory leak upon alert / heartbeat list deletion has been fixed. This relase compiles and runs on OS X. There are various bugfixes and various portability fixes.

2006-10-06 23:14
0.9.10

Cette version corrige PostgreSQL Schema Update version 5. Il ne exporter les symboles qui commencent par preludedb_. Verbose rapport d'erreurs dans le cas d'un échec d'initialisation libpreludedb.
Tags: Minor bugfixes
This release fixes PostgreSQL schema update version 5. It will only export symbols starting with preludedb_. Verbose error reporting in case of a libpreludedb initialization failure.

2006-08-11 18:42
0.9.9

Alerte / améliorations de la performance cardiaque suppression de l'ordre de 3000% (preludedb-admin bénéficie déjà d'elle, la prochaine version Interface Prewikka en bénéficieront aussi). - with-(perl | python | SWIG) chemin de détection de commande a été corrigé. Verbose rapport d'erreurs sur le fichier journal des erreurs d'ouverture. Diverses corrections de bugs.
Tags: Major feature enhancements
Alert/heartbeat deletion performance improvements on the order of 3000% (preludedb-admin already benefits from it; the next Prewikka release will benefit from it too). --with-(perl|python|swig) detection path ordering has been fixed. Verbose error reporting on log file opening errors. Various bugfixes.

2006-06-06 11:35
0.9.8

Un problème possible avec l'insertion de PostgreSQL AdditionalData a été fixée. Lecture de message_processing_model, security_model, et security_level a été mis en œuvre. Traitement des membres de la communauté est maintenant obsolète (version IDMEF 16 Mise à jour). Un bug où le service-> ip_version ne serait pas lu dans la base a été fixée. Lors de la connexion à une base de données PostgreSQL, le style de date par défaut est maintenant mis à l'ISO. Ceci est nécessaire car libpreludedb assume format ISO lors de l'analyse timestamps base de données. L'amélioration des rapports d'erreurs ont été faites.
Tags: Major bugfixes
A possible problem with PostgreSQL insertion of AdditionalData was fixed. Reading of message_processing_model, security_model, and security_level was implemented. Handling of community members is now deprecated (IDMEF version 16 update). A bug where Service->ip_version would not be read from the database was fixed. Upon connection to a PostgreSQL database, the default date style is now set to ISO. This is required because libpreludedb assumes ISO format when parsing database timestamps. Error reporting improvements were made.

Project Resources