osquery-1/osquery/sdk
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
..
tests killswitch: Remove killswitch code (#5949) 2019-10-29 19:14:35 -04: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_register_foreign_tables.cpp move osquery sdk to osquery/sdk (#5498) 2019-03-06 04:30:49 -08:00
plugin_sdk.h move osquery sdk to osquery/sdk (#5498) 2019-03-06 04:30:49 -08:00
sdk.h Move sdk.h to osquery/sdk directory (#5499) 2019-03-06 04:30:49 -08:00