mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
124 lines
6 KiB
CMake
124 lines
6 KiB
CMake
# DO NOT EDIT
|
|
# This file is auto-generated from the genDocSourcesList.sh script.
|
|
#
|
|
# This is a list of Bro script sources for which to generate reST documentation.
|
|
# It will be included inline in the CMakeLists.txt found in the same directory
|
|
# in order to create Makefile targets that define how to generate reST from
|
|
# a given Bro script.
|
|
#
|
|
# Note: any path prefix of the script (2nd argument of rest_target macro)
|
|
# will be used to derive what path under policy/ the generated documentation
|
|
# will be placed.
|
|
|
|
set(psd ${PROJECT_SOURCE_DIR}/policy)
|
|
|
|
rest_target(${CMAKE_CURRENT_SOURCE_DIR} example.bro internal)
|
|
rest_target(${psd} bro.init internal)
|
|
|
|
rest_target(${CMAKE_BINARY_DIR}/src bro.bif.bro)
|
|
rest_target(${CMAKE_BINARY_DIR}/src const.bif.bro)
|
|
rest_target(${CMAKE_BINARY_DIR}/src event.bif.bro)
|
|
rest_target(${CMAKE_BINARY_DIR}/src logging.bif.bro)
|
|
rest_target(${CMAKE_BINARY_DIR}/src reporter.bif.bro)
|
|
rest_target(${CMAKE_BINARY_DIR}/src strings.bif.bro)
|
|
rest_target(${CMAKE_BINARY_DIR}/src types.bif.bro)
|
|
rest_target(${psd} frameworks/cluster/base/main.bro)
|
|
rest_target(${psd} frameworks/cluster/base/node/manager.bro)
|
|
rest_target(${psd} frameworks/cluster/base/node/proxy.bro)
|
|
rest_target(${psd} frameworks/cluster/base/node/worker.bro)
|
|
rest_target(${psd} frameworks/cluster/base/setup-connections.bro)
|
|
rest_target(${psd} frameworks/communication/base/main.bro)
|
|
rest_target(${psd} frameworks/communication/listen-clear.bro)
|
|
rest_target(${psd} frameworks/communication/listen-ssl.bro)
|
|
rest_target(${psd} frameworks/control/base/main.bro)
|
|
rest_target(${psd} frameworks/control/controllee.bro)
|
|
rest_target(${psd} frameworks/control/controller.bro)
|
|
rest_target(${psd} frameworks/dpd/base/main.bro)
|
|
rest_target(${psd} frameworks/dpd/detect-protocols.bro)
|
|
rest_target(${psd} frameworks/dpd/packet-segment-logging.bro)
|
|
rest_target(${psd} frameworks/intel/base.bro)
|
|
rest_target(${psd} frameworks/logging/base.bro)
|
|
rest_target(${psd} frameworks/logging/plugins/ascii.bro)
|
|
rest_target(${psd} frameworks/metrics/base/main.bro)
|
|
rest_target(${psd} frameworks/metrics/conn-example.bro)
|
|
rest_target(${psd} frameworks/metrics/http-example.bro)
|
|
rest_target(${psd} frameworks/notice/action-filters.bro)
|
|
rest_target(${psd} frameworks/notice/base/actions/drop.bro)
|
|
rest_target(${psd} frameworks/notice/base/actions/email_admin.bro)
|
|
rest_target(${psd} frameworks/notice/base/actions/page.bro)
|
|
rest_target(${psd} frameworks/notice/base/main.bro)
|
|
rest_target(${psd} frameworks/notice/base/weird.bro)
|
|
rest_target(${psd} frameworks/notice/extend-email/hostnames.bro)
|
|
rest_target(${psd} frameworks/packet-filter/base/main.bro)
|
|
rest_target(${psd} frameworks/packet-filter/netstats.bro)
|
|
rest_target(${psd} frameworks/reporter/base.bro)
|
|
rest_target(${psd} frameworks/signatures/base.bro)
|
|
rest_target(${psd} frameworks/software/base/main.bro)
|
|
rest_target(${psd} frameworks/software/vulnerable.bro)
|
|
rest_target(${psd} frameworks/time-machine/notice.bro)
|
|
rest_target(${psd} integration/barnyard2/base.bro)
|
|
rest_target(${psd} integration/barnyard2/event.bro)
|
|
rest_target(${psd} integration/barnyard2/types.bro)
|
|
rest_target(${psd} misc/analysis-groups.bro)
|
|
rest_target(${psd} misc/loaded-scripts.bro)
|
|
rest_target(${psd} misc/trim-trace-file.bro)
|
|
rest_target(${psd} protocols/conn/base/contents.bro)
|
|
rest_target(${psd} protocols/conn/base/inactivity.bro)
|
|
rest_target(${psd} protocols/conn/base/main.bro)
|
|
rest_target(${psd} protocols/conn/known-hosts.bro)
|
|
rest_target(${psd} protocols/conn/known-services.bro)
|
|
rest_target(${psd} protocols/dns/auth-addl.bro)
|
|
rest_target(${psd} protocols/dns/base/consts.bro)
|
|
rest_target(${psd} protocols/dns/base/detect.bro)
|
|
rest_target(${psd} protocols/dns/base/main.bro)
|
|
rest_target(${psd} protocols/ftp/base.bro)
|
|
rest_target(${psd} protocols/ftp/detect.bro)
|
|
rest_target(${psd} protocols/ftp/file-extract.bro)
|
|
rest_target(${psd} protocols/ftp/software.bro)
|
|
rest_target(${psd} protocols/ftp/utils-commands.bro)
|
|
rest_target(${psd} protocols/http/base/detect-intel.bro)
|
|
rest_target(${psd} protocols/http/base/detect-sqli.bro)
|
|
rest_target(${psd} protocols/http/base/file-extract.bro)
|
|
rest_target(${psd} protocols/http/base/file-hash.bro)
|
|
rest_target(${psd} protocols/http/base/file-ident.bro)
|
|
rest_target(${psd} protocols/http/base/main.bro)
|
|
rest_target(${psd} protocols/http/base/software.bro)
|
|
rest_target(${psd} protocols/http/base/utils.bro)
|
|
rest_target(${psd} protocols/http/detect-MHR.bro)
|
|
rest_target(${psd} protocols/http/detect-webapps.bro)
|
|
rest_target(${psd} protocols/http/headers.bro)
|
|
rest_target(${psd} protocols/http/partial-content.bro)
|
|
rest_target(${psd} protocols/http/var-extraction-cookies.bro)
|
|
rest_target(${psd} protocols/http/var-extraction-uri.bro)
|
|
rest_target(${psd} protocols/irc/base.bro)
|
|
rest_target(${psd} protocols/irc/dcc-send.bro)
|
|
rest_target(${psd} protocols/mime/base.bro)
|
|
rest_target(${psd} protocols/mime/file-extract.bro)
|
|
rest_target(${psd} protocols/mime/file-hash.bro)
|
|
rest_target(${psd} protocols/mime/file-ident.bro)
|
|
rest_target(${psd} protocols/rpc/base.bro)
|
|
rest_target(${psd} protocols/smtp/base/main.bro)
|
|
rest_target(${psd} protocols/smtp/base/software.bro)
|
|
rest_target(${psd} protocols/smtp/detect-suspicious-orig.bro)
|
|
rest_target(${psd} protocols/ssh/base.bro)
|
|
rest_target(${psd} protocols/ssh/software.bro)
|
|
rest_target(${psd} protocols/ssl/base.bro)
|
|
rest_target(${psd} protocols/ssl/consts.bro)
|
|
rest_target(${psd} protocols/ssl/known-certs.bro)
|
|
rest_target(${psd} protocols/ssl/mozilla-ca-list.bro)
|
|
rest_target(${psd} protocols/syslog/base.bro)
|
|
rest_target(${psd} protocols/syslog/consts.bro)
|
|
rest_target(${psd} site/local.bro)
|
|
rest_target(${psd} tuning/defaults/packet-fragments.bro)
|
|
rest_target(${psd} tuning/defaults/remove-high-volume-notices.bro)
|
|
rest_target(${psd} tuning/track-all-assets.bro)
|
|
rest_target(${psd} utils/addrs.bro)
|
|
rest_target(${psd} utils/conn-ids.bro)
|
|
rest_target(${psd} utils/directions-and-hosts.bro)
|
|
rest_target(${psd} utils/files.bro)
|
|
rest_target(${psd} utils/numbers.bro)
|
|
rest_target(${psd} utils/paths.bro)
|
|
rest_target(${psd} utils/pattern.bro)
|
|
rest_target(${psd} utils/site.bro)
|
|
rest_target(${psd} utils/strings.bro)
|
|
rest_target(${psd} utils/thresholds.bro)
|