7859 Commits

Author SHA1 Message Date
Richard Cordovano
25fa976211 Merge pull request #1166 from rcordovano/messaging_prototype
Messaging prototype
2015-04-02 13:29:46 -04:00
Richard Cordovano
d2e954b28d Merge branch 'develop' of https://github.com/sleuthkit/autopsy into messaging_prototype 2015-04-02 13:25:31 -04:00
Richard Cordovano
e5a694669a Merge remote-tracking branch 'upstream/develop' into collaborative 2015-04-02 13:15:01 -04:00
Richard Cordovano
9a5744319b Merge remote-tracking branch 'upstream/rc-211' into develop 2015-04-02 13:13:47 -04:00
Richard Cordovano
bef5f8d978 Merge pull request #1164 from sidheshenator/time_diff_independent_regression_test
timing test does not impact overall test
2015-04-02 12:18:46 -04:00
sidheshenator
7a51f102b3 timing test does not impact overall test 2015-04-02 12:16:18 -04:00
Brian Carrier
2069e9b9e8 Fix for image gallery to prevent infinite loop 2015-04-02 12:10:38 -04:00
Richard Cordovano
824d5ac4bf Merge pull request #1162 from esaunders/upgrade_solr
Solr upgrade
2015-04-02 09:22:48 -04:00
Richard Cordovano
90d777fe78 Merge pull request #1161 from sidheshenator/interesting_items_fix_rc211
added rule.UUID instead rule.hashCode() to the rules HashMap
2015-04-01 14:51:05 -04:00
sidheshenator
8e5e6af9be added rule.UUID instead rule.hashCode() to the rules HashMap 2015-04-01 14:41:44 -04:00
esaunders
6fb891b9d0 Added tika-core-1.5.jar file. 2015-04-01 13:32:43 -04:00
Eamonn Saunders
0dfbd55ec6 Upgrade to Tika 1.5. 2015-04-01 12:41:40 -04:00
Eamonn Saunders
0d000e89d3 Reordered to group related packages together. Hopefully this makes it easier to read although I wouldn't be surprised if Netbeans changes the ordering. 2015-04-01 12:40:42 -04:00
Eamonn Saunders
773b9380ec Added a new dependency on metadata-extractor version 2.7.2. The reason for this is that the version that Tika pulls down (2.6.2) results in a java.lang.NoSuchMethodError exception being thrown. 2015-04-01 12:38:13 -04:00
Richard Cordovano
ead5e80edb Merge pull request #1154 from APriestman/stix_march27
Bug fixes for STIX module.
2015-04-01 09:57:44 -04:00
Richard Cordovano
88418edfd5 Restore ingest_pipeline.PNG 2015-03-31 16:11:47 -04:00
Richard Cordovano
9d0bb85e0e Remove ingest_pipeline.PNG 2015-03-31 16:09:51 -04:00
Richard Cordovano
e628ecf3f4 Delete ingest_pipeline.png
Identical files with differnt capitalization of the extension are checked in. This does not play well with Windows.
2015-03-31 13:19:55 -04:00
Richard Cordovano
da1e0c387d Merge pull request #1158 from sidheshenator/regression-test-fix
In file sorting. Additional file-sortedErrors.txt not created
2015-03-31 13:04:42 -04:00
esaunders
761edfe165 Merge branch 'collaborative' of github.com:sleuthkit/autopsy into upgrade_solr 2015-03-31 12:53:17 -04:00
Eamonn Saunders
4d39e38333 Updated Autopsy Core to use Tika 1.5. 2015-03-31 12:45:35 -04:00
sidheshenator
82207c31ad In file sorting. Additional file-sortedErrors.txt not created 2015-03-31 12:42:02 -04:00
Richard Cordovano
bc29cdb336 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into messaging_prototype 2015-03-31 12:25:02 -04:00
Richard Cordovano
34e933e299 Merge pull request #1157 from sidheshenator/regression-test-fix
Regression test fix
2015-03-31 12:22:36 -04:00
Richard Cordovano
68722444e6 Merge pull request #1153 from esaunders/collaborative
Replaced calls to SleuthkitCase.runQuery() with calls to SleuthkitCase.e...
2015-03-31 12:22:18 -04:00
sidheshenator
41b96b7d27 extra .txt extention removed 2015-03-31 10:14:31 -04:00
Richard Cordovano
8075d75455 Fix use of unserializable object in ObjectMessage for Messenger prototype 2015-03-31 10:04:10 -04:00
Richard Cordovano
4565418322 Add use of ObjectMessage to Messenger prototype 2015-03-31 09:43:52 -04:00
Richard Cordovano
b4c6e8cafc Use event data in Messenger to stop relay of remote property changes 2015-03-31 09:14:40 -04:00
Richard Cordovano
cfc352b04e Fix local message filter for Messenger class 2015-03-30 18:16:35 -04:00
Richard Cordovano
fdd4762177 Add selector and local message filter to Messenger class 2015-03-30 18:07:47 -04:00
sidheshenator
1372de9f73 Reverted BlackboardDumpErrors to SortedErrors. Used newer naming conv in Tskdbdiff.py 2015-03-30 18:00:42 -04:00
sidheshenator
385f86fdf4 fixed naming consistency - BlackboardDumpErrors instead of SortedErrors 2015-03-30 16:25:53 -04:00
Eamonn Saunders
d733d60343 Added metadata extractor and apache compress jars to get Tika text extraction working again. 2015-03-30 16:16:54 -04:00
Richard Cordovano
b440395e28 Remove prototype messaging package in favor of case package Messenger class 2015-03-30 15:36:35 -04:00
Richard Cordovano
6d974797bc Remove premature session/connection clode from Messageer.send() 2015-03-30 15:33:29 -04:00
Eamonn Saunders
42847cd10a Added updated config files. 2015-03-30 15:21:39 -04:00
Eamonn Saunders
7c7e343c5a Removed workaround for bug in Solr 4.0. 2015-03-30 15:16:48 -04:00
Eamonn Saunders
818ee3a676 Removed Autopsy config as I'm not sure I've got the right set of files. 2015-03-30 15:13:47 -04:00
Eamonn Saunders
c8b8530386 Revert "Removed workaround for bug in Solr 4.0."
This reverts commit 46389f13f509ab47d21d9d4eb32037df8eb6008a.
2015-03-30 15:10:38 -04:00
Richard Cordovano
06b5c947e8 Merge remote-tracking branch 'origin/messaging_prototype' into messaging_prototype 2015-03-30 14:49:29 -04:00
Richard Cordovano
42e3f8fe95 Add prototype Messenger class to casemodule pacakge 2015-03-30 14:45:04 -04:00
APriestman
4d13a207dd Bug fixes for STIX module.
Reset ID maps between files.
Allow for multiple hash values in Hash Object.
2015-03-30 14:04:23 -04:00
Richard Cordovano
9a256e4ba4 Add prototype Messenger class to casemodule pacakge 2015-03-30 12:55:02 -04:00
Eamonn Saunders
b0060c48d6 Replaced calls to SleuthkitCase.runQuery() with calls to SleuthkitCase.executeQuery.
executeQuery() returns a CaseDbQuery object which will automatically release the acquired lock when used in a try-with-resources block.
2015-03-30 12:23:15 -04:00
Eamonn Saunders
edf2b8018b Updated Lucene version number to 4.9 2015-03-30 11:39:32 -04:00
Richard Cordovano
7367248fab Merge branch 'develop' of https://github.com/sleuthkit/autopsy into messaging_prototype 2015-03-30 10:13:58 -04:00
Richard Cordovano
b1305d20fa Merge pull request #1150 from rcordovano/rc-211_merge
Rc 211 merge
2015-03-30 10:03:06 -04:00
Richard Cordovano
bcc43af925 Merge in rc-211 branch 2015-03-30 09:36:51 -04:00
Richard Cordovano
e013f0a956 Add ActiveMQ JAR 2015-03-27 17:31:42 -04:00