1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-04 06:50:00 +00:00

Commit Graph

  • f37346c1dc remove unused imports millmanorama 2017-06-12 14:53:06 +02:00
  • 52d1076bef more comments and cleanup millmanorama 2017-06-12 14:39:19 +02:00
  • e3747238c6 tweaks to properly remove finished progressHandles millmanorama 2017-06-12 14:26:57 +02:00
  • 7e99bb603c Moved bundle message Ann Priestman 2017-06-12 08:18:04 -04:00
  • 2aedae5072 Integrate enterprise artifact manager code Maxwell Koo 2017-06-12 07:14:41 -04:00
  • dc391bdbfe Merge remote-tracking branch 'upstream/develop' into 2608-video_thumbnails millmanorama 2017-06-11 11:01:42 +02:00
  • f2fe144e1b more refactoring ThumbnailLoadTask no longer a swingworker millmanorama 2017-06-11 10:59:06 +02:00
  • 54301588a2 Update NEWS.txt for release 4.4.1 Richard Cordovano 2017-06-09 16:59:30 -04:00
  • 6d95464a69 Merge pull request #2830 from APriestman/truncateIstat Richard Cordovano 2017-06-09 12:49:12 -04:00
  • 6fb8a8fcbe Merge pull request #2827 from wschaeferB/1895-ContextMenuForKeyValueNodes Richard Cordovano 2017-06-09 12:48:40 -04:00
  • 66b210a3df adjust cancellation checks, especially adding important ones in VideoUtils.generateVideoThumbnail millmanorama 2017-06-09 16:19:44 +02:00
  • 26801b657b cleanup and refactoring millmanorama 2017-06-09 15:26:59 +02:00
  • dc23cec4a6 more cleanup millmanorama 2017-06-09 13:26:49 +02:00
  • eb57361b6f suppress compile type warnings millmanorama 2017-06-09 11:14:11 +02:00
  • 66e1f5cca6 Merge remote-tracking branch 'upstream/develop' into 2608-video_thumbnails millmanorama 2017-06-09 10:26:21 +02:00
  • 8fc540554a move calls to ThumbnailViewNode.setThumbsSize into ThumbnailViewChildren.setThumbsSize; make ThumbnailViewNode private; other cleanup millmanorama 2017-06-09 10:26:11 +02:00
  • 7e09a1ac98 Merge pull request #2833 from eugene7646/bug_fix Richard Cordovano 2017-06-08 14:56:02 -04:00
  • ff54f04dd3 Removed debug logs Eugene Livis 2017-06-08 14:41:41 -04:00
  • 2b43e475be Removed debug logs Eugene Livis 2017-06-08 14:40:50 -04:00
  • e73b6e0361 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into bug_fix Eugene Livis 2017-06-08 14:39:23 -04:00
  • 8b8217eb2b Fixed logging errors Eugene Livis 2017-06-08 14:37:06 -04:00
  • 09f2dac0e7 Address compiler warnings for messages in DataResultViewerThumbnail Richard Cordovano 2017-06-08 14:26:21 -04:00
  • ed9176563a 1895 find MD5 matches now disabled for non-relevant files, works for carved files William Schaefer 2017-06-08 13:36:09 -04:00
  • 4fb7951475 Address compiler warnings for messages in SolrSearchService Richard Cordovano 2017-06-08 13:00:57 -04:00
  • 4938ad4487 check for interupts/cancelation in ImageUtils methods/tasks; set cancelation text on progress bars. millmanorama 2017-06-08 17:05:36 +02:00
  • b4ab8d08b5 Merge pull request #2829 from zhhl/2682-updateRegressionScriptForHandleingPostgreSQL Richard Cordovano 2017-06-08 10:50:46 -04:00
  • 28c9bdd978 Merge pull request #2832 from wschaeferB/2667-RegRipperMenuOrder Richard Cordovano 2017-06-08 10:18:46 -04:00
  • 8d820272fd Merge pull request #2831 from eugene7646/bug_fix Richard Cordovano 2017-06-08 10:18:19 -04:00
  • 0d8855d8b4 move functionality of ThumbnailLoader directly into ThumbnailViewChildren millmanorama 2017-06-08 14:07:20 +02:00
  • e666b96bb9 Merge remote-tracking branch 'upstream/develop' into 2608-video_thumbnails millmanorama 2017-06-08 14:03:58 +02:00
  • f74de451fc Merge pull request #2818 from wschaeferB/2647-ContentViewerCorrectlyDisplaysData Richard Cordovano 2017-06-07 18:19:55 -04:00
  • d1aa9c696e Debug logs Eugene Livis 2017-06-07 17:28:22 -04:00
  • a202f2fa18 2667 added returns when substr is not defined to menuorder RegRipper module William Schaefer 2017-06-07 16:34:33 -04:00
  • 40864ae8b7 Logging the reason why we failed to connect to a service Eugene Livis 2017-06-07 16:23:07 -04:00
  • eaea2b7467 Removed duplicate service status check. Only doing service status check once on a background thread Eugene Livis 2017-06-07 16:07:47 -04:00
  • 172557eb52 Bug fix to make sure correct service status is being verified Eugene Livis 2017-06-07 15:25:42 -04:00
  • 21962d46b7 2647 fix minor text cut off issues with metadata and hex panels for datacontentviewer William Schaefer 2017-06-07 12:37:47 -04:00
  • ad4c8110c7 Limit the results displayed from istat in the Metadata tab Ann Priestman 2017-06-07 11:48:34 -04:00
  • e712cab874 Fix the Global_CSV log file couldn't found issue. U-BASIS\zhaohui 2017-06-07 10:03:31 -04:00
  • cd962e1532 cleanup millmanorama 2017-06-07 15:56:05 +02:00
  • 19798c5ac5 Merge remote-tracking branch 'upstream/develop' into 2608-video_thumbnails millmanorama 2017-06-07 14:01:31 +02:00
  • cc02833991 1895 minor formating and copyright adjustments to KeyValueNode and KeywordSearchFilterNode William Schaefer 2017-06-06 15:21:51 -04:00
  • 78b3feb093 2647 corrected misspelling and added info on DataContentViewer horizontal resizing to modContent.dox William Schaefer 2017-06-06 14:45:50 -04:00
  • a0c4e40f67 1895 create context menu for results of type other than File William Schaefer 2017-06-06 14:03:09 -04:00
  • ac9e9b4b56 1895 - add timeline action to context menu for ad hoc searches William Schaefer 2017-06-06 14:02:24 -04:00
  • 7255746fe5 2231 Use app name setting for main window title Richard Cordovano 2017-06-06 12:20:02 -04:00
  • 94c7f5ffef Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Richard Cordovano 2017-06-06 11:34:19 -04:00
  • 42b377b2ab Changed radio button labels on AutoIngestSettingsPanel Richard Cordovano 2017-06-06 11:10:16 -04:00
  • e538fda75c Merge pull request #2825 from eugene7646/manifest_file Richard Cordovano 2017-06-06 10:53:12 -04:00
  • 72637f80a3 Merge pull request #2826 from millmanorama/2619-persist-hidden-columns Richard Cordovano 2017-06-06 10:25:52 -04:00
  • f5a09e1a13 Merge remote-tracking branch 'upstream/develop' into 2619-persist-hidden-columns millmanorama 2017-06-06 16:07:32 +02:00
  • 3691f87d28 move the ThumbnailLoader to ThumbnailViewNode millmanorama 2017-06-06 15:57:03 +02:00
  • cef1b10834 Merge pull request #2813 from millmanorama/1659-sort-thumbnailviewer Richard Cordovano 2017-06-06 09:38:14 -04:00
  • 115b0a99ce move thread pool to DataResultViewerThumbnail so it can cancel all tasks easily in setNode millmanorama 2017-06-06 15:27:13 +02:00
  • 1bb84edc23 reinstate timer triggered spinner as that doesn't seem to be the bottleneck millmanorama 2017-06-06 12:32:38 +02:00
  • 1f203cacb3 reset sortLabel when there are no thumbnails millmanorama 2017-06-06 11:46:53 +02:00
  • 189b82ef23 enable cancellation of ThumbnailLoadingWorker, limit to 3 at a time millmanorama 2017-06-06 11:12:08 +02:00
  • 9d0d1bfeb7 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Richard Cordovano 2017-06-05 17:48:49 -04:00
  • be0ccca38d Add missing exception rethrow in Case class Richard Cordovano 2017-06-05 17:48:36 -04:00
  • 00c5da738c Potential NPE bug fix Eugene Livis 2017-06-05 15:25:49 -04:00
  • 13adfc07ef Merge pull request #2823 from wschaeferB/2645-LogReadabilityImprovement Richard Cordovano 2017-06-05 14:47:05 -04:00
  • 4171b79b64 Merge pull request #2817 from wschaeferB/2603-MultiUserDelete Richard Cordovano 2017-06-05 14:45:30 -04:00
  • bc69b83875 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2647-ContentViewerCorrectlyDisplaysData William Schaefer 2017-06-05 14:41:42 -04:00
  • 7ecc927ea1 2603 adjusted comment and removed un-used method William Schaefer 2017-06-05 14:07:57 -04:00
  • 228bd5d2a5 Merge pull request #2822 from millmanorama/2489-IG-disable-some-mimetypes Richard Cordovano 2017-06-05 13:23:26 -04:00
  • 0e97aa7cab Merge pull request #2824 from wschaeferB/2651-AutoIngestLoggerMaxSize Richard Cordovano 2017-06-05 11:11:31 -04:00
  • 120a5afe5c Refinements to thread-safe INgestManager Richard Cordovano 2017-06-05 10:11:00 -04:00
  • 8c35c19c36 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Richard Cordovano 2017-06-02 17:54:36 -04:00
  • f93f1cdf4d Merge pull request #2821 from zhhl/2662-updateRegressionScriptToStartMultiUserTest Richard Cordovano 2017-06-02 15:16:27 -04:00
  • 471641d32f 2651 set max size for auto ingest system logger to roughly 10 mb William Schaefer 2017-06-02 13:03:12 -04:00
  • f7ef21b34e 2645 made message type the first element in logs William Schaefer 2017-06-02 12:40:37 -04:00
  • 5283d16162 disable application/x-emf and image/vnd.microsoft.icon millmanorama 2017-06-02 17:11:29 +02:00
  • ce7104dfb5 Merge pull request #2815 from raman-bt/develop Richard Cordovano 2017-06-02 10:42:59 -04:00
  • 9311dba3d6 IngestManager thread safety fixes Richard Cordovano 2017-06-02 09:08:31 -04:00
  • c57fadb757 formatting and comments millmanorama 2017-06-02 12:57:51 +02:00
  • bb957de980 2662: Update regresssion.py to start the multi-user case test. U-BASIS\zhaohui 2017-06-02 08:46:49 -04:00
  • 6c001c0746 2647 javadoc update to DataContentViewer William Schaefer 2017-06-01 15:26:58 -04:00
  • 8e6d04adb8 Add exception firewall and improve docs of RemoteEventPublisher Richard Cordovano 2017-06-01 13:38:14 -04:00
  • 7a5e03a1fd Improve documentation of LocalEventPublisher Richard Cordovano 2017-06-01 13:35:40 -04:00
  • 9016c2fd74 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Richard Cordovano 2017-06-01 13:33:15 -04:00
  • 70375ac321 Make AutopsyEventPublisher threadsafe Richard Cordovano 2017-06-01 13:33:01 -04:00
  • 853f0fdbe6 Merge pull request #2816 from narfindustries/usb_artifacts Richard Cordovano 2017-06-01 12:51:10 -04:00
  • be239a2b1b Eliminate duplicated merges and sorts of MIME type names Richard Cordovano 2017-06-01 12:49:06 -04:00
  • d1b709addd persisting hidden columns works! millmanorama 2017-06-01 18:29:28 +02:00
  • 75a970fa61 2603 rename SelectedMode.AUTOMATED to SelectedMode.AUTOINGEST William Schaefer 2017-06-01 11:32:22 -04:00
  • 1045cdfe90 populate the SortChooser with current criteria; other small fixes and cleanup millmanorama 2017-06-01 12:37:53 +02:00
  • d0aebab13a create artifacts for USB devices as a ModuleDataEvent. Nick Davis 2017-05-31 20:36:58 -04:00
  • 4aca751dba 2603 disable deleting of cases when in SelectedMode.Examiner only William Schaefer 2017-05-31 18:26:57 -04:00
  • e23191f375 2603 refactor SelectedMode from AutoIngestUserPreferences to UserPreferences William Schaefer 2017-05-31 18:26:13 -04:00
  • c127cb221c 2647 fixed horizontal scroll issues with metadata and extracted content William Schaefer 2017-05-31 17:29:56 -04:00
  • 76b793dfa5 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2647-ContentViewerCorrectlyDisplaysData William Schaefer 2017-05-31 15:47:40 -04:00
  • 4d88b017f8 Do not log search cancellation as an error Richard Cordovano 2017-05-31 14:57:44 -04:00
  • 70c1012c9f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Raman 2017-05-31 11:43:34 -04:00
  • af8e6258e3 2660: Reorder columns in Email Messages results view table - Changed the set and order of columns displayed for email messages - Save the headers in its own attribute, instead of the msg body. Raman 2017-05-31 11:43:01 -04:00
  • 804f4e5bcf use type specific preferences api, fix illegal state exception millmanorama 2017-05-31 17:12:38 +02:00
  • aa345e0e2b Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Richard Cordovano 2017-05-31 11:11:31 -04:00
  • 37a6f0febb Revert IngestManager jobs collection to ConcurrentHashMap Richard Cordovano 2017-05-31 11:11:19 -04:00
  • 098de26294 2603 fix order of Case menu William Schaefer 2017-05-31 11:00:51 -04:00
  • dfdd6e6826 Merge pull request #2806 from wschaeferB/2212-HtmlReportImageViewing Richard Cordovano 2017-05-31 10:31:33 -04:00
  • 1d41283833 add ascending/descending symbols to labels millmanorama 2017-05-31 16:31:30 +02:00