Commit Graph
18857 Commits
Author SHA1 Message Date
William Schaefer 97b3850f2a 3848 eliminate possible null pointer netbeans warning 2018-06-20 12:06:42 -04:00
William Schaefer b971d89a11 3848 clean up exception messages and handling for cancelation 2018-06-20 11:58:57 -04:00
William Schaefer 34030b91a3 3848 add comments for Extract Document with password action 2018-06-20 10:26:17 -04:00
William Schaefer ea833cfb11 3848 re-prompt user for password when password is incorrect 2018-06-19 18:09:29 -04:00
William Schaefer d4b377152d 3848 remove debug statements 2018-06-19 17:24:59 -04:00
William Schaefer 012335d79e 3848 initial working implementation of document password extraction 2018-06-19 17:20:34 -04:00
Richard Cordovano a8b6112f31 Merge pull request #3874 from APriestman/docAdHocKW
Updated kw search docs to include data source selection
2018-06-19 10:05:17 -04:00
Richard Cordovano 09bc17c90b Merge pull request #3872 from APriestman/docFileSearch
Update file search by attribute documentation
2018-06-19 10:04:37 -04:00
Richard Cordovano 42f9cc0554 Merge pull request #3870 from raman-bt/develop
3914: Custom(user-defined) tag name should be listed at the top in Re…
2018-06-19 10:03:56 -04:00
Richard Cordovano 9ad95e944e Merge pull request #3865 from sleuthkit/ig_api
reduce API
2018-06-19 09:58:30 -04:00
Ann Priestman 7e16b36a1d Updated kw search docs to include data source selection 2018-06-19 09:01:38 -04:00
Ann Priestman 498c7395c4 Update ad hoc keyword list search doc 2018-06-18 16:37:41 -04:00
Ann Priestman 376268da38 Update file search by attribute documentation 2018-06-18 16:07:50 -04:00
Richard Cordovano 4ac8947837 Merge pull request #3869 from wschaeferB/3798-CreatInterestingArtifactForZipBomb
3798 create interesting artifact for zip bomb
2018-06-18 15:21:49 -04:00
Richard Cordovano c5ba4aa5b4 Merge pull request #3871 from APriestman/ocrDoc
Add documentation for OCR feature
2018-06-18 15:21:31 -04:00
Richard Cordovano 1cd18ea4bf Merge pull request #3868 from APriestman/3890_kwLists
Only make at most one "No results found" for an ad hoc keyword list q…
2018-06-18 15:20:06 -04:00
Richard Cordovano 5684858327 Remove commented out code 2018-06-18 14:59:33 -04:00
Richard Cordovano f6d533a966 Merge pull request #3861 from APriestman/3888_refactorOtherOccurrences
3888 Refactor other occurrences table
2018-06-18 14:50:46 -04:00
Richard Cordovano eda7163fd7 Merge pull request #3860 from dgrove727/3906_MoveAddViewCommentMenuItem
Moved context menu creation to new provider.
2018-06-18 14:48:23 -04:00
Richard Cordovano 9ae5a8996e Merge pull request #3859 from dgrove727/3771_FunctionalTestDataSourceNames
Data sources renamed.
2018-06-18 14:47:16 -04:00
Richard Cordovano 0361ba7a45 Update Autopsy version numbers to 4.8.0 2018-06-18 14:02:52 -04:00
Ann Priestman d0365adcfd Add documentation for OCR feature 2018-06-18 13:55:45 -04:00
Richard Cordovano b856c55ffc Merge pull request #3804 from raman-bt/3802_group_tree_by_datasource
3802: Group tree by data source
2018-06-18 12:57:12 -04:00
William Schaefer fcefceae4a 3798 synchronize getter and setter for boolean which identifies zip bomb status 2018-06-18 12:36:08 -04:00
Raman e08e4c5a65 3914: Custom(user-defined) tag name should be listed at the top in Remove Tag 2018-06-18 12:31:49 -04:00
William Schaefer 7e26ff6c83 3848 add necessary comments and clean up Archive arguements 2018-06-18 11:21:11 -04:00
Ann Priestman 36de8d4daa Only make at most one "No results found" for an ad hoc keyword list query. 2018-06-18 11:03:56 -04:00
William Schaefer f22dc0e2cf 3848 change message type for zip bomb detection back to warning 2018-06-18 11:01:15 -04:00
William Schaefer f0ec09146c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3848-CreateInterestingArtifactForZipBomb 2018-06-18 10:29:13 -04:00
William Schaefer 68831228bd 3848 minor clean up zip bomb improvements 2018-06-18 10:28:53 -04:00
Brian Carrier ab83c9940c reduce API 2018-06-17 23:15:23 -04:00
William Schaefer e5807925f3 3848 Create interesting artifact and short circuit archive extraction when zip bomb 2018-06-15 18:40:52 -04:00
Raman a1a73786d8 Remove unused imports 2018-06-15 16:12:25 -04:00
Raman c4d09ebdb0 Addressed review comments. 2018-06-15 16:01:21 -04:00
Richard Cordovano 0ec2af8619 Merge pull request #3863 from dgrove727/3903_MissingBundleMessage
Provided missing message.
2018-06-15 15:57:00 -04:00
Raman 7c0ab48373 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3802_group_tree_by_datasource 2018-06-15 15:42:15 -04:00
Richard Cordovano a4b3bd7c39 Merge pull request #3838 from wschaeferB/3819-7ZipDepthFix
3819 7 zip depth fix
2018-06-15 15:26:04 -04:00
U-BASIS\dgrove fb20a28bc4 Changed IDs for the four CommonFiles VHD images. 2018-06-15 11:57:06 -04:00
U-BASIS\dgrove bc3737659f Provided missing message. 2018-06-15 11:27:56 -04:00
Ann Priestman 1cf2028d87 Save the current comment to prevent having to return null if the user cancels.
Fix a few deprecated function calls.
2018-06-15 11:25:33 -04:00
Richard Cordovano cbc31d5c90 Merge pull request #3855 from zhhl/3881-normalizeStringsBeforeSendingtoSolr
3881: Normalize the content for index and query.
2018-06-15 11:24:39 -04:00
Richard Cordovano ad69b53d7d Merge pull request #3862 from zhhl/3908-correctFileURL
3908: Use correct file url
2018-06-15 11:12:21 -04:00
Richard Cordovano f9b0d5346c Merge pull request #3858 from raman-bt/3894_take2_cleanup_tag_and_comment
3894: Clean up Tag & Comment dialog
2018-06-15 11:11:41 -04:00
Richard Cordovano 9b504e0547 Merge branch 'develop' into 3894_take2_cleanup_tag_and_comment 2018-06-15 11:11:26 -04:00
Richard Cordovano e8b64f7870 Merge pull request #3840 from raman-bt/3866_tag_context_menu_reorder
3866 User defined tags appear first in tags menu
2018-06-15 11:10:22 -04:00
Ann Priestman 0766f645a6 Codacy 2018-06-15 10:59:56 -04:00
U-BASIS\zhaohui 73a2f35fa2 3908: Use correct file url 2018-06-15 10:31:23 -04:00
Ann Priestman e9bea092c9 Merge remote-tracking branch 'upstream/develop' into 3888_refactorOtherOccurrences 2018-06-15 10:13:04 -04:00
Ann Priestman 5eccf7b4de Update the comment in the UI 2018-06-15 10:12:33 -04:00
Raman 507cfc7fc7 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3802_group_tree_by_datasource 2018-06-15 09:40:22 -04:00