osquery-1/osquery/utils
Filipe Manco be07c2938a Move plugins to a separate directory [1/?]
Summary:
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 config and config_parser plugins

Reviewed By: marekcirkos

Differential Revision: D14119102

fbshipit-source-id: 0bc956398b3829c6f1013b38ebba2f0fc1071a93
2019-02-19 00:55:27 -08:00
..
aws Move plugins to a separate directory [1/?] 2019-02-19 00:55:27 -08:00
config Fix LICENSE information on file headers (#5375) 2019-01-21 11:51:54 -08:00
conversions to<std::string>() conversion template for c++ enums (#5408) 2019-02-01 07:33:53 -08:00
darwin Fix LICENSE information on file headers (#5375) 2019-01-21 11:51:54 -08:00
debug Fix LICENSE information on file headers (#5375) 2019-01-21 11:51:54 -08:00
error Make message realated methods of class Error shorter and less diverse (#5410) 2019-02-01 07:33:53 -08:00
expected Make message realated methods of class Error shorter and less diverse (#5410) 2019-02-01 07:33:53 -08:00
info Make linter happy, remove whitespaces 2019-01-21 11:51:55 -08:00
json Do not mess with namaspace which comes from thirdparty library (rapidjson) (#5424) 2019-02-11 02:33:19 -08:00
macros Fix LICENSE information on file headers (#5375) 2019-01-21 11:51:54 -08:00
status Make message realated methods of class Error shorter and less diverse (#5410) 2019-02-01 07:33:53 -08:00
system Make message realated methods of class Error shorter and less diverse (#5410) 2019-02-01 07:33:53 -08:00
tests Fix LICENSE information on file headers (#5375) 2019-01-21 11:51:54 -08:00
versioning Fix LICENSE information on file headers (#5375) 2019-01-21 11:51:54 -08:00
attribute.h Fix LICENSE information on file headers (#5375) 2019-01-21 11:51:54 -08:00
base64.cpp Fix LICENSE information on file headers (#5375) 2019-01-21 11:51:54 -08:00
base64.h Fix LICENSE information on file headers (#5375) 2019-01-21 11:51:54 -08:00
BUCK Add thirdparty [boost] dependency to osquery/utils:utils 2019-02-12 04:08:17 -08:00
chars.cpp Fix LICENSE information on file headers (#5375) 2019-01-21 11:51:54 -08:00
chars.h Fix LICENSE information on file headers (#5375) 2019-01-21 11:51:54 -08:00
enum_class_hash.h Hash function for enum classes (#5409) 2019-02-01 03:47:02 -08:00
map_take.h fixed headers_namespace to match file path 2019-01-14 03:33:32 -08:00
mutex.h Fix LICENSE information on file headers (#5375) 2019-01-21 11:51:54 -08:00
only_movable.cpp Fix LICENSE information on file headers (#5375) 2019-01-21 11:51:54 -08:00
only_movable.h Fix LICENSE information on file headers (#5375) 2019-01-21 11:51:54 -08:00
scope_guard.h Move build system to BUCK 2018-12-07 16:12:35 +00:00