zeek/scripts/base/frameworks
Jon Siwek 6af436aad3 GH-1426: Improve handling of Broker data store creation failures
Broker::create_master() and Broker::create_clone() now return
a valid value even when there's a failure to open the backend database
(e.g. SQLite filesystem error).  In that case, the returned value can
still be passed into other data store operations, but they'll fail
immediately with an error.  Broker::is_closed() can now also be used to
determine whether the data store creation calls failed.
2021-03-06 02:32:29 -08:00
..
analyzer Remove BackDoor analyzer 2019-06-27 18:25:43 -07:00
broker GH-1426: Improve handling of Broker data store creation failures 2021-03-06 02:32:29 -08:00
cluster Fix various broken links in script documentation 2021-01-28 17:46:58 -08:00
config Explicitly don't support sets with multiple index types in input/config frameworks 2021-01-11 13:35:46 -08:00
control More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
dpd Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
files Support explicit disabling of file analyzers 2021-02-23 15:50:18 -08:00
input More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
intel adding &is_used attribute for base scripts - not actually needed yet, but will be once optimization is added 2021-02-06 10:59:58 -08:00
logging Remove deprecated log filter predicates for 4.1 2021-01-27 10:52:40 -07:00
netcontrol removing unused assignments from base scripts 2021-02-06 10:59:37 -08:00
notice GH-1184: Add 'source' field to weird log denoting where the weird was reported 2020-12-01 09:34:37 -07:00
openflow Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
packet-filter Make event ordering deterministic 2020-10-15 16:35:52 +00:00
reporter Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
signatures Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
software Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
sumstats Remove an extraneous Zeekygen-style comment 2020-12-04 19:20:57 -08:00
supervisor Integrate Supervisor code review suggestions 2020-07-09 13:56:11 -07:00
tunnels Support for log filter policy hooks 2020-09-30 12:32:45 -07:00