28235 Commits

Author SHA1 Message Date
U-BASIS\dsmyda
68bbd72a90 Updated the build.xml, tested the exporter class in autopsy 2020-06-23 16:30:35 -04:00
Richard Cordovano
a6b62ff3eb
Merge pull request #5995 from kellykelly3/1485-cr-npe
1485 - CentralRepository getInstance will throw exception when CR is disabled
2020-06-23 16:02:47 -04:00
Richard Cordovano
7adf2e63ec
Merge pull request #6006 from raman-bt/6464-redo-contactviewer
6464 redo contactviewer
2020-06-23 14:50:17 -04:00
Richard Cordovano
20340f9b7a
Merge pull request #6002 from ethteck/6521-create-acc-nocase
6521 Allow creation of Accounts from the Personas window
2020-06-23 14:47:29 -04:00
Greg DiCristofaro
ac9967ffad dialogs with updated messages 2020-06-23 14:28:23 -04:00
William Schaefer
03d445a89e 6457 remove obsolete bundle properties 2020-06-23 14:00:14 -04:00
Ethan Roseman
7f1c5c18cc 6529 Adding scrolling to Personas window 2020-06-23 13:30:08 -04:00
Raman Arora
30464eb8f7 Changed class access specifier. 2020-06-23 12:38:42 -04:00
Richard Cordovano
65550bc76e
Merge pull request #5937 from gdicristofaro/6412-standardInterestingFileSetRules
6412 standard interesting file set rules
2020-06-23 12:38:42 -04:00
Richard Cordovano
2655a5c18a
Merge pull request #5990 from kellykelly3/1483-use-new-commManger-mehtod-in-calllog
1483-Modified persona thread to use new CommunicationsManager method
2020-06-23 11:41:23 -04:00
Raman Arora
52450b0b1c Fixed some comments and headers 2020-06-23 09:25:59 -04:00
Raman Arora
16928c32b0 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6464-redo-contactviewer 2020-06-23 09:08:58 -04:00
Raman Arora
b9320cf60a Formatted files. 2020-06-23 09:05:21 -04:00
Raman Arora
d9ff5d9f68 Deleted old ContactArtifactViewer and renamed ContactArtifactViewerNew to ContactArtifactViewer. 2020-06-23 09:02:44 -04:00
Greg DiCristofaro
53af141579 set selection mode to SINGLE_SELECTION 2020-06-23 09:01:53 -04:00
Raman Arora
48f0fbee55 Interim commit.
- Removed the Popup to indicate CR disabled, replaced with a message at the bottom of the artifact viewer.
 - cleanup and spacing tweaks.
2020-06-23 08:21:34 -04:00
Greg DiCristofaro
3edd5f6f35 only create data source selection panel if useCaseSpecificData 2020-06-23 07:39:50 -04:00
Richard Cordovano
080c32fa2b
Merge pull request #5985 from markmckinnon/6381-Mbox-files-greater-then-2gb-will-not-be-processed-in-Email-Parser
6381 mbox files greater then 2gb will not be processed in email parser
2020-06-22 16:56:48 -04:00
Mark McKinnon
25d9db9c0b Update ExtractRegistry.java
Added mapping of username from SAM for BAM and others that may want to use it.
2020-06-22 16:48:16 -04:00
Raman Arora
4eb183575c Redid the Contact artifact viewer with a single panel. 2020-06-22 13:52:03 -04:00
Raman Arora
3afdf7b8c5 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6464-redo-contactviewer 2020-06-22 12:50:09 -04:00
Ethan Roseman
92e9807d3c 6521 Removing unnecessary func 2020-06-22 11:34:53 -04:00
Ethan Roseman
0a1e316738 6521 Bug fix 2020-06-22 11:33:15 -04:00
Ethan Roseman
eff12a7932 6521 Removed case from account creation dialog 2020-06-22 10:43:57 -04:00
Ethan Roseman
4fc439565a 6521 Basics of account creation 2020-06-22 10:37:02 -04:00
Kelly Kelly
52ee901332 Fixed based on review comments 2020-06-19 14:39:05 -04:00
Mark McKinnon
01494b3fb2 Fix Undefined Value in Autopsy Regripper Plugins
Check for undefined values in Autopsy regripper plugins, this is for Autopsy version of regripper not full version of regripper.
2020-06-19 14:34:32 -04:00
Richard Cordovano
f97d7f1d6e
Merge pull request #5945 from markmckinnon/6127-Create-TSK_PROG_RUN-artifacts-for-Windows-Prefetch-data
6127 create tsk prog run artifacts for windows prefetch data
2020-06-19 12:46:38 -04:00
Kelly Kelly
27bdf3c0ce Fixed SQL error 2020-06-19 12:12:47 -04:00
Mark McKinnon
146af612e1 Update ExtractPrefetch.java
FIx to parse prefetch program name
2020-06-19 11:59:37 -04:00
Greg DiCristofaro
6c39fe449b Merge branch 'develop' of github.com:sleuthkit/autopsy into 6485-TimelineControllerIssue 2020-06-19 11:22:48 -04:00
Kelly Kelly
715e4718fd CentralRepository getInstance will throw exception when CR is disabled 2020-06-19 11:21:25 -04:00
Greg DiCristofaro
d901586e99 get package name from class 2020-06-19 11:21:20 -04:00
Richard Cordovano
fbcb565b3a
Merge pull request #5956 from gdicristofaro/5891-timelineShutdownOnce
5891 shutdown timeline once
2020-06-19 11:14:17 -04:00
Raman Arora
d460abe1a8 Interim commit
- Its working with 3 panels, the alignment isn't great with 3 panels though.
2020-06-19 11:07:40 -04:00
Mark McKinnon
b4287cc53d Update ExtractRegistry.java
Add "Recent File List" to check in while loop and exit if it does contain it.
2020-06-18 23:37:58 -04:00
Kelly Kelly
c9eb09e637 Modified persona thread to use new CommunicationsManager method 2020-06-18 15:41:40 -04:00
Greg DiCristofaro
dd349acd39 introduced ThreadUtils.shutDownTaskExecutor to handle case closing more gracefully 2020-06-18 15:23:41 -04:00
Raman Arora
7c4340fd3c Interim commit.
Single planel cant work with the way personas need to be updated for a contact.  Going to try a 3 panel approach.
2020-06-18 14:51:41 -04:00
Mark McKinnon
03efd9d27c Update ContentUtils.java
One more time for Codacy fix
2020-06-18 14:40:56 -04:00
Greg DiCristofaro
2ecd367e79 merge from develop 2020-06-18 13:16:24 -04:00
Ethan Roseman
0746c6dfd6 6520 Renamed Correlation Engine to Central Repository 2020-06-18 11:14:57 -04:00
Mark McKinnon
243134296e Update ContentUtils.java
Codacy fix
2020-06-18 10:50:59 -04:00
Greg DiCristofaro
acbdc2d3e8 revert accidental change 2020-06-18 08:28:28 -04:00
Greg DiCristofaro
b1699320bf revert accidental change 2020-06-18 08:27:31 -04:00
Greg DiCristofaro
9d4c5bcbfb Merge branch 'develop' of github.com:sleuthkit/autopsy into 6345-64bitCarverOneInstaller 2020-06-18 08:22:29 -04:00
Richard Cordovano
da4e122bb9 Tidy up the ServiceMonitor class 2020-06-17 19:03:17 -04:00
Raman Arora
e60bbd96fc Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6464-redo-contactviewer
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/contentviewers/Bundle.properties
2020-06-17 17:30:54 -04:00
Richard Cordovano
6c39a709b7
Merge pull request #5986 from kellykelly3/1481-integrate-persona-message-viewer
1481 integrate persona message viewer
2020-06-17 16:49:09 -04:00
Greg DiCristofaro
96a5005eb7 updates to reflect sleuthkit build target 2020-06-17 16:21:08 -04:00