Teddy Reed
|
b427310241
|
deps: Rebuild the world, static and hidden (#3299)
|
2017-05-21 10:59:19 -07:00 |
|
Nick Anderson
|
95d916e24b
|
[Fix #3268] extensions autoload now correctly spawns extension processes (#3269)
|
2017-05-11 16:51:48 -07:00 |
|
Nick Anderson
|
8fdb0a6945
|
Adding distributed workid to carver (#3252)
|
2017-05-05 15:14:21 -07:00 |
|
Seshu Pasam
|
4cfb31452c
|
Docker support (#3241)
|
2017-05-05 09:53:12 -07:00 |
|
Teddy Reed
|
66c177945e
|
logger: Require an open DB for status logs (#3205)
|
2017-04-23 13:16:12 -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 |
|
Teddy Reed
|
649afcfff1
|
events: Use generator-tables for event subscribers (#3150)
|
2017-04-12 21:45:41 -07:00 |
|
Teddy Reed
|
67440ab101
|
tests: Rewrite and add filesystem tests (#3156)
|
2017-04-10 21:32:16 -07:00 |
|
yying
|
31b78cb996
|
Adding hostIdentifier, calendarTime, unixTime to status logging (#3146)
|
2017-04-10 11:56:23 -07:00 |
|
Teddy Reed
|
76fe5d748c
|
logging: Allow Glog reentrancy (#3142)
|
2017-04-06 15:57:44 -07:00 |
|
Teddy Reed
|
cea8da9829
|
freebsd: Add lldpd to dependencies (#3124)
|
2017-04-02 13:04:10 -07:00 |
|
Teddy Reed
|
bc85f726ad
|
events: Execute schedule before expiring (#3091)
|
2017-03-21 12:38:04 -07:00 |
|
Teddy Reed
|
69bb69fd6d
|
events: Inspect schedule and improve tests (#3087)
|
2017-03-20 22:03:09 -07:00 |
|
Teddy Reed
|
7b6d026820
|
rocksdb: Update to 5.0 and use DeleteRange for expirations (#3066)
|
2017-03-17 12:40:07 -07:00 |
|
Teddy Reed
|
3a5aca9c94
|
Add getQueryTables to inspect tables scanned (#3056)
|
2017-03-15 18:48:01 -07:00 |
|
Teddy Reed
|
1e71f4aab8
|
Introduce generator/yield-style virtual tables (#3060)
|
2017-03-15 18:46:42 -07:00 |
|
Teddy Reed
|
5604a7a99b
|
freebsd: Rollup of build and source fixes (#3022)
|
2017-02-26 18:25:49 -08:00 |
|
Santosh Ananthakrishnan
|
d3adaedbb1
|
Allow reloading filesystem config with --config_refresh (#2967)
|
2017-02-26 17:45:06 -08:00 |
|
Teddy Reed
|
d1d21cda78
|
darwin: Use boost shared_mutex for OS X (#3003)
|
2017-02-15 14:17:40 -08:00 |
|
Teddy Reed
|
0e57003e74
|
packages: Use /var/osquery on OS X for home (#2976)
|
2017-02-07 12:22:41 -08:00 |
|
Mike Arpaia
|
7a019d8226
|
Bundle cURL PEM into packages (#2950)
|
2017-02-02 20:46:13 -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
|
58ed5cc628
|
Introduce scheduler reload feature (#2917)
|
2017-01-25 17:48:33 -08:00 |
|
lambda-conjecture
|
721dd1ed62
|
Fix column order and repeated columns in distributed query (#2926)
|
2017-01-20 22:52:47 -08:00 |
|
Mike Arpaia
|
b445d7215d
|
Superfluous "d" in a doc block (#2911)
|
2017-01-16 19:18:59 -08:00 |
|
Teddy Reed
|
f9599d60d0
|
Move Mutex to shared_timed_mutex and add ReadLock (#2915)
|
2017-01-15 02:16:40 -08:00 |
|
Teddy Reed
|
0178419085
|
Add a TLS config plugin test that runs the scheduler (#2898)
|
2017-01-10 19:52:58 -08:00 |
|
Teddy Reed
|
0e9733f94c
|
Simplify Registry and plugin concepts (#2887)
|
2017-01-07 12:21:35 -08:00 |
|
Jonathan Lee
|
383e07e5be
|
[Fix #2734] Remove OpenSSL link dependency for osquery core (#2750)
|
2016-12-22 00:37:59 -08:00 |
|
Marc LeBourdais
|
aa08d487c9
|
Keep a local reference to the process name to avoid memory corruption (#2847)
|
2016-12-07 20:20:17 -08:00 |
|
lambda-conjecture
|
cd761d1749
|
Fix deadlock in RocksDB log callback (#2749)
|
2016-12-02 23:24:08 -08:00 |
|
Teddy Reed
|
1b21e5173e
|
[Fix #2798] Update gflags on OS X/Linux to 2.2.0 (#2800)
|
2016-11-30 15:59:18 -08:00 |
|
Teddy Reed
|
555d59eff6
|
Remove fsuid permissions drop for OS X and Linux (#2805)
|
2016-11-28 22:05:08 -08:00 |
|
Teddy Reed
|
deed140080
|
[#1773] Introduce multi-pack configuration syntax (#2787)
|
2016-11-22 09:35:03 -08:00 |
|
Teddy Reed
|
6ead016cbb
|
[Fix #2656] Refactor events_optimize to act per-query (#2665)
|
2016-11-05 22:03:45 -07:00 |
|
Teddy Reed
|
530f2933e3
|
[Fix #2704] Various distributed code cleanups (#2719)
|
2016-11-03 23:54:55 -07:00 |
|
Teddy Reed
|
e775fe1ea2
|
[Fix #2579] Remove database_in_memory flag (#2716)
|
2016-11-03 09:55:10 -07:00 |
|
Teddy Reed
|
a3acf2a3e5
|
Fix Config TLS plugin default verb (#2708)
|
2016-11-02 17:08:44 -07:00 |
|
Teddy Reed
|
4c8fdf5d17
|
Fix UDEV publisher unit tests LSAN bug (#2693)
|
2016-10-30 11:15:55 -07:00 |
|
Teddy Reed
|
b04736631a
|
Add --extensions_require feature (#2672)
|
2016-10-24 18:13:44 -07:00 |
|
Teddy Reed
|
b814fd54dc
|
[Fix #2674] Add SQLite prepare lock to shell_exec (#2677)
|
2016-10-24 08:25:38 -07:00 |
|
Teddy Reed
|
02b21d00c3
|
Add dropToUser method to privileges dropper interface (#2624)
|
2016-10-14 15:25:54 -07:00 |
|
Nick Anderson
|
616d9f5953
|
Adding support for Windows platform_info table (#2611)
|
2016-10-12 09:01:32 -07:00 |
|
Teddy Reed
|
0b1713423c
|
[Fix #1690] Use INDEX options in constraint cost evaluation (#2593)
|
2016-10-05 15:44:21 -07:00 |
|
Zachary Wasserman
|
6e7c1cdf32
|
Fix doxygen string in core.h causing make docs to fail (#2585)
|
2016-10-02 16:52:44 -07:00 |
|
Nick Anderson
|
b69981584f
|
Fixing COM memory leak (#2583)
|
2016-10-02 12:15:17 -07:00 |
|
Teddy Reed
|
ff2e1a182f
|
Initialize VirtualTableContent attributes (#2530)
|
2016-09-26 23:52:25 -07:00 |
|
Teddy Reed
|
4d1451c9b4
|
Add extensions SDK incompatibility checking (#2527)
|
2016-09-26 17:32:41 -07:00 |
|