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

Commit Graph

  • 92ddee565a Codacidy warnings Eugene Livis 2019-02-28 16:17:04 -05:00
  • 5dbc1ff792 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1188-cache-artifact Raman 2019-02-28 15:59:19 -05:00
  • ec6b951a28 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4626-CrDataSourcesUniqueConstraint William Schaefer 2019-02-28 15:53:20 -05:00
  • 45119b046e Merge pull request #4576 from wschaeferB/RemoveOldUncompilableLine Richard Cordovano 2019-02-28 15:51:58 -05:00
  • bf53781efd Changes from review comments, plus a few other little cosmetic things. Kelly Kelly 2019-02-28 15:20:35 -05:00
  • 656c8475fc Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4626-CrDataSourcesUniqueConstraint William Schaefer 2019-02-28 14:56:30 -05:00
  • 93b96f2608 Merge pull request #4577 from sleuthkit/remove_bundle_escapes Richard Cordovano 2019-02-28 14:28:11 -05:00
  • 38cf5f570b remove escaping that causes inconsisencies in merged version Brian Carrier 2019-02-28 14:23:27 -05:00
  • a22a0b4ca2 remove escaping that causes inconsisencies in merged version Brian Carrier 2019-02-28 14:22:38 -05:00
  • c32827bef7 remove line referencing variable which no longer exists William Schaefer 2019-02-28 14:06:04 -05:00
  • 7c0c8de488 4626-change unique constraint on new central repository tables to be as minimal as possible William Schaefer 2019-02-28 13:44:09 -05:00
  • 058052ecd9 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4626-CrDataSourcesUniqueConstraint William Schaefer 2019-02-28 13:35:31 -05:00
  • 91b2656eb8 Changed absolute path to relative in coreLib. Kelly Kelly 2019-02-28 13:03:31 -05:00
  • 5122dfba4d Changed absolute path to relative in project.xml Kelly Kelly 2019-02-28 12:54:00 -05:00
  • 668e452b75 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1188-cache-artifact Raman 2019-02-28 11:45:26 -05:00
  • 7d556addab Changed absolute path in project.properties to relative Kelly Kelly 2019-02-28 11:41:29 -05:00
  • 669e8d47d2 Merge branch 'edge_support' into 1199-safari-cookies Kelly Kelly 2019-02-28 11:34:45 -05:00
  • c2ca68320e Merge pull request #4570 from dgrove727/4715_4716_4717_VCardIngest Richard Cordovano 2019-02-28 11:23:16 -05:00
  • 52372f85ac add datasource chooser millmanorama 2019-02-28 16:41:29 +01:00
  • b7dce55e28 4626 auto format changes William Schaefer 2019-02-28 10:31:44 -05:00
  • effeceee29 4626 allow connection pool used for upgrades to ignore foreign keys with sqlite William Schaefer 2019-02-28 10:29:40 -05:00
  • 0e614f84c4 Added folders to the find file function Kelly Kelly 2019-02-28 10:09:51 -05:00
  • 5214e24f16 Codacy issue addressed. U-BASIS\dgrove 2019-02-28 09:22:48 -05:00
  • 62610f7cca Fixed the Source of Web Cache artifacts. Raman 2019-02-28 08:35:18 -05:00
  • 3dc9854db7 added action to add event to the timeline manually millmanorama 2019-02-28 12:42:24 +01:00
  • 6a6e41e8b7 Sort columns by case name, then data source. U-BASIS\dgrove 2019-02-28 00:15:17 -05:00
  • 076c76c131 Case and data source counts added. U-BASIS\dgrove 2019-02-28 00:09:28 -05:00
  • d55d3837ac Added support for reading the Cookies.binarycookies file 1199-safari-cookies Kelly Kelly 2019-02-27 17:11:05 -05:00
  • 6cfd243c07 Finish merge conflict reoslution for Bundle.properties.MERGED files Richard Cordovano 2019-02-27 16:32:07 -05:00
  • aae04f56f6 Merge in develop branch Richard Cordovano 2019-02-27 16:18:06 -05:00
  • 608aac9694 CASE-UCO package no longer exported Eugene Livis 2019-02-27 16:08:31 -05:00
  • b4aca79862 Make case deletion more verbose Richard Cordovano 2019-02-27 16:05:25 -05:00
  • e8169e98d8 Merge branch 'develop' of github.com:sleuthkit/autopsy into command_line_reports_4673 Eugene Livis 2019-02-27 15:56:34 -05:00
  • 6065004905 Fixes and improvements Eugene Livis 2019-02-27 15:36:36 -05:00
  • deb9670dd8 4626 add upgrade code for Central repository data_sources unique constraint change William Schaefer 2019-02-27 15:25:56 -05:00
  • ed0bf660db Few changes to reporting Web Cache artifacts: Raman 2019-02-27 15:18:08 -05:00
  • 753297e2c2 Address review comments. U-BASIS\dgrove 2019-02-27 14:45:57 -05:00
  • 3f41660c14 Merge remote-tracking branch 'upstream/develop' into 3921_HtmlContentViewer U-BASIS\dgrove 2019-02-27 14:05:40 -05:00
  • be304fc01e Removed invalid line. U-BASIS\dgrove 2019-02-27 14:05:30 -05:00
  • d800c28c1b 4626 change unique constraint on cr data sources table for newly created CRs William Schaefer 2019-02-27 13:46:32 -05:00
  • 0dd1a8a521 4626 make constants static, update copyright date William Schaefer 2019-02-27 13:43:34 -05:00
  • 78b25ff033 Fixed custom artifact bug. Commenting and cleanup. Ann Priestman 2019-02-27 13:41:55 -05:00
  • 2f8bcf2a7a VCard support added. U-BASIS\dgrove 2019-02-27 13:28:25 -05:00
  • 0394807018 Merge pull request #4551 from rcordovano/improved-case-deletion Richard Cordovano 2019-02-27 12:45:45 -05:00
  • 90e41edf91 Merge branch 'develop' into improved-case-deletion Richard Cordovano 2019-02-27 12:45:36 -05:00
  • 7f75882ab7 Merge pull request #4548 from kellykelly3/1193-edge-cookies Richard Cordovano 2019-02-27 12:44:04 -05:00
  • 5ef620f9c5 Merge remote-tracking branch 'upstream/develop' into 4751_addPortableCaseArtifacts Ann Priestman 2019-02-27 11:59:22 -05:00
  • 8dd909b1b8 Adding tagged artifacts Ann Priestman 2019-02-27 11:58:17 -05:00
  • 93ffe8ccbe Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4757-InterCaseSearchQueryChanges William Schaefer 2019-02-27 10:17:33 -05:00
  • 4df6fec4d3 Restore FrameCapture interface for backwards compatibility of older video triage modules Richard Cordovano 2019-02-27 08:25:21 -05:00
  • a4d2995014 Moved command line processing into Autopsy Core Eugene Livis 2019-02-26 20:15:49 -05:00
  • 507736dce1 Fix Bundle.properties for the EmailParser NBM Richard Cordovano 2019-02-26 19:13:34 -05:00
  • a60cee1521 Fix Bundle.properties for the RecentActivity NBM Richard Cordovano 2019-02-26 19:04:45 -05:00
  • 35260bdb82 Fix Bundle.properties for the KeywordSearch NBM Richard Cordovano 2019-02-26 18:56:57 -05:00
  • 88719b7a77 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Richard Cordovano 2019-02-26 18:38:59 -05:00
  • 53b2e5aced Fix Bundle.properties for the Experimental NBM Richard Cordovano 2019-02-26 18:38:34 -05:00
  • 667d9e80a1 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4757-InterCaseSearchQueryChanges William Schaefer 2019-02-26 18:19:36 -05:00
  • e65c135975 4757 fix display of results when everything has been filtered out William Schaefer 2019-02-26 18:17:43 -05:00
  • e26ce3139b 4757 add non-nls comment to string wither query code William Schaefer 2019-02-26 17:55:55 -05:00
  • 0b2ccb2608 4757 fix pottential NPE when no results are present William Schaefer 2019-02-26 17:50:16 -05:00
  • 8c6d035d49 4757 auto format of modified files William Schaefer 2019-02-26 17:36:42 -05:00
  • 5e7fe17d07 4757 first pass at clean up for common property search changes William Schaefer 2019-02-26 17:33:59 -05:00
  • fe15c84464 Merge pull request #4568 from dgrove727/4589_GstInitFix Richard Cordovano 2019-02-26 16:59:08 -05:00
  • 10f42e5427 Added UnsatisfiedLinkError catch. U-BASIS\dgrove 2019-02-26 16:31:54 -05:00
  • 9009550a8b 4757 perform mime type filtering as part of file hash query William Schaefer 2019-02-26 16:26:17 -05:00
  • e1a11fde04 Update branding Bundle.properties files with current version numbers Richard Cordovano 2019-02-26 14:51:57 -05:00
  • cb6c659ab9 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4757-InterCaseSearchQueryChanges William Schaefer 2019-02-26 14:44:58 -05:00
  • 034d0fe226 Bundle.properties-MERGED 'slash removal' Richard Cordovano 2019-02-26 14:37:00 -05:00
  • 63595e1063 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4757-InterCaseSearchQueryChanges William Schaefer 2019-02-26 13:47:12 -05:00
  • f4aa749250 Merge remote-tracking branch 'upstream/develop' into 4750_externalFile Ann Priestman 2019-02-26 13:15:49 -05:00
  • 45678d4040 Adding new file type to various switches Ann Priestman 2019-02-26 12:29:05 -05:00
  • 17d909e964 Merge branch '1184-chrome-cache' of https://github.com/raman-bt/autopsy into 1188-cache-artifact Raman 2019-02-26 11:15:29 -05:00
  • 9bbe8a45c1 Merge branch 'timeline-event-mgr' into 1157-collapse_file_events millmanorama 2019-02-26 16:26:57 +01:00
  • 00cec7d478 Addressed Codacy issues. U-BASIS\dgrove 2019-02-26 02:05:08 -05:00
  • 59ddc074da Removed developer messages. U-BASIS\dgrove 2019-02-26 01:51:48 -05:00
  • e16063cf8e New HTML content viewer added. U-BASIS\dgrove 2019-02-26 01:46:59 -05:00
  • 2a26435bbf Merge branch 'develop' into improved-case-deletion Richard Cordovano 2019-02-25 17:42:30 -05:00
  • 14d4c3da37 Safari support for showing download information Kelly Kelly 2019-02-25 17:08:07 -05:00
  • aac9ced612 4757 combine queries made for by case results William Schaefer 2019-02-25 16:37:24 -05:00
  • 439c432049 4757 fix bug with target case results showing more cases William Schaefer 2019-02-25 13:49:07 -05:00
  • 9d2c87f03d Plist jar moved to RecentActivities, Safari support for bookmarks and merged in changes from history branch Kelly Kelly 2019-02-25 13:22:24 -05:00
  • b886e0b7cc 4757 make single case queries consistant with current approach William Schaefer 2019-02-25 12:29:33 -05:00
  • 57651d219d added function createTemportyFile to Extract for reuse by all subclasses, cleaned up ExtractSafari a bit adding comments Kelly Kelly 2019-02-25 12:06:50 -05:00
  • ea423a7097 Merge pull request #4562 from sleuthkit/revert-4558-revert-4512-4589_GstVideoPanel Richard Cordovano 2019-02-25 11:04:23 -05:00
  • e75b502da6 Revert "Revert "4589 gst video panel"" Richard Cordovano 2019-02-25 11:03:43 -05:00
  • 3866041bc8 Merge pull request #4556 from sleuthkit/embed_test Richard Cordovano 2019-02-25 10:29:49 -05:00
  • 58b6f85236 Merge branch '1193-edge-cookies' into 1197-safari-history Kelly Kelly 2019-02-25 10:06:45 -05:00
  • 1e1e010980 Made changes based on review comments, including the addition of NON-NLS and changing hashtable to hashmap Kelly Kelly 2019-02-25 10:05:17 -05:00
  • 3397c4b22d Change log level for when unable to delete a temp copy of cache file. Raman 2019-02-25 09:59:29 -05:00
  • b2ca49a3d1 Address Codacy comments and review comments on previous commit. Raman 2019-02-25 09:15:50 -05:00
  • a799806b91 Merge pull request #4561 from rcordovano/fix-case-class-bugs Richard Cordovano 2019-02-25 09:03:18 -05:00
  • eee766dd0b Merge branch 'fix-case-class-bugs' into improved-case-deletion-part2 Richard Cordovano 2019-02-24 11:11:55 -05:00
  • bc36a5a31b Fix case coord svc node deletion bug Richard Cordovano 2019-02-24 10:58:28 -05:00
  • 186b6cba66 Merge pull request #4553 from kellykelly3/1201-move-plist Brian Carrier 2019-02-23 16:56:06 -05:00
  • 5ccc5179fd Merge in develop branch Richard Cordovano 2019-02-23 15:11:39 -05:00
  • 7ec7eabf70 Merge pull request #4560 from rcordovano/bundle-props-merged-updates Richard Cordovano 2019-02-23 15:04:39 -05:00
  • ddcfe95571 Bundle.properties-MERGED changes for casemodule, report Richard Cordovano 2019-02-23 15:01:34 -05:00
  • 8ee6a6a7e9 Merge pull request #4559 from sleuthkit/revert-4541-revert-4534-3912_merge_bundles Richard Cordovano 2019-02-23 14:25:11 -05:00
  • 84b2660ffc Revert "Revert "Copy merged bundles into src folder so that they can be checked in."" Richard Cordovano 2019-02-23 14:24:44 -05:00
  • ba811612d5 Merge pull request #4533 from wschaeferB/4652-4654-4621-4655-4653-JobHistoryDataSourceSummary Richard Cordovano 2019-02-23 14:12:57 -05:00