11435 Commits

Author SHA1 Message Date
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
a576e5e9e6 Convert README back into plain text file 2016-03-16 17:08:43 -04:00
Richard Cordovano
614bc7c1e8 Convert README back into plain text file 2016-03-16 17:08:24 -04:00
jmillman
fd90ec8276 use data_source_obj_id to grab new files instead of add hoc methods for images and virtualdirectories 2016-03-16 16:40:41 -04:00
Richard Cordovano
9ebedf8ac5 Fix spelling error in image_gallery.dox 2016-03-16 16:18:06 -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
Richard Cordovano
8b45eb74c3 Merge pull request #2011 from delftswa2016/Documentation
Spelling mistakes in docs folder are fixed
2016-03-16 14:08:02 -04:00
Chillli
e38b4381a0 Merge remote-tracking branch 'refs/remotes/sleuthkit/develop' into Documentation 2016-03-16 18:40:12 +01:00
Chillli
62ac955324 Revert "Revert "Update and rewrite README.txt file into a markdown file""
This reverts commit 93726a4524afe1628c11a32fa16a76c6e54d8581.
2016-03-16 18:40:09 +01:00
Chillli
2bf351d3d9 Revert "Rename README.txt to README.md"
This reverts commit 02b8387ff81ab909ebe1409b05f6e25430848898.
2016-03-16 18:39:47 +01:00
Chillli
ac54ec6ad1 Revert "Rename README.md to README.txt"
This reverts commit f72ae6c2a42b84358139710daad9f84392283615.
2016-03-16 18:39:14 +01:00
Chillli
f72ae6c2a4 Rename README.md to README.txt 2016-03-16 18:26:27 +01:00
Chillli
02b8387ff8 Rename README.txt to README.md 2016-03-16 18:22:28 +01:00
Eugene Livis
0a933b2692 Removed error message 2016-03-16 10:47:00 -04:00
Eugene Livis
eded293a07 Treating JLnkParser errors as warnings 2016-03-15 11:57:14 -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
6de108d1ae Merge pull request #2015 from delftswa2016/docs
Spelling mistakes in txt files
2016-03-15 09:42:44 -04:00
Richard Cordovano
c9d95d85bc README updates 2016-03-15 09:40:16 -04:00
Richard Cordovano
2d68f792a0 Update README for formatting 2016-03-15 09:34:18 -04:00
Richard Cordovano
61bbe12b7b Add omitted README.md file 2016-03-15 09:32:37 -04:00
Richard Cordovano
b7a3fee64d Convert README from plain text to markdown 2016-03-15 09:28:08 -04:00
Richard Cordovano
f449a4a054 Update README 2016-03-15 09:27: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
e41cebbe9d Make tskdbdiff.py handle data_source_info table UUIDs as device ids 2016-03-12 16:42:16 -05: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
Oliver Spohngellert
aaafce3eab Finished error messaging protocol 2016-03-11 11:18:58 -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
75f4d3865c Updated error handling behavior 2016-03-11 11:04:50 -05:00
Richard Cordovano
bb0561408d Merge pull request #2013 from BasisOlivers/aut-1900
Updated ui for editing a rule for interesting files set and updated serialization protocol
2016-03-11 10:15:01 -05:00
Oliver Spohngellert
e68cda1be6 Added documentation 2016-03-11 10:14:10 -05:00
Oliver Spohngellert
f1061c6361 Updates to error messages 2016-03-11 10:13:25 -05:00
Oliver Spohngellert
3d84bf1dfb Added saving of serialization, working towards exceptions catching. 2016-03-11 09:02:50 -05:00
Chillli
9bd21c0e5b Spelling mistakes in txt files are fixed 2016-03-11 13:35:51 +01:00
Chillli
caffda5ee3 Revert "Update and rewrite README.txt file into a markdown file"
This reverts commit 57b36550559cc03f4011b2e7cd3e1c0f4b0669c4.
2016-03-11 12:41:30 +01:00
Oliver Spohngellert
d67d81dcb5 Moved towards serialization 2016-03-10 16:20:35 -05:00
Oliver Spohngellert
a64cf78cab Update UserDefinedFileTypesSettings.java 2016-03-10 16:08:48 -05:00
Oliver Spohngellert
b20a3ca40c Moved towards serialization 2016-03-10 15:58:42 -05:00
Oliver Spohngellert
182b2d240a Moved towards making serialization follow new protocol 2016-03-10 15:34:17 -05:00
Oliver Spohngellert
39b289df72 Updated serialization to match new protocol 2016-03-10 15:13:07 -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