osquery-1/osquery/remote/enroll
Jeremy Calvert c8bb439442 OSQueryd changes for encoding type in JSON syntax
Summary:
Add log_numerics_as_numbers flag.

Internal SQLite query has method that returns QueryDataTyped (instead of QueryData), which are boost::variant<string, double, long long>.

Ints are encoded as such if and only if new log_numerics_as_numbers flag is set to true.

Reviewed By: fmanco

Differential Revision: D13778323

fbshipit-source-id: 7d7bb31781486f63fcc088cd479d3b6f255a5cb4
2019-03-04 09:15:21 -08:00
..
tests OSQueryd changes for encoding type in JSON syntax 2019-03-04 09:15:21 -08:00
BUCK Move plugins to a separate directory [5/?] (#5483) 2019-03-02 04:23:06 -08:00
enroll.cpp Replace Status(0) calls with Status::success() to appease Lint (#5487) 2019-03-01 04:29:33 -08:00
tls_enroll.cpp Replace Status(0) calls with Status::success() to appease Lint (#5487) 2019-03-01 04:29:33 -08:00
tls_enroll.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00