16642 Commits

Author SHA1 Message Date
Mark McKinnon
ddfc5a1dbd Update ILeappFileProcessor.java
Remove stack trace and add attribute name and file name where the date parse error is occuring.
2020-09-17 15:24:41 -04:00
Richard Cordovano
393289db58
Merge pull request #6277 from kellykelly3/6808-replace-all-exif-with-pa
6808 replace all exif with pa
2020-09-16 19:08:03 -04:00
Richard Cordovano
0ac196867d
Merge pull request #6278 from markmckinnon/6730-Add-existing-artifact-and-attribute-types-to-iLeapp-artifact-file
6730 add existing artifact and attribute types to i leapp artifact file
2020-09-16 18:10:32 -04:00
Greg DiCristofaro
5ba8fb325f Merge branch 'develop' of github.com:sleuthkit/autopsy into 6810-updateDuringIngest 2020-09-16 18:01:38 -04:00
Greg DiCristofaro
26d1db32b4 result set in try with resources 2020-09-16 16:46:10 -04:00
Greg DiCristofaro
7c8bf61aed formatting 2020-09-16 16:15:01 -04:00
Greg DiCristofaro
a1e12837d6 update for listening to file analyzed events 2020-09-16 15:53:51 -04:00
Kelly Kelly
0dcada4a8c Changed messages back to orginal state 2020-09-16 15:37:53 -04:00
Richard Cordovano
8ad43d10d8
Merge pull request #6258 from APriestman/6838_doNotPutLocalhostInCR
6838 Don't store localhost or 127.0.0.1 in CR
2020-09-16 14:12:51 -04:00
Mark McKinnon
c970dc90c2 Update ileap-artifact-attribute-reference.xml
Added Known artifacts and attributes to be processed from ileapp output files.
2020-09-16 13:47:51 -04:00
Richard Cordovano
42d71f35c6
Merge pull request #6274 from rcordovano/6807-MediaViewImagePanel-thread-safety
6807 media view image panel thread safety
2020-09-16 13:17:03 -04:00
Richard Cordovano
cbcec2bd37
Merge pull request #6260 from kellykelly3/6760-allow-users-to-copy-paste-persona
6760 - Added support for copy in the calllog, contact and message viewer
2020-09-16 12:42:31 -04:00
Greg DiCristofaro
e755142947 address codacy remark 2020-09-16 12:33:01 -04:00
Kelly Kelly
9a8e76f657 Changed the string EXIFProcessor was using for module name 2020-09-16 12:27:43 -04:00
Greg DiCristofaro
ada91b260e updates to handle ingest events 2020-09-16 12:04:31 -04:00
Richard Cordovano
6b2bb9405e
Merge pull request #6267 from kellykelly3/6800-fixed-photo-rec-ingest-delete-code
6800-Changed PhotoRecCarverIngegestModule shutdown to delete job specfic f…
2020-09-16 10:19:14 -04:00
Richard Cordovano
657ddcc506 MediaViewIMagePanel thread safety fixes 2020-09-16 08:58:57 -04:00
Richard Cordovano
6112c9199d MediaViewIMagePanel thread safety fixes 2020-09-16 08:58:26 -04:00
apriestman
801612beb3 Fixed possible NPE 2020-09-16 08:56:26 -04:00
Greg DiCristofaro
840569f2c0 addressing codacy comments 2020-09-15 19:57:54 -04:00
Richard Cordovano
7d452c520b MediaViewIMagePanel thread safety fixes 2020-09-15 19:47:10 -04:00
Richard Cordovano
2c7663ed16 MediaViewIMagePanel thread safety fixes 2020-09-15 19:44:47 -04:00
Richard Cordovano
87e829556e MediaViewIMagePanel thread safety fixes 2020-09-15 19:43:13 -04:00
Greg DiCristofaro
8100f0f3d1 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6810-updateDuringIngest 2020-09-15 19:39:19 -04:00
Greg DiCristofaro
2258d61306 reworking event handler 2020-09-15 19:38:52 -04:00
Kelly Kelly
639c31fbde Added Copy to MessageAccountPanel account title 2020-09-15 17:42:05 -04:00
Richard Cordovano
d04b62368f
Merge pull request #6266 from APriestman/6842_artifactIcons
6842 Add missing artifact icons
2020-09-15 17:23:32 -04:00
Mark McKinnon
ff6457ba52 Update ILeappAnalyzerIngestModule.java
Check to see if dataSource if LocalFilesDataSouce, if not then exit gracefully
2020-09-15 16:44:29 -04:00
Greg DiCristofaro
acbe60343c merge from develop 2020-09-15 16:42:39 -04:00
Richard Cordovano
be7fb0bc45
Merge pull request #6268 from kellykelly3/6769-fix-warnings
6769 fix warnings
2020-09-15 15:32:10 -04:00
Greg DiCristofaro
497ad407cf removing listeners 2020-09-15 15:18:06 -04:00
Kelly Kelly
6dcff287d2 Inital clean up 2020-09-15 14:22:06 -04:00
Richard Cordovano
b2f70739ce
Merge pull request #6261 from gdicristofaro/6788-recentDomainsQuery
6788 recent domains query
2020-09-15 14:20:28 -04:00
Kelly Kelly
0fd27226c8 Removed unused import 2020-09-15 13:49:28 -04:00
Kelly Kelly
cc4962783a Fixed deprecation warnings 2020-09-15 13:48:36 -04:00
Kelly Kelly
5972f6b1c8 Changed PhotoRecCarverIngegestModule shutdown to delete job specfic folder instead of photorec folder 2020-09-15 13:37:07 -04:00
apriestman
9c0c9adcc0 Fixed report icon paths 2020-09-15 12:39:33 -04:00
Richard Cordovano
c40bdf1072
Merge pull request #6254 from gdicristofaro/6779-pastCasesTab
6779 past cases tab
2020-09-15 11:08:25 -04:00
apriestman
ef5541aca1 Added missing icons for artifacts 2020-09-15 10:07:28 -04:00
Mark McKinnon
a53f15f3e2 Update ileap-artifact-attribute-reference.xml
Update of XML file before testing
2020-09-15 09:33:22 -04:00
Greg DiCristofaro
769a4af4af only register for case events if case events is not empty 2020-09-15 07:23:09 -04:00
Mark McKinnon
181cf860d1 Update Bundle.properties-MERGED
Missed file
2020-09-14 22:46:07 -04:00
Mark McKinnon
11ce06c039 Update ILeappAnalyzerModuleFactory.java
Rename module name and description
2020-09-14 22:25:44 -04:00
Greg DiCristofaro
b9d99e28e1 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6788-recentDomainsQuery 2020-09-14 20:28:08 -04:00
Greg DiCristofaro
89faf2c089 add in localhost 2020-09-14 20:27:55 -04:00
Greg DiCristofaro
545627417b formatting and commenting 2020-09-14 20:19:35 -04:00
Greg DiCristofaro
9d146ae1e5 add datasource name updates 2020-09-14 19:54:33 -04:00
Greg DiCristofaro
e77c255e56 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6810-updateDuringIngest 2020-09-14 19:51:40 -04:00
Greg DiCristofaro
c30b0619d6 add data source name updates for case event updates 2020-09-14 19:51:18 -04:00
Greg DiCristofaro
9ba5607427 handles events 2020-09-14 19:42:05 -04:00