osquery-1/osquery/core
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
..
database Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
plugins Remove unnecessary internal header definition from core/plugins/BUCK and core/sql/BUCK (#5461) 2019-02-22 05:46:00 -08:00
posix Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
sql Remove unnecessary internal header definition from core/plugins/BUCK and core/sql/BUCK (#5461) 2019-02-22 05:46:00 -08:00
tests remove thrift_impl from osquery plugin_sdk 2019-02-26 11:20:08 -08:00
windows Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
BUCK fixed last gtest direct dependency 2019-02-05 03:18:49 -08:00
flags.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
init.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
query.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
system.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
tables.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
watcher.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
watcher.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00