osquery-1/include/osquery
Giorgi Guliashvili 8d7129ee03
Basic db int type support (#4454)
* Basic db int type support

Added API and tests for int types in the database abstraction.

For now, it's just the  wrapper over the string type. In the following commits, will utilize specific database capabilites for additional performance.

* source formatting corrected

* hardened tests
2018-06-02 12:38:29 -07:00
..
posix Move singleton accessors into implementations (#4347) 2018-05-01 14:56:51 -04:00
windows feature: URI parsing from folly (#4035) 2018-01-06 20:26:36 -08:00
config.h reorganized includes to improve compile time 2 (#4446) 2018-05-30 11:44:18 +01:00
core.h reorganized includes to improve compile time (#4445) 2018-05-30 00:17:40 +01:00
database.h Basic db int type support (#4454) 2018-06-02 12:38:29 -07:00
dispatcher.h reorganized includes to improve compile time 2 (#4446) 2018-05-30 11:44:18 +01:00
distributed.h reorganized includes to improve compile time (#4445) 2018-05-30 00:17:40 +01:00
enroll.h reorganized includes to improve compile time (#4445) 2018-05-30 00:17:40 +01:00
error.h osquery::Error && osquery::Expected (#4396) 2018-05-31 15:17:50 +01:00
events.h reorganized includes to improve compile time (#4445) 2018-05-30 00:17:40 +01:00
expected.h osquery::Error && osquery::Expected (#4396) 2018-05-31 15:17:50 +01:00
extensions.h reorganized includes to improve compile time (#4445) 2018-05-30 00:17:40 +01:00
filesystem.h reorganized includes to improve compile time 2 (#4446) 2018-05-30 11:44:18 +01:00
flags.h reorganized includes to improve compile time 2 (#4446) 2018-05-30 11:44:18 +01:00
logger.h reorganized includes to improve compile time (#4445) 2018-05-30 00:17:40 +01:00
mutex.h reorganized includes to improve compile time (#4445) 2018-05-30 00:17:40 +01:00
packs.h Replace most of boost::property_tree with rapidjson (#3910) 2018-01-20 20:58:01 -05:00
plugin.h split registry to separate classes (#4444) 2018-05-28 20:16:04 +01:00
query.h reorganized includes to improve compile time 2 (#4446) 2018-05-30 11:44:18 +01:00
registry_factory.h split registry to separate classes (#4444) 2018-05-28 20:16:04 +01:00
registry_interface.h reorganized includes to improve compile time 2 (#4446) 2018-05-30 11:44:18 +01:00
registry.h split registry to separate classes (#4444) 2018-05-28 20:16:04 +01:00
sdk.h license: Change license to Apache 2.0 and GPLv2 (#4007) 2017-12-18 16:04:06 -08:00
sql.h reorganized includes to improve compile time (#4445) 2018-05-30 00:17:40 +01:00
status.h osquery::Error && osquery::Expected (#4396) 2018-05-31 15:17:50 +01:00
system.h reorganized includes to improve compile time 2 (#4446) 2018-05-30 11:44:18 +01:00
tables.h reorganized includes to improve compile time 2 (#4446) 2018-05-30 11:44:18 +01:00