Merge branch 'master' of ssh://git.bro.org/bro into topic/vladg/bgp

This commit is contained in:
Vlad Grigorescu 2013-11-19 20:27:31 -05:00
commit e8b5acba4e
9 changed files with 16 additions and 11 deletions

View file

@ -1,4 +1,13 @@
2.2-9 | 2013-11-18 14:03:21 -0800
* Update local.bro for Bro >= 2.2. The commented out Notice::policy
example didn't work anymore. (Daniel Thayer)
2.2-6 | 2013-11-15 07:05:15 -0800
* Make "install-example-configs" target use DESTDIR. (Jon Siwek)
2.2-5 | 2013-11-11 13:47:54 -0800
* Fix the irc_reply event for certain server message types. (Seth

View file

@ -1 +1 @@
2.2-5
2.2-9

@ -1 +1 @@
Subproject commit 0f20a50afacb68154b4035b6da63164d154093e4
Subproject commit 54b321009b750268526419bdbd841f421c839313

@ -1 +1 @@
Subproject commit ce8a9733c4f8c4c8e8b2e9e440acfcf985f39cd8
Subproject commit ebf9c0d88ae8230845b91f15755156f93ff21aa8

@ -1 +1 @@
Subproject commit 8600d3afc748aadbdd729c7bac9e3f69e829c23f
Subproject commit 17ec437752837fb4214abfb0a2da49df74668d5d

@ -1 +1 @@
Subproject commit 6a62d12b478fe6df06746e0cb739cabc1157b203
Subproject commit 6e01d6972f02d68ee82d05f392d1a00725595b7f

@ -1 +1 @@
Subproject commit c16e91407595f9bf748b0b18e3b7566ccfaa5327
Subproject commit 26c3136d56493017bc33c5a2f22ae393d585c2d9

2
cmake

@ -1 +1 @@
Subproject commit d902e23fd14624eb9caf0b4a0e693014bf5bd684
Subproject commit e7a46cb82ee10aa522c4d88115baf10181277d20

View file

@ -30,10 +30,6 @@
# This adds signatures to detect cleartext forward and reverse windows shells.
@load-sigs frameworks/signatures/detect-windows-shells
# Uncomment the following line to begin receiving (by default hourly) emails
# containing all of your notices.
# redef Notice::policy += { [$action = Notice::ACTION_ALARM, $priority = 0] };
# Load all of the scripts that detect software in various protocols.
@load protocols/ftp/software
@load protocols/smtp/software