Teddy Reed
05a795d80a
Count subscriber events correctly in osquery_events ( #2419 )
...
This also changes the osquery_events API by renaming restarts to refreshes.
2016-08-29 06:57:24 -07:00
Teddy Reed
9824e6bd58
Rename phys_footprint to total_size and add threads ( #2412 )
2016-08-29 06:56:38 -07:00
Teddy Reed
6d1e73d729
Handle empty Linux pwd members ( #2417 )
2016-08-29 06:55:22 -07:00
Teddy Reed
89b1b6f3ff
Fix Linux memory_map printing and use IOMEM instead ( #2416 )
2016-08-29 06:54:10 -07:00
Nick Anderson
bcb5edc464
Refactoring Win provisioning to prevent duplicate installations ( #2411 )
2016-08-28 23:00:26 -07:00
Teddy Reed
1bff276fcf
Increase TLS client timeout from 4s to 32s ( #2410 )
2016-08-27 13:12:48 +01:00
artemdinaburg
7915b579ee
Load VS variables for amd64 native build prior to launching cmake ( #2408 )
2016-08-26 11:42:18 +01:00
Teddy Reed
69dc5d3210
[skip ci] Update RocksDB bottle hashes 4.9 ( #2409 )
2016-08-25 17:43:38 +01:00
Teddy Reed
132fa3a753
Display flags in alphabetical order ( #2407 )
2016-08-24 17:44:16 +01:00
Omer Katz
15dd15ee38
Bump rocksdb to 4.9 ( #2404 )
2016-08-24 17:02:51 +01:00
Nick Anderson
e6d4f36ebb
Adding etc_hosts virtual table to windows ( #2381 )
2016-08-24 17:02:14 +01:00
Teddy Reed
84e65d1141
Remove various provision files ( #2406 )
2016-08-24 13:40:35 +01:00
Michael McGrew
a14961d868
Minor fixes to cb_info table ( #2399 )
2016-08-22 23:29:22 +01:00
yying
2f1cad864d
Support for building static osquery executable ( #2398 )
2016-08-22 23:27:12 +01:00
Nick Anderson
f1d6686735
Fixed type bug with DWORD registry values ( #2383 )
2016-08-18 10:12:30 -07:00
Nick Anderson
fe7b8d98f9
Adding getSystemRoot function ( #2386 )
...
Adding a cross platform function for getting the OS root
and returning it as a boost::fs::path
2016-08-18 09:32:34 -07:00
Teddy Reed
1b75972181
[ Fix #2387 ] Attempt to create user's osquery homedir ( #2395 )
2016-08-17 17:27:46 -07:00
Teddy Reed
e969b92a2e
Fix code auditing job and disable Homebrew auto-update ( #2392 )
2016-08-17 16:00:30 -07:00
Teddy Reed
02dd921d3b
Introduce 'external' project builds: make externals ( #2385 )
2016-08-17 13:33:28 -07:00
Nick Anderson
feb18c6173
Adding install/uninstall flags to daemon ( #2379 )
2016-08-17 09:23:11 -07:00
Michael McGrew
a0e83466d2
Add table for pulling back carbon black sensor info ( #2377 )
2016-08-16 21:56:29 -07:00
Teddy Reed
407286b93b
deps: Install UUID headers before AWS SDK ( #2380 )
2016-08-16 19:12:55 -07:00
Teddy Reed
0eb696f1b3
Build POSIX applications tables ( #2378 )
2016-08-16 18:04:43 -07:00
Nick Anderson
9786b0efed
Adding the windows registry virtual table ( #2356 )
2016-08-16 12:37:53 -07:00
Gary
87bc28e313
Added note to explain results from failed queries ( #2376 )
2016-08-16 08:39:43 -07:00
Teddy Reed
0161edf15d
Update bottles for AWS-SDK-CPP 0.14.4 ( #2375 )
2016-08-16 08:37:11 -07:00
Teddy Reed
d8a3b26f65
Display diff when audit fails due to clang-format changes ( #2374 )
2016-08-15 22:12:55 -07:00
Teddy Reed
a227c0cf3b
Fix dep_packages and apply to all Linux ( #2373 )
2016-08-15 22:11:01 -07:00
Teddy Reed
a2540a2614
Update to AWS-SDK-CPP version 0.14.x ( #2371 )
2016-08-15 21:30:39 -07:00
Teddy Reed
86363bc60a
Add AWS-SDK-CPP r1 hashes ( #2370 )
2016-08-15 17:56:48 -07:00
Teddy Reed
00d92a72c4
Merge pull request #2369
2016-08-15 16:50:54 -07:00
Teddy Reed
f93253ec48
Nitpicks and style formatting
2016-08-15 16:07:51 -07:00
Ryan Holeman
a217035d12
Add AWS STS assume role authentication capability
2016-08-15 16:07:51 -07:00
Teddy Reed
b551b037ef
Always update the local tap symlink for make deps ( #2368 )
2016-08-15 16:07:39 -07:00
Teddy Reed
987368221f
Remove several raw strings that confuse static analysis ( #2367 )
2016-08-15 14:52:11 -07:00
Gary
8f57d2ea81
Change second FLAGS_pofile_delay to seconds ( #2359 )
2016-08-15 08:30:20 -07:00
Teddy Reed
a2017f68f1
Add clang-format rules from 3.6 ( #2360 )
2016-08-15 01:33:17 -07:00
Teddy Reed
58fd284f05
Improve dispatcher tests ( #2358 )
...
This improves dispatcher tests by allowing units to act like component
tests and use embedded std::thread-based osquery APIs. A unit may force
a 'service' to run by joining the Dispatcher before deconstructing.
2016-08-14 15:41:53 -07:00
Teddy Reed
89e18547aa
Ignore errors within testing for rmtree ( #2355 )
2016-08-13 22:06:42 -07:00
Teddy Reed
7f54dca7e7
[ Fix #2112 ] Remove forced benchmark skip ( #2349 )
...
Google benchmark 1.0.0 is included with the 1.8.0 build redesign.
2016-08-13 19:38:55 -07:00
Teddy Reed
f88d404e6d
Add 'type' to logged_in_users ( #2343 )
2016-08-12 22:09:57 -07:00
Teddy Reed
a4ffa9d02a
Fix shared library build and introduce FAST ( #2344 )
2016-08-12 19:25:28 -07:00
Teddy Reed
dd3020df79
[ Fix #2319 ] Emit verbose log when Linux audit is immutable ( #2347 )
2016-08-12 18:30:21 -07:00
Teddy Reed
9ee90f4f2d
[ Fix #2274 ] Relax return code checks for osqueryd tests ( #2353 )
2016-08-12 18:02:28 -07:00
yying
381e86a931
Changes to support new boost-msvc14 package ( #2352 )
2016-08-12 17:08:08 -07:00
Teddy Reed
791dd4038a
[ Fix #2342 ] Use seconds for --profile_delay precision ( #2348 )
2016-08-11 07:49:55 -07:00
Teddy Reed
9a7b930a94
[ Fix #2281 ] Avoid ctor ambiguity in table header ( #2345 )
2016-08-10 20:55:18 -07:00
Teddy Reed
e6fec935c7
Move lz4 link order for RH-based hosts ( #2341 )
2016-08-10 17:03:54 -07:00
artemdinaburg
6e3f4b8e13
Copy required DLLs into the build directory ( #2339 )
2016-08-10 16:48:33 -07:00
artemdinaburg
de71df922b
Check return code from the provision script and error if it errored ( #2340 )
2016-08-10 16:36:51 -07:00