Teddy Reed
|
89ee28dcc4
|
watchdog: Fix disabled database and logging when watchdog is not used (#3448)
|
2017-06-28 23:24:18 -07:00 |
|
Nicolas Bigaouette
|
23194c732d
|
Replace hardcoded paths throughout code base (#3387)
|
2017-06-15 19:31:52 -07:00 |
|
Nick Anderson
|
cffa9cb7a3
|
Changing init verbosity to honor verbose flag (#3406)
|
2017-06-14 21:08:33 -07:00 |
|
Teddy Reed
|
f8f5718297
|
watcher: Do not initialize the config in watcher (#3403)
|
2017-06-13 17:26:34 -07:00 |
|
Nick Anderson
|
4aa4a983fc
|
Triaging windows auto load extensions; (#3384)
|
2017-06-09 10:35:40 -07:00 |
|
Teddy Reed
|
8ad086098c
|
watcher: Add initial watchdog delay (#3360)
|
2017-06-08 18:03:30 +01:00 |
|
Mitchell Grenier
|
f9cb7149a9
|
[Tidy] Fix syscall deprecation on macOS (#3354)
|
2017-05-30 17:08:20 -07:00 |
|
Teddy Reed
|
7844a8ea1b
|
nits: Use char-overload for find (#3363)
|
2017-05-29 23:13:10 -07:00 |
|
Teddy Reed
|
70f30b99d8
|
watcher: Rename instance to get for consistency (#3359)
|
2017-05-29 17:16:19 -07:00 |
|
Teddy Reed
|
b38a62be8b
|
config: Rename getInstance to get for consistency (#3350)
|
2017-05-28 23:04:53 -07:00 |
|
Teddy Reed
|
854b38519f
|
extensions: Clear signals in autoload thread (#3345)
|
2017-05-28 17:42:43 -07:00 |
|
Mitchell Grenier
|
40056d3d25
|
Addressing a few nits for carver and system (#3339)
|
2017-05-26 23:55:51 -07:00 |
|
Mitchell Grenier
|
600a5d017a
|
Add an sql function for carving paths (#3317)
|
2017-05-26 11:19:43 -07:00 |
|
Teddy Reed
|
775a4cdcce
|
flags: Allow custom flags in configuration (#3301)
|
2017-05-25 21:29:31 -07:00 |
|
Mitchell Grenier
|
21395f7cb5
|
Add base64 encode and decoding functions (#3312)
|
2017-05-24 09:38:10 -07:00 |
|
Teddy Reed
|
b427310241
|
deps: Rebuild the world, static and hidden (#3299)
|
2017-05-21 10:59:19 -07:00 |
|
Teddy Reed
|
127737bf0c
|
darwin: Fix FreeBSD genapi, ASL warnings (#3280)
|
2017-05-12 16:38:16 -07:00 |
|
Nick Anderson
|
95d916e24b
|
[Fix #3268] extensions autoload now correctly spawns extension processes (#3269)
|
2017-05-11 16:51:48 -07:00 |
|
Teddy Reed
|
bc13431394
|
freebsd: Fix tests and additional_tests (process, config) (#3239)
|
2017-04-29 19:53:53 -07:00 |
|
Teddy Reed
|
65ef94f053
|
logger: Fixes to allow plugins access to hostIDs (#3197)
|
2017-04-22 18:24:25 -07:00 |
|
Grigoriy Chudnov
|
e3a2445480
|
Add database init retry (#3179)
|
2017-04-21 15:32:40 -07:00 |
|
Mitchell Grenier
|
8474cf640b
|
Drop permissions properly on Linux (#3187)
|
2017-04-20 19:02:09 -07:00 |
|
Nick Anderson
|
13524f8833
|
Adding file carving feature to osquery (#3038)
|
2017-04-20 19:00:26 -07:00 |
|
tpott
|
17ab40db51
|
Add specified identifier via GFlags (#3165)
|
2017-04-18 22:30:55 -07:00 |
|
Nick Anderson
|
318dfe2d0d
|
Fixing stringToWstring crashes with wide character strings (#3170)
|
2017-04-18 09:25:30 -07:00 |
|
Teddy Reed
|
b3ee6c9a8d
|
tables: Fix table metadata when constraints are used (#3151)
|
2017-04-12 21:48:28 -07:00 |
|
yying
|
31b78cb996
|
Adding hostIdentifier, calendarTime, unixTime to status logging (#3146)
|
2017-04-10 11:56:23 -07:00 |
|
Teddy Reed
|
396201b2fb
|
extensions: No not use noverbose in autoloading (#3107)
|
2017-03-26 19:43:50 -07:00 |
|
Teddy Reed
|
f6f9480874
|
extensions: Preserve environment in auto-loaded extensions (#3101)
|
2017-03-24 18:47:23 -07:00 |
|
Teddy Reed
|
43eddc0bf3
|
watcher: Set default memory limit to 200M (#3086)
|
2017-03-18 16:38:47 -07:00 |
|
Teddy Reed
|
5604a7a99b
|
freebsd: Rollup of build and source fixes (#3022)
|
2017-02-26 18:25:49 -08:00 |
|
Nick Anderson
|
5299e26bd3
|
Updating users table to pickup users with no profile (#3009)
|
2017-02-23 20:01:36 -08:00 |
|
Teddy Reed
|
f95b14ac95
|
worker: Prefer null character over spaces when clearing argv (#2968)
|
2017-02-06 00:51:05 -08:00 |
|
Jonathan Lee
|
a1de136c1a
|
Change logging level in certain cases (#2896)
|
2017-01-31 08:07:42 -08:00 |
|
Mike Arpaia
|
2ad1d8839f
|
Introduce two new host identifier options (#2944)
|
2017-01-27 17:56:50 -08:00 |
|
Teddy Reed
|
487f7ee59b
|
extensions: Select ephemeral path for shell socket (#2945)
|
2017-01-27 15:56:40 -08:00 |
|
Teddy Reed
|
bdf65e360e
|
Allow autoload extensions to retry loading (#2932)
|
2017-01-26 12:33:23 -08:00 |
|
Teddy Reed
|
58ed5cc628
|
Introduce scheduler reload feature (#2917)
|
2017-01-25 17:48:33 -08:00 |
|
Teddy Reed
|
cdb0bef64c
|
Emit only ERROR logs to osqueryd stderr (#2928)
|
2017-01-19 23:22:41 -08:00 |
|
Teddy Reed
|
eb565bb8e1
|
Do not exit watcher after failed autoloaded extensions (#2927)
|
2017-01-19 21:00:49 -08:00 |
|
Teddy Reed
|
b2a90cd6e4
|
Do not control stderr teeing automatically (#2919)
|
2017-01-17 17:18:03 -08:00 |
|
Teddy Reed
|
214eeca44a
|
Allow POSIX to gracefully stop workers (#2909)
|
2017-01-15 01:25:59 -08:00 |
|
Teddy Reed
|
1d758b1d9a
|
Allow watchdog watcher to wait for child exits (#2908)
|
2017-01-12 18:09:46 -08:00 |
|
Dan Sedlacek
|
1d604fc1af
|
[windows] arp_cache virtual table (#2839)
|
2017-01-10 19:09:46 -08:00 |
|
Teddy Reed
|
0e9733f94c
|
Simplify Registry and plugin concepts (#2887)
|
2017-01-07 12:21:35 -08:00 |
|
Nick Anderson
|
91ecf22e44
|
Updating processes table to contain UID and GID (#2889)
|
2017-01-04 08:41:06 -08:00 |
|
Jonathan Lee
|
383e07e5be
|
[Fix #2734] Remove OpenSSL link dependency for osquery core (#2750)
|
2016-12-22 00:37:59 -08:00 |
|
Teddy Reed
|
ae19b7797d
|
Allow EINTR within ThriftTransport (#2879)
|
2016-12-16 18:12:02 -08:00 |
|
Phil Christensen
|
1c21fe4208
|
C++ conformance fixes (MSVC /permissive-) (#2860)
|
2016-12-12 00:23:08 -08:00 |
|
Teddy Reed
|
0017de5bf1
|
Add memory and utilization limit override flags (#2858)
|
2016-12-11 21:59:32 -08:00 |
|