<https://github.com/osquery/osquery/tree/master[os...
# general
u
[osquery:master] 6 new commits by Ted Reed:
<https://github.com/osquery/osquery/commit/96c74a99e15de218142b308017e62efbfd36f740|96c74a9>
detangle: Move osquery shutdown logic outside of Initializer - Ted Reed
<https://github.com/osquery/osquery/commit/3fbe55a1085bc66c4425d221c2ca64272d67b48b|3fbe55a>
detangle: Move tooltype setter and getters out of Initializer - Ted Reed
<https://github.com/osquery/osquery/commit/89953d3340ef9a0e3d7d1a287cdecbe5760ecb71|89953d3>
detangle: Move start time getter and setter out of Config - Ted Reed
<https://github.com/osquery/osquery/commit/5cd2d6cbd3f86ffd9c272d98dba561a7ea310484|5cd2d6c>
detangle: Move platform setup and teardown out of Initializer - Ted Reed
<https://github.com/osquery/osquery/commit/2949a3e6181da68fb32794b591cef974b94a0e16|2949a3e>
detangle: Remove dependency on watcher from extensions - Ted Reed
<https://github.com/osquery/osquery/commit/5c084ec231c0d5bb255c5ebcc82c689825f54910|5c084ec>
detangle: Move init and watcher into distinct CMake lib - Ted Reed