21675 Commits

Author SHA1 Message Date
Richard Cordovano
11a28c29c1 Add hash cols to CR data_sources table 2018-12-07 17:21:09 -05:00
William Schaefer
f8a902e4fa 4440 merge changes from develop 2018-12-07 17:07:01 -05:00
William Schaefer
af09fe3359 4440 clean up comments for common property search results story 2018-12-07 16:58:38 -05:00
Richard Cordovano
ca68609c2f
Merge pull request #4341 from dgrove727/4485_ToolsMenuOrganization_2
4485 tools menu organization 2
2018-12-07 16:31:23 -05:00
Richard Cordovano
ce9b34a2b4
Merge pull request #4340 from APriestman/4453_verificationFailedArtifact
4453 Add validation failed artifact
2018-12-07 16:31:01 -05:00
Richard Cordovano
539f878825
Merge branch 'develop' into 4453_verificationFailedArtifact 2018-12-07 16:30:55 -05:00
Richard Cordovano
f914bb8c03
Merge pull request #4339 from eugene7646/archivedsp_4471
ArchiveDSP no longer uses RawDSP (4471)
2018-12-07 16:28:49 -05:00
Richard Cordovano
7d34020266
Merge pull request #4338 from raman-bt/1143-cache-for-updatefile
1143 cache for updatefile
2018-12-07 16:28:08 -05:00
U-BASIS\dgrove
8b63caa0ea Fixed reorganization issues. 2018-12-07 16:27:59 -05:00
Richard Cordovano
1608d1ee0c
Merge pull request #4336 from sleuthkit/4481_hash_check
prevent hashes from being changed
2018-12-07 16:27:40 -05:00
Richard Cordovano
b20f48e856
Merge pull request #4311 from dgrove727/4302_DarculaCommonPropertiesSearch
4302 darcula common properties search
2018-12-07 15:53:18 -05:00
Ann Priestman
bdf36b59c4 Name change 2018-12-07 15:50:58 -05:00
U-BASIS\dgrove
bf5396bf88 Merge branch '4485_ToolsMenuOrganization' into 4485_ToolsMenuOrganization_2 2018-12-07 15:37:41 -05:00
U-BASIS\dgrove
9672865b8e Resolved merge conflict. 2018-12-07 15:33:01 -05:00
William Schaefer
cafce67899 4440 more changes to make value column consistant remvoved useless size calc JIRA-4502 2018-12-07 15:32:43 -05:00
Richard Cordovano
fa96543c2e
Merge pull request #4335 from APriestman/4427_checkForNullArtifacts
4427 Don't add null artifacts to the list
2018-12-07 15:21:26 -05:00
Richard Cordovano
5755db9381
Merge pull request #4337 from eugene7646/exception_handling_4447
Exception handling 4447
2018-12-07 15:14:38 -05:00
Ann Priestman
712cf88763 Updated icon 2018-12-07 15:05:18 -05:00
U-BASIS\dsmyda
79bb71359d Changed factory name 2018-12-07 15:04:57 -05:00
Raman
57e580265e 1143: use cache for updatefile
- Update files only if ImageGallery listening is enabled.
2018-12-07 15:04:05 -05:00
U-BASIS\dsmyda
76e5fc9f9e Internal changes to structure of extractors in Core, these classes are not public API 2018-12-07 15:03:10 -05:00
U-BASIS\dgrove
a9befe8d24 Rearranged Tools menu. 2018-12-07 14:56:57 -05:00
Richard Cordovano
c4a0e306c6
Merge pull request #4301 from dgrove727/4302_DarculaLayoutFixes
4302 darcula layout fixes
2018-12-07 14:48:20 -05:00
Richard Cordovano
3fc32bbe2c
Merge pull request #4332 from raman-bt/1138-no-unknown-groups
1138: Error marking empty string group seen
2018-12-07 14:47:52 -05:00
William Schaefer
f8b0f5abdb 4440 re-add size of results set calculation to results by case 2018-12-07 14:47:00 -05:00
William Schaefer
75f889da14 4440 refactor casesearchresults, fix value column for non files 2018-12-07 14:34:58 -05:00
Raman
43b580052b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1143-cache-for-updatefile
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/modules/exif/ExifParserFileIngestModule.java
2018-12-07 14:03:02 -05:00
Eugene Livis
4dc293a146 ArchiveDSP no longer uses RawDSP 2018-12-07 14:02:47 -05:00
Raman
df4b5f296b 1143: Use the EXIF/Hashset cache for updateFile.
- Also changed EXIF Parser to generate event for each file with EXIF header
2018-12-07 13:55:09 -05:00
William Schaefer
5e48285cd2 4440 adjust display of results to be desired output 2018-12-07 13:33:45 -05:00
U-BASIS\dsmyda
ece50a3a00 Complete overhaul of how extractors are currently implemented, hopefully converging to a more sensible solution 2018-12-07 13:26:52 -05:00
Ann Priestman
62fe0a89d9 Create artifact when hash validation fails 2018-12-07 13:21:54 -05:00
U-BASIS\dgrove
cba9aed38d Renamed Common Property Search. 2018-12-07 12:09:11 -05:00
Eugene Livis
93588af03a Modified Autopsy code to take into account that getParentInfo() can now return NULL 2018-12-07 11:58:54 -05:00
William Schaefer
64d20ded17 4440 refactor name of search methods 2018-12-07 11:37:42 -05:00
William Schaefer
29aaf1d6b6 4440 fix bug with content viewer not being enabled for non-file common property search results 2018-12-07 11:21:27 -05:00
Brian Carrier
424ebcfcd6 prevent hashes from being changed 2018-12-07 10:47:07 -05:00
Raman
be3276c7f2 Address review comments on previous commit. 2018-12-07 10:07:30 -05:00
U-BASIS\dsmyda
ce548fb978 Fixed warnings completely 2018-12-07 10:01:59 -05:00
Ann Priestman
273024233f Don't add null artifacts to the list 2018-12-07 08:44:34 -05:00
William Schaefer
36286e742f 4440 resolve merge conflicts with develop 2018-12-06 18:25:02 -05:00
Eugene Livis
efcbbaf0d7 Modified Autopsy code to take into account that getParentInfo() can now return NULL 2018-12-06 16:44:31 -05:00
Richard Cordovano
13c79bbbb3
Merge pull request #4326 from dannysmyda/4325-Add-Data-Source-Permissions
4325 - Restrict the 'Add Data Source' Permissions
2018-12-06 15:24:58 -05:00
William Schaefer
c783d1a259 4440 change icons for case and data source in common property search results 2018-12-06 15:09:08 -05:00
U-BASIS\dsmyda
b47a3fcbc6 New new name 2018-12-06 14:14:54 -05:00
U-BASIS\dsmyda
75744e76ba New name 2018-12-06 14:14:18 -05:00
U-BASIS\dsmyda
f8ab800593 Made the permissions file name even more boring 2018-12-06 14:06:51 -05:00
William Schaefer
af2c88cd63 4440 remove classes which no longer have meaningful changes from PR 2018-12-06 13:52:05 -05:00
William Schaefer
e5b24b1651 4440 change case node icon, remove case count query and methods 2018-12-06 13:33:56 -05:00
U-BASIS\dgrove
ad2c9db8a0 Added hash components to ImageFilePanel. 2018-12-06 13:02:45 -05:00