Commit graph

14 commits

Author SHA1 Message Date
Martin Wilke
6692df97d9 - Update to 0.9.11.3
- Changelog
  * Fix database schema version.

PR:		113152
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
2007-06-04 13:19:44 +00:00
Martin Wilke
c7c5846af6 - Update to 0.9.11.2
Changelog Prewikka:
- In case a database schema upgrade is required, or the Prewikka
  database does not exist, make the error available from the Prewikka
  console, rather than exiting badly (which previously required the
  user to parse its web server log in order to find out the problem).
- Fix Apache CGI authentication. (Robin Gruyters)
- Fix incorrect locale switch when accessing certain pages.

PR:		113116
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
2007-05-30 06:46:39 +00:00
Martin Wilke
540cf00911 - Update to 0.9.10
PR:		111450
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
2007-04-11 20:11:58 +00:00
Martin Wilke
b376475a29 - Update to 0.9.9
Changlog:
- Improve database performance by reducing the number of query. (Paul Robert
  Marino)
- Activate CleanOutput filtering (lot of escaping fixes).
- More action logging.
- Bug fixes with the error pages Back/Retry buttons.
- Fix error on group by user (#191).
- Fix template compilation error with Cheetah version 2 (#184).

PR:		108925
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
2007-02-08 22:35:57 +00:00
Cheng-Lung Sung
be5939ab2a - version number of libprelude has changed
- bump PORTREVISION

PR:		ports/107862
Submitted by:	clsung
Approved by:	maintainer (Robin Gruyters)
2007-01-15 01:23:09 +00:00
Cheng-Lung Sung
f6e4fe43e7 - Update to 0.9.8
prewikka 0.9.8 Changelog:
- Save/load user configuration when using CGI authentication mode (#181).
- Show Prewikka version in the About page (#177).
- Use Python logging facility (available backend: stderr, file, smtp, syslog),
  multiple simultaneous handler supported (#113).
- Fix anonymous authentication.
- Fix external process going into zombie state (#178).
- Fix sqlite schema (#180).
- Display correct alertident for invalid CorrelationAlert analyzerid/messageid pair.
- prewikka-httpd should now log the source address.
- Thread safety fixes.

PR:		ports/105807
Submitted by:	maintainer (Robin Gruyters)
2006-11-27 01:21:30 +00:00
Rong-En Fan
69a3ca3fb2 - Do not override configuration files
PR:		ports/103479
Submitted by:	Robin Gruyters <r.gruyters at yirdis.nl> (maintainer)
2006-09-23 02:31:01 +00:00
Ion-Mihai Tetcu
c404fba24f - Update to 0.9.7.1
Changelog prewikka 0.9.7.1:
- Fix filter interface bug introduced in 0.9.7.
- Improved error reporting on filter creation.
- Rename command configuration section to host_commands.

PR:		ports/102887
Submitted by:	Robin Gruyters (maintainer)
2006-09-05 07:25:52 +00:00
Cheng-Lung Sung
990a8233b2 - Update to 0.9.7
Changelog prewikka-0.9.7:
- Use preludedb_delete_(alert|heartbeat)_from_list(). Require
  libpreludedb 0.9.9. Provide a deletion performance improvement
  of around 3000%.
- Handle multiple listed source/target properly. Separate
  source/target in the message listing.
- Make host command/Information link available from the Sensor
  listing.
- Always take care of the "external_link_new_window" configuration
  parameter.
- Make external command handling more generic. Allow to specify
  command line arguments.
- Allow to define unlimited number of external commands rather than
  only a defined subset (fix #134).
- Avoid toggling several popup at once in the HeartbeatListing.
- Only provide lookup capability for known network address type (fix #76).
- New address and node name lookup provided through prelude-ids.com service.
- Link to new prelude-ids.com port lookup instead of broken portsdb
  database (fix #162).
- Various bug fixes.

PR:		ports/102140
Submitted by:	maintainer (Robin Gruyters)
2006-08-17 05:37:47 +00:00
Cheng-Lung Sung
1d8bed0a94 - Chase libpreludedb shlib version change
- bump PORTREVISION

PR:		ports/102051
Submitted by:	maintainer (Robin Gruyters)
2006-08-15 06:44:44 +00:00
Ion-Mihai Tetcu
5abc0bbe7b Update to 0.9.6:
- CGI authentication module, from Tilman Baumann
  <tilman.baumann@collax.com>.
- Correct libpreludedb runtime version check.
- Show multiple source/target in message listing/summary.
- Fix invalid use of socket.inet_ntoa() to read ICMP Gateway Address,
  which is stored as string (#156).
- Fix aggregation on IDMEF-Path that are not string.
- Fix setup.py --root option (#166).

PR:		ports/100961
Submitted by:	Robin Gruyters (maintainer)
2006-07-28 07:46:29 +00:00
Pav Lucistnik
7f6e9e495d - Drop unnecessary post-patch
PR:		ports/96977
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
2006-05-10 22:14:30 +00:00
Renato Botelho
10217a168e - Update to 0.9.5
- Chase libprelude version

PR:		ports/96762
Submitted by:	maintainer
2006-05-05 11:23:32 +00:00
Renato Botelho
4d89b56623 The Prewikka frontend provides a means to query the Prelude database, aggregate
and filter events, and provides useful statistics about what's going on. It
provides a nice interface for the security analyst to see what's going on on
the monitored system.

WWW: http://www.prelude-ids.org/

PR:		ports/95996
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl>
2006-04-19 10:22:10 +00:00