20771 Commits

Author SHA1 Message Date
Richard Cordovano
9078338963
Merge pull request #4026 from wschaeferB/4088-TextFileExtractorFix-4.8
4088 text file extractor fix 4.8
2018-08-07 14:32:48 -04:00
Brian Sweeney
55b171c135 bugs in test code 2018-08-07 11:59:18 -06:00
Brian Sweeney
9d0c90f83f tests update centralrepovalidator and eamdb that throws exceptions and leaves handling to clients 2018-08-07 08:30:47 -06:00
Richard Cordovano
c814e2622d
Merge pull request #4010 from wschaeferB/3964-testZipBomb-Rev2
3964 test zip bomb rev2
2018-08-07 10:24:19 -04:00
William Schaefer
2832702bcc 4088 prevent Carved files from being indexed with the TextFileExtractor 2018-08-07 10:12:28 -04:00
William Schaefer
715d34a5d1 4088 fix exception messages to reflect current name of TextFileExtractor class 2018-08-07 10:11:48 -04:00
William Schaefer
8a36265b8b 4088 wrap ReadContentInputStream in BufferedInputStream for mark/reset support 2018-08-07 10:11:11 -04:00
Brian Sweeney
eb5a7f13b3 remove python libs 2018-08-06 16:41:52 -06:00
U-BASIS\dsmyda
bc4a432f94 Fleshed out some functionality, but have dirty and untested changes 2018-08-06 18:01:56 -04:00
Andrew Ziehl
4d3fc1f23d Fix instance count 2018-08-06 14:10:22 -07:00
Brian Sweeney
4f2ae264a5 clients of eamdb are required to deal with centralrepovalidationexception 2018-08-06 15:00:54 -06:00
Andrew Ziehl
c86d2618bf Update to be functional with most recent common files code.
Merge branch 'commonfiles' of https://github.com/briangsweeney/autopsy into 3870-pure-callable

# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonAttributeSearchResultRootNode.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonAttributeValue.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesMetadata.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesMetadataBuilder.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java
#	Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerTable.java
#	Core/src/org/sleuthkit/autopsy/corecomponents/MultiLayerTableFilterNode.java
#	Core/src/org/sleuthkit/autopsy/datamodel/InstanceCountNode.java
#	Core/src/org/sleuthkit/autopsy/datamodel/Md5Node.java
#	Core/src/org/sleuthkit/autopsy/directorytree/DataResultFilterNode.java
2018-08-06 13:47:37 -07:00
U-BASIS\dsmyda
913891bdf2 Typos and grammar 2018-08-06 15:52:56 -04:00
U-BASIS\dsmyda
99b12cc269 Added some comments and implemented PR review changes 2018-08-06 15:48:15 -04:00
U-BASIS\dsmyda
cb7d20d1fe Setup necessary framework for creating the new module 2018-08-06 14:27:58 -04:00
rishwanth1995
da53553675 validate user input in launch_bootable_Script 2018-08-06 13:48:23 -04:00
U-BASIS\dsmyda
11a2bc3685 Final cleanup of comments 2018-08-06 13:43:12 -04:00
U-BASIS\dsmyda
d516660aa3 Fixed param and return type comment headers 2018-08-06 13:39:34 -04:00
U-BASIS\dsmyda
c6db99e3dd Implemented suggested changes from PR review 2018-08-06 13:36:40 -04:00
Brian Sweeney
2541927897 Merge branch 'commonfiles' of https://github.com/briangsweeney/autopsy into 3868-normalize-cr
# Conflicts:
#	Core/nbproject/project.xml
#	Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCases.java
#	Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamArtifactUtil.java
2018-08-06 10:25:30 -06:00
Brian Carrier
d1a900a08f
Merge pull request #4012 from sleuthkit/ig_update
Change default stale value and add DS in beginning.
2018-08-06 09:07:31 -04:00
Brian Sweeney
d8093fd690 Merge branch 'commonfiles' of https://github.com/briangsweeney/autopsy into 3868-normalize-cr 2018-08-05 21:46:03 -06:00
Brian Sweeney
02c340fae9 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into commonfiles 2018-08-05 21:22:56 -06:00
William Schaefer
833da05484 3964 update url for new version of Emedded test file 2018-08-03 17:27:46 -04:00
William Schaefer
79d4b507a6 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3964-testZipBomb-Rev2 2018-08-03 17:12:14 -04:00
William Schaefer
19b7ba19c0 4103 added icons back to AID 2.0 as part of figuring out how to do 4095 2018-08-03 16:15:27 -04:00
Richard Cordovano
78f9cf5fe4
Merge pull request #4007 from dannysmyda/1837-escape-control-characters-fileutil
1837: Updated the regex in FileUtil.escapeFileName function to remove ascii control characters
2018-08-03 15:44:16 -04:00
Richard Cordovano
9ceacdfa05
Merge pull request #3984 from wschaeferB/4040-TagsWithUser
4040 Associate the user name of who created a tag with that tag
2018-08-03 15:43:47 -04:00
Richard Cordovano
d4ed8ea6c1
Merge pull request #4020 from briangsweeney/3788-intercase-intracase-merge
Pass in datasource map so CR results don't error out.
2018-08-03 15:27:18 -04:00
U-BASIS\dgrove
9fe9afc0d7 Resolved merge conflicts. 2018-08-03 14:43:05 -04:00
Richard Cordovano
03a0a39d52
Merge pull request #3988 from eugene7646/kws_adhoc_search_4043
Allow users to perform keyword searches that do not save results as artifacts (4043)
2018-08-03 14:26:27 -04:00
U-BASIS\dgrove
9c4f2b2438 Normalize path. 2018-08-03 14:23:11 -04:00
Richard Cordovano
7175ba9bc2
Merge pull request #4018 from dgrove727/4078_Prep_HtmlReportInvalidPathException
Cleanup.
2018-08-03 14:17:03 -04:00
Richard Cordovano
616bb5b4e1
Merge pull request #4009 from dgrove727/4033_Prep_SaveLastExportLocation
Cleanup.
2018-08-03 14:13:39 -04:00
Richard Cordovano
24e3530e78
Merge pull request #3999 from dgrove727/4067_PreventDuplicateKeywordHits
4067 prevent duplicate keyword hits
2018-08-03 14:07:37 -04:00
Richard Cordovano
fa05d237d8
Merge pull request #3987 from dgrove727/4066_PreventDuplicateHashSetHits
4066 prevent duplicate hash set hits
2018-08-03 14:07:10 -04:00
Richard Cordovano
71fcb4a342
Merge pull request #3980 from dgrove727/4020_AddHashesButtons
Changed form layout to conform with Add Keywords.
2018-08-03 14:05:19 -04:00
Richard Cordovano
53990be2e4
Merge pull request #3931 from zhhl/3964-testZipBomb
3964: Functional test that tests flag for zip bomb
2018-08-03 14:00:31 -04:00
Andrew Ziehl
1db7ad6140 Pass in datasource map so CR results don't error out. 2018-08-03 10:59:29 -07:00
Richard Cordovano
5e9a7abfe9
Merge pull request #3991 from briangsweeney/3788-intercase-intracase-merge
3788 intercase intracase merge
2018-08-03 13:52:30 -04:00
Brian Sweeney
f7d01493db merge conflicts 2018-08-03 11:42:23 -06:00
Brian Sweeney
882ac439c4 Merge branch '4071_populate_searchresults' of https://github.com/briangsweeney/autopsy into 3788-intercase-intracase-merge
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/AbstractCommonAttributeInstance.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CentralRepoCommonAttributeInstance.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/InterCaseCommonAttributeSearcher.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/InterCaseSearchResultsProcessor.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/IntraCasePanel.java
2018-08-03 11:21:16 -06:00
Brian Sweeney
547c981445 Merge branch '4070_remove_db_methods' of https://github.com/briangsweeney/autopsy into 3788-intercase-intracase-merge
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/IntraCasePanel.java
#	Core/test/qa-functional/src/org/sleuthkit/autopsy/centralrepository/datamodel/CentralRepoDatamodelTest.java
2018-08-03 10:58:15 -06:00
Brian Sweeney
3bffd2017a Merge branch 'commonfiles' of https://github.com/briangsweeney/autopsy into 3788-intercase-intracase-merge
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/InterCaseCommonAttributeSearcher.java
2018-08-03 10:34:29 -06:00
U-BASIS\dgrove
fa8b42c1e7 Cleanup. 2018-08-03 11:28:18 -04:00
Richard Cordovano
6c5ae9a34b
Merge pull request #4017 from sleuthkit/revert-4016-revert-3989-4072_remove_cache
Revert "Revert "4072 remove cache""
2018-08-03 11:15:48 -04:00
Richard Cordovano
7a60aba429
Revert "Revert "4072 remove cache"" 2018-08-03 11:15:28 -04:00
U-BASIS\dgrove
4804c2f3cd Changed Japanese button label to 'OK'. 2018-08-03 11:09:43 -04:00
Richard Cordovano
e4275df6cb
Merge pull request #4016 from sleuthkit/revert-3989-4072_remove_cache
Revert "4072 remove cache"
2018-08-03 11:03:21 -04:00
Richard Cordovano
cde3d8dd1f
Revert "4072 remove cache" 2018-08-03 11:03:02 -04:00