Commit Graph

4260 Commits

Author SHA1 Message Date
Teddy Reed
181d2f9dbc
build: Fix OSQUERY_BUILD_SHARED linkage (#4062) 2018-01-14 23:08:36 -05:00
Teddy Reed
3591d221e8
tables: Add pcid to cpuid table (#4061) 2018-01-14 22:24:30 -05:00
Teddy Reed
193de0c818
deps: Improve native (non-deps) builds (#4060) 2018-01-14 20:14:40 -05:00
Teddy Reed
82235e3c13
deps: Build linenoise locally (third-party) (#4058) 2018-01-14 16:31:41 -05:00
Teddy Reed
8272c028dd
macOS: Link with no-weak-imports (#4056) 2018-01-12 20:34:45 -05:00
Doug Wilson
bf0eb6f36f added IOCs to query for OSX_MaMi malware (#4055) 2018-01-12 20:34:31 -05:00
Teddy Reed
541f28d397
deps: Build librdkafka 0.11.3 without clock_gettime (#4054) 2018-01-12 17:29:17 -05:00
Teddy Reed
adad4ee8de
build: Set default macOS SDK to 10.11 (#4053) 2018-01-12 17:28:43 -05:00
exFill
979330efbb Fix on_disk detection for Linux (#4047) 2018-01-12 10:26:01 -05:00
Teddy Reed
b8a25429a5
tables: Remove apt-pkg linking on Linux (#4049) 2018-01-12 10:25:25 -05:00
Teddy Reed
687070352d
website: Add 2.11.2 release (#4050) 2018-01-12 10:25:08 -05:00
Mitchell Grenier
fa8d267ad8 Fix a crash in the extended_attributes table (#4051) 2018-01-12 10:24:45 -05:00
Teddy Reed
f2f6b8d5f4 vagrant: Add win10 target for Vagrant (#4040) 2018-01-10 09:52:31 -08:00
Nick Anderson
d73222326f
tables: updating row description for kva_speculative_info (#4044) 2018-01-09 11:43:19 -08:00
Mitchell Grenier
099fb39af7
Add signing functionality to make_osx_package (#4045) 2018-01-08 21:59:42 -08:00
Teddy Reed
5777efffb4
deps: Add SKIP_DEPS control to CMake (#4036) 2018-01-07 14:32:24 -08:00
Teddy Reed
de19f0b6c2
tables: Replace apt_sources with crude string parsing (#4034) 2018-01-07 00:26:27 -08:00
Teddy Reed
00040c6c1a
feature: URI parsing from folly (#4035) 2018-01-06 20:26:36 -08:00
Teddy Reed
551e1043b4
tests: Interrupt subprocesses of test_osqueryd (#4032) 2018-01-06 00:57:44 -08:00
Teddy Reed
ecf06772c8
windows: deps: Install thrift module on Windows only (#4033) 2018-01-06 00:04:38 -08:00
Nick Anderson
21b257beb6 deps: Updating windows to boost 1.66.0 (#4031) 2018-01-05 19:58:54 -08:00
Nick Anderson
85133d8ad0
tables: adding windows table for KVA and speculative exec info (#4027) 2018-01-05 10:53:02 -08:00
Teddy Reed
c4c5385253
deps: Rebuild all dependencies for Darwin and Linux (v5) (#4025) 2018-01-04 23:05:21 -08:00
Teddy Reed
32847baec7
tests: Allow VERBOSE_TEST=1 to run verbose ctest (#4023) 2017-12-30 18:21:09 -08:00
Ben Schmoker
966854028f docs: typo in mac setup instructions (#4010) 2017-12-28 21:13:19 -08:00
Dave Kukfa
6ddbdc0fea tables: Implemented Windows crashes table (#3696) 2017-12-28 21:09:10 -08:00
Teddy Reed
ec4cad5604
tables: Fix Bookmark and Alias path extraction (#4022) 2017-12-28 14:40:23 -08:00
uptycs-nishant
1acc7b91ef Reducing memory footprint of osquery by achieving zero-copy (#3977) 2017-12-27 19:43:20 -08:00
Teddy Reed
b86b8c0ba3
rocksdb: Decrease max open database files to 128 from 256 (#4021) 2017-12-27 14:40:42 -08:00
Teddy Reed
5efb0bd09a
Set minimum NOFILE limit to 1024 (#4020) 2017-12-27 14:12:51 -08:00
Teddy Reed
489ec3fc59
deps: Update Linux and macOS boost to 1.66 (#4018) 2017-12-23 21:42:21 -08:00
Teddy Reed
776846a737
deps: Use beast v124 APIs (#4016) 2017-12-23 15:22:28 -08:00
Teddy Reed
b1f2888c8f
deps: Fix symlink check in thrift 0.11 (#4017) 2017-12-23 15:08:49 -08:00
Teddy Reed
56f9072cb6
deps: Build for thrift 0.11.0 (#4013) 2017-12-23 13:39:13 -08:00
Thomas Broadley
f5c6113fc4 docs: fix typos (#4015) 2017-12-22 10:08:41 -08:00
UntilDoomsday
9c4c52962d docs: added note about fim file replacement (#4008) 2017-12-19 20:40:49 -08:00
Teddy Reed
0ec2cc3705
website: Add 2.11.0 release (#4011) 2017-12-19 20:39:41 -08:00
Teddy Reed
f6d077cbf7
license: Change license to Apache 2.0 and GPLv2 (#4007) 2017-12-18 16:04:06 -08:00
Teddy Reed
222f40f2d3
hash: Use the hash-cache by default and document flags (#4006) 2017-12-18 12:20:57 -08:00
Teddy Reed
e71390ca82
config: Allow scheduled queries to set blacklist=false (#4005) 2017-12-18 08:42:00 -08:00
Teddy Reed
33ab8b6e5d
config: Inspect blacklisted queries (#4004) 2017-12-17 19:25:42 -08:00
Teddy Reed
a6998b7518
extensions: watchdog: Opt-in to monitor extension performance (#4003) 2017-12-17 16:33:20 -08:00
Teddy Reed
f7be9fae71
ux: The ephemeral flag should disable the database (#4002) 2017-12-17 11:02:39 -08:00
Teddy Reed
70a214b8a6
logger: Remove invalid assumptions about status logging (#4001) 2017-12-17 09:44:15 -08:00
Teddy Reed
2c8813a150
logger: wel: codemod the generated WEL header into plugins (#4000) 2017-12-16 21:57:35 -08:00
Teddy Reed
cdadfd7df6
deps: Include script to auto-build bottles (#3992) 2017-12-14 14:23:46 -08:00
Teddy Reed
a073bdc838
docs: Add short debugging note for events in osqueryi (#3993) 2017-12-12 21:27:09 -08:00
Seshu Pasam
f60e900b9a Upgrade OpenSSL to 1.0.2m and cacert PEM file to latest (#3981) 2017-12-12 21:26:10 -08:00
Alessandro Gario
e859276739 logging: Adds Windows Event Log support (#3887) 2017-12-12 14:15:38 -08:00
Nick Anderson
1dd6e1e693
ux: adding verbosity if osquery fails to read system uuid (#3989) 2017-12-08 08:17:40 -08:00