17588 Commits

Author SHA1 Message Date
Richard Cordovano
c63abe1daf Decouple LocalFilesDSProcessor.process from canProcess side effect 2018-04-02 20:22:32 -04:00
Richard Cordovano
9afb50e424
Merge pull request #3647 from sleuthkit/custom-release-march-2018
Custom release march 2018
2018-04-02 19:33:39 -04:00
Richard Cordovano
d9ac5fd291
Merge branch 'develop' into custom-release-march-2018 2018-04-02 19:33:33 -04:00
Richard Cordovano
0840994dc7
Merge pull request #3646 from APriestman/3692_missingKeywordHit
Replace computeIfAbsent lambda
2018-04-02 14:20:36 -04:00
Richard Cordovano
104f83fdc1
Merge pull request #3643 from wschaeferB/3705-FilterWorksWithUnallocated
3705 filter works with unallocated
2018-04-02 13:53:00 -04:00
Richard Cordovano
38f9d1cecc
Update IngestTasksScheduler.java 2018-04-02 13:52:06 -04:00
Richard Cordovano
fa047b6ac5
Update IngestTasksScheduler.java 2018-04-02 13:45:32 -04:00
Richard Cordovano
259f48df25
Merge pull request #3637 from rishwanth1995/datapathfortests
use getdatadir() for regression test
2018-04-02 13:44:04 -04:00
Richard Cordovano
0ab71a46e3
Merge pull request #3642 from dgrove727/AutopsyCopyright
Autopsy copyright updated.
2018-04-02 13:40:56 -04:00
Brian Carrier
afb99f4f30 resolved conflicts 2018-04-02 11:25:59 -04:00
Ann Priestman
d085eb449a Replace computeIfAbsent lambda 2018-04-02 08:30:27 -04:00
William Schaefer
b901a68cf7 3705 refactor filter related conditions to be more human readable 2018-03-30 19:03:07 -04:00
Richard Cordovano
90f41884dc
Merge pull request #3630 from zhhl/3179-basicDirTestInIngestFiltersTest
3179 basic directory test in ingest filters test
2018-03-30 16:48:28 -04:00
U-BASIS\zhaohui
7326f68999 3179: Correct the error message. 2018-03-30 16:47:15 -04:00
William Schaefer
d5e186eb4e 3705 delete accidently added empty line 2018-03-30 16:22:52 -04:00
William Schaefer
9a68e88288 3705 unallocated blocks no longer need to match a rule to be processed with an ingest file filter 2018-03-30 16:16:31 -04:00
Richard Cordovano
bb9f5f0e4d
Merge pull request #3640 from rcordovano/volatility-fixes
Volatility fixes
2018-03-30 13:16:58 -04:00
Richard Cordovano
10a0813775 Merge branch 'custom-release-march-2018' of github.com:sleuthkit/autopsy into custom-release-march-2018 2018-03-30 11:11:39 -04:00
Richard Cordovano
b791a02fb4 Fix infinite loop in MessageContentViewer 2018-03-30 11:11:22 -04:00
U-BASIS\dgrove
11787f1adb Autopsy copyright updated. 2018-03-30 10:04:46 -04:00
Richard Cordovano
5bc65ca199
Merge pull request #3639 from eugene7646/central_repo_fix_3693
Fix for a race condition in Correlation Engine
2018-03-30 09:52:16 -04:00
Richard Cordovano
9f6a02e3b1
Merge pull request #3641 from sleuthkit/custom-release-march-2018
Merge custom release march 2018
2018-03-30 09:04:22 -04:00
Richard Cordovano
387226b085
Merge pull request #3638 from dgrove727/3694_FileSearchSizeValidation
Modified 'isValid()' to use NumberFormat.
2018-03-30 09:01:30 -04:00
Eugene Livis
8c8f77952e Always closing local connection 2018-03-29 21:24:28 -04:00
Richard Cordovano
f3d4232d2b Volatility DSP clean up, bug fixes, error handling 2018-03-29 20:00:25 -04:00
Richard Cordovano
bd7524b3dd Merge remote-tracking branch 'upstream/custom-release-march-2018' into volatility-fixes 2018-03-29 19:55:50 -04:00
Eugene Livis
985651023a Made newCase() method synchronized and added a check for existing database 2018-03-29 17:05:11 -04:00
U-BASIS\dgrove
e1ec2b764c Modified 'isValid()' to use NumberFormat. 2018-03-29 15:30:13 -04:00
rishwanth1995
89a79b9218 use getdatadir for regression test 2018-03-29 14:43:29 -04:00
Richard Cordovano
83a06305a4
Merge pull request #3634 from APriestman/3664_improveDocumentation
Improve documentation of the isPreferred method.
2018-03-29 10:17:19 -04:00
Ann Priestman
b215469619 Improve documentation of the isPreferred method. 2018-03-29 10:10:29 -04:00
Richard Cordovano
6b2dee552a
Merge pull request #3633 from sleuthkit/volitility_bounds
More line bounds checking
2018-03-29 10:08:27 -04:00
Richard Cordovano
badb2cfbe6 Volatility DSP clean up. bug fixes 2018-03-29 10:06:41 -04:00
Brian Carrier
3be5e0e74a Codacy warnings 2018-03-28 22:20:12 -04:00
Brian Carrier
4df825e504 More line bounds checking 2018-03-28 22:05:34 -04:00
Richard Cordovano
93f6a6d114
Merge pull request #3632 from zhhl/updateGitIgnoreForImages
Update .gitignore file to include .img, .vhd and .E01
2018-03-28 18:50:19 -04:00
U-BASIS\zhaohui
0c2969cda9 Update .gitignore file to include .img, .vhd and .E01 2018-03-28 18:45:13 -04:00
Richard Cordovano
14048e5d63
Merge pull request #3631 from esaunders/develop
Use object ids instead of counters when naming RegRipper reports.
2018-03-28 15:23:35 -04:00
esaunders
2753656d82 Use object ids instead of counters when naming RegRipper reports. 2018-03-28 14:27:40 -04:00
U-BASIS\zhaohui
a9c9b50400 3179: Remove System.out statement. 2018-03-28 14:16:21 -04:00
U-BASIS\zhaohui
e12d4d3e8a 3179: Fix with codacy's suggestion. 2018-03-28 13:58:54 -04:00
Richard Cordovano
6a1b21e3bc Merge remote-tracking branch 'upstream/custom-release-march-2018' into develop 2018-03-28 13:28:36 -04:00
Richard Cordovano
cae79f8a43
Merge pull request #3629 from APriestman/3660_removeSwingWorkers
Put all SQLite content viewer processing on the EDT.
2018-03-28 13:19:24 -04:00
Richard Cordovano
6e2dcd39ea
Merge pull request #3628 from APriestman/3664_contentViewerOrder
Adjust the priority of the content viewers
2018-03-28 13:13:54 -04:00
U-BASIS\zhaohui
2253efbf29 3179: cleanup comment. 2018-03-28 11:13:59 -04:00
U-BASIS\zhaohui
a6563d32af 3179: Add basic directory test for file filter unit test. 2018-03-28 11:11:33 -04:00
U-BASIS\zhaohui
81f00f9de2 3179: Add basic directory test for file filter unit test. 2018-03-28 11:01:07 -04:00
U-BASIS\zhaohui
0ed7842e10 3179: Add basic directory test for file filter unit test. 2018-03-28 10:52:54 -04:00
Ann Priestman
9e20ba4b1e Put all SQLite content viewer processing on the EDT.
Add check for temp db existing before making a copy.
Don't delete temp db
2018-03-28 09:43:50 -04:00
Ann Priestman
65e42553d3 Adjust the priority of the content viewers 2018-03-28 08:14:48 -04:00