1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-03 14:30:01 +00:00

Commit Graph

  • b707b1359e Fix for merge conflict resolution issue. esaunders 2018-06-20 13:40:11 -04:00
  • db948cf489 Merge pull request #3877 from raman-bt/develop Richard Cordovano 2018-06-20 12:57:42 -04:00
  • 4c060b6dad Fix Codacy comments in previous commit Raman 2018-06-20 12:54:29 -04:00
  • 4e82a67c9f Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3910-match-counts Brian Sweeney 2018-06-20 10:40:37 -06:00
  • 973617a02b cleanup / comments Brian Sweeney 2018-06-20 10:36:08 -06:00
  • db507ab351 3848 fix codacy issues regarding extract password action William Schaefer 2018-06-20 12:30:28 -04:00
  • 0902f16fe3 Merge pull request #3876 from sleuthkit/interesting_item_clarification Richard Cordovano 2018-06-20 12:19:12 -04:00
  • bbcaa5cf05 Merge pull request #3867 from APriestman/3891_commandLogging Richard Cordovano 2018-06-20 12:13:59 -04:00
  • d79c98b610 Merge pull request #3864 from rishwanth1995/jython Richard Cordovano 2018-06-20 12:11:18 -04:00
  • 623861eab2 Merge pull request #3857 from briangsweeney/3818_CR_Completeness Richard Cordovano 2018-06-20 12:10:25 -04:00
  • 02ee971d00 Merge pull request #3856 from briangsweeney/3870-progress-bar-callable Richard Cordovano 2018-06-20 12:08:35 -04:00
  • 97b3850f2a 3848 eliminate possible null pointer netbeans warning William Schaefer 2018-06-20 12:06:42 -04:00
  • f23e845fd4 Merge pull request #3837 from APriestman/2823_tskLayerTest Richard Cordovano 2018-06-20 12:06:23 -04:00
  • b971d89a11 3848 clean up exception messages and handling for cancelation William Schaefer 2018-06-20 11:58:57 -04:00
  • 6e808c9b31 3917: Autopsy tree collapses when a new data source is added. Raman 2018-06-20 11:31:17 -04:00
  • 34030b91a3 3848 add comments for Extract Document with password action William Schaefer 2018-06-20 10:26:17 -04:00
  • 0db86a108d added check for running with gui before showing gui rishwanth1995 2018-06-20 09:25:15 -04:00
  • b495209baa added Callable, PropertyChangeListener Andrew Ziehl 2018-06-19 18:22:03 -07:00
  • f823eb1824 removed case stuff - this is in progress in intercase feature Brian Sweeney 2018-06-19 18:33:01 -06:00
  • 7ffe4db001 strings replaced with bundle strings for il8n Brian Sweeney 2018-06-19 18:32:08 -06:00
  • 3e4200bd21 default widths Brian Sweeney 2018-06-19 18:15:14 -06:00
  • ea833cfb11 3848 re-prompt user for password when password is incorrect William Schaefer 2018-06-19 18:09:29 -04:00
  • d4b377152d 3848 remove debug statements William Schaefer 2018-06-19 17:24:59 -04:00
  • 012335d79e 3848 initial working implementation of document password extraction William Schaefer 2018-06-19 17:20:34 -04:00
  • caa2770c51 Cleanup esaunders 2018-06-19 16:17:08 -04:00
  • 602e1477a4 case features toggled off becuase it is more to do with the as yet incomplete intercase portion of the feature Brian Sweeney 2018-06-19 13:58:05 -06:00
  • 6eb82224aa Clarify strings about substrings Brian Carrier 2018-06-19 14:05:42 -04:00
  • 6ece03f355 PR fixes, remove excess NON-NLS, log stack trace, disable UI elements when CR unchecked. Andrew Ziehl 2018-06-19 10:42:26 -07:00
  • 0bfd64f156 Update progress handler text variable names, remove second text update. Andrew Ziehl 2018-06-19 10:24:15 -07:00
  • 124b0cc602 Revert "Wrapper Child factory in callable to further delay execution. Still doesn't make Search lazy since DataResultFilterNode will gather all children and do lookups which triggers the children queries." Andrew Ziehl 2018-06-19 09:59:44 -07:00
  • c6a1d148cd Updated central repo docs to add comment option Ann Priestman 2018-06-19 12:50:03 -04:00
  • ad7243a57c Added timezone handling by relying on LocalDateTime Andrew Ziehl 2018-06-19 09:41:13 -07:00
  • 9989b9c093 noop action for fileinstancenode as well (looks non-trivial to find node since we dont have access to the all the relevant info and may have to search the entire tree for reach datasource) Brian Sweeney 2018-06-19 10:22:21 -06:00
  • 758262250a depth counter for multilayer child nodes (prevents extra plus/minus button) Brian Sweeney 2018-06-19 10:10:57 -06:00
  • 907c63cf9c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Raman 2018-06-19 11:53:41 -04:00
  • b633285c17 Add the export CSV option to the sqlite content viewer description. Ann Priestman 2018-06-19 11:45:56 -04:00
  • cedd3d39cd match count and md5 nodes have null default action (does nothing) Brian Sweeney 2018-06-19 09:06:12 -06:00
  • 825034357f Make a new method to stop codacy from complaining Ann Priestman 2018-06-19 10:10:51 -04:00
  • a8b6112f31 Merge pull request #3874 from APriestman/docAdHocKW Richard Cordovano 2018-06-19 10:05:17 -04:00
  • 09bc17c90b Merge pull request #3872 from APriestman/docFileSearch Richard Cordovano 2018-06-19 10:04:37 -04:00
  • 42f9cc0554 Merge pull request #3870 from raman-bt/develop Richard Cordovano 2018-06-19 10:03:56 -04:00
  • 9ad95e944e Merge pull request #3865 from sleuthkit/ig_api Richard Cordovano 2018-06-19 09:58:30 -04:00
  • 7e16b36a1d Updated kw search docs to include data source selection Ann Priestman 2018-06-19 09:01:38 -04:00
  • 4bb9f5355f no changes... Brian Sweeney 2018-06-18 15:49:33 -06:00
  • d413a754d6 Fix layout spacing. Make reset text use bundle, and allow case details to refresh properly after reset. Andrew Ziehl 2018-06-18 14:08:28 -07:00
  • 4f6a2f3500 Merge branch 'develop' of github.com:sleuthkit/autopsy into 3701_service esaunders 2018-06-18 16:58:37 -04:00
  • 498c7395c4 Update ad hoc keyword list search doc Ann Priestman 2018-06-18 16:37:41 -04:00
  • 376268da38 Update file search by attribute documentation Ann Priestman 2018-06-18 16:07:50 -04:00
  • 4ac8947837 Merge pull request #3869 from wschaeferB/3798-CreatInterestingArtifactForZipBomb Richard Cordovano 2018-06-18 15:21:49 -04:00
  • c5ba4aa5b4 Merge pull request #3871 from APriestman/ocrDoc Richard Cordovano 2018-06-18 15:21:31 -04:00
  • 1cd18ea4bf Merge pull request #3868 from APriestman/3890_kwLists Richard Cordovano 2018-06-18 15:20:06 -04:00
  • 24dda87c0f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Raman 2018-06-18 15:13:09 -04:00
  • 5684858327 Remove commented out code Richard Cordovano 2018-06-18 14:59:33 -04:00
  • f6d533a966 Merge pull request #3861 from APriestman/3888_refactorOtherOccurrences Richard Cordovano 2018-06-18 14:50:46 -04:00
  • eda7163fd7 Merge pull request #3860 from dgrove727/3906_MoveAddViewCommentMenuItem Richard Cordovano 2018-06-18 14:48:23 -04:00
  • 9ae5a8996e Merge pull request #3859 from dgrove727/3771_FunctionalTestDataSourceNames Richard Cordovano 2018-06-18 14:47:16 -04:00
  • 40e955e0ab removed outdated unmerged common files class. Fixed logger varible name. Removed public access. Andrew Ziehl 2018-06-18 11:04:15 -07:00
  • 0361ba7a45 Update Autopsy version numbers to 4.8.0 Richard Cordovano 2018-06-18 14:02:52 -04:00
  • d0365adcfd Add documentation for OCR feature Ann Priestman 2018-06-18 13:55:45 -04:00
  • 50d45e3944 Adjust other occurances layout, labels to be clearer. Fix scroll bars. Andrew Ziehl 2018-06-18 10:54:08 -07:00
  • 589b8d976d Suppress local variable warnings, add show case button to enable/disable CR subcomponents functionality. Andrew Ziehl 2018-06-18 10:27:34 -07:00
  • b856c55ffc Merge pull request #3804 from raman-bt/3802_group_tree_by_datasource Richard Cordovano 2018-06-18 12:57:12 -04:00
  • c3394d9ee7 cleanup Brian Sweeney 2018-06-18 10:49:27 -06:00
  • fcefceae4a 3798 synchronize getter and setter for boolean which identifies zip bomb status William Schaefer 2018-06-18 12:36:08 -04:00
  • e08e4c5a65 3914: Custom(user-defined) tag name should be listed at the top in Remove Tag Raman 2018-06-18 12:31:49 -04:00
  • 7e26ff6c83 3848 add necessary comments and clean up Archive arguements William Schaefer 2018-06-18 11:21:11 -04:00
  • 36de8d4daa Only make at most one "No results found" for an ad hoc keyword list query. Ann Priestman 2018-06-18 11:03:56 -04:00
  • f22dc0e2cf 3848 change message type for zip bomb detection back to warning William Schaefer 2018-06-18 11:01:15 -04:00
  • f0ec09146c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3848-CreateInterestingArtifactForZipBomb William Schaefer 2018-06-18 10:29:13 -04:00
  • 68831228bd 3848 minor clean up zip bomb improvements William Schaefer 2018-06-18 10:28:53 -04:00
  • 59314836d5 codacy Ann Priestman 2018-06-18 08:23:36 -04:00
  • fdfbcf03ac Remove some public modifiers Ann Priestman 2018-06-18 08:05:35 -04:00
  • 2d95f87a81 Add additional logging for auto ingest dashboard commands Ann Priestman 2018-06-18 08:01:08 -04:00
  • ab83c9940c reduce API Brian Carrier 2018-06-17 23:15:23 -04:00
  • b8a5bc9b32 new layer of abstraction which allows for better separation between views that need multi layer nodes and views that need single or two layers of nodes Brian Sweeney 2018-06-17 15:44:39 -06:00
  • 416d4d3242 tablefilternode pulled into an interface Brian Sweeney 2018-06-16 17:15:13 -06:00
  • 16dfbcf434 rename Brian Sweeney 2018-06-16 09:43:04 -06:00
  • 0ee15d0606 comments, notes, cleanup Brian Sweeney 2018-06-16 09:41:27 -06:00
  • e5807925f3 3848 Create interesting artifact and short circuit archive extraction when zip bomb William Schaefer 2018-06-15 18:40:52 -04:00
  • a1a73786d8 Remove unused imports Raman 2018-06-15 16:12:25 -04:00
  • c4d09ebdb0 Addressed review comments. Raman 2018-06-15 16:01:21 -04:00
  • 0ec2af8619 Merge pull request #3863 from dgrove727/3903_MissingBundleMessage Richard Cordovano 2018-06-15 15:57:00 -04:00
  • 7c0ab48373 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3802_group_tree_by_datasource Raman 2018-06-15 15:42:15 -04:00
  • a4b3bd7c39 Merge pull request #3838 from wschaeferB/3819-7ZipDepthFix Richard Cordovano 2018-06-15 15:26:04 -04:00
  • 711e8d06e0 added message notification to exception handing rishwanth1995 2018-06-15 13:27:34 -04:00
  • fb20a28bc4 Changed IDs for the four CommonFiles VHD images. U-BASIS\dgrove 2018-06-15 11:57:06 -04:00
  • 3418e12ccc added try-catch for exception in jython module loader rishwanth1995 2018-06-15 11:44:54 -04:00
  • bc3737659f Provided missing message. U-BASIS\dgrove 2018-06-15 11:27:56 -04:00
  • 1cf2028d87 Save the current comment to prevent having to return null if the user cancels. Fix a few deprecated function calls. Ann Priestman 2018-06-15 11:25:33 -04:00
  • cbc31d5c90 Merge pull request #3855 from zhhl/3881-normalizeStringsBeforeSendingtoSolr Richard Cordovano 2018-06-15 11:24:39 -04:00
  • ad69b53d7d Merge pull request #3862 from zhhl/3908-correctFileURL Richard Cordovano 2018-06-15 11:12:21 -04:00
  • f9b0d5346c Merge pull request #3858 from raman-bt/3894_take2_cleanup_tag_and_comment Richard Cordovano 2018-06-15 11:11:41 -04:00
  • 9b504e0547 Merge branch 'develop' into 3894_take2_cleanup_tag_and_comment Richard Cordovano 2018-06-15 11:11:26 -04:00
  • e8b64f7870 Merge pull request #3840 from raman-bt/3866_tag_context_menu_reorder Richard Cordovano 2018-06-15 11:10:22 -04:00
  • 0766f645a6 Codacy Ann Priestman 2018-06-15 10:59:56 -04:00
  • 73a2f35fa2 3908: Use correct file url U-BASIS\zhaohui 2018-06-15 10:31:23 -04:00
  • e9bea092c9 Merge remote-tracking branch 'upstream/develop' into 3888_refactorOtherOccurrences Ann Priestman 2018-06-15 10:13:04 -04:00
  • 5eccf7b4de Update the comment in the UI Ann Priestman 2018-06-15 10:12:33 -04:00
  • 507cfc7fc7 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3802_group_tree_by_datasource Raman 2018-06-15 09:40:22 -04:00
  • 2a8fa66bbf Disable the CR-based context menu items if CR is not enabled. With CR disabled, don't enabled the other occurrences tab if the file has no MD5. Added comments. Ann Priestman 2018-06-15 09:21:45 -04:00