osquery-1/kernel
Teddy Reed 57c6b2a521 Revive the OS X kernel-based publishers (#2083)
The OS X kernel subscribers have not been starting because they expect the
publisher thread to run before they begin configuration. Due to some recent
refactors the publisher thread creation now occurs after configuration.

The subscriber logic to check for a valid kernel connection is still valid.

This commit has two additional side-effects:
- The RocksDB plugin is modified to use 3 background merge threads.
- The OS X kernel publisher syncing thread is now non-blocking.
2016-05-11 11:47:42 -07:00
..
include Revive the OS X kernel-based publishers (#2083) 2016-05-11 11:47:42 -07:00
src Revive the OS X kernel-based publishers (#2083) 2016-05-11 11:47:42 -07:00
tools [osquery] Update copyright headers to new format. 2016-02-11 11:48:58 -08:00
CMakeLists.txt Update OS X kernel building to include distro 2016-01-19 16:20:16 -08:00
test.sh Base kernel module with circular queue and test. 2015-06-23 16:16:19 -07:00