osquery-1/plugins/config
Stefano Bonicatti 942878854b Add CMake support
Taken from osql-experimental.

- Change CMake code license to the one present in osquery right now

- Package metadata doesn't mention Trail of Bits or osql anymore

- Set specific ACLs for the osqueryd on Windows when packaging

- Remove LLVM_INSTALL_PATH support on macOS, since we are using AppleClang

- Remove OSQUERY_SOURCE_DIR variable need and source in a submodule support

- Add targets format_check and format to check code formatting and
  format it with clang-format

- Do not warn about not using Clang on macOS when using AppleClang
2019-06-26 21:49:06 -04:00
..
parsers Add CMake support 2019-06-26 21:49:06 -04:00
BUCK remove 'update' config plugin from config package and move it to oss/plugins (#5474) 2019-02-27 08:32:19 -08:00
CMakeLists.txt Add CMake support 2019-06-26 21:49:06 -04:00
filesystem_config.cpp Move plugins to a separate directory [1/?] 2019-02-19 00:55:27 -08:00
tls_config.cpp New cli flag [tls_enroll_max_attempts] instead of reusing [config_tls_max_attempts] (#5472) 2019-02-27 08:32:19 -08:00
tls_config.h Move plugins to a separate directory [1/?] 2019-02-19 00:55:27 -08:00
update.cpp remove 'update' config plugin from config package and move it to oss/plugins (#5474) 2019-02-27 08:32:19 -08:00