FreshPorts -- The Place For Ports Tue, 6 Jan 2009 1:45 PM GMT
non port: security/prelude-manager/distinfo
CVSWeb

Number of commits found: 22

Tue, 13 May 2008
[ 15:51 miwi ] Original commit 
1.50 security/prelude-manager/Makefile
1.22 security/prelude-manager/distinfo
1.5 security/prelude-manager/files/patch-Makefile.in
- Update to 0.9.12.1

PR:             123208
Submitted by:   Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
Thu, 25 Oct 2007
[ 03:16 clsung ] Original commit 
1.48 security/prelude-manager/Makefile
1.21 security/prelude-manager/distinfo
- Update to 0.9.10

Changelog prelude-manager-0.9.10:
- Make threshold act like a real threshold: pass every Nth events
  in the defined amount of seconds.
- Allow mixing Limit and Threshold.
- Do not share the tresholding hash accross thresholding plugin instance:
  previously, the shared hash would result in strange thresholding plugin
  behavior if you had several instance of thresholding loaded.
- Various bug fixes concerning plugin instance un-subscribtion
  (unsubscribtion of certain plugin was not triggered).

PR:             ports/117416
Submitted by:   maintainer (Robin Gruyters)
Fri, 5 Oct 2007
[ 02:45 clsung ] Original commit 
1.47 security/prelude-manager/Makefile
1.20 security/prelude-manager/distinfo
- Update to 0.9.9.1
- bump libprelude library

Changelog prelude-manager:
- Fix for new libprelude (0.9.15) runtime warning.
- Add documentation for SQLite3 in the template configuration file
  (S??繅astien Tricaud <toady at gscore.org>).

PR:             ports/116108
Submitted by:   maintainer (Robin Gruyters)
Wed, 15 Aug 2007
[ 07:48 clsung ] Original commit 
1.46 security/prelude-manager/Makefile
1.19 security/prelude-manager/distinfo
1.1 security/prelude-manager/files/pkg-deinstall.in
1.1 security/prelude-manager/files/pkg-install.in
- Update to 0.9.9
- Fix error when changing ownership of spool directory

Changelog prelude-manager 0.9.9:
- Update configuration template, add documentation for Prelude
  generic TCP options.
- Implement modified patch from Pierre Chifflier <chifflier@inl.fr>
  to fix the example log path (fix #224).
- Move IDMEF message normalization in the scheduler, rather than
  doing it upon reception. This remove some load from the server
  and allow Prelude-Manager own IDMEF messages to go through the
  normalizer path.
- Implement heartbeat->analyzer normalization.
- Improve IPv4 / IPv6 address normalization.
  IPv4 mapped IPv6 addresses are now mapped back to IPv4.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 30 May 2007
[ 07:11 miwi ] Original commit 
1.41 GIDs
1.43 security/prelude-manager/Makefile
1.45 UIDs
1.18 security/prelude-manager/distinfo
1.12 security/prelude-manager/pkg-plist
- Update to 0.9.8
- Added user prelude with uid/gid 281

prelude-manager Changelog:
- Initial implementation of the 'thresholding' plugin, allowing you to
  suppress events after a certain limit/threshold.
- Filters hooking to a reporting plugin are now OR'ed instead of being
  AND'ed. AND is already possible by hooking filtering plugin one with
  another.
- Improved error reporting.
- Minor bug fixes.

PR:             112416
Submitted by:   Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
Wed, 21 Mar 2007
[ 07:49 clsung ] Original commit 
1.42 security/prelude-manager/Makefile
1.17 security/prelude-manager/distinfo
- Update to 0.9.7.2

Changelog prelude-manager-0.9.7.2:
- Allow filtering plugins to hook others filters plugins.
- Update reporting code to latest specification for the SNMPService class.
- Warn about Un-handled command line arguments.
- Properly dump IDMEF-XML output (fix #186).
- Various bug fixes.

PR:             ports/110584
Submitted by:   maintainer (Robin Gruyters)
Tue, 16 Jan 2007
[ 19:04 bsam ] Original commit 
1.40 security/prelude-manager/Makefile
1.16 security/prelude-manager/distinfo
1.2 security/prelude-manager/files/patch-xmlmod.c
1.11 security/prelude-manager/pkg-plist
- update to 0.9.7.1;
- change variable WITH(OUT)_DB to WITH(OUT)_PRELUDEDB;
- delete the patch files/patch-xmlmod.c (merged upstream).

PR:             107986
Submitted by:   Robin Gruyters <r.gruyters at yirdis.nl> (maintainer)
Thu, 21 Dec 2006
[ 19:14 miwi ] Original commit 
1.37 security/prelude-manager/Makefile
1.15 security/prelude-manager/distinfo
1.1 security/prelude-manager/files/patch-xmlmod.c
1.10 security/prelude-manager/pkg-plist
- Update to 0.9.7

Changelog prelude-manager-0.9.7:
- Fix a startup problem on system with different address of different family
  mapping to the same IP.
- Fix for system using the GnuLib poll replacement modules. The module was
  broken when used in conjunction with server socket.
- Various portability fixes (this release should compile and run on OSX out
  of the box).

PR:             ports/107010
Submitted by:   Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
Mon, 9 Oct 2006
[ 14:38 miwi ] Original commit 
1.35 security/prelude-manager/Makefile
1.14 security/prelude-manager/distinfo
- Update to 0.9.6.1

PR:             ports/104202
Submitted by:   Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
Mon, 28 Aug 2006
[ 09:39 clsung ] Original commit 
1.34 security/prelude-manager/Makefile
1.13 security/prelude-manager/distinfo
- Update to 0.9.6

Changelog prelude-manager-0.9.6:
  - In case an IDMEF-Service object contain neither name or port
    attribute, set name to "unknown" in order to avoid IDMEF DTD
    validation issue.
  - Normalize analyzer(*).node.
  - Fix OpenBSD getaddrinfo() problem.

PR:             ports/102593
Submitted by:   maintainer (Robin Gruyters)
Fri, 16 Jun 2006
[ 17:28 pav ] Original commit 
1.30 security/prelude-manager/Makefile
1.12 security/prelude-manager/distinfo
1.9 security/prelude-manager/pkg-plist
- Update to 0.9.5
- Add dependency on gnutls
- Make libxml dependency optional

PR:             ports/98942
Submitted by:   Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
Tue, 11 Apr 2006
[ 12:32 garga ] Original commit 
1.28 security/prelude-manager/Makefile
1.11 security/prelude-manager/distinfo
1.4 security/prelude-manager/files/patch-Makefile.in
- Update to 0.9.4.1

PR:             ports/95614
Submitted by:   maintainer
Tue, 21 Mar 2006
[ 11:50 garga ] Original commit 
1.25 security/libprelude/Makefile
1.11 security/libpreludedb/Makefile
1.22 security/prelude-lml/Makefile
1.25 security/prelude-manager/Makefile
1.11 security/libprelude/distinfo
1.7 security/libpreludedb/distinfo
1.11 security/prelude-lml/distinfo
1.10 security/prelude-manager/distinfo
1.13 security/libprelude/pkg-plist
1.6 security/libpreludedb/pkg-plist

(Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
* security/libprelude: [1]
  - Update to 0.9.7
  - Bump libprelude.so version

* security/libpreludedb: [2]
  - Update to 0.9.6
  - Chase libprelude.so version

* security/prelude-lml: [3]
  - Update to 0.9.4
  - Chase libprelude.so version
  - Add a rc.d startup script

* security/prelude-manager: [4]
  - Update to 0.9.4
  - Chase libprelude.so version
  - Add a rc.d startup script

PR:             ports/94402 [1], ports/94403 [2],
                ports/94404 [3], ports/94405 [4]
Submitted by:   maintainer [1] [2] [3] [4]
Tue, 14 Feb 2006
[ 15:24 sergei ] Original commit 
1.21 security/prelude-manager/Makefile
1.9 security/prelude-manager/distinfo
1.6 security/prelude-manager/pkg-plist
- Update to 0.9.3
- Chase libprelude/libpreludedb shlib version bumps
- Add missing file to pkg-plist; use @dirrmtry; re-sort
Mon, 28 Nov 2005
[ 16:39 sergei ] Original commit 
1.18 security/prelude-manager/Makefile
1.8 security/prelude-manager/distinfo
- Update to 0.9.1 (unbreak)

Prompted by:    edwin's script
Fri, 25 Nov 2005
[ 14:05 sergei ] Original commit 
1.3 databases/puredb/distinfo
1.10 devel/bglibs/distinfo
1.5 devel/buildtool-doc/distinfo
1.16 devel/buildtool/distinfo
1.14 devel/c2lib/distinfo
1.4 devel/cdoc/distinfo
1.5 devel/fastdep/distinfo
1.5 devel/makeplus/distinfo
1.8 devel/newfile/distinfo
1.12 devel/porttools/distinfo

(Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
- Add SHA256 checksums to my ports
Tue, 18 Oct 2005
[ 15:28 sergei ] Original commit 
1.16 security/prelude-manager/Makefile
1.6 security/prelude-manager/distinfo
1.3 security/prelude-manager/files/patch-Makefile.in
1.4 security/prelude-manager/pkg-plist
- Update to 0.9.0
- Database support options moved to separate security/libpreludedb port,
  which is has been added as dependency
- The port now uses GnuTLS instead of OpenSSL (indirectly, via libprelude
  dependency)
- Convert to USE_AUTOTOOLS
Sat, 7 Feb 2004
[ 17:16 clement ] Original commit 
1.12 benchmarks/siege/distinfo
1.14 databases/py-MySQLdb/distinfo
1.11 devel/dotconf/distinfo
1.6 devel/libvanessa_adt/distinfo
1.5 devel/libvanessa_logger/distinfo
1.6 devel/libvanessa_socket/distinfo
1.4 dns/bind9-sdb-mysql/distinfo
1.32 dns/maradns/distinfo
1.3 mail/qmail-remove/distinfo
1.4 mail/ssmtp/distinfo

(Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
- SIZEify distinfo
Wed, 17 Dec 2003
[ 00:07 pav ] Original commit 
1.5 security/libprelude/Makefile
1.5 security/prelude-lml/Makefile
1.6 security/prelude-manager/Makefile
1.5 security/prelude-nids/Makefile
1.5 security/libprelude/distinfo
1.4 security/prelude-manager/distinfo
1.5 security/prelude-nids/distinfo
1.1 security/prelude-nids/files/libpcap.diff
1.3 security/libprelude/files/patch-Makefile.in
1.1 security/prelude-nids/files/patch-src::Makefile.in

(Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
libprelude
- update to 0.8.10
- use NOPORTDOCS
prelude-lml
- chase shlib version, bump portrevision
prelude-manager
- update to 0.8.10
prelude-nids
- update to 0.8.6

PR:             ports/60113
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
Tue, 4 Nov 2003
[ 03:07 foxfair ] Original commit 
1.5 security/prelude-manager/Makefile
1.3 security/prelude-manager/distinfo
PR:             58388
Submitted by:   maintainer, Clement Laforet <sheepkiller@cultdeadsheep.org>
Update prelude-manager to 0.8.9
Fri, 26 Sep 2003
[ 23:30 naddy ] Original commit 
1.2 security/libprelude/Makefile
1.2 security/prelude-lml/Makefile
1.4 security/prelude-manager/Makefile
1.2 security/prelude-nids/Makefile
1.2 security/libprelude/distinfo
1.2 security/prelude-lml/distinfo
1.2 security/prelude-manager/distinfo
1.2 security/prelude-nids/distinfo
1.2 security/libprelude/files/patch-Makefile.in
1.2 security/prelude-lml/files/patch-Makefile.in

(Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Update prelude ports to latest version:
libprelude: 0.8.5 -> 0.8.6
prelude-lml: 0.8.3 -> 0.8.4
prelude-manager: 0.8.7 -> 0.8.8
prelude-nids: 0.8.1 -> 0.8.3

PR:             57168
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
Wed, 18 Jun 2003
[ 03:52 foxfair ] Original commit 
1.413 security/Makefile
1.1 security/prelude-manager/Makefile
1.1 security/prelude-manager/distinfo
1.1 security/prelude-manager/files/patch-Makefile.in
1.1 security/prelude-manager/pkg-descr
1.1 security/prelude-manager/pkg-plist
PR:             53014
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>

Add prelude-manager 0.8.7, System central logging point of prelude Network
Intrusion Detection.

prelude-manager : the manager is the central logging point. It receives
alerts from sensors and logs them using one or several plugins (the default
logging being to a text file, but logging to a database is also possible -
and recommended).

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
xterm*Jan 06
php5-gdJan 05
awstatsJan 04
awstats-develJan 04
p5-File-PathJan 03
vimJan 02
vinagreDec 31
mplayerDec 30
mysql41-serverDec 30
mysql50-serverDec 30
mysql51-serverDec 30
mysql60-serverDec 30
roundcubeDec 30
twikiDec 30
ampacheDec 26

12 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19563
Broken 136
Deprecated 97
Ignore 546
Forbidden 8
Restricted 237
No CDROM 130
Vulnerable 55
Expired 17
Set to expire 79
Interactive 77
new 24 hours 0
new 48 hours6
new 7 days19
new fortnight63
new month118

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.407 seconds.