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

Commit Graph

  • ca044a8cb9 refactor FileTypeDetector so that detect() and getFileType() have consistent behavior except for adding the results to the case db. jmillman 2016-03-21 15:01:10 -04:00
  • 68e4f094a3 Switched error messages Oliver Spohngellert 2016-03-21 15:07:26 -04:00
  • 3c298c5967 Fixed error message display in table reports worker Oliver Spohngellert 2016-03-21 14:27:46 -04:00
  • 3b6e897d01 Merge remote-tracking branch 'upstream/develop' into release-4.1.0 Richard Cordovano 2016-03-21 14:13:56 -04:00
  • ea212341fc Added better error message Oliver Spohngellert 2016-03-21 13:57:57 -04:00
  • 1fe7b6e83a Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Eugene Livis 2016-03-18 17:01:58 -04:00
  • 146c45bdbc Merge pull request #2026 from BasisOlivers/aut-2051 Richard Cordovano 2016-03-18 16:40:40 -04:00
  • 581a12816f Added consistency to getContent vs this.content Oliver Spohngellert 2016-03-18 16:39:04 -04:00
  • d853ef8023 Merge branch 'aut-2051' of https://github.com/BasisOlivers/autopsy into aut-2051 Oliver Spohngellert 2016-03-18 16:36:55 -04:00
  • 43e3461ace Update ReportGenerator.java Oliver Spohngellert 2016-03-18 16:34:57 -04:00
  • a5a92ab316 Merge pull request #2025 from BasisOlivers/aut-2050 Richard Cordovano 2016-03-18 16:33:04 -04:00
  • 1e6673bbee cleanup and internationalize OpenTimelineAction jmillman 2016-03-18 16:25:27 -04:00
  • a27c09220f Fixed fill property map to show correct time type. Oliver Spohngellert 2016-03-18 16:15:47 -04:00
  • ec430b951d Bugfixes to report generator Oliver Spohngellert 2016-03-18 16:07:49 -04:00
  • 09736e5971 Merge pull request #2024 from millmanorama/TL-update-filter-displaynames Richard Cordovano 2016-03-18 15:47:41 -04:00
  • b7430bace1 Merge pull request #2022 from millmanorama/IG-use-data-source-obj-id-to-pop-db Richard Cordovano 2016-03-18 15:47:07 -04:00
  • fa0fc5f396 cleanup and comments PerCaseTimelineProperties jmillman 2016-03-18 15:43:59 -04:00
  • 3079a3d513 Merge pull request #2020 from eugene7646/RecentActivity Richard Cordovano 2016-03-18 15:31:38 -04:00
  • 94d359f50c Merge pull request #1999 from BasisOlivers/artifact_constructor Richard Cordovano 2016-03-18 15:30:45 -04:00
  • 08b3465760 cleanup; remove dead code jmillman 2016-03-18 14:22:32 -04:00
  • 944917e3ca Merge remote-tracking branch 'upstream/develop' into aut-2051 Oliver Spohngellert 2016-03-18 15:04:23 -04:00
  • eb425bbfd9 Added content to ArtifactData to optimize getting time, source file. Oliver Spohngellert 2016-03-18 15:03:54 -04:00
  • ff7ce09e16 keep track of db staleness using properties file jmillman 2016-03-18 14:15:31 -04:00
  • 6c8b005e7d Fix incorrect dialog title bug injected in testing/RegressionTest Richard Cordovano 2016-03-18 14:14:14 -04:00
  • cd486f44ed Fixed property map for blackboard artifact node Oliver Spohngellert 2016-03-18 13:01:17 -04:00
  • 48053dc01f Fixed error policy on hash db serialization Oliver Spohngellert 2016-03-18 10:53:59 -04:00
  • fbb151f63a Merge remote-tracking branch 'upstream/develop' into aut-2025-pt2 Oliver Spohngellert 2016-03-18 10:40:34 -04:00
  • 3359f94e93 Fixed bugs in CaseMetadata Oliver Spohngellert 2016-03-18 10:10:51 -04:00
  • 7eacc2832a Merge remote-tracking branch 'upstream/develop' into aut-1885 Oliver Spohngellert 2016-03-18 09:04:35 -04:00
  • 79f78b0d9a Fixing case metadata bugs Oliver Spohngellert 2016-03-18 09:04:00 -04:00
  • 6c947ceaeb Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Richard Cordovano 2016-03-17 22:09:53 -04:00
  • 51b883824b Update regression test for global setting panel name changes Richard Cordovano 2016-03-17 17:59:12 -04:00
  • a499e55c53 updated timeline filter display names jmillman 2016-03-17 17:21:41 -04:00
  • e68ae86b3b Merge pull request #2002 from BasisOlivers/aut-2028 Richard Cordovano 2016-03-17 14:48:32 -04:00
  • 1e5e13e87f Updated file path save behavior Oliver Spohngellert 2016-03-17 14:45:08 -04:00
  • 747ac76afe Remove potential deadlocks from services/TagsManager Richard Cordovano 2016-03-17 14:17:21 -04:00
  • f7257de76f Make module global settings panel titles consistent Richard Cordovano 2016-03-17 14:05:39 -04:00
  • c1398840c3 Merge pull request #2023 from BasisOlivers/fileSizeConditionFix Richard Cordovano 2016-03-17 12:46:49 -04:00
  • 19bdec6a0f Fixed file size condition limitation on 0 case (= 0 bytes is now allowed). Oliver Spohngellert 2016-03-17 12:41:50 -04:00
  • b98bee6f03 Lint of casemodule/services/TagsManager Richard Cordovano 2016-03-17 12:31:01 -04:00
  • 3ece1f852a Improve lazy load for for casemodule/services/TagsManager Richard Cordovano 2016-03-17 12:29:59 -04:00
  • 331ef9f869 Update docs for casemodule/services/TagsManager Richard Cordovano 2016-03-17 12:13:20 -04:00
  • d8584f734d Update docs for filetypeid/FileTypeDetector Richard Cordovano 2016-03-17 09:40:52 -04:00
  • a576e5e9e6 Convert README back into plain text file Richard Cordovano 2016-03-16 17:08:43 -04:00
  • 614bc7c1e8 Convert README back into plain text file Richard Cordovano 2016-03-16 17:08:24 -04:00
  • fd90ec8276 use data_source_obj_id to grab new files instead of add hoc methods for images and virtualdirectories jmillman 2016-03-16 16:40:41 -04:00
  • 9ebedf8ac5 Fix spelling error in image_gallery.dox Richard Cordovano 2016-03-16 16:18:06 -04:00
  • 76e1927685 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Richard Cordovano 2016-03-16 16:02:36 -04:00
  • d3dba717e4 Do not call FileTypeDetector.getFileType outside of ingest Richard Cordovano 2016-03-16 16:01:47 -04:00
  • 8b45eb74c3 Merge pull request #2011 from delftswa2016/Documentation Richard Cordovano 2016-03-16 14:08:02 -04:00
  • e38b4381a0 Merge remote-tracking branch 'refs/remotes/sleuthkit/develop' into Documentation Chillli 2016-03-16 18:40:12 +01:00
  • 62ac955324 Revert "Revert "Update and rewrite README.txt file into a markdown file"" Chillli 2016-03-16 18:40:09 +01:00
  • 2bf351d3d9 Revert "Rename README.txt to README.md" Chillli 2016-03-16 18:39:47 +01:00
  • ac54ec6ad1 Revert "Rename README.md to README.txt" Chillli 2016-03-16 18:39:14 +01:00
  • f72ae6c2a4 Rename README.md to README.txt Chillli 2016-03-16 18:26:27 +01:00
  • 02b8387ff8 Rename README.txt to README.md Chillli 2016-03-16 18:22:28 +01:00
  • 0a933b2692 Removed error message Eugene Livis 2016-03-16 10:47:00 -04:00
  • eded293a07 Treating JLnkParser errors as warnings Eugene Livis 2016-03-15 11:57:14 -04:00
  • 68c4767192 Added remembering file path to import database. Oliver Spohngellert 2016-03-15 11:13:59 -04:00
  • 58652b7d28 Merge pull request #2017 from eugene7646/embedded_file_extractor Richard Cordovano 2016-03-15 10:28:29 -04:00
  • 6de108d1ae Merge pull request #2015 from delftswa2016/docs Richard Cordovano 2016-03-15 09:42:44 -04:00
  • c9d95d85bc README updates Richard Cordovano 2016-03-15 09:40:16 -04:00
  • 2d68f792a0 Update README for formatting Richard Cordovano 2016-03-15 09:34:18 -04:00
  • 61bbe12b7b Add omitted README.md file Richard Cordovano 2016-03-15 09:32:37 -04:00
  • b7a3fee64d Convert README from plain text to markdown Richard Cordovano 2016-03-15 09:28:08 -04:00
  • f449a4a054 Update README Richard Cordovano 2016-03-15 09:27:29 -04:00
  • d4a076d1e5 Revert "Stop creating file type attributes on gen info artifacts" Richard Cordovano 2016-03-15 08:55:25 -04:00
  • 164b87d8d5 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Eugene Livis 2016-03-14 14:07:42 -04:00
  • e41cebbe9d Make tskdbdiff.py handle data_source_info table UUIDs as device ids Richard Cordovano 2016-03-12 16:42:16 -05:00
  • 5711bff045 Stop creating file type attributes on gen info artifacts Richard Cordovano 2016-03-12 16:40:31 -05:00
  • 25bd98d8e9 log internal Java and Apache errors as WARNING in Embedded File Extractor Eugene Livis 2016-03-11 15:02:35 -05:00
  • aaafce3eab Finished error messaging protocol Oliver Spohngellert 2016-03-11 11:18:58 -05:00
  • 9cc0214ac4 Merge pull request #2014 from BasisOlivers/aut-1881 Richard Cordovano 2016-03-11 11:11:47 -05:00
  • 75f4d3865c Updated error handling behavior Oliver Spohngellert 2016-03-11 11:04:50 -05:00
  • bb0561408d Merge pull request #2013 from BasisOlivers/aut-1900 Richard Cordovano 2016-03-11 10:15:01 -05:00
  • e68cda1be6 Added documentation Oliver Spohngellert 2016-03-11 10:14:10 -05:00
  • f1061c6361 Updates to error messages Oliver Spohngellert 2016-03-11 10:13:25 -05:00
  • 3d84bf1dfb Added saving of serialization, working towards exceptions catching. Oliver Spohngellert 2016-03-11 09:02:50 -05:00
  • 9bd21c0e5b Spelling mistakes in txt files are fixed Chillli 2016-03-11 13:35:51 +01:00
  • caffda5ee3 Revert "Update and rewrite README.txt file into a markdown file" Chillli 2016-03-11 12:41:30 +01:00
  • d67d81dcb5 Moved towards serialization Oliver Spohngellert 2016-03-10 16:20:35 -05:00
  • a64cf78cab Update UserDefinedFileTypesSettings.java Oliver Spohngellert 2016-03-10 16:08:48 -05:00
  • b20a3ca40c Moved towards serialization Oliver Spohngellert 2016-03-10 15:58:42 -05:00
  • 182b2d240a Moved towards making serialization follow new protocol Oliver Spohngellert 2016-03-10 15:34:17 -05:00
  • 39b289df72 Updated serialization to match new protocol Oliver Spohngellert 2016-03-10 15:13:07 -05:00
  • 68afb4692b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Eugene Livis 2016-03-10 15:07:16 -05:00
  • 22165dc663 Updated serialization protocol Oliver Spohngellert 2016-03-10 14:50:16 -05:00
  • ac53f6bf53 Deleted user artifact test ingest module Oliver Spohngellert 2016-03-10 14:25:19 -05:00
  • 4e37548993 Merge remote-tracking branch 'upstream/develop' into aut-1900 Oliver Spohngellert 2016-03-10 14:20:03 -05:00
  • 5f0e81b425 Updated ui for editing a rule Oliver Spohngellert 2016-03-10 14:09:07 -05:00
  • afb27f1734 Merge pull request #1982 from BasisOlivers/aut-1900 Richard Cordovano 2016-03-10 13:02:32 -05:00
  • 2481e95fae Update FilesIdentifierIngestModule.java Oliver Spohngellert 2016-03-10 12:53:30 -05:00
  • 8a5f2b4933 Updated error messages Oliver Spohngellert 2016-03-10 11:46:09 -05:00
  • fa9bf14dba Updated as per pr request, added error messages Oliver Spohngellert 2016-03-10 10:20:36 -05:00
  • e88432afe7 Revert "Revert "Update and rewrite README.txt file into a markdown file"" Chillli 2016-03-10 12:59:10 +01:00
  • 93726a4524 Revert "Update and rewrite README.txt file into a markdown file" Chillli 2016-03-10 12:57:14 +01:00
  • cda5123b8c Revert "Update and rewrite README.txt file into a markdown file" ruchambapat 2016-03-10 12:17:06 +01:00
  • 2bb8ce29fb Made changes as per pr notes Oliver Spohngellert 2016-03-09 16:18:35 -05:00
  • 3e8b8bdcb4 Mistake in modResult.dox fixed Chillli 2016-03-09 21:24:37 +01:00
  • fd47aa4458 Revert "Mistake Fixed" Chillli 2016-03-09 21:20:50 +01:00