22206 Commits

Author SHA1 Message Date
U-BASIS\dgrove
0dd3e74813 Merge remote-tracking branch 'upstream/develop' into 4589_GstVideoPanel 2019-01-22 10:18:01 -05:00
U-BASIS\dgrove
16bcfda076 Using GStreamer for 64-bit. 2019-01-22 10:15:50 -05:00
Eugene Livis
b6908313e9 Merge branch 'develop' of github.com:sleuthkit/autopsy into command_line_4412 2019-01-22 08:47:01 -05:00
Richard Cordovano
a307f20e52 Merge remote-tracking branch 'upstream/develop' into improve-open-multi-user-case-dialog-performance 2019-01-21 16:43:06 -05:00
Richard Cordovano
0aba1e7713
Merge pull request #4471 from rcordovano/develop
Fix merge conflict resolution error in CorrelationDataSource
2019-01-21 16:41:50 -05:00
rcordovano
5d1fa2a439 Fix merge conflict resolution error in CorrelationDataSource 2019-01-21 16:40:23 -05:00
Richard Cordovano
45e90bb4cc
Merge pull request #4445 from dgrove727/4597_StoreDataSourceHashesInCentralRepo
4597 store data source hashes in central repo
2019-01-21 11:12:54 -05:00
Richard Cordovano
350b0032d4
Merge branch 'develop' into 4597_StoreDataSourceHashesInCentralRepo 2019-01-21 11:12:13 -05:00
William Schaefer
b5832af97f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4590-DataSourceProfiler 2019-01-18 18:15:06 -05:00
William Schaefer
feca27faef Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4606-AddUserLoginsToOsAccountArts 2019-01-18 18:14:40 -05:00
William Schaefer
e48bff272e Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4632-4630-4629-DetectOsSpecificFiles 2019-01-18 18:11:47 -05:00
Richard Cordovano
debcf6cb86
Merge pull request #4464 from esaunders/4531_cps_wait_node_bug
Changed from asychronous to synchronous child creation since the keys…
2019-01-18 18:10:35 -05:00
Richard Cordovano
ccf735a20a
Merge pull request #4462 from esaunders/4530_cr_ui_freeze
4530 cr ui freeze
2019-01-18 18:10:17 -05:00
William Schaefer
3717e277a5 4632-4630-4629 fix leading slash on Android volume path 2019-01-18 18:09:55 -05:00
Richard Cordovano
c0c5c1c5bb
Merge pull request #4468 from wschaeferB/AddBackNewCase
fix npe when using postgres CR and creating a new case
2019-01-18 18:05:32 -05:00
Richard Cordovano
ddfe062fa7
Merge pull request #4469 from wschaeferB/4650-NewDataSourceMethodFix
4650 new data source method fix
2019-01-18 18:03:05 -05:00
Richard Cordovano
5463c21166
Merge pull request #4458 from dgrove727/4605_PictureZoomingRotation
4605 picture zooming rotation
2019-01-18 18:01:25 -05:00
Richard Cordovano
01c6dc45d8
Merge pull request #4452 from APriestman/4428_showAcquisitionDetails
4428 show acquisition details
2019-01-18 17:59:47 -05:00
William Schaefer
9a22de93e4 4632 4630 4629 add check to ensure exact matches of paths and file names found 2019-01-18 17:47:17 -05:00
William Schaefer
991ba3ff0f 4632-4630-4629 Fix bug with matching OS_INFO artifacts 2019-01-18 15:59:20 -05:00
William Schaefer
1fbe222190 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4632-4630-4629-DetectOsSpecificFiles 2019-01-18 15:45:12 -05:00
William Schaefer
5609f1bf6b 4632-4630-4629 clarify comment regarding early return in method checkForOSFiles 2019-01-18 15:44:22 -05:00
William Schaefer
0f004b2cbe 4632-4630-4629 add missing comments and correct errors with enum refactor 2019-01-18 15:41:47 -05:00
William Schaefer
665d61c413 4632-4630-4629 clean up code after changes to Enum based approach. 2019-01-18 15:23:05 -05:00
William Schaefer
e0a836e3e0 4632-4630-4629 use enum to make code easier to read and mantain 2019-01-18 15:10:12 -05:00
U-BASIS\dsmyda
99513880dd Made language pack selection configurable 2019-01-18 14:21:08 -05:00
William Schaefer
b0fab6d18f 4632-4630-4629 adjust comments and bundle message 2019-01-18 14:14:20 -05:00
William Schaefer
f9e612cee1 4632-4630-4629-simplify check for existing attributes method 2019-01-18 13:59:32 -05:00
William Schaefer
2a3a4a7b88 4632-4630-4629 spelling fix for word extractor 2019-01-18 13:45:15 -05:00
William Schaefer
a0fd96acc0 4632-4630-4629 split OS INFO art creation from OS DS Usage art creation 2019-01-18 13:40:11 -05:00
William Schaefer
6206621723 4632 Details panel populates OS field 2019-01-18 11:52:12 -05:00
William Schaefer
0ad8e876f2 4632 Create tabbed panel with files tab for DataSourceSummary 2019-01-18 11:22:04 -05:00
Richard Cordovano
85bfa7ae19
Merge pull request #4453 from dannysmyda/4576-Add-Translation-To-Tree
4576 add translation to tree
2019-01-17 16:36:17 -05:00
William Schaefer
0ccfbc8099 4650 add comment explaining why the conflict clause is used in the insert 2019-01-17 15:49:30 -05:00
William Schaefer
c50fb57afd 4650 add exception handling for executionexception when cache is unable to retrieve value 2019-01-17 15:43:59 -05:00
William Schaefer
5b843dadc1 4650 fix returning of value from cache 2019-01-17 15:41:05 -05:00
William Schaefer
c2f3bbfb2e 4650 newDataSource should get the existing data source if there is one 2019-01-17 15:32:01 -05:00
William Schaefer
9746b618e4 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4606-AddUserLoginsToOsAccountArts 2019-01-17 13:15:19 -05:00
William Schaefer
e732bed1aa 4606 use existing SleuthkitCase reference in ExtractRegistry instead of new one 2019-01-17 13:14:57 -05:00
William Schaefer
fb31d39f13 4606 use existing SleuthkitCase reference in ExtractRegistry instead of new one 2019-01-17 13:14:45 -05:00
Eugene Livis
f149c8138d Merge branch 'develop' of github.com:sleuthkit/autopsy into command_line_4412 2019-01-17 12:23:21 -05:00
William Schaefer
343c8218a3 4632 change name of description for Windows volume to OS Drive (Windows) 2019-01-17 11:12:35 -05:00
Raman
2d519841de 1174: parse and create artifacts from Chrome Autofill data 2019-01-17 10:08:54 -05:00
William Schaefer
78743445c3 fix npe when using postgres CR and creating a new case 2019-01-16 18:58:06 -05:00
William Schaefer
1ad9faea97 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4632-DetectAndroidOsFiles 2019-01-16 18:18:33 -05:00
William Schaefer
49568986ad 4632 fix android volume path to be correct 2019-01-16 18:08:10 -05:00
William Schaefer
700f63b724 Merge branch '4630-DetectLinuxOsFiles' into 4632-DetectAndroidOsFiles 2019-01-16 14:39:45 -05:00
William Schaefer
3783418c78 Merge branch '4629-DetectOsxFiles' into 4630-DetectLinuxOsFiles 2019-01-16 13:59:27 -05:00
esaunders
675a18054b Merge branch 'develop' into 4531_cps_wait_node_bug 2019-01-16 13:57:45 -05:00
William Schaefer
5abc587349 4629 add comment to explain possible combining of OSInfo objects 2019-01-16 13:46:09 -05:00