zeek/testing/btest/scripts/base/protocols/ldap
Johanna Amann af77a7a83b Analyzer failure logging: tweaks and test fixes
The main part of this commit are changes in tests. A lot of the tests
that previously relied on analyzer.log or dpd.log now use the new
analyzer-failed.log.

I verified all the changes and, as far as I can tell, everything
behaves as it should. This includes the external test baselines.

This change also enables logging of file and packet analyzer to
analyzer_failed.log and fixes some small behavior issues.

The analyzer_failed event is no longer raised when the removal of an
analyzer is vetoed.

If an analyzer is no longer active when an analyzer violation is raised,
currently the analyzer_failed event is raised. This can, e.g., happen
when an analyzer error happens at the very end of the connection. This
makes the behavior more similar to what happened in the past, and also
intuitively seems to make sense.

A bug introduced in the failed service logging was fixed.
2025-06-03 15:56:42 +01:00
..
add.zeek Analyzer failure logging: tweaks and test fixes 2025-06-03 15:56:42 +01:00
aduser1.zeek ldap: Only switch into MS_KRB5 mode if responseToken exists 2025-04-15 20:10:52 +02:00
attributes.zeek Fix LDAP analyzer setup for when Spicy analyzers are disabled 2023-10-10 09:21:57 +02:00
availability.zeek Fix LDAP analyzer setup for when Spicy analyzers are disabled 2023-10-10 09:21:57 +02:00
basic.zeek Fix LDAP analyzer setup for when Spicy analyzers are disabled 2023-10-10 09:21:57 +02:00
diff_port.zeek Fix LDAP analyzer setup for when Spicy analyzers are disabled 2023-10-10 09:21:57 +02:00
functions.spicy Fix LDAP analyzer setup for when Spicy analyzers are disabled 2023-10-10 09:21:57 +02:00
invalid_credentials.zeek btest/ldap: Add regression test for #3919 2024-09-06 19:16:49 +02:00
ldap_substring_search.zeek ldap: Fix substring filter parsing and rendering 2024-01-05 16:06:23 +01:00
log_policy.zeek Name LDAP::Message and LDAP::Search *Info 2023-10-10 18:28:13 +02:00
sasl-encrypted.zeek Analyzer failure logging: tweaks and test fixes 2025-06-03 15:56:42 +01:00
sasl-ntlm.zeek Analyzer failure logging: tweaks and test fixes 2025-06-03 15:56:42 +01:00
sasl-scram-sha-512.zeek Analyzer failure logging: tweaks and test fixes 2025-06-03 15:56:42 +01:00
sasl-signed-clear-2.zeek Analyzer failure logging: tweaks and test fixes 2025-06-03 15:56:42 +01:00
sasl-signed-clear.zeek Analyzer failure logging: tweaks and test fixes 2025-06-03 15:56:42 +01:00
sasl-srp-who-am-i.zeek Analyzer failure logging: tweaks and test fixes 2025-06-03 15:56:42 +01:00
search_filter_extended.zeek ldap: Use scalar values in logs where appropriate 2024-01-03 11:57:31 +01:00
spnego-ntlmssp.zeek Analyzer failure logging: tweaks and test fixes 2025-06-03 15:56:42 +01:00
starttls.zeek Analyzer failure logging: tweaks and test fixes 2025-06-03 15:56:42 +01:00
who-am-i.zeek Analyzer failure logging: tweaks and test fixes 2025-06-03 15:56:42 +01:00