Support update feature with policyd
authorSangwan Kwon <sangwan.kwon@samsung.com>
Fri, 11 Oct 2019 07:59:03 +0000 (16:59 +0900)
committer권상완/Security 2Lab(SR)/Engineer/삼성전자 <sangwan.kwon@samsung.com>
Thu, 17 Oct 2019 05:04:06 +0000 (14:04 +0900)
commit342bfe17dd390c2e3e4aa8936caeddab5feb0a83
treefbeb8effa918688fe8668e9fc6570d07dff55218
parent2ec0fb6742df40e7e2b40ae821ccc7ed19d2a61d
Support update feature with policyd

Example: UPDATE policy SET value = '3' WHERE name = 'bluetooth'

Signed-off-by: Sangwan Kwon <sangwan.kwon@samsung.com>
specs/tizen/policy.table
src/apix/manager/tests/manager_tests.cpp
src/osquery/CMakeLists.txt
src/osquery/sql/virtual_table.cpp
src/osquery/tables/tizen/policy.cpp
tools/codegen/gentable.py
tools/codegen/templates/default.cpp.in