CVS log for ports/security/prelude-manager/distinfo
Up to [FreeBSD] / ports / security / prelude-manager
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Jun 8 14:35:10 2011 UTC (8 months ago) by bapt
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +0 -1 lines
- switch to USERS/GROUPS - while here remove MD5 - bump port revision
Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Feb 18 23:36:28 2009 UTC (2 years, 11 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -3 lines
- Update to 0.9.14.2 PR: 131288 Submitted by: Vladimir Korkodinov <viper at perm dot raid dot ru> Approved by: Robin Gruyters <r dot gruyters at snow dot nl> (maintainer)
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue May 13 14:51:50 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -3 lines
- Update to 0.9.12.1 PR: 123208 Submitted by: Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Oct 25 02:16:57 2007 UTC (4 years, 3 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3 lines
- 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)
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Oct 5 01:45:06 2007 UTC (4 years, 4 months ago) by clsung
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3 lines
- 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)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Aug 15 06:48:35 2007 UTC (4 years, 5 months ago) by clsung
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3 lines
- 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. Additionally, the Normalize plugin now provide two additionals option: ipv6-only: Map any incoming IPv4 address to IPv6. keep-ipv4-mapped-ipv6: do not map IPv4 mapped IPv6 addresses back to IPv4. - Make a difference between exceptional report plugin failure (example: a single message couldn't be processed) and "global" plugin failure (example: database server is down). We use a different failover for 'exceptional' failure, so that we don't try to reinsert a bogus message (fix #247). - Start of a Prelude-Manager manpages (#236). - Various bug fixes. PR: ports/115233 Submitted by: maintainer (Robin Gruyters)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed May 30 06:11:57 2007 UTC (4 years, 8 months ago) by miwi
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3 lines
- 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)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Mar 21 07:49:43 2007 UTC (4 years, 10 months ago) by clsung
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3 lines
- 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)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jan 16 19:04:22 2007 UTC (5 years ago) by bsam
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3 lines
- 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)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Dec 21 19:14:23 2006 UTC (5 years, 1 month ago) by miwi
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3 lines
- 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)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Oct 9 13:38:02 2006 UTC (5 years, 4 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
- Update to 0.9.6.1 PR: ports/104202 Submitted by: Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Aug 28 08:39:29 2006 UTC (5 years, 5 months ago) by clsung
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3 lines
- 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)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jun 16 16:28:28 2006 UTC (5 years, 7 months ago) by pav
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
- 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)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Apr 11 11:32:29 2006 UTC (5 years, 10 months ago) by garga
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
- Update to 0.9.4.1 PR: ports/95614 Submitted by: maintainer
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Mar 21 11:50:52 2006 UTC (5 years, 10 months ago) by garga
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -6 lines
* 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]
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Feb 14 15:24:58 2006 UTC (5 years, 11 months ago) by sergei
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +6 -6 lines
- Update to 0.9.3 - Chase libprelude/libpreludedb shlib version bumps - Add missing file to pkg-plist; use @dirrmtry; re-sort
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Nov 28 16:39:58 2005 UTC (6 years, 2 months ago) by sergei
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -6 lines
- Update to 0.9.1 (unbreak) Prompted by: edwin's script
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Nov 25 14:05:34 2005 UTC (6 years, 2 months ago) by sergei
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -0 lines
- Add SHA256 checksums to my ports
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Oct 18 14:28:01 2005 UTC (6 years, 3 months ago) by sergei
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -2 lines
- 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
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Feb 7 17:16:18 2004 UTC (8 years ago) by clement
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
- SIZEify distinfo
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Dec 17 00:07:53 2003 UTC (8 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
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)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Nov 4 03:07:33 2003 UTC (8 years, 3 months ago) by foxfair
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
PR: 58388 Submitted by: maintainer, Clement Laforet <sheepkiller@cultdeadsheep.org> Update prelude-manager to 0.8.9
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Sep 26 22:30:58 2003 UTC (8 years, 4 months ago) by naddy
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
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>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jun 18 02:52:48 2003 UTC (8 years, 7 months ago) by foxfair
Branches: MAIN
CVS tags: RELEASE_4_9_0
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).
