osquery-1/osquery/tables/system
Mitchell Grenier 9a1fdf0cbe eXtended attribute table optimization attack surface minification
The extended attributes table used to have its own parsing algorithm
and functions. These are unnecessary because osquery has built in PLIST parsing
provided by the operating system. Thus, I've moved the code to using that and
removed the xattr tests because they only tested the now non-existant parsing.

Further, the files have been renamed so they should now play nice with the
included profiler.
2015-04-02 13:27:12 -07:00
..
centos Renamed osx_version to os_version, include Linux versions 2015-03-15 16:07:49 -07:00
darwin eXtended attribute table optimization attack surface minification 2015-04-02 13:27:12 -07:00
freebsd Updating the license comment to be the correct open source header 2014-12-18 10:52:55 -08:00
linux Remove libprocps(ng) in favor of parsing proc manually 2015-03-27 12:37:16 -07:00
ubuntu Renamed osx_version to os_version, include Linux versions 2015-03-15 16:07:49 -07:00
cpuid.cpp Updating the license comment to be the correct open source header 2014-12-18 10:52:55 -08:00
crontab.cpp Moved crontab out of utility 2014-12-23 14:39:59 -08:00
efi_misc.h Add kernel_info to OSX 2015-01-23 13:47:20 -08:00
last.cpp Updating the license comment to be the correct open source header 2014-12-18 10:52:55 -08:00
logged_in_users.cpp Updating the license comment to be the correct open source header 2014-12-18 10:52:55 -08:00
shell_history.cpp Speed up shell and add max value size 2015-03-18 15:07:13 -07:00
smbios_utils.cpp migrating smbios to use new hash api 2015-01-20 15:54:00 -08:00
smbios_utils.h SMBIOS parsing on Linux using mem 2015-01-20 15:10:19 -08:00
suid_bin.cpp Updating the license comment to be the correct open source header 2014-12-18 10:52:55 -08:00
sysctl_utils.h Add sysctl (system_control) table 2015-03-01 18:51:33 -07:00
system_controls.cpp Add sysctl (system_control) table 2015-03-01 18:51:33 -07:00