osquery-1/osquery/main
Teddy Reed 04896c85cd
killswitch: Remove killswitch code (#5949)
This was determined to be the wrong approach to adding simple
killswitches. The intent was to quickly flip on/off features. It was
not widely adopted due to the dependencies killswitching has.

A different approach is to implement the same functions with something
simple like filesystem flags.
2019-10-29 19:14:35 -04:00
..
harnesses killswitch: Remove killswitch code (#5949) 2019-10-29 19:14:35 -04:00
posix Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
windows deploy: updating osquery --install to wrap binary path and flagfile (#5824) 2019-09-23 17:38:20 -04:00
benchmarks.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
BUCK killswitch: Remove killswitch code (#5949) 2019-10-29 19:14:35 -04:00
CMakeLists.txt killswitch: Remove killswitch code (#5949) 2019-10-29 19:14:35 -04:00
empty.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
main.cpp Fix a race condition during the shutdown of the worker process (#5943) 2019-10-27 17:09:50 -04:00
main.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
tests.cpp Remove folly initialisation routine from osquery/core/init.cpp (#5475) 2019-02-28 05:32:20 -08:00