zeek/policy/frameworks
Jon Siwek a7db43efb1 Fixes for email_notice_to() function.
Newline characters need escaping so that an echo command can interpret
them into a newline in the output piped to sendmail, else sendmail can't
parse the headers correctly.

I made the echo command a configurable option of the notice framework
in case `echo -e` is overshadowed by some shell-specific implementation
that doesn't support that option for interpreting char sequences.
2011-07-26 16:03:03 -05:00
..
cluster Adding a documentation coverage test. 2011-07-23 20:55:06 -05:00
communication Lots of cleanup, tests, and the new Control framework. 2011-07-13 17:09:20 -04:00
control Lots of script updates. 2011-07-23 01:21:20 -04:00
dpd Adding a documentation coverage test. 2011-07-23 20:55:06 -05:00
intel Large reorganization. 2011-07-08 00:04:01 -04:00
logging Large reorganization. 2011-07-08 00:04:01 -04:00
metrics Large reorganization. 2011-07-08 00:04:01 -04:00
notice Fixes for email_notice_to() function. 2011-07-26 16:03:03 -05:00
packet-filter Lots of script updates. 2011-07-23 01:21:20 -04:00
reporter Fixed the reporter framework to use the newly renamed reporter_info event. 2011-07-14 15:41:38 -04:00
signatures Large reorganization. 2011-07-08 00:04:01 -04:00
software Large reorganization. 2011-07-08 00:04:01 -04:00
time-machine Large reorganization. 2011-07-08 00:04:01 -04:00