1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-08-31 16:33:52 +00:00

Commit Graph

  • 73adb22441 get timeline click listener working Greg DiCristofaro 2020-11-17 11:07:36 -05:00
  • 96f3458e76 Update ileap-artifact-attribute-reference.xml Mark McKinnon 2020-11-17 10:45:33 -05:00
  • 23326cdf6f 6781 address feedback William Schaefer 2020-11-17 10:45:18 -05:00
  • 5dcb392d0c Added new KeywordSearch ingest OCR process terminator Kelly Kelly 2020-11-16 17:58:28 -05:00
  • aa261da74f Made some code changes to improve debugging efforts U-BASIS\dsmyda 2020-11-16 17:29:01 -05:00
  • 201f25ecfa Switched addArtifactAttributeType to getOrAddAttributeType Kelly Kelly 2020-11-16 17:15:14 -05:00
  • 59dcf55ab2 Merge pull request #6469 from eugene7646/solr-8-upgrade eugene7646 2020-11-16 17:13:47 -05:00
  • f213bbf8df Merge branch 'develop' of github.com:sleuthkit/autopsy into solr-8-upgrade Eugene Livis 2020-11-16 17:12:18 -05:00
  • c1e9003484 Merge branch 'solr-8-upgrade' of github.com:sleuthkit/autopsy into solr-8-upgrade Eugene Livis 2020-11-16 17:11:50 -05:00
  • d10276c9f3 Merge pull request #6464 from eugene7646/fix_MU_properties_6705 Richard Cordovano 2020-11-16 16:57:29 -05:00
  • 3c76d5006c Added file list refresh button Kelly Kelly 2020-11-16 16:18:25 -05:00
  • b7ba4d64a0 quick fix Greg DiCristofaro 2020-11-16 16:09:47 -05:00
  • 418cffa979 refactoring Greg DiCristofaro 2020-11-16 16:06:23 -05:00
  • fac12a2013 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6781-GeneralPurposeArtifactViewer William Schaefer 2020-11-16 15:51:58 -05:00
  • 0f61e77e7c Merge pull request #6467 from kellykelly3/7037-modify-drone-analyzer-title Richard Cordovano 2020-11-16 15:45:27 -05:00
  • 8a80ba1a4b Missed the properties file for the drone ingest module change Kelly Kelly 2020-11-16 15:38:53 -05:00
  • fe72224366 Merge pull request #6466 from kellykelly3/7037-modify-drone-analyzer-title Richard Cordovano 2020-11-16 14:26:33 -05:00
  • d93f793eba Externalized the CR credientials U-BASIS\dsmyda 2020-11-16 13:42:04 -05:00
  • 2c4e1fc305 Added DJI to drone ingest module title and description Kelly Kelly 2020-11-16 13:40:48 -05:00
  • 3146b97ccb closes window if in dialog Greg DiCristofaro 2020-11-16 13:25:08 -05:00
  • c202e8c03c Merge branch '6972-yara-ingest-global-settings' into yara-ingest-performance Kelly Kelly 2020-11-16 12:55:31 -05:00
  • 42ba9d867b Merge branch '6969-create-yara-ingest-module' into 6972-yara-ingest-global-settings Kelly Kelly 2020-11-16 12:54:28 -05:00
  • b826764de0 merged in develop Kelly Kelly 2020-11-16 12:53:28 -05:00
  • 3bbabe3c2d Merge branch 'develop' into 6967-create-yara-rule-infrastructure Kelly Kelly 2020-11-16 12:46:21 -05:00
  • f4cf3eb967 Merge pull request #6465 from esaunders/java11-upgrade esaunders 2020-11-16 12:14:31 -05:00
  • c180deabf6 Added code to delete the rule set folder Kelly Kelly 2020-11-16 10:59:53 -05:00
  • 3ae06e65b3 Merge branch 'develop' of github.com:sleuthkit/autopsy into java11-upgrade esaunders 2020-11-16 10:21:31 -05:00
  • 1f20b4e2cb adding popup menu for items Greg DiCristofaro 2020-11-16 09:20:52 -05:00
  • 038484ca38 Tested automated testing changes with localhost U-BASIS\dsmyda 2020-11-15 22:26:30 -05:00
  • fb9c9c135e merge from develop Greg DiCristofaro 2020-11-13 16:47:44 -05:00
  • 9564ff9632 Implemented and tested new default CR enabling U-BASIS\dsmyda 2020-11-13 16:41:35 -05:00
  • 2490505d20 Merge pull request #6462 from esaunders/java11-upgrade Richard Cordovano 2020-11-13 16:08:43 -05:00
  • 7a186aa8b2 Remove temporary code no longer needed that was resulting in a ClassNotFoundException. esaunders 2020-11-13 15:30:32 -05:00
  • 144a11ad74 Merge pull request #6426 from eugene7646/32k_chunk_error_6755 Richard Cordovano 2020-11-13 14:48:47 -05:00
  • c2848a4745 Merge pull request #6461 from esaunders/java11-upgrade esaunders 2020-11-13 14:11:33 -05:00
  • 49c251666e G1 GC is now the default so the command line option is no longer necessary. esaunders 2020-11-13 14:10:16 -05:00
  • 1e14473fda 6781 fix comment William Schaefer 2020-11-13 13:44:36 -05:00
  • 017a21fb2d Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6781-GeneralPurposeArtifactViewer William Schaefer 2020-11-13 13:42:18 -05:00
  • 9ea8fe90e0 Merge pull request #6408 from wschaeferB/6774-DownloadsDiscoveryDetailsViewer Richard Cordovano 2020-11-13 13:29:49 -05:00
  • 03ad2e70ec Fixed various yara performance and memory issues Kelly Kelly 2020-11-13 13:28:38 -05:00
  • 8457cecff7 6774 simplify getPathIdFile code and fix comment William Schaefer 2020-11-13 13:02:00 -05:00
  • f4abb29dcf Merge pull request #6452 from markmckinnon/7008-Regripper-Plugin-Shellactivities-has-an-infinite-loop Richard Cordovano 2020-11-13 11:19:46 -05:00
  • 44f07a622b Merge pull request #6450 from gdicristofaro/6998-timelineSummary Richard Cordovano 2020-11-13 10:29:32 -05:00
  • 8ffc8c9857 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6781-GeneralPurposeArtifactViewer William Schaefer 2020-11-13 09:17:55 -05:00
  • efb1e9f62f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6774-DownloadsDiscoveryDetailsViewer William Schaefer 2020-11-13 09:17:11 -05:00
  • 143aabd6e0 key function Greg DiCristofaro 2020-11-13 08:56:56 -05:00
  • 4a03423879 fix Greg DiCristofaro 2020-11-13 07:42:35 -05:00
  • 7d8d45e1b1 getMultiUserServerProperties() works for Solr 4 and 8 Eugene Livis 2020-11-12 17:02:20 -05:00
  • 661f34ca29 geolocation panel Greg DiCristofaro 2020-11-12 16:24:29 -05:00
  • 13b4ede790 Merge pull request #6406 from wschaeferB/6773-WebHistoryDiscoveryDetailsViewer Richard Cordovano 2020-11-12 16:09:28 -05:00
  • 7db68dd2c4 Merge branch 'develop' of github.com:sleuthkit/autopsy into solr-8-upgrade Eugene Livis 2020-11-12 15:31:15 -05:00
  • 883a44b285 unique path names and more tests Greg DiCristofaro 2020-11-12 15:28:47 -05:00
  • b081f45e33 Merge pull request #6445 from gdicristofaro/6970-unitTestLongPathFix Richard Cordovano 2020-11-12 15:25:30 -05:00
  • 4791bdaacd Merge pull request #6431 from gdicristofaro/6970-testsInAppVeyorTravis Richard Cordovano 2020-11-12 15:24:28 -05:00
  • 8e1c44afbf Merge pull request #6453 from APriestman/6910_fileRepository Richard Cordovano 2020-11-12 12:35:58 -05:00
  • a325ee3ed6 adding in bucketed strategy Greg DiCristofaro 2020-11-12 12:34:38 -05:00
  • 13f359e6dc adding in bucketed strategy Greg DiCristofaro 2020-11-12 12:33:31 -05:00
  • 7cb17085d6 Merge pull request #6456 from dannysmyda/6951-TIFF-Diffs-Attempt-3 Richard Cordovano 2020-11-12 11:17:42 -05:00
  • ad181373fa Fix cut and paste error. apriestman 2020-11-12 10:46:34 -05:00
  • f7d8c7c037 Trying to fix filequery mistake apriestman 2020-11-12 10:16:14 -05:00
  • 2ead2744fc Updated addLocalFile call in Portable Case. Cleanup. apriestman 2020-11-12 10:12:52 -05:00
  • b3d94e9024 Merge pull request #6449 from gdicristofaro/7006-showNA Richard Cordovano 2020-11-12 10:04:12 -05:00
  • 208508ab58 Merge pull request #6455 from esaunders/java11-upgrade Richard Cordovano 2020-11-12 09:59:25 -05:00
  • 75c258d22e Updated comment U-BASIS\dsmyda 2020-11-11 19:57:47 -05:00
  • 81ec9ea113 Made the nightly db dump script ignore size and hash for TIFF files extracted from PDFs U-BASIS\dsmyda 2020-11-11 19:55:31 -05:00
  • c891bdda2a geo location data source summary with no city loading right now Greg DiCristofaro 2020-11-11 15:43:00 -05:00
  • 4cd5166490 Merge branch 'java11-upgrade' of github.com:sleuthkit/autopsy into java11-upgrade esaunders 2020-11-11 15:24:07 -05:00
  • 2d33bd5f87 Merge branch 'develop' of github.com:sleuthkit/autopsy into java11-upgrade esaunders 2020-11-11 15:21:48 -05:00
  • f8e734224a Merge pull request #6454 from esaunders/java11-dev-merge esaunders 2020-11-11 15:20:11 -05:00
  • 9aced84e12 Merge branch 'develop' of github.com:sleuthkit/autopsy into java11-dev-merge esaunders 2020-11-11 15:16:35 -05:00
  • 54a1b12c42 Stop exposing J2EE through CoreLibs and move JAXB from CoreLibs to Core. esaunders 2020-11-11 15:07:13 -05:00
  • b60ff4a361 beginnings of data model for geolocation in data source summary Greg DiCristofaro 2020-11-11 14:50:13 -05:00
  • 92ae46590b Added comment. apriestman 2020-11-11 13:47:22 -05:00
  • e5488f0096 Merge remote-tracking branch 'upstream/file-repository' into 6910_fileRepository apriestman 2020-11-11 13:40:02 -05:00
  • 6294c8346e Changed to installer. apriestman 2020-11-11 13:39:22 -05:00
  • e3d48ea9fa Merge pull request #6451 from raman-bt/3979-analysis-results Richard Cordovano 2020-11-11 12:02:26 -05:00
  • 96492f2c25 3979: added getAnalysisResults() api to Content. Raman Arora 2020-11-10 16:01:31 -05:00
  • eeb1ef6963 remove any 0 dates Greg DiCristofaro 2020-11-10 15:59:50 -05:00
  • ab1712042e formatting Greg DiCristofaro 2020-11-10 15:45:53 -05:00
  • 79f2306e1b Merge pull request #6434 from raman-bt/3979-analysis-results Richard Cordovano 2020-11-10 15:44:55 -05:00
  • 30cd7d35ac formatting Greg DiCristofaro 2020-11-10 15:38:20 -05:00
  • e0ce0e44a7 always show acquisition details Greg DiCristofaro 2020-11-10 15:37:17 -05:00
  • a92a37e259 color fix and raw types fix Greg DiCristofaro 2020-11-10 15:31:50 -05:00
  • dbe2e2b069 Merge branch 'analysis_results' of https://github.com/sleuthkit/autopsy into 3979-analysis-results Raman Arora 2020-11-10 15:18:13 -05:00
  • a90529aa4c dependency cleanup Greg DiCristofaro 2020-11-10 15:18:12 -05:00
  • 8e18629339 show NA for some fields Greg DiCristofaro 2020-11-10 15:14:05 -05:00
  • 1c8b4ab965 Merge pull request #6448 from eugene7646/solr-8-upgrade eugene7646 2020-11-10 14:52:22 -05:00
  • 976f47ca7c Merge branch 'develop' of github.com:sleuthkit/autopsy into solr-8-upgrade Eugene Livis 2020-11-10 14:50:19 -05:00
  • f64377e0ef Merge pull request #6443 from eugene7646/solr8_deprecated_fields_6990 Richard Cordovano 2020-11-10 14:33:03 -05:00
  • 6cbeb2a2c6 stacked bar chart Greg DiCristofaro 2020-11-10 14:21:44 -05:00
  • be88084127 Update shellactivities.pl Mark McKinnon 2020-11-10 13:51:19 -05:00
  • 84d667473a 6781 remove unnecessary public declarations William Schaefer 2020-11-10 13:42:39 -05:00
  • 7584f5c975 6781 clean up logic and code William Schaefer 2020-11-10 13:14:20 -05:00
  • 64fd4af87f 6781 fix missing parrens William Schaefer 2020-11-10 12:31:22 -05:00
  • 3dd28340e5 6781 refactor viewer code for general purpose viewer William Schaefer 2020-11-10 12:27:38 -05:00
  • a75479d806 refactoring and commenting Greg DiCristofaro 2020-11-10 12:24:14 -05:00
  • 34f5a00932 a few small fixes Greg DiCristofaro 2020-11-10 09:38:31 -05:00
  • 011bf82cad added timeline panel Greg DiCristofaro 2020-11-10 07:59:46 -05:00
  • dbe2511812 Merge pull request #6446 from gdicristofaro/7006-showBlankValues Richard Cordovano 2020-11-09 16:14:04 -05:00
  • ea7c03aa1d working through panel Greg DiCristofaro 2020-11-09 15:20:10 -05:00