Commit Graph

3701 Commits

Author SHA1 Message Date
Teddy Reed
73848c10ff virtual tables: Add optional --table_delay between scans (#3349) 2017-05-28 22:37:38 -07:00
Teddy Reed
df82f8c50e filesystem: Remove read_user_max flag (#3348) 2017-05-28 22:36:41 -07:00
Mitchell Grenier
fdf71643f8 Fix C99 array errors by moving array to the heap (#3346) 2017-05-28 20:46:54 -07:00
Mitchell Grenier
20327b32a2 Disallow the shadowing of local variables and fix existing shadows (#3347) 2017-05-28 20:44:11 -07:00
Teddy Reed
854b38519f extensions: Clear signals in autoload thread (#3345) 2017-05-28 17:42:43 -07:00
Teddy Reed
ae4de5628e Add SANITIZE_UNDEFINED for UBSAN (#3344) 2017-05-28 00:40:08 -07:00
Nick Anderson
07122b2ff0 Adding bison data folder to system chocolatey path (#3341) 2017-05-27 11:02:25 -07:00
Teddy Reed
3df16f616f Add make tidy to run clang-tidy and fix make analyze (#3342) 2017-05-27 00:16:18 -07:00
Mitchell Grenier
40056d3d25 Addressing a few nits for carver and system (#3339) 2017-05-26 23:55:51 -07:00
lxcode
044947528d Set some paths for FreeBSD. (#3337) 2017-05-26 15:24:33 -07:00
lxcode
8b7b37bf4f Add table for FreeBSD kernel modules. (#3328) 2017-05-26 15:10:59 -07:00
Nick Anderson
2c31502122 deps: Adding thrift compiler build and deploy logic (#3336) 2017-05-26 15:09:08 -07:00
Mitchell Grenier
62beb1e547 Fix #3220 Error loading packs not verbose enough (#3333) 2017-05-26 14:07:50 -07:00
Mitchell Grenier
6dec11fd41 Docs on the new linting system (#3334) 2017-05-26 11:19:57 -07:00
Mitchell Grenier
600a5d017a Add an sql function for carving paths (#3317) 2017-05-26 11:19:43 -07:00
Teddy Reed
9ba0edb4bb darwin: Improve disk_events add detection (#3332) 2017-05-26 10:38:26 -07:00
Mitchell Grenier
bf2457ffcd Address YARA hardcoded home folder issue (#3331) 2017-05-26 00:27:02 -07:00
Mitchell Grenier
5d5d18f83e Update docs about recursive wildcards in strings (#3330) 2017-05-25 23:00:15 -07:00
Mitchell Grenier
ce62dc53ba Rename new base64 functions to be like MySQL (#3329) 2017-05-25 22:24:25 -07:00
Teddy Reed
775a4cdcce flags: Allow custom flags in configuration (#3301) 2017-05-25 21:29:31 -07:00
Mitchell Grenier
6065c26f1d Make all descriptions use periods consistently. (#3324) 2017-05-25 12:43:58 -07:00
Mitchell Grenier
ccf5977b0e Conditional base64 function (#3320) 2017-05-25 10:58:08 -07:00
Nick Anderson
4ab974d7ce Fixing gle warning verbosity in drivers table and resharper lints (#3325) 2017-05-25 09:38:36 -07:00
Dan Sedlacek
06652449c3 [windows] refactor routes to properly display metrics and mtus (#3321) 2017-05-25 09:30:40 -07:00
Mitchell Grenier
fe1418f240 Adding a config block to create views (#3306) 2017-05-24 21:03:15 -07:00
Nick Anderson
dd66ce2a93 Removing pretty printing from windows event log data (#3322) 2017-05-24 17:00:52 -07:00
Nick Anderson
5261765261 Adding cmake changes to support a Windows Full Debug build (#3311) 2017-05-24 10:04:23 -07:00
Mitchell Grenier
21395f7cb5 Add base64 encode and decoding functions (#3312) 2017-05-24 09:38:10 -07:00
Teddy Reed
68f1a116c3 deps: Remove Homebrew 'dupes' repo (#3316) 2017-05-24 08:32:55 -07:00
Teddy Reed
963b00ee97 docs: Remove 'modules' from documentation (#3315) 2017-05-24 08:32:40 -07:00
Teddy Reed
c00b997dde deps: Rebuild the world with RPATH (#3314) 2017-05-24 00:22:58 -07:00
ryanheffernan
05b7b80891 Refactor Windows interface_addresses table to use win32 API and report accurate netmasks. (#3297) 2017-05-23 14:58:11 -07:00
Nick Anderson
e9dc7b0aa5 Carved files no longer contain carver fs path (#3296) 2017-05-23 12:42:27 -07:00
Mitchell Grenier
e0f5de75b9 Fix crash caused by boost's unhandled exception (#3309) 2017-05-23 09:29:03 -07:00
Mitchell Grenier
7ddb959b0d Fix an reading past the end of buffer (#3307) 2017-05-23 09:16:27 -07:00
Mitchell Grenier
0f76810699 Fix temperature sorting (#3308) 2017-05-23 09:15:34 -07:00
Seshu Pasam
5f732084a2 kDBInitialized should be checked after acquiring lock (#3302) 2017-05-22 20:11:35 -07:00
Teddy Reed
b427310241 deps: Rebuild the world, static and hidden (#3299) 2017-05-21 10:59:19 -07:00
Seshu Pasam
0cb7c3cc3e Fix spec file names and added missing version in packs (#3289) 2017-05-20 00:42:17 -07:00
Teddy Reed
8f07e1df23 database: Simplify database reset logic and locking (#3298) 2017-05-20 00:00:27 -07:00
lxcode
017fc1d33c FreeBSD: fix patchlevel reporting (#3291) 2017-05-19 10:43:41 -07:00
lxcode
523fa01b21 Fix sudoers path on FreeBSD, add fields to os_version (#3286) 2017-05-16 11:59:49 -07:00
Teddy Reed
02a6f76fd9 build: Improve SO linking on Linux (#3285) 2017-05-16 11:17:37 -07:00
Teddy Reed
fb287745c6 linux: Use lld and ThinLTO on Linux (#3284) 2017-05-14 14:23:50 -07:00
Teddy Reed
53e218b8dd deps: Bump LLVM to 4.0 on Linux (#3283) 2017-05-14 02:23:50 -07:00
Teddy Reed
fd882396e0 Use ThinLTO with LTO cache on Darwin (#3282) 2017-05-13 15:44:40 -07:00
Teddy Reed
127737bf0c darwin: Fix FreeBSD genapi, ASL warnings (#3280) 2017-05-12 16:38:16 -07:00
lxcode
9b803d78d7 FreeBSD: Fix os_version, add pkgng package table (#3278) 2017-05-12 14:11:01 -07:00
Teddy Reed
2e6947642a logger: Relay status logs to the enabled log sinks (#3275) 2017-05-11 21:08:14 -07:00
Nick Anderson
ce17e1da67 Bumping thrift for windows to 0.10.0 (#3276) 2017-05-11 18:40:48 -07:00