osquery-1/osquery/core
Alexander 58810e6a33
Use tryTo instead of safeStrtoull in the code (#4716)
and remove `safeStrtoull` from the `conversions.h`
2018-07-18 15:30:24 +01:00
..
darwin darwin: Separate IOKit routines from IOKit event support (#4087) 2018-02-09 17:07:53 +00:00
posix Add missed semicolumn to utils.cpp (#4717) 2018-07-17 17:44:31 +01:00
tests tables: Remove lexical_cast include from tables (#4683) 2018-07-14 11:42:44 -04:00
windows Windows file ops (#4613) 2018-07-15 14:12:46 -07:00
CMakeLists.txt Connecte expected.h and error.h tests to build system (#4648) 2018-06-27 18:42:17 +01:00
conversions.cpp Use tryTo instead of safeStrtoull in the code (#4716) 2018-07-18 15:30:24 +01:00
conversions.h Use tryTo instead of safeStrtoull in the code (#4716) 2018-07-18 15:30:24 +01:00
flagalias.h flags: Separate flags and flagalias (#4682) 2018-07-10 23:04:39 -04:00
flags.cpp flags: Separate flags and flagalias (#4682) 2018-07-10 23:04:39 -04:00
hashing.cpp reorganized includes to improve compile time 2 (#4446) 2018-05-30 11:44:18 +01:00
hashing.h Separate general hashing methods from table implementation (#4350) 2018-05-01 21:54:23 -04:00
init.cpp Numeric monitoring system concept (#4626) 2018-07-09 13:19:50 +01:00
json.h reorganized includes to improve compile time (#4445) 2018-05-30 00:17:40 +01:00
process.h bug: wait for service thread to finish before exiting with SCM (#4386) 2018-05-11 14:30:16 -07:00
query.cpp database: convert cached ptree entires to RapidJSON results (#4207) 2018-03-21 09:39:50 -07:00
status.cpp Remove useless include of <iostream> from status.h (#4719) 2018-07-17 17:35:54 +01:00
system.cpp Handle placeholder hardware UUIDs (#4374) 2018-05-11 21:35:33 +01:00
tables.cpp feature: Write support for tables implemented from extensions (#4094) 2018-07-17 09:12:09 -07:00
utils.h Remove platformStrncpy function from osquery/core/utils.h (#4645) 2018-06-27 19:18:35 +01:00
watcher.cpp tables: Remove lexical_cast include from tables (#4683) 2018-07-14 11:42:44 -04:00
watcher.h Fix autoloaded extension processes outliving the main process (#4359) 2018-06-13 20:33:02 +01:00