osquery-1/osquery/database
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
..
benchmarks 1. Reorganize RocksDB database handle into a plugin 2016-03-06 20:40:16 -08:00
plugins Revive the OS X kernel-based publishers (#2083) 2016-05-11 11:47:42 -07:00
tests 1. Reorganize RocksDB database handle into a plugin 2016-03-06 20:40:16 -08:00
CMakeLists.txt 1. Reorganize RocksDB database handle into a plugin 2016-03-06 20:40:16 -08:00
database.cpp Include decorations within results events (#2068) 2016-05-05 13:19:10 -07:00
query.cpp 1. Reorganize RocksDB database handle into a plugin 2016-03-06 20:40:16 -08:00
query.h 1. Reorganize RocksDB database handle into a plugin 2016-03-06 20:40:16 -08:00