sidheshenator
82c03eca31
Older version of case_management used
2015-02-05 16:07:33 -05:00
sidheshenator
1e64382f28
unnecessary backup file deleted
2015-02-05 13:44:47 -05:00
sidheshenator
97afd4f97e
subpages converted into subsections
2015-02-05 13:44:12 -05:00
sidheshenator
31d24a5756
Generated Doxygen pages corresponding to JavaHelp
2015-02-04 17:17:57 -05:00
Brian Carrier
3021c0e80e
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
2015-02-04 10:33:40 -05:00
Brian Carrier
968afd2d4e
removed Scalpel Module from being an active module so that it does not show up anywhere in the UI. It does not work because the C++ code has memory leaks and will take the system down. PhotoRec module now exists though. This module did not expose any packages, so this is not an API change.
2015-02-04 10:33:21 -05:00
Richard Cordovano
57811bb737
Merge pull request #1026 from rcordovano/develop
...
Add additional snapshot data to IngestJob/DataSourceIngestJob and remedy deadlock potential
2015-02-03 20:03:28 -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
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
00a9604987
Merge pull request #1024 from rcordovano/develop
...
Add cancellation data to data source ingest job snapshots
2015-02-02 18:47:18 -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
b084a8948a
Merge pull request #1023 from rcordovano/universal_file_typing
...
Universal file typing
2015-01-30 18:57:33 -05:00
Richard Cordovano
4c46415709
Refactor file type detection
2015-01-30 18:54:58 -05:00
Richard Cordovano
1851ebbd16
Refactor file type detection
2015-01-30 18:50:54 -05:00
Richard Cordovano
209d8384eb
Refactor file type detection
2015-01-30 18:15:20 -05:00
Richard Cordovano
1ef5305411
Merge pull request #1022 from rcordovano/develop
...
Update some method comments in TikaFileTypeDetector class
2015-01-30 10:11:56 -05:00
Richard Cordovano
78ead321bc
Update some method comments in TikaFileTypeDetector class
2015-01-30 10:10:58 -05:00
Richard Cordovano
a624485548
Merge pull request #1021 from rcordovano/develop
...
Make user-defined file type detection active for all clients
2015-01-30 10:07:33 -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
5157f11ede
Merge pull request #1020 from APriestman/stix
...
Removed reference to TSK_PROCESSOR_NAME from RecentActivity.
2015-01-29 09:24:53 -05:00
APriestman
a0349b3fb7
Removed reference to TSK_PROCESSOR_NAME from RecentActivity.
2015-01-29 08:40:10 -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
467562512b
Removed unused import.
2015-01-28 14:56:26 -05:00
Eamonn Saunders
b1d7dc9d96
Change variable name from 'file' to 'content'.
2015-01-28 14:53:56 -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
03989cc444
Merge pull request #1016 from APriestman/stix
...
Reverted two reg ripper plugins that we had previously modified to not p...
2015-01-27 08:59:34 -05:00
Richard Cordovano
6ed568fc10
Merge pull request #1017 from rcordovano/develop
...
Add dependency for NetBeans command line parsing
2015-01-26 15:38:07 -05:00
Richard Cordovano
58b283276c
Add dependency fro NetBeans command line parsing
2015-01-26 15:35:15 -05:00
APriestman
f379f83e15
Reverted two reg ripper plugins that we had previously modified to not print a bunch of error information when the keys weren't found.
2015-01-26 09:51:42 -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
Richard Cordovano
50c8ab4723
Merge pull request #1014 from APriestman/stix
...
Stix
2015-01-24 13:46:20 -05:00
Richard Cordovano
1c215d32bb
Merge pull request #1013 from esaunders/art_kws_integration
...
Artifact keyword search integration
2015-01-24 13:36:35 -05:00
APriestman
4c217ea0f7
Merge remote-tracking branch 'upstream/develop' into stix
2015-01-23 13:32:25 -05:00
APriestman
8ac91c2cb8
Combine OS attributes found in the registry.
2015-01-23 13:30:27 -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