<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/security/libpreludedb/PLIST, branch pkgsrc_2008Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2007-09-05T19:04:00Z</updated>
<entry>
<title>Update to 0.9.13. Changes:</title>
<updated>2007-09-05T19:04:00Z</updated>
<author>
<name>shannonjr</name>
<email>shannonjr</email>
</author>
<published>2007-09-05T19:04:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=02660f56e2c1c5a8a538c8c89fefc74047df0bd7'/>
<id>urn:sha1:02660f56e2c1c5a8a538c8c89fefc74047df0bd7</id>
<content type='text'>
- Source and Target now use a 16 bits index (required for CorrelationAlert with
  large number of source/target). CorrelationAlert Alertident now use a 32 bits
  index (required to link large number of Alert together).
- Fix compilation on system without ENOTSUP (fix #227):
  Include modified patch from Alexandre Anriot &lt;aanriot@atlantilde.com&gt;.
  conversions preventing PostgreSQL to use indexes (fix #225).
- [preludedb-admin] Use separate alert / heartbeat command: this is done to
  have a coherent implementation of the --offset and --count command line
  options.
- [preludedb-admin] Fix --offset with the load command.
- [preludedb-admin] Give the delete table a decent size, should speedup the
  delete command.
- [documentation] preludedb-admin manpage (fix #230), by Pierre Chifflier
  &lt;chifflier@inl.fr&gt;.
</content>
</entry>
<entry>
<title>Update to 0.9.11.3. Changes:</title>
<updated>2007-02-23T15:19:40Z</updated>
<author>
<name>shannonjr</name>
<email>shannonjr</email>
</author>
<published>2007-02-23T15:19:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fc7d8702e5fb92eaefef1b2635fd67713021f9b6'/>
<id>urn:sha1:fc7d8702e5fb92eaefef1b2635fd67713021f9b6</id>
<content type='text'>
- Fix preludedb-admin copy/move operations
- Fix a Python binding memory leak upon alert list deletion.
- Various bugfixes.
- Various portability fixes.
</content>
</entry>
<entry>
<title>Added sql to create additional database indices supporting deletion. Without</title>
<updated>2006-06-06T12:26:00Z</updated>
<author>
<name>shannonjr</name>
<email>shannonjr</email>
</author>
<published>2006-06-06T12:26:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7e69db562902ed893936d4b8259c929d821ddf10'/>
<id>urn:sha1:7e69db562902ed893936d4b8259c929d821ddf10</id>
<content type='text'>
these indices web browser will often timeout before delete operation completes.

Update to libpreludedb 0.9.8. Changes:
- Always use prelude_escape_binary() when inserting additional data, even in case
  we're inserting a string, since the database field might be of a type that require
  binary kind of escaping. Fix #143.
- Implement reading of message_processing_model, security_model, security_level.
  Handling of community member is deprecated (IDMEFv16 update).
- Fix a bug where Service-&gt;ip_version would not be read from database.
- Error reporting improvement.
</content>
</entry>
<entry>
<title>Fix PLIST, bump revision.</title>
<updated>2006-05-20T18:47:20Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-05-20T18:47:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a4b84344e2f2c8a4e2c8f70b2b0decbbb9b3f29d'/>
<id>urn:sha1:a4b84344e2f2c8a4e2c8f70b2b0decbbb9b3f29d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 0.9.5.1</title>
<updated>2006-03-04T12:37:01Z</updated>
<author>
<name>shannonjr</name>
<email>shannonjr</email>
</author>
<published>2006-03-04T12:37:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=68857d4c70b775d87f7aa89034f0b3775c5d93b3'/>
<id>urn:sha1:68857d4c70b775d87f7aa89034f0b3775c5d93b3</id>
<content type='text'>
Changes:

* libpreludedb-0.9.5.1:

- Correctly read database schema version.


* libpreludedb-0.9.5:

- Fix important memory leak in Python bindings, Prewikka should end-up
  consuming way less memory than it used to.

- Fix PostgreSQL plugin compilation problem.

- Fix for preludedb-admin --count handling when --offset was used.

- Provide more information in preludedb-admin error message.

- Various cleanup.
</content>
</entry>
<entry>
<title>Update to 0.9.4. Changes:</title>
<updated>2006-02-08T16:35:18Z</updated>
<author>
<name>shannonjr</name>
<email>shannonjr</email>
</author>
<published>2006-02-08T16:35:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=43e66bb3a11e23af811fd4c8c8a9b6207c89808d'/>
<id>urn:sha1:43e66bb3a11e23af811fd4c8c8a9b6207c89808d</id>
<content type='text'>
- Fix for filtering IDMEF field using the '!=' operator, which resulted in
  filtering of events where the field did not exist (#129).
- Implement a "move" command in preludedb-admin.
- When SQL query logging is enabled, log the time taken to execute the query.
- Improve plugin API by making it opaque so that existing plugin don't break
  if we add more SQL plugin function.
- Verbose error reporting, make the plugin error API viable for more drivers.
- Fix error reporting from perl and python bindings.
- Make libpreludedb header files c++ compiler friendly.
- Enforce listed IDMEF value ordering. IDMEF value were sometime unordered
  because of an uninitialized list position problem.
</content>
</entry>
<entry>
<title>Prelude is a hybrid IDS consisting of multiple</title>
<updated>2006-01-29T15:55:25Z</updated>
<author>
<name>shannonjr</name>
<email>shannonjr</email>
</author>
<published>2006-01-29T15:55:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a3d6998939a42b9eebeecd819b02d0a0e254ad2f'/>
<id>urn:sha1:a3d6998939a42b9eebeecd819b02d0a0e254ad2f</id>
<content type='text'>
sensors, managers, and a display console. This
is Prelude DB Library. It allow the interface
allowing Prelude to use a DBMS for alert storage.
While libprelude support a choice of MySQL or
postgreSQL, this package uses MySQL because it
was nearly an order of magnitude faster during
test operation.

This is one of several new packages in the Prelude family.
</content>
</entry>
</feed>
