Commit graph

1647 commits

Author SHA1 Message Date
Jon Siwek
d750c3ba74 Promote libz and libmagic to required dependencies. 2011-11-11 12:39:00 -06:00
Robin Sommer
151664bc26 Updating submodule(s). 2011-11-07 05:56:40 -08:00
Robin Sommer
8935663981 Updating CHANGES and VERSION. 2011-11-07 05:44:38 -08:00
Robin Sommer
bd279d90fe Updating submodule(s). 2011-11-06 19:27:22 -08:00
Jon Siwek
d594a84393 quickstart doc fixes 2011-11-04 17:25:10 -05:00
Robin Sommer
9aef0c0f5a Fixing packet filter test.
Adapting the IPv6 one as well, though I believe that's already
broken anyway ...
2011-11-03 17:42:06 -07:00
Robin Sommer
506ce026ed Updating submodule(s). 2011-11-03 16:10:40 -07:00
Robin Sommer
376a9853d5 Updating submodule(s). 2011-11-03 16:04:02 -07:00
Robin Sommer
28eed39836 Updating submodule(s). 2011-11-03 16:03:26 -07:00
Robin Sommer
aa8b3677f0 Updating submodule(s). 2011-11-03 16:01:16 -07:00
Robin Sommer
ad4bcec338 Updating submodule(s). 2011-11-03 15:36:28 -07:00
Robin Sommer
f4ce631231 Updating submodule(s). 2011-11-03 15:28:26 -07:00
Robin Sommer
41a443677b Merge remote-tracking branch 'origin/fastpath'
* origin/fastpath:
  No longer write to the PacketFilter::LOG stream if not reading traffic.
2011-11-03 15:27:23 -07:00
Robin Sommer
3b1f13b861 Merge remote-tracking branch 'origin/topic/jsiwek/compiler-warnings'
* origin/topic/jsiwek/compiler-warnings:
  Fixing compiler warnings (addresses #388)
2011-11-03 15:18:11 -07:00
Seth Hall
507b51c957 No longer write to the PacketFilter::LOG stream if not reading traffic. 2011-11-02 15:09:57 -04:00
Jon Siwek
ba3d711c9e Merge branch 'master' into topic/jsiwek/compiler-warnings 2011-11-02 09:45:11 -05:00
Seth Hall
42e82b99cb Slightly changing some doc wording. 2011-11-02 09:51:54 -04:00
Jon Siwek
cec4600d2e Fixing compiler warnings (addresses #388) 2011-11-01 14:44:38 -05:00
Seth Hall
89b69eaa8e Merge branch 'master' of ssh://git.bro-ids.org/bro 2011-10-31 23:36:29 -04:00
Seth Hall
bbb1b47d83 Notice framework documentation update. 2011-10-31 23:36:17 -04:00
Robin Sommer
c2683afc01 Fixing links. 2011-10-31 13:30:45 -07:00
Seth Hall
60978b3b12 Updating broctl submodule. 2011-10-31 13:27:53 -04:00
Jon Siwek
80b7016ea3 Update broccoi submodule 2011-10-28 14:59:59 -05:00
Jon Siwek
dbd078c04c Update broccoli submodule 2011-10-28 14:06:00 -05:00
Robin Sommer
cc7bd720ac Updating CHANGES and VERSION. 2011-10-27 18:03:27 -07:00
Robin Sommer
e75fb1dd8b Updating submodule(s). 2011-10-27 17:46:28 -07:00
Robin Sommer
38876ac899 Updating submodule(s). 2011-10-27 13:00:33 -07:00
Robin Sommer
69b61be0ef Merge branch 'master' of ssh://git.bro-ids.org/bro
Conflicts:
	scripts/policy/frameworks/control/controller.bro
2011-10-27 12:41:18 -07:00
Seth Hall
75e470ac9a The control framework no longer sends functions with the configuration_update command. 2011-10-27 15:29:28 -04:00
Robin Sommer
9762591993 Updating submodule(s). 2011-10-27 11:57:11 -07:00
Robin Sommer
efbb950fcf Updating submodule(s). 2011-10-27 11:26:57 -07:00
Robin Sommer
6ff90d443d Merge branch 'master' of ssh://git.bro-ids.org/bro 2011-10-27 11:23:56 -07:00
Robin Sommer
ff32f5f833 Fixing send_id() problem.
We no longer update &redef functions. Updating code on the fly isn't
fully supported.
2011-10-27 11:22:10 -07:00
Seth Hall
ae3ae9a75b Awful fix for SSH login detection.
- We need a counted measure of payload bytes (not ack tracking and
  not with the IP header which is what we have now).
2011-10-27 09:41:34 -04:00
Seth Hall
cbc9df5942 Updating bro-aux submodule. It was causing an error. 2011-10-27 09:08:59 -04:00
Robin Sommer
f3ed235ba7 Tuning the format of the pretty-printed alarm summaries.
Turns out the old format doesn't work well with the new scripts.
2011-10-26 21:12:16 -07:00
Robin Sommer
bf9a4345b5 Updating submodule(s). 2011-10-26 17:25:48 -07:00
Robin Sommer
5b79d2b15f Baseline updates.
Also a small tweak to the genDocSourcesList.sh as I was seein
non-consistent output order.
2011-10-26 15:27:03 -07:00
Robin Sommer
3ec7cc168f Updating submodule(s). 2011-10-26 14:50:59 -07:00
Robin Sommer
ec2a8d7904 Merge remote-tracking branch 'origin/topic/robin/pp-alarms'
* origin/topic/robin/pp-alarms:
  Removing debugging code.
  Now actually pretty-printing the notices.
  Small fixes, and new option to specify a different dest address.
  A new notice script that pretty-prints alarms in the summary email.
  Adding a dummy log writer WRITER_NONE that just discards everything.
2011-10-26 14:44:46 -07:00
Robin Sommer
314e9c41f9 Removing debugging code. 2011-10-26 14:39:07 -07:00
Robin Sommer
4df60fdea8 Updating submodule(s). 2011-10-26 14:32:10 -07:00
Robin Sommer
351b0b2aaa Adding instructions to local.bro how to do ACTION_ALARM by default. 2011-10-26 14:30:50 -07:00
Robin Sommer
1d3babf9b3 Updating submodule(s). 2011-10-26 13:59:58 -07:00
Robin Sommer
0b2efd71b1 Updating CHANGES and VERSION. 2011-10-26 13:48:52 -07:00
Robin Sommer
eb6313adcb Now actually pretty-printing the notices.
Output is similar to Bro 1.x.
2011-10-26 13:42:42 -07:00
Robin Sommer
39ed489028 Small fixes, and new option to specify a different dest address. 2011-10-26 11:12:50 -07:00
Robin Sommer
73d5643302 A new notice script that pretty-prints alarms in the summary email.
It works already, but the actual pretty-printing is still missing.
2011-10-26 10:40:12 -07:00
Robin Sommer
2f2fad1f80 Adding a dummy log writer WRITER_NONE that just discards everything.
This can be handy when oen doesn't want any output but still get
access to filter functionality, including rotation; and also for
general testing.
2011-10-26 10:39:56 -07:00
Jon Siwek
f98dac9571 Update submodules 2011-10-26 10:15:58 -05:00