Support policy activation to client
authorSangwan Kwon <sangwan.kwon@samsung.com>
Tue, 10 Dec 2019 04:58:50 +0000 (13:58 +0900)
committer권상완/Security 2Lab(SR)/Engineer/삼성전자 <sangwan.kwon@samsung.com>
Thu, 12 Dec 2019 10:16:10 +0000 (19:16 +0900)
commitbdc39cad0a089a1cf7d0fa832848cc2dac3055ca
treeac3206a6d28ecdebd5f9df6e5fa57bd4fa6cbbca
parentcd5a7c0348872697ee6cc540eb1770852b264302
Support policy activation to client

Signed-off-by: Sangwan Kwon <sangwan.kwon@samsung.com>
14 files changed:
CMakeLists.txt
specs/tizen/policy_admin.table
src/osquery/tables/tizen/policy_admin.cpp
src/vist/CMakeLists.txt
src/vist/client/CMakeLists.txt
src/vist/client/tests/client.cpp [deleted file]
src/vist/client/tests/query.cpp [new file with mode: 0644]
src/vist/main/main.cpp
src/vist/policy/api.cpp
src/vist/policy/api.hpp
src/vist/policy/policy-manager.cpp
src/vist/policy/policy-manager.hpp
src/vist/policy/policy-storage.cpp
src/vist/policy/policy-storage.hpp