4785 Commits

Author SHA1 Message Date
jmillman
94947d154c document TskCoreException 2016-03-21 15:34:39 -04:00
jmillman
ca044a8cb9 refactor FileTypeDetector so that detect() and getFileType() have consistent behavior except for adding the results to the case db. 2016-03-21 15:12:29 -04:00
Richard Cordovano
3b6e897d01 Merge remote-tracking branch 'upstream/develop' into release-4.1.0 2016-03-21 14:13:56 -04:00
Richard Cordovano
146c45bdbc Merge pull request #2026 from BasisOlivers/aut-2051
Added content to ArtifactData to optimize getting time, source file.
2016-03-18 16:40:40 -04:00
Oliver Spohngellert
581a12816f Added consistency to getContent vs this.content 2016-03-18 16:39:04 -04:00
Oliver Spohngellert
d853ef8023 Merge branch 'aut-2051' of https://github.com/BasisOlivers/autopsy into aut-2051 2016-03-18 16:36:55 -04:00
Oliver Spohngellert
43e3461ace Update ReportGenerator.java 2016-03-18 16:34:57 -04:00
Richard Cordovano
a5a92ab316 Merge pull request #2025 from BasisOlivers/aut-2050
Fixed property map for blackboard artifact node
2016-03-18 16:33:04 -04:00
Oliver Spohngellert
a27c09220f Fixed fill property map to show correct time type. 2016-03-18 16:15:47 -04:00
Oliver Spohngellert
ec430b951d Bugfixes to report generator 2016-03-18 16:07:49 -04:00
Richard Cordovano
09736e5971 Merge pull request #2024 from millmanorama/TL-update-filter-displaynames
updated timeline filter display names
2016-03-18 15:47:41 -04:00
Richard Cordovano
94d359f50c Merge pull request #1999 from BasisOlivers/artifact_constructor
Updated for new Artifacts constructor
2016-03-18 15:30:45 -04:00
Oliver Spohngellert
eb425bbfd9 Added content to ArtifactData to optimize getting time, source file. 2016-03-18 15:03:54 -04:00
Oliver Spohngellert
cd486f44ed Fixed property map for blackboard artifact node 2016-03-18 13:01:17 -04:00
Richard Cordovano
6c947ceaeb Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-03-17 22:09:53 -04:00
jmillman
a499e55c53 updated timeline filter display names 2016-03-17 17:22:28 -04:00
Richard Cordovano
e68ae86b3b Merge pull request #2002 from BasisOlivers/aut-2028
Made file path save for hash db
2016-03-17 14:48:32 -04:00
Oliver Spohngellert
1e5e13e87f Updated file path save behavior 2016-03-17 14:45:08 -04:00
Richard Cordovano
747ac76afe Remove potential deadlocks from services/TagsManager 2016-03-17 14:17:21 -04:00
Richard Cordovano
f7257de76f Make module global settings panel titles consistent 2016-03-17 14:05:39 -04:00
Richard Cordovano
c1398840c3 Merge pull request #2023 from BasisOlivers/fileSizeConditionFix
Fixed file size condition limitation on 0 case
2016-03-17 12:46:49 -04:00
Oliver Spohngellert
19bdec6a0f Fixed file size condition limitation on 0 case (= 0 bytes is now allowed). 2016-03-17 12:41:50 -04:00
Richard Cordovano
b98bee6f03 Lint of casemodule/services/TagsManager 2016-03-17 12:31:01 -04:00
Richard Cordovano
3ece1f852a Improve lazy load for for casemodule/services/TagsManager 2016-03-17 12:29:59 -04:00
Richard Cordovano
331ef9f869 Update docs for casemodule/services/TagsManager 2016-03-17 12:13:20 -04:00
Richard Cordovano
d8584f734d Update docs for filetypeid/FileTypeDetector 2016-03-17 09:40:52 -04:00
Richard Cordovano
76e1927685 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-03-16 16:02:36 -04:00
Richard Cordovano
d3dba717e4 Do not call FileTypeDetector.getFileType outside of ingest 2016-03-16 16:01:47 -04:00
Oliver Spohngellert
68c4767192 Added remembering file path to import database. 2016-03-15 11:13:59 -04:00
Richard Cordovano
58652b7d28 Merge pull request #2017 from eugene7646/embedded_file_extractor
Log internal Java errors as WARNING in Embedded File Extractor
2016-03-15 10:28:29 -04:00
Richard Cordovano
d4a076d1e5 Revert "Stop creating file type attributes on gen info artifacts"
This reverts commit 5711bff04523d3209ec6b4b35be04241210ce6e3.
2016-03-15 08:55:25 -04:00
Richard Cordovano
5711bff045 Stop creating file type attributes on gen info artifacts 2016-03-12 16:40:31 -05:00
Eugene Livis
25bd98d8e9 log internal Java and Apache errors as WARNING in Embedded File Extractor 2016-03-11 15:02:35 -05:00
Richard Cordovano
9cc0214ac4 Merge pull request #2014 from BasisOlivers/aut-1881
Deleted user artifact test ingest module
2016-03-11 11:11:47 -05:00
Oliver Spohngellert
e68cda1be6 Added documentation 2016-03-11 10:14:10 -05:00
Oliver Spohngellert
22165dc663 Updated serialization protocol 2016-03-10 14:50:16 -05:00
Oliver Spohngellert
ac53f6bf53 Deleted user artifact test ingest module 2016-03-10 14:25:19 -05:00
Oliver Spohngellert
4e37548993 Merge remote-tracking branch 'upstream/develop' into aut-1900 2016-03-10 14:20:03 -05:00
Oliver Spohngellert
5f0e81b425 Updated ui for editing a rule 2016-03-10 14:09:07 -05:00
Oliver Spohngellert
2481e95fae Update FilesIdentifierIngestModule.java 2016-03-10 12:53:30 -05:00
Oliver Spohngellert
8a5f2b4933 Updated error messages 2016-03-10 11:46:09 -05:00
Oliver Spohngellert
fa9bf14dba Updated as per pr request, added error messages 2016-03-10 10:20:36 -05:00
Oliver Spohngellert
2bb8ce29fb Made changes as per pr notes 2016-03-09 16:18:35 -05:00
Oliver Spohngellert
4ca31dacba Merge remote-tracking branch 'upstream/develop' into aut-1900 2016-03-09 14:34:39 -05:00
Richard Cordovano
317b68900e Update comment in fileextmismatch/FileExtMismatchDetectorModuleSettings 2016-03-09 09:55:05 -05:00
Richard Cordovano
b27e762b09 Handle serialization for new fileextmismatch/FileExtMismatchDetectorModuleSettings field 2016-03-09 09:50:32 -05:00
Oliver Spohngellert
28fcf8bc66 Added known file restriction on file extension mismatch, pending updates 2016-03-08 15:04:06 -05:00
Richard Cordovano
6cb079e02a Merge pull request #2007 from BasisOlivers/bb_user_defs_in_reports
Added tags column header to hashset and keyword hits in report
2016-03-08 09:31:03 -05:00
Oliver Spohngellert
a5a9baffa7 Added tags column header to hashset and keyword hits in report 2016-03-08 09:28:12 -05:00
Richard Cordovano
c1248bba58 Merge pull request #2006 from BasisOlivers/bb_user_defs_in_reports
Fixed extra column bug
2016-03-08 09:13:29 -05:00