zeek/scripts
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
..
base GH-1426: Improve handling of Broker data store creation failures 2021-03-06 02:32:29 -08:00
policy &is_set => &is_assigned 2021-02-04 12:18:46 -08:00
site Install zkg as part of the Zeek distribution. 2020-12-11 18:43:47 -08:00
zeekygen Fix misassociation of Zeekygen-style comments within function scopes 2020-12-04 19:29:11 -08:00
CMakeLists.txt No longer symlink local.zeek to local.bro. 2020-01-29 12:08:10 +00:00
test-all-policy.zeek GH-1221: Add unknown_protocols.log for logging packet analyzer lookup failures 2020-11-09 20:37:26 -07:00