mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-08 10:23:54 +00:00
48cb4d555d
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). |
||
---|---|---|
.. | ||
darwin | ||
freebsd | ||
linux | ||
tests | ||
dns_resolvers.cpp | ||
etc_hosts.cpp | ||
etc_protocols.cpp | ||
etc_services.cpp | ||
interfaces.cpp | ||
listening_ports.cpp | ||
utils.cpp | ||
utils.h |