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

Commit Graph

  • 2539a55238 Merge pull request #3206 from APriestman/3196_invalidHashSets Richard Cordovano 2017-11-17 16:09:33 -05:00
  • 9aec9ce910 Merge remote-tracking branch 'upstream/develop' into 3221_EncryptionDetectionModule U-BASIS\dgrove 2017-11-17 16:05:25 -05:00
  • eef2e81246 Added message inbox integration and modified logging. U-BASIS\dgrove 2017-11-17 16:04:24 -05:00
  • 2e01c3bcd0 Merge remote-tracking branch 'upstream/develop' into 3196_invalidHashSets Ann Priestman 2017-11-17 15:55:13 -05:00
  • e24518be51 Cleanup Ann Priestman 2017-11-17 15:52:37 -05:00
  • 83d805aa9b Cleanup Ann Priestman 2017-11-17 15:48:15 -05:00
  • 7cea808fc0 Merge branch '3201-ManageTagsOptionsPanel' of https://github.com/wschaeferB/autopsy into 3202-TagsMessagingOnStatusChange William Schaefer 2017-11-17 15:46:26 -05:00
  • 68b4391434 Merge pull request #3201 from APriestman/3195_indexDialog Richard Cordovano 2017-11-17 15:45:19 -05:00
  • f156b2c0bd Cleanup Ann Priestman 2017-11-17 15:44:32 -05:00
  • a278fb9232 Merge remote-tracking branch 'upstream/develop' into 3141_addHashes Ann Priestman 2017-11-17 15:37:54 -05:00
  • 0b27196ad4 3201 merge changes from 3199 and resolve conflicts William Schaefer 2017-11-17 15:37:19 -05:00
  • c308d26ff8 Merge remote-tracking branch 'upstream/develop' into 3195_indexDialog Ann Priestman 2017-11-17 15:33:24 -05:00
  • a7824f52bb Merge pull request #3170 from APriestman/3139_cr_hashes Richard Cordovano 2017-11-17 15:21:44 -05:00
  • 5ab65ae0d5 3199 fix typo in bundle message name William Schaefer 2017-11-17 15:02:28 -05:00
  • 743df27125 3199 add knownStatus to TagName class and tag_names table William Schaefer 2017-11-17 14:56:16 -05:00
  • 7a55b65989 Updated description to be more generic. U-BASIS\dgrove 2017-11-17 14:23:23 -05:00
  • 7c0cbe098e Typo fixed. U-BASIS\dgrove 2017-11-17 14:11:56 -05:00
  • 6bb2701776 Minor tweaks. U-BASIS\dgrove 2017-11-17 14:02:08 -05:00
  • 39cd68aca6 Minor tweaks. U-BASIS\dgrove 2017-11-17 13:38:55 -05:00
  • 7a3135e1fb Merge remote-tracking branch 'upstream/develop' into 3196_invalidHashSets Ann Priestman 2017-11-17 13:14:59 -05:00
  • 66e8b2c1cf Merge branch '3139_cr_hashes' into 3196_invalidHashSets Ann Priestman 2017-11-17 13:14:50 -05:00
  • b871974e7b Crypto module created for detecting encrypted files. U-BASIS\dgrove 2017-11-17 12:58:11 -05:00
  • a28a88f13c Merge remote-tracking branch 'upstream/develop' into 3141_addHashes Ann Priestman 2017-11-17 12:26:03 -05:00
  • ff3f620b00 Merge branch '3139_cr_hashes' into 3141_addHashes Ann Priestman 2017-11-17 12:25:56 -05:00
  • 3170c1d0c8 Merge remote-tracking branch 'upstream/develop' into 3144_encaseHashes Ann Priestman 2017-11-17 11:45:46 -05:00
  • a5ace70c54 Merge branch '3139_cr_hashes' into 3144_encaseHashes Ann Priestman 2017-11-17 11:27:20 -05:00
  • 30615f5b7d 3207: fix typo U-BASIS\zhaohui 2017-11-17 11:06:29 -05:00
  • 5bccb82c68 Update central repo hashsets automatically when getting known, known bad, or updateable hash sets Ann Priestman 2017-11-17 09:41:37 -05:00
  • 4ecfb24165 3207: create ArrayList in python U-BASIS\zhaohui 2017-11-17 09:40:31 -05:00
  • c062a20213 Addresses most of the review comments Ann Priestman 2017-11-17 08:47:43 -05:00
  • faa169d20d removed unused jlist; query for account device instances in swing worker; show wait cursor millmanorama 2017-11-17 13:13:04 +01:00
  • 24acb7814d Capitalize date range labels millmanorama 2017-11-17 13:10:24 +01:00
  • 10e6bbaa85 reuse visualiationion tab in action button millmanorama 2017-11-17 12:21:54 +01:00
  • 98d5c7790e disallow invalid date selections millmanorama 2017-11-17 11:47:20 +01:00
  • 1e100eea1a update LGoodDatePicker to 10.3.1 to fix bug that allowed popup calendar to be offscreen millmanorama 2017-11-17 11:36:10 +01:00
  • 6be534c52b cleanup refresh label and icon millmanorama 2017-11-17 10:22:58 +01:00
  • f8e5ea0bbb cleanup filtersPane, clear devices on case change. Devices unselected by default to simplify adding new ones and maintaining results millmanorama 2017-11-17 09:42:04 +01:00
  • 7698597682 Update docs of EmbeddedFileExtractorModuleFactory.java Richard Cordovano 2017-11-16 15:36:29 -05:00
  • 6955416f02 Clean up EmbeddedFileExtractorIngestModule.java Richard Cordovano 2017-11-16 15:32:16 -05:00
  • c3b00d7f3d Merge remote-tracking branch 'upstream/accounts_relationships' into 881-CVT-refresh millmanorama 2017-11-16 20:26:08 +01:00
  • e2de84c227 first pass at refresh millmanorama 2017-11-16 20:25:45 +01:00
  • 01fda811d5 3207: Update python code to use collection of attributes instead of adding addtribute one at a time U-BASIS\zhaohui 2017-11-16 13:56:09 -05:00
  • 1234959a25 Merge pull request #3213 from raman-bt/accounts_relationships Richard Cordovano 2017-11-16 12:30:58 -05:00
  • 7dc7c52380 Fixed API name mismatch after renaming createAccountInstance() to createAccountFileInstance() Raman 2017-11-16 11:20:36 -05:00
  • c017e57df8 Merge branch '3201-ManageTagsOptionsPanel' of https://github.com/wschaeferB/autopsy into 3202-TagsMessagingOnStatusChange William Schaefer 2017-11-16 11:01:23 -05:00
  • 61b7f89788 Cleanup Ann Priestman 2017-11-16 09:40:29 -05:00
  • deaa919971 put check lists in scroll panes, some other UI tweeks millmanorama 2017-11-16 10:06:26 +01:00
  • 590f8dc241 3201 resolve merge conflict from 3199 William Schaefer 2017-11-15 16:08:40 -05:00
  • 5035aa41b4 3199 include knownStatus in TagName class William Schaefer 2017-11-15 15:57:28 -05:00
  • 54180873a4 Merge remote-tracking branch 'upstream/accounts_relationships' into CVT-UI-tweaks millmanorama 2017-11-15 20:38:48 +01:00
  • 5b35cfca97 change "Msg Count" to Msgs, remove trailing semicolon from email addresses millmanorama 2017-11-15 20:38:23 +01:00
  • 93f50cb740 3202 fix merge conflict from 3201 William Schaefer 2017-11-15 14:10:26 -05:00
  • c4339f6e2a Hold off on writing md5, known status, and MIME type until the end of ingest Ann Priestman 2017-11-15 14:07:29 -05:00
  • 19c7cfb704 3207: Add a collection of attributes to aritifact instead of add one attribute at a time. U-BASIS\zhaohui 2017-11-15 13:10:57 -05:00
  • 7f205b3ae4 3201 move fix for blank description on new tag into 3201 from 3202 William Schaefer 2017-11-15 12:34:05 -05:00
  • 82e99dc221 3201 resolve merge conflicts with 3199 William Schaefer 2017-11-15 12:30:26 -05:00
  • 3fda67bb22 3199 fix merge error in TagsManager where both old and new arguments were in method call William Schaefer 2017-11-15 12:25:18 -05:00
  • 77b874e075 3199 resolve merge conflicts from 3198 changes William Schaefer 2017-11-15 12:19:30 -05:00
  • 64c9cf8f1d Merge pull request #3194 from wschaeferB/3198-TagPropertiesUpdate Richard Cordovano 2017-11-15 12:02:25 -05:00
  • 83a69b3a46 Merge pull request #3209 from millmanorama/869-daterange-filter-UI Richard Cordovano 2017-11-15 12:00:34 -05:00
  • 273434f50f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3198-TagPropertiesUpdate William Schaefer 2017-11-15 11:59:44 -05:00
  • c2d0bbb932 3198 comment getTagNameDefinitions William Schaefer 2017-11-15 11:59:10 -05:00
  • 25f6f2657f Rename DataSource => AutoIngestDataSource for clarity Richard Cordovano 2017-11-15 11:55:52 -05:00
  • 183536c832 Merge pull request #3181 from eugene7646/archive_dsp_v2_3136 Richard Cordovano 2017-11-15 10:53:36 -05:00
  • 98b0290959 Merge remote-tracking branch 'upstream/release-4.5.1' into develop Richard Cordovano 2017-11-15 10:14:19 -05:00
  • 16abf6bf4c Update develpers folder contents Richard Cordovano 2017-11-15 09:41:08 -05:00
  • cb4a88d5a8 Merge remote-tracking branch 'upstream/accounts_relationships' into 869-daterange-filter-UI millmanorama 2017-11-15 15:36:34 +01:00
  • 143e530c32 Missed a "hash" reference Ann Priestman 2017-11-15 09:18:03 -05:00
  • 156970c9e5 Made reference set methods less hash-specific Ann Priestman 2017-11-15 09:08:29 -05:00
  • 6dfa61718e Merge pull request #3208 from raman-bt/accounts_relationships Richard Cordovano 2017-11-14 19:05:30 -05:00
  • 9b511c3c05 3202 make TagsPanelDescription large enough for text William Schaefer 2017-11-14 18:18:16 -05:00
  • 55efc419ab 3202 rename gui elements in TagOptionsPanel, change @messages William Schaefer 2017-11-14 18:16:44 -05:00
  • 9b7ada8f64 3202 remove confirmation for changing tag status in current case William Schaefer 2017-11-14 17:32:11 -05:00
  • 6d23931448 Merge pull request #3202 from dgrove727/3177_Aid10Metrics Richard Cordovano 2017-11-14 16:16:52 -05:00
  • 5b18937ec3 Address review comments. Raman 2017-11-14 15:09:10 -05:00
  • 8a63c5aa15 Change HashDb interface to an abstract class. Rename SleuthkitHashSet and CentralRepoHashSet Ann Priestman 2017-11-14 15:04:30 -05:00
  • 44bcd4cb04 Merge pull request #3205 from millmanorama/868-attachments Richard Cordovano 2017-11-14 12:49:09 -05:00
  • 2bb24e3d4d Remove/change some public methods. Ann Priestman 2017-11-14 11:32:19 -05:00
  • 5fdf18d748 rename AccountUtils to Utils, add Utils.getUserPreferredZoneId() method millmanorama 2017-11-14 17:06:16 +01:00
  • f1c4792fa2 show the relationship date/time in the table according to user preferences millmanorama 2017-11-14 16:57:00 +01:00
  • 29237dd882 fix project.xml for LGoodDatePicker millmanorama 2017-11-14 16:35:44 +01:00
  • 781d2f9210 Merge remote-tracking branch 'upstream/accounts_relationships' into 869-daterange-filter-UI millmanorama 2017-11-14 16:21:09 +01:00
  • 1b272cf18c Only display valid hash sets in the ingest module settings Ann Priestman 2017-11-14 09:26:10 -05:00
  • e77be5d704 removed unused logger millmanorama 2017-11-14 13:07:10 +01:00
  • 30abacc9fb update Javadoc millmanorama 2017-11-14 12:46:22 +01:00
  • 85ea748c36 fix comment millmanorama 2017-11-14 12:35:04 +01:00
  • 0a8bdd9918 update javadoc to include deprecation millmanorama 2017-11-14 12:30:28 +01:00
  • d4ca8b1a73 fix disabling of HTML tab when there is no content millmanorama 2017-11-14 11:57:30 +01:00
  • c0c5383b11 only add one "messages tab"; some refactoring millmanorama 2017-11-14 11:56:23 +01:00
  • da7490148c Merge remote-tracking branch 'upstream/accounts_relationships' into 868-attachments millmanorama 2017-11-14 10:04:30 +01:00
  • e78980cb6e Merge U-BASIS\dgrove 2017-11-14 02:45:19 -05:00
  • e64e30181e Typo U-BASIS\dgrove 2017-11-14 02:26:38 -05:00
  • 22f023002c Fixed merge issue. U-BASIS\dgrove 2017-11-14 02:24:24 -05:00
  • 8934275246 Merge remote-tracking branch 'upstream/develop' into 3177_Aid10Metrics U-BASIS\dgrove 2017-11-13 17:31:00 -05:00
  • 556810da0e Fixed merge conflict. U-BASIS\dgrove 2017-11-13 16:52:19 -05:00
  • e63c7d8723 Cleanup. U-BASIS\dgrove 2017-11-13 16:28:55 -05:00
  • 5edea4c595 API added for getting data source content size. U-BASIS\dgrove 2017-11-13 16:26:14 -05:00
  • 48123343cc Merge pull request #3192 from zhhl/3155-waitCursorInIngestInbox Richard Cordovano 2017-11-13 14:31:17 -05:00
  • a46d369f7e Merge remote-tracking branch 'upstream/develop' into 3139_cr_hashes Ann Priestman 2017-11-13 14:29:48 -05:00
  • fed52680a9 Cleanup Ann Priestman 2017-11-13 14:28:04 -05:00