osquery-1/osquery/filesystem
Teddy Reed aa078895d3 CentOS7 clang without fortify
1. _FORTIFY_SOURCE=1 will cause readlink/recv to hang when using
heap-allocated target buffers.
2. Install boost/rocksdb/thrift using source, similar to CentOS6.5
3. Remove boost::regex, prefer extended std::regex without static
link to boost_regex.
2015-02-13 12:47:30 -08:00
..
darwin Changes to flags, extensions now loaded with shell/daemon 2015-02-06 09:40:49 -08:00
linux CentOS7 clang without fortify 2015-02-13 12:47:30 -08:00
CMakeLists.txt Organizing headers/build for SDK 2015-02-03 14:59:32 -08:00
filesystem_tests.cpp Adding in the tests for recursive filesystems resolutions 2015-02-05 11:04:02 -08:00
filesystem.cpp Move lsperms into filesystem 2015-02-10 03:00:29 -07:00