osquery-1/osquery
iBigQ 0bce73c846 Parse structured options as string (#4567)
* Parse structured options as string

* Added option parsing test

* fix option json test

* fix formating
2018-06-19 17:11:51 +01:00
..
carver moved from file(GLOB); added CMAKE_CURRENT_LIST_DIR to support include syntax (#4582) 2018-06-18 14:24:20 +01:00
config Parse structured options as string (#4567) 2018-06-19 17:11:51 +01:00
core Catch exceptions by ref on windows processes (#4541) 2018-06-13 21:06:38 +01:00
database Ephemeral native support for int (#4489) 2018-06-06 19:08:23 -07:00
devtools moved from file(GLOB); added CMAKE_CURRENT_LIST_DIR to support include syntax (#4582) 2018-06-18 14:24:20 +01:00
dispatcher moved from file(GLOB); added CMAKE_CURRENT_LIST_DIR to support include syntax (#4582) 2018-06-18 14:24:20 +01:00
distributed reorganized includes to improve compile time (#4445) 2018-05-30 00:17:40 +01:00
events Removing macOS kernel module (#4572) 2018-06-17 19:21:07 +01:00
examples Bundle C++ extensions into a single executable (#4335) 2018-06-03 02:04:36 +01:00
extensions Use just unique_ptr instead of shared in ImplExtensionClient (#4498) 2018-06-06 19:26:03 +01:00
filesystem Fix comment typos (#4542) 2018-06-13 14:51:27 +01:00
logger InterruptableRunnable RunnerInterruptPoint redesign (#4545) 2018-06-15 16:15:43 +01:00
main moved from file(GLOB); added CMAKE_CURRENT_LIST_DIR to support include syntax (#4582) 2018-06-18 14:24:20 +01:00
registry Registry: don't call external code holding lock (#4528) 2018-06-12 15:55:51 +01:00
remote Removed extra empty line at top of file (#4543) 2018-06-13 14:51:44 +01:00
sql SQL::selectFrom() pass columns as ref (#4544) 2018-06-13 14:32:10 +01:00
tables tables: Added NTFS ACL permissions virtual table (#4518) 2018-06-18 16:12:36 -04:00
tests reorganized includes to improve compile time (#4445) 2018-05-30 00:17:40 +01:00
utils reorganized includes to improve compile time (#4445) 2018-05-30 00:17:40 +01:00
CMakeLists.txt Removing macOS kernel module (#4572) 2018-06-17 19:21:07 +01:00