osquery-1/osquery/tables/system
Brandon Bennett 65738a73c1 Support for newer versions of libdpkg
Libdpkg has some breaking changes in newer versions which prevented
compiling the deb_packages table on Ubuntu 15.04.  This change looks for
the libpkg version user pkg-config and adds some preprocessor magic to
support the newer versions.
2015-10-15 16:43:14 -06:00
..
centos Constraint existence now check for constraints using specific operator types. 2015-05-29 13:47:04 -07:00
darwin Fix kernel_info on OS X, remove md5 2015-10-11 11:43:42 -07:00
freebsd Chase constraint changes introduced in #1170. 2015-05-30 01:42:44 +00:00
linux Fix kernel_info on OS X, remove md5 2015-10-11 11:43:42 -07:00
tests Add state, group, and nice to processes 2015-09-24 13:11:46 -07:00
ubuntu Support for newer versions of libdpkg 2015-10-15 16:43:14 -06:00
cpuid.cpp Removing trailing whitespace 2015-05-11 23:31:13 -07:00
crontab.cpp Merge pull request #1151 from theopolis/crontab-fix 2015-05-20 10:47:32 -07:00
efi_misc.h Add kernel_info to OSX 2015-01-23 13:47:20 -08:00
last.cpp Removing trailing whitespace 2015-05-11 23:31:13 -07:00
logged_in_users.cpp Removing trailing whitespace 2015-05-11 23:31:13 -07:00
magic.cpp Adding magic table to check for libmagic data 2015-08-28 12:49:46 -07:00
shell_history.cpp Various table perf improvements and TLS docs 2015-06-05 22:03:15 -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 Removing trailing whitespace 2015-05-11 23:31:13 -07:00
sysctl_utils.h Add sysctl (system_control) table 2015-03-01 18:51:33 -07:00
system_controls.cpp Constraint existence now check for constraints using specific operator types. 2015-05-29 13:47:04 -07:00
uptime.cpp Add uptime table 2015-07-02 22:32:48 -07:00
user_groups.h Various table perf improvements and TLS docs 2015-06-05 22:03:15 -07:00