osquery-1/osquery
Sharvil Shah 64588be88b Fix build on OS X 10.11
enum `SecItemClass` changed in 10.11 headers,
so don't instantiate with rvalue of int.

Update `SecKeychainSearchCreateFromAttributes` to match the stricter definition.

Fixes #1423
2015-08-05 18:29:29 -07:00
..
config Apply query options to pack queries 2015-08-03 15:33:55 -07:00
core Use SIGKILL on OS X 2015-07-29 17:05:45 -07:00
database Fix broken JOIN predicate passing 2015-07-16 11:29:56 -07:00
devtools Fixed #1392 -- removed non-existant modes from .mode's help 2015-07-26 13:34:08 -04:00
dispatcher Several small optimizations around internal SQL queries 2015-08-03 07:56:55 -07:00
distributed Fix broken JOIN predicate passing 2015-07-16 11:29:56 -07:00
events Merge pull request #1335 from mofarrell/kernel-file-events 2015-07-31 15:22:11 -07:00
examples Minify tables namespace, extra CMake macros 2015-05-22 10:29:04 -07:00
extensions [Fix #1171, #1089] Add configurable max reads 2015-07-06 00:49:43 -07:00
filesystem Merge pull request #1376 from theopolis/fix_1367 2015-07-23 18:25:52 -07:00
logger Allow ConfigParserPlugins to update the ConfigData. 2015-07-18 15:08:51 -07:00
main Several small optimizations around internal SQL queries 2015-08-03 07:56:55 -07:00
registry Fix broken JOIN predicate passing 2015-07-16 11:29:56 -07:00
remote Changed where string concat was being performed to support older GCC compiler 2015-07-23 08:56:26 -07:00
sql Several small optimizations around internal SQL queries 2015-08-03 07:56:55 -07:00
tables Fix build on OS X 10.11 2015-08-05 18:29:29 -07:00
CMakeLists.txt Various additional tests and benchmarks 2015-07-28 12:26:17 -07:00