24404 Commits

Author SHA1 Message Date
Richard Cordovano
4e25ba28ba
Merge pull request #5070 from kellykelly3/1291-deprecate-indexArtifact
1291 deprecate index artifact
2019-07-26 12:25:24 -04:00
Kelly Kelly
9a31541320 modified based on review comments 2019-07-26 12:24:03 -04:00
Kelly Kelly
50656b4859 modified based on review comments 2019-07-26 11:24:08 -04:00
Kelly Kelly
b95009bc15 deprecated indexArtifact 2019-07-26 10:41:32 -04:00
Richard Cordovano
41116e63b3
Merge pull request #5068 from esaunders/5339-appveyor-jna
See if setting jna.nosys to true fixes our AppVeyor build problem.
2019-07-24 15:48:20 -04:00
Kelly Kelly
554db1aedc added code size table columns to the available space 2019-07-24 15:13:54 -04:00
Richard Cordovano
f0ce002c04 Merge remote-tracking branch 'upstream/develop' into file-search 2019-07-24 14:32:30 -04:00
esaunders
390cc300b6 See if setting jna.nosys to true fixes our AppVeyor build problem. 2019-07-24 12:59:49 -04:00
Kelly Kelly
f6cb5488bc Used func from FileUtil to remove odd char from attachment file names. 2019-07-24 12:08:44 -04:00
Kelly Kelly
cffc54e369 Modified plaso setting panel based on Brian's review comments 2019-07-24 11:37:18 -04:00
Richard Cordovano
1b44f4c60f
Merge pull request #5006 from kellykelly3/1276-email-memory-savings
1276 - Reduced the memory foot print of the email parser
2019-07-24 11:26:07 -04:00
Kelly Kelly
51c647b3f0 fixed codacy issues 2019-07-24 11:18:02 -04:00
Richard Cordovano
d2a923ac4b
Merge pull request #5056 from kellykelly3/1297-listemodel-getevents
1297 listemodel getevents
2019-07-24 09:39:26 -04:00
Richard Cordovano
0f989393d5
Merge pull request #5063 from dannysmyda/5336-Retrofit-Null-To-ReportModule
5336 retrofit null to report module
2019-07-23 17:07:46 -04:00
Richard Cordovano
9298178673
Merge pull request #5041 from esaunders/5233-wait-for-solr-start
Attempt to communicate with local Solr server after launch, waiting u…
2019-07-23 17:03:53 -04:00
Richard Cordovano
53cb2215ab
Merge pull request #5051 from wschaeferB/5057-GzipZipBombDetection
5057 disable compression check for gzip files
2019-07-23 17:00:41 -04:00
Kelly Kelly
3b3a2a26dc fixed mbox attachment names 2019-07-23 13:59:34 -04:00
Kelly Kelly
de727b9283 Hardcoded plaso to be disabled by default 2019-07-23 12:39:59 -04:00
Kelly Kelly
4e214ed384 Update TL bundles file 2019-07-23 12:37:57 -04:00
U-BASIS\dsmyda
7c7513dc2d Returned null in tagged hash report module to keep behavior 2019-07-23 11:53:50 -04:00
Kelly Kelly
80ca564249 Timeline warning message for older version of autopsy 2019-07-23 10:49:34 -04:00
Kelly Kelly
3955136e9d Changed the error string to a list of strings 2019-07-22 17:31:08 -04:00
U-BASIS\dsmyda
9f1ec6bcd1 Updated date in header 2019-07-22 16:24:04 -04:00
U-BASIS\dsmyda
af11e92112 Updated doc unmerged other PR 2019-07-22 16:22:36 -04:00
U-BASIS\dsmyda
b7f3de7abb Added null safety and support for null relative paths 2019-07-22 15:30:56 -04:00
Kelly Kelly
31ea3b36aa cleanup codacy issues 2019-07-22 15:03:48 -04:00
Richard Cordovano
650225dcfd
Merge pull request #5039 from kellykelly3/1149-empty-plaso-descriptions
1149 - set empty plaso event descriptions to event type display name
2019-07-22 13:16:30 -04:00
Kelly Kelly
44d7b2564d merged in latest timeline and fixed plaso other events per brians request 2019-07-22 09:32:49 -04:00
Richard Cordovano
28e1d1a946
Merge pull request #5058 from kellykelly3/1312-timeline-top-fix
1312 - pulled Richard's changes from develop into timeline
2019-07-19 18:32:18 -04:00
Kelly Kelly
f5c0135d49 pulled Richard's changes from develop into timeline 2019-07-19 16:07:57 -04:00
Kelly Kelly
0473d5c40b merged in timeline-event-mgr-2 2019-07-19 15:38:46 -04:00
Kelly Kelly
ad637c0a70 removed TimeLineManager calls from ListViewModel 2019-07-19 14:58:57 -04:00
Brian Carrier
1f4c10e778
Merge pull request #5038 from sleuthkit/timeline-2
Timeline Changes based on TSK data model API changes.
2019-07-19 13:51:08 -04:00
Brian Carrier
bfa7d87488 fix error from already merged PR 2019-07-19 13:50:20 -04:00
Brian Carrier
382a145cc9
Merge branch 'timeline-event-mgr-2' into timeline-2 2019-07-19 13:40:53 -04:00
Richard Cordovano
ad684dc218
Merge pull request #5054 from APriestman/5323_dataStructureChanges
5323 Use result object instead of hash map.
2019-07-19 11:13:24 -04:00
Richard Cordovano
5bd5674364
Merge pull request #5052 from APriestman/5323_improveCRlookup
5323 improve CR lookup
2019-07-19 11:12:10 -04:00
Brian Carrier
b3a7dd9e96
Merge pull request #5046 from kellykelly3/1286-new-timelineMgr-func
1286 - Moving TimelineEvent creations from UI to TimelineManager
2019-07-19 09:42:16 -04:00
Brian Carrier
8d4b995a32
Merge pull request #5050 from kellykelly3/1298-missing-andriod-artifacts
1298 missing andriod artifacts
2019-07-19 09:41:48 -04:00
Ann Priestman
76d09fe485 Use result object instead of hash map.
Display group sizes again.
Fixed bug with parent path enabling.
2019-07-18 15:03:01 -04:00
U-BASIS\dsmyda
dd9ee9aa9a Added files affected by refactor 2019-07-18 14:48:06 -04:00
U-BASIS\dsmyda
97c81a84d2 Exported FileTypesUtils by moving it to coreutils package 2019-07-18 14:14:30 -04:00
Ann Priestman
009b8c540f Do CR queries in batches 2019-07-18 13:53:15 -04:00
Richard Cordovano
6e77f15116
Merge pull request #5049 from wschaeferB/5114-FileDiscovery
5114 file discovery
2019-07-18 13:30:04 -04:00
Richard Cordovano
fb20a56510
Merge pull request #5048 from kellykelly3/1161-plaso-fail-report
1161 psort error message
2019-07-18 13:27:51 -04:00
William Schaefer
08054b29c3 5057 disable compression check for gzip files 2019-07-18 12:34:58 -04:00
Kelly Kelly
51d85ffbcd removed dead code 2019-07-18 12:16:52 -04:00
Kelly Kelly
561693309a Modified based on review comments 2019-07-18 11:23:27 -04:00
Kelly Kelly
449fd202fa removed print statments 2019-07-18 11:06:15 -04:00
William Schaefer
d6d3761ab5 5114 remove unused code 2019-07-18 11:05:44 -04:00