mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-07 18:08:53 +00:00
525a3b79a0
* The OS/DISTRO are available as defines when writing tables: UBUNTU, UBUNTU_14_04, UBUNTU_12_04 CENTOS, CENTOS_6_6 DARWIN, DARWIN_10_10, DARWIN_10_9 * The table generation tooling now grabs virtual tables templates from ./osquery/tables/templates/<name>.cpp.in. * The table generation tooling will detect reserved column names. * suid_bin uses the new UBUNTU to restrict calls to root (fix #362). |
||
---|---|---|
.. | ||
build.sh | ||
CMakeLists.txt | ||
com.facebook.osqueryd.plist | ||
flag_test.cpp | ||
genapi.py | ||
gentable.py | ||
git-clang-format.py | ||
lib.sh | ||
make_osx_package.sh | ||
osquery.flagfile | ||
profile.py | ||
provision.sh | ||
registry_test.cpp | ||
run.cpp | ||
stress.py | ||
test_binary.plist | ||
test.cpp |