7431 Commits

Author SHA1 Message Date
Ann Priestman
a28a88f13c Merge remote-tracking branch 'upstream/develop' into 3141_addHashes 2017-11-17 12:26:03 -05:00
Ann Priestman
ff3f620b00 Merge branch '3139_cr_hashes' into 3141_addHashes
Conflicts:
	Core/src/org/sleuthkit/autopsy/modules/hashdatabase/AddContentToHashDbAction.java
	Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbCreateDatabaseDialog.java
	Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbIngestModule.java
	Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbManager.java
2017-11-17 12:25:56 -05:00
Ann Priestman
5bccb82c68 Update central repo hashsets automatically when getting known, known bad, or updateable hash sets 2017-11-17 09:41:37 -05:00
Ann Priestman
c062a20213 Addresses most of the review comments 2017-11-17 08:47:43 -05:00
Richard Cordovano
7698597682 Update docs of EmbeddedFileExtractorModuleFactory.java 2017-11-16 15:36:29 -05:00
Richard Cordovano
6955416f02 Clean up EmbeddedFileExtractorIngestModule.java 2017-11-16 15:32:16 -05:00
Ann Priestman
61b7f89788 Cleanup 2017-11-16 09:40:29 -05:00
Richard Cordovano
183536c832
Merge pull request #3181 from eugene7646/archive_dsp_v2_3136
Archive DSP (3136)
2017-11-15 10:53:36 -05:00
Ann Priestman
143e530c32 Missed a "hash" reference 2017-11-15 09:18:03 -05:00
Ann Priestman
156970c9e5 Made reference set methods less hash-specific 2017-11-15 09:08:29 -05:00
Ann Priestman
8a63c5aa15 Change HashDb interface to an abstract class.
Rename SleuthkitHashSet and CentralRepoHashSet
2017-11-14 15:04:30 -05:00
Ann Priestman
2bb24e3d4d Remove/change some public methods. 2017-11-14 11:32:19 -05:00
Richard Cordovano
48123343cc
Merge pull request #3192 from zhhl/3155-waitCursorInIngestInbox
3155: Busy cursor in ingest inbox
2017-11-13 14:31:17 -05:00
Ann Priestman
a46d369f7e Merge remote-tracking branch 'upstream/develop' into 3139_cr_hashes 2017-11-13 14:29:48 -05:00
Ann Priestman
fed52680a9 Cleanup 2017-11-13 14:28:04 -05:00
Ann Priestman
0ea88c0f68 Cleanup 2017-11-13 14:24:50 -05:00
Ann Priestman
f00ceeea27 Cleanup 2017-11-13 14:03:29 -05:00
Ann Priestman
5c2b89995e Switched around names of HashDb and HashDatabase 2017-11-13 13:56:40 -05:00
Ann Priestman
56c5cd92cb Revert changes to the public api 2017-11-13 08:47:01 -05:00
U-BASIS\dgrove
2e3fcab59d Fixed for merging. 2017-11-10 16:02:26 -05:00
U-BASIS\dgrove
ca64d9a397 Pulling node data to determine case status. 2017-11-10 10:28:47 -05:00
Richard Cordovano
fad0383803
Merge pull request #3186 from wschaeferB/FixHeightOfOptionsPanels
Fix height of options panels
2017-11-09 15:55:42 -05:00
Ann Priestman
c29d907208 Cleanup 2017-11-09 15:37:14 -05:00
Ann Priestman
b62100c588 Merge branch '3139_cr_hashes' into 3141_addHashes 2017-11-09 15:29:47 -05:00
U-BASIS\zhaohui
a38763a85f 3155: Busy cursor in ingest inbox 2017-11-09 14:46:33 -05:00
Eugene Livis
64c6a9568f Merge branch 'develop' of github.com:sleuthkit/autopsy into archive_dsp_v2_3136 2017-11-09 09:46:36 -05:00
Richard Cordovano
a0f0e3cffc Merge remote-tracking branch 'upstream/release-4.5.1' into develop 2017-11-08 17:48:02 -05:00
Richard Cordovano
b4d2cbd447 Update comment in some JPanel subclasses 2017-11-08 17:45:39 -05:00
Richard Cordovano
35ce341372 Workaround for JComponent.addPropertyChangeListener calls in ctor 2017-11-08 17:41:10 -05:00
Ann Priestman
055c095a56 Standardized name of referenceSetID.
Improved comments.
2017-11-08 15:32:07 -05:00
Richard Cordovano
64a0e83132 Merge in release-4.5.1 branch and resolve conflicts 2017-11-08 12:09:08 -05:00
Ann Priestman
08c2e05fd4 Fix file filter 2017-11-07 14:23:24 -05:00
Richard Cordovano
2772cdfe19
Merge pull request #3185 from zhhl/3180-UnitTestCreateAndDeleteCase
3180 unit test create and delete case
2017-11-07 14:10:13 -05:00
William Schaefer
b85a41b4b9 fixed height of File ext mismatch settings Panel 2017-11-07 13:54:58 -05:00
William Schaefer
635537496a fixed height of External Viewer Global Settings Panel 2017-11-07 13:54:35 -05:00
U-BASIS\zhaohui
82ec21ac1a 3180: delete unused import 2017-11-07 13:49:19 -05:00
U-BASIS\zhaohui
a8648cdbb1 3180: Move unit test to qa-functional test and adding Case creation and deletion 2017-11-07 13:45:21 -05:00
Ann Priestman
18dc97fa69 Merge branch '3139_cr_hashes' into 3141_addHashes 2017-11-07 09:40:28 -05:00
Ann Priestman
9ece65a3f0 Added idx only file filter for central repo import 2017-11-07 09:40:01 -05:00
Ann Priestman
ad4e02ed06 Add ability to create empty central repo hash sets. 2017-11-07 09:27:38 -05:00
Richard Cordovano
d2036b1be5
Merge pull request #3177 from zhhl/3180-caseCreationAndDeletionInUnitTest
3180: correct the typo
2017-11-06 18:03:31 -05:00
Eugene Livis
6195c29d41 Merged latest develop 2017-11-06 15:51:55 -05:00
U-BASIS\dgrove
ab77d2c5aa Cleanup. 2017-11-06 13:11:34 -05:00
U-BASIS\dgrove
a17f212667 Cleanup. 2017-11-06 13:10:02 -05:00
U-BASIS\zhaohui
2bc4a03f0a 3180: correct typo 2017-11-03 17:46:10 -04:00
U-BASIS\dgrove
1267234bb2 Permissions change. 2017-11-03 17:24:30 -04:00
U-BASIS\dgrove
4bd750ef10 Permission change. 2017-11-03 17:21:23 -04:00
U-BASIS\dgrove
3fab3fdc8b Rolled back Installer to previous content. 2017-11-03 17:13:35 -04:00
U-BASIS\dgrove
e793197ec5 Fixed Java Doc text. 2017-11-03 17:05:42 -04:00
U-BASIS\dgrove
0f0efd6ef0 Removed MultIuserCase class. 2017-11-03 17:03:55 -04:00