osquery-1/osquery/tables/networking
Teddy Reed 48cb4d555d Add systemLog API (#2229)
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).
2016-07-07 15:16:28 -07:00
..
darwin Add systemLog API (#2229) 2016-07-07 15:16:28 -07:00
freebsd [osquery] Update copyright headers to new format. 2016-02-11 11:48:58 -08:00
linux Moved test_utils to it's own directory out of core. Updated references (#2154) 2016-06-09 10:49:26 -07:00
tests Moved test_utils to it's own directory out of core. Updated references (#2154) 2016-06-09 10:49:26 -07:00
dns_resolvers.cpp [osquery] Update copyright headers to new format. 2016-02-11 11:48:58 -08:00
etc_hosts.cpp Consolidate string/text conversions outside of API 2016-02-12 11:38:15 -08:00
etc_protocols.cpp Consolidate string/text conversions outside of API 2016-02-12 11:38:15 -08:00
etc_services.cpp Consolidate string/text conversions outside of API 2016-02-12 11:38:15 -08:00
interfaces.cpp Consolidate string/text conversions outside of API 2016-02-12 11:38:15 -08:00
listening_ports.cpp [osquery] Update copyright headers to new format. 2016-02-11 11:48:58 -08:00
utils.cpp Fix various lint issues 2016-03-09 19:55:39 -08:00
utils.h [osquery] Update copyright headers to new format. 2016-02-11 11:48:58 -08:00