mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-07 09:58:54 +00:00
521041ba86
* Ephemeral native support for int Ephemeral supports int without serialization. Dump get and put pushed from database.cpp to the database plugin. Basic support for rocksDB and sqlite * status messages * style and compilation problems fix * const int& to int for database get * const int& to int for database put * more specific exception type of boost variant get * eohemeral improvements code repetition reduced map operations reduced error message improved #everything, next in the following. * safeStrtoi implementation and use * code formatting * atoi accepts base int type * error message add to status * compilation error and format correction |
||
---|---|---|
.. | ||
benchmarks | ||
plugins | ||
tests | ||
CMakeLists.txt | ||
database.cpp |