osquery-1/osquery
Filipe Manco 484520e1ff Move plugins to a separate directory [4/?] (#5449)
Summary:
Pull Request resolved: https://github.com/facebook/osquery/pull/5449

Initial steps to separate plugins from the rest of osquery. On the long run separating plugins will provide more build flexibility such that we can have configurable builds that include only the bits and pieces we actually need per deployment. Reducing the attack surface, possibility of supply chain attacks, binary size, etc.

Move killswitch

Move test declaration to it's own BUCK file for consistency with the rest of the project.

Reviewed By: marekcirkos

Differential Revision: D14121618

fbshipit-source-id: 3e30e57befed4387585ed553ec087fdf8db6efc3
2019-02-19 07:14:37 -08:00
..
carver Move plugins to a separate directory [1/?] 2019-02-19 00:55:27 -08:00
config Move plugins to a separate directory [1/?] 2019-02-19 00:55:27 -08:00
core Move plugins to a separate directory [1/?] 2019-02-19 00:55:27 -08:00
database Move plugins to a separate directory [1/?] 2019-02-19 00:55:27 -08:00
devtools Move plugins to a separate directory [1/?] 2019-02-19 00:55:27 -08:00
dispatcher Move plugins to a separate directory [1/?] 2019-02-19 00:55:27 -08:00
distributed Move plugins to a separate directory [2/?] 2019-02-19 00:55:27 -08:00
ev2 Basic ev2 framework (#5401) 2019-01-29 09:30:20 -08:00
events Rename syscall::Type to syscall::EventType (#5429) 2019-02-13 10:55:34 -08:00
examples Fix LICENSE information on file headers (#5375) 2019-01-21 11:51:54 -08:00
extensions Move plugins to a separate directory [1/?] 2019-02-19 00:55:27 -08:00
filesystem Move plugins to a separate directory [1/?] 2019-02-19 00:55:27 -08:00
hashing Fix LICENSE information on file headers (#5375) 2019-01-21 11:51:54 -08:00
include/osquery fixed crash in virtual table implementaion 2019-02-05 07:20:00 -08:00
killswitch Move plugins to a separate directory [4/?] (#5449) 2019-02-19 07:14:37 -08:00
logger Move plugins to a separate directory [3/?] (#5448) 2019-02-19 07:14:37 -08:00
main Move plugins to a separate directory [4/?] (#5449) 2019-02-19 07:14:37 -08:00
numeric_monitoring Move plugins to a separate directory [1/?] 2019-02-19 00:55:27 -08:00
process Make message realated methods of class Error shorter and less diverse (#5410) 2019-02-01 07:33:53 -08:00
profiler Agregate query stats by Min and Sum (#5427) 2019-02-14 06:22:45 -08:00
registry Move plugins to a separate directory [1/?] 2019-02-19 00:55:27 -08:00
remote Move plugins to a separate directory [4/?] (#5449) 2019-02-19 07:14:37 -08:00
sql Move plugins to a separate directory [1/?] 2019-02-19 00:55:27 -08:00
tables Relicense yara_utils to Facebook (#5450) 2019-02-19 06:49:50 -08:00
utils Move plugins to a separate directory [1/?] 2019-02-19 00:55:27 -08:00
BUCK temp solution for xcode support 2019-02-05 07:20:00 -08:00
empty.cpp temp solution for xcode support 2019-02-05 07:20:00 -08:00