osquery-1/osquery/extensions
Teddy Reed 33f53809ad Fix DBHandle checking with concurrent processes.
`make tests` fails with another osquery process running.
The backing-store check happens after a config plugin is setUp and
the initial load occures. This may involve calls to cached keys, the
check should occur pre-config initialize.
2015-06-02 02:50:04 -07:00
..
tests TLS plugin workflow tests 2015-05-26 19:55:00 -07:00
CMakeLists.txt Removing trailing whitespace 2015-05-11 23:31:13 -07:00
extensions.cpp Fix DBHandle checking with concurrent processes. 2015-06-02 02:50:04 -07:00
interface.cpp Minify tables namespace, extra CMake macros 2015-05-22 10:29:04 -07:00
interface.h Harden extensions/dispatcher tests 2015-05-05 23:34:10 -07:00