osquery-1/osquery/dispatcher
Teddy Reed 48cb4d555d Add systemLog API (#2229)
This includes a minor SDK refactor as it move quite a few specialized
functions and facilities from core.h into system.h. There was a breaking point
for needing to frequently update core includes.

The new logger systemLog function allows a call site to bypass logging config
and write a line to the OS logger (aka syslog).
2016-07-07 15:16:28 -07:00
..
tests Add systemLog API (#2229) 2016-07-07 15:16:28 -07:00
CMakeLists.txt [Fix #1694] Expire results for 'old' scheduled queries 2015-12-07 12:23:43 -08:00
dispatcher.cpp Add removeService to Dispatcher API (#2116) 2016-05-27 11:17:06 -07:00
distributed.cpp [Fix #1920] Detach thread before joining/clearing (terminate) 2016-03-13 12:15:18 -07:00
distributed.h Move dispatcher to public API 2016-03-21 15:27:51 -07:00
scheduler.cpp Add systemLog API (#2229) 2016-07-07 15:16:28 -07:00
scheduler.h Move dispatcher to public API 2016-03-21 15:27:51 -07:00