2674 Commits

Author SHA1 Message Date
sidheshenator
01cce8917a Online Documentation under Help Menu opens in browser 2015-02-13 11:48:35 -05:00
sidheshenator
8846d73927 JavaHelp packages safely deleted 2015-02-11 14:34:32 -05:00
Brian Carrier
724d597855 fix report generator by adding space back into query 2015-02-10 21:51:35 -05:00
Brian Carrier
70a61fc99b Revert "Multiple aliases for blackboard_attributes removed" 2015-02-10 21:35:12 -05:00
Sidhesh Mhatre
da899b3701 Multiple aliases for blackboard_attributes removed 2015-02-10 14:04:37 -05:00
Sidhesh Mhatre
2983b2164d SQL query syntax fixed 2015-02-10 09:28:02 -05:00
Richard Cordovano
df770cb94d Added thread names to threads used by IngestManager 2015-02-09 14:09:55 -05:00
APriestman
f54a65ab1e Added Domain Name Object parsing.
Fixed bug in saving warnings.
2015-02-06 11:42:12 -05:00
Brian Carrier
a3accc8aa5 Merge pull request #1031 from sidheshenator/regression-test-fix
Regression test fix
2015-02-05 15:01:05 -05:00
Brian Carrier
7520c32fbe Merge pull request #997 from mrtizmo/timeline_ja
Timeline module JA localization
2015-02-05 14:59:23 -05:00
Richard Cordovano
6b2b174c9d Merge pull request #1033 from sleuthkit/istat_output
Added istat output to metadata content viewer
2015-02-05 12:40:22 -05:00
Richard Cordovano
272208c345 Merge pull request #1029 from APriestman/stix
Adding STIX module code
2015-02-05 12:39:43 -05:00
Brian Carrier
c2aa8838c6 Added istat output to metadata content viewer 2015-02-04 23:57:46 -05:00
sidheshenator
3ca3a31bd0 Comments added to notify dependence of regression testing script 2015-02-04 15:17:56 -05:00
sidheshenator
0c348dd935 The SQL queries generate sorted/ordered output 2015-02-04 15:15:55 -05:00
Richard Cordovano
b816e0fff4 Change copyright date of FleIngestTask.java 2015-02-04 14:50:26 -05:00
APriestman
a19c36bc42 Merge remote-tracking branch 'upstream/develop' into stix 2015-02-04 11:34:56 -05:00
Richard Cordovano
5409901b4a Remove selected old TODO statements 2015-02-03 19:59:59 -05:00
Richard Cordovano
1729e4ca5b Fix deadlock potential in IngestJob/DataSourceIngestJob interactions 2015-02-03 19:21:20 -05:00
APriestman
a4f887f368 Merge remote-tracking branch 'upstream/develop' into stix 2015-02-03 11:04:02 -05:00
APriestman
0eb8f6434e Added jar files for Stix module 2015-02-03 11:02:22 -05:00
APriestman
919d8a83f8 Added STIX module code to Autopsy. 2015-02-03 10:34:29 -05:00
Richard Cordovano
462fcb5413 Add cancellation data to data source ingest job snapshots 2015-02-02 20:02:13 -05:00
Richard Cordovano
a0b3208ce1 Add cancellation data to data source ingest job snapshots 2015-02-02 19:56:04 -05:00
Richard Cordovano
a1c4b8e25f Removed unused import from IngestJob class 2015-02-02 19:22:20 -05:00
Richard Cordovano
75315ed8da Add cancellation data to data source ingest job snapshots 2015-02-02 19:20:25 -05:00
Richard Cordovano
62aa807cea Add cancellation data to data source ingest job snapshots 2015-02-02 18:45:46 -05:00
Brian Carrier
8f1d6192e3 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2015-02-02 00:02:03 -05:00
Brian Carrier
502e8f4612 minor cleanup to code that opens .aut file from double click 2015-02-02 00:01:38 -05:00
Richard Cordovano
4c46415709 Refactor file type detection 2015-01-30 18:54:58 -05:00
Richard Cordovano
209d8384eb Refactor file type detection 2015-01-30 18:15:20 -05:00
Richard Cordovano
78ead321bc Update some method comments in TikaFileTypeDetector class 2015-01-30 10:10:58 -05:00
Richard Cordovano
bbfb0b1872 Make user-defined file type detection active for all clients 2015-01-30 10:05:03 -05:00
Richard Cordovano
7fb9edcf6c Merge pull request #1019 from esaunders/index_artifact_fix
Index artifact fix
2015-01-28 15:00:24 -05:00
Eamonn Saunders
d0663d8fca - KeywordHit now contains a Content member instead of an AbstractFile and getFile() has been replaced by getContent().
- Updated KeywordSearchResultFactory, LuceneQuery and TermComponentQuery to use KeywordHit.getContent().
- Modified KeywordHits.java to not attempt to create MAC time columns for hits that do not have an AbstractFile.
- Updated SolrSearchService.indexArtifact() to get the underlying image id for artifacts that do not have an associated AbstractFile.
2015-01-28 14:49:25 -05:00
Richard Cordovano
6a4f98fcc0 Merge pull request #1018 from APriestman/stix
Added TSK_REMOTE_DRIVE artifacts to report.
2015-01-27 13:39:35 -05:00
APriestman
b520cb66b6 Added TSK_REMOTE_DRIVE artifacts to report. 2015-01-27 13:34:52 -05:00
Richard Cordovano
58b283276c Add dependency fro NetBeans command line parsing 2015-01-26 15:35:15 -05:00
Richard Cordovano
6eb83b2ced Merge pull request #737 from shahit2/develop
added double clicking to open .aut files
2015-01-24 14:57:15 -05:00
Eamonn Saunders
65e2246209 Removed Content parameter from TextMarkupLookup.createInstance() method. 2015-01-22 12:33:36 -05:00
Eamonn Saunders
40f5191c15 Data type and comment cleanup. 2015-01-16 12:25:24 -05:00
Eamonn Saunders
ae63179745 Removed unused imports. 2015-01-16 11:38:35 -05:00
Eamonn Saunders
8973e8e16e Changed data type of objectId in HighlightedTextMarkup contructors from Long to long. 2015-01-16 11:31:12 -05:00
Eamonn Saunders
4756073248 Backed out artifact indexing code. 2015-01-16 11:30:23 -05:00
esaunders
491de990a1 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into art_kws_integration 2015-01-15 16:06:46 -05:00
Eamonn Saunders
241b06c1a6 - Removed references to the artifact id mask (0x8000000000000000)
- Modified SolrSearchService.indexArtifacts() to ignore artifacts with an artifact_id > 0.
2015-01-15 16:04:54 -05:00
Eamonn Saunders
5aaf9f7363 Added comments for BlackboardArtifactNode.setDisplayName() 2015-01-14 16:36:53 -05:00
Eamonn Saunders
d4663b5f62 Modified display name so that there is some indication in the UI when a keyword hit was on an artifact instead of a file. 2015-01-14 14:36:39 -05:00
Brian Carrier
25258717df Added comments to why dataresultviewertable drops first property. Made ImageNode name be more useful 2015-01-14 12:38:07 -05:00
Brian Carrier
3345c835af Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2015-01-14 10:19:01 -05:00