25169 Commits

Author SHA1 Message Date
Richard Cordovano
15d9d33975
Merge pull request #5219 from sleuthkit/develop
Merge develop branch into elastic-computing branch
2019-09-18 13:46:16 -04:00
Richard Cordovano
614505b91d
Merge branch 'elastic-computing' into develop 2019-09-18 13:45:57 -04:00
Richard Cordovano
5632e413ce
Merge pull request #5212 from kellykelly3/1331-cvt-cleanup
1349 Remove super.createSheet from ContactNode
2019-09-18 13:39:15 -04:00
Richard Cordovano
2d924a847f
Merge pull request #5218 from sleuthkit/release-4.13.0
Merge release-4.13.0 branch into develop branch
2019-09-18 13:32:32 -04:00
Richard Cordovano
d8e17508c1
Merge pull request #5217 from sleuthkit/develop
Merge develop branch into release-4.13.0 branch
2019-09-18 13:30:18 -04:00
Richard Cordovano
e011f1ab38
Merge pull request #5216 from markmckinnon/5536-uneeded-log-messages-abut-fileviewer
5536-uneeded-log-messages-about-fileviewer
2019-09-18 13:21:32 -04:00
Richard Cordovano
6623a0ca8a
Merge pull request #5211 from markmckinnon/5539-html-excel-report-arrayindexoutofboundsexception
5539-html-excel-report-arrayindexoutofboundsexception
2019-09-18 13:20:05 -04:00
Mark McKinnon
716e0227dd Update FileViewer.java
Add check if abstract is file and ignore if it is.
2019-09-18 11:58:00 -04:00
Richard Cordovano
1133f90190
Merge pull request #5215 from sleuthkit/recycle_bin_module
Recycle bin module
2019-09-18 11:44:35 -04:00
Richard Cordovano
5a2754a763
Merge pull request #5194 from kellykelly3/1340-tag-hashset-filter-change
1340 - Change Timeline tag and hash hit filters to be generic boolean filters
2019-09-18 11:41:19 -04:00
Joe Ho
5050825193 Make adding interesting files faster. 2019-09-18 11:33:47 -04:00
Richard Cordovano
d6496f2d31
Merge pull request #5213 from dannysmyda/Fix-Type-In-DB-normalization
Fixed typo for postgres table names
2019-09-18 11:33:24 -04:00
U-BASIS\dsmyda
7e3199cd8e Fixed typo for postgres table names 2019-09-18 11:12:54 -04:00
Richard Cordovano
b7d94c49fa
Merge pull request #5171 from esaunders/5351_running_linux
Added instructions for downloading and installing OpenJDK and OpenJFX.
2019-09-18 10:54:32 -04:00
Kelly Kelly
3a50acb900 cleaned up ContactNode 2019-09-18 10:42:39 -04:00
Mark McKinnon
ba24db42ba Update ArtifactSelectionDialog.java
Fix index out of bounds error
2019-09-18 09:24:38 -04:00
Akira Ueda
8a2b067226 Fix Codacy issues 2019-09-18 12:55:50 +09:00
Akira Ueda
1efe17014f Fix a test case (expectation was not correct) 2019-09-18 11:32:44 +09:00
Akira Ueda
029dc57e8f Fix Codacy issues 2019-09-18 10:54:58 +09:00
U-BASIS\dsmyda
7a6be8dd86 Made incremental improvements 2019-09-17 17:30:18 -04:00
Raman
82b33578f7 Merge branch 'release-4.13.0' of https://github.com/sleuthkit/autopsy into 5492-refactor-appdbparserhelper
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/coreutils/AppDBParserHelper.java
2019-09-17 16:53:41 -04:00
William Schaefer
e41e53b478 5338 rename AccessLimiter class to satisy codacy complaint 2019-09-17 15:56:32 -04:00
Richard Cordovano
4c16da9d3a
Merge pull request #5208 from APriestman/5489_docUpdate1
5489 Documentation update 1
2019-09-17 15:55:16 -04:00
Richard Cordovano
aa2bccd32d
Merge pull request #5207 from APriestman/doxygen_9_17
Doxygen fixes
2019-09-17 15:53:22 -04:00
Kelly Kelly
f542ca7520 Updates based on review comment 2019-09-17 15:29:29 -04:00
Kelly Kelly
7d2aedcf95 removed commented out code 2019-09-17 15:13:40 -04:00
Ann Priestman
dda667d064 Updated portable case doc 2019-09-17 15:10:46 -04:00
Kelly Kelly
3f8d5727c9 Removed call to super.createSheet. 2019-09-17 14:56:08 -04:00
Ann Priestman
5e3a283658 Updated carved files icon 2019-09-17 14:54:15 -04:00
Ann Priestman
643f53368e Doxygen fixes 2019-09-17 14:38:58 -04:00
Raman
6534576170 Updated FB messnger parser to be in sync with the latest artifact helper class definition and api. 2019-09-17 14:38:45 -04:00
Raman
046a23b829 Merge branch '5492-refactor-appdbparserhelper' of https://github.com/raman-bt/autopsy into 5437-fb-messenger 2019-09-17 14:14:39 -04:00
Raman
160a1dfd31 Updated Sbrowser, Opera browser, Orux maps, and installed apps analyzer to be in sync with the latest helper classes definition and api. 2019-09-17 13:58:54 -04:00
Richard Cordovano
68ebf25784
Merge pull request #5206 from esaunders/5401-missing-bouncycastle-jar
5401 missing bouncycastle jar
2019-09-17 13:53:49 -04:00
Raman
204847b833 Merge branch '5446-file-transfer-apps' of https://github.com/raman-bt/autopsy into 5419-browsers-maps-apps 2019-09-17 13:43:57 -04:00
U-BASIS\dsmyda
2b10527b33 fully implemented skype parser 2019-09-17 13:35:18 -04:00
Raman
f17d028ff0 Merge branch '5492-refactor-appdbparserhelper' of https://github.com/raman-bt/autopsy into 5419-browsers-maps-apps 2019-09-17 13:03:47 -04:00
Raman
cd38f57e4f 5446: Updated the Xender, Zapya & ShareIt parsers to match the latest helper definition and api. 2019-09-17 12:47:29 -04:00
Richard Cordovano
f654390a93
Merge pull request #5160 from kellykelly3/1330-shell-bags
1330 - parse shell bags
2019-09-17 12:43:29 -04:00
Richard Cordovano
b397056ffa
Merge pull request #5170 from kellykelly3/1338-tagged-bug-fix
1338: Modified handle TagDeleted functions to check for both artifact and c…
2019-09-17 12:42:26 -04:00
Raman
8d3f3a0f43 Merge branch '5492-refactor-appdbparserhelper' of https://github.com/raman-bt/autopsy into 5446-file-transfer-apps 2019-09-17 12:00:43 -04:00
esaunders
d99a882245 Updated version of opennlp-tools. 2019-09-17 11:59:28 -04:00
Kelly Kelly
2392abcdfe merged in release and fixed codacy issues 2019-09-17 11:28:00 -04:00
esaunders
12bd88e8d3 Added bcpkix jar to fix NoClassDefFoundError. 2019-09-17 10:59:45 -04:00
Eugene Livis
4d11d4a291 Changed defaults for ReportWizardFileOptionsVisualPanel 2019-09-17 10:27:14 -04:00
Eugene Livis
6b2472d538 Changes so that scroll bar is not displayed in CL options panel 2019-09-17 09:56:40 -04:00
Eugene Livis
44a0b6250b Added wait cursor when loading report wizard 2019-09-17 09:21:51 -04:00
Richard Cordovano
40c7f00c9a
Merge pull request #5203 from markmckinnon/Update_Shellball_Regripper_Plugin
Update Shellbag plugin to newer version
2019-09-17 09:07:49 -04:00
Mark McKinnon
d486584070 Update Shellbag plugin to newer version
Update Shellbag plugin to  newer version in regripper
2019-09-17 09:04:58 -04:00
Eugene Livis
2cf109eaab Added wait cursor when loading report wizard 2019-09-17 08:55:10 -04:00