osquery-1/osquery/dispatcher
Alexander Kindyakov b7d635ec2b remove thrift_impl from osquery plugin_sdk
Summary: To be able to build with different `thrift_impl` modules in extensions (like facebook does with fbthrift) I removed implementation from `extensions` lib and explicitly used for `osqueryd` and for all tests. This allows us to remove `thrift_impl` from sdk dependencies list. If you need it - please use explicitly as I did for `osqueryd`. If you want to use your own implementation of `thrift_impl` - build it and link against it and sdk simultaneously.

Reviewed By: marekcirkos

Differential Revision: D14224206

fbshipit-source-id: 218dc05d87e1ffaca37783185fc672a20684d757
2019-02-26 11:20:08 -08:00
..
tests remove thrift_impl from osquery plugin_sdk 2019-02-26 11:20:08 -08:00
BUCK Move plugins to a separate directory [1/?] 2019-02-19 00:55:27 -08:00
dispatcher.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
distributed_runner.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
distributed_runner.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
scheduler.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
scheduler.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00