Commit Graph
18776 Commits
Author SHA1 Message Date
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
Karl Mortensen 2ea37fce91 have enum follow same naming convention 2015-04-01 15:50:17 -04:00
sidheshenator f721682d46 Cancel button disabled on report generation completion(with or without error) 2015-04-01 15:38:06 -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
Karl Mortensen c1a17f0725 wordsmith text 2015-04-01 14:47:08 -04:00
sidheshenator 8e5e6af9be added rule.UUID instead rule.hashCode() to the rules HashMap 2015-04-01 14:41:44 -04:00
Karl Mortensen b2548935f3 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into change_options_menu 2015-04-01 14:34:32 -04:00
Karl Mortensen 1805dcf01b Merge branch 'db_connection' of https://github.com/karlmortensen/autopsy into collab_ui 2015-04-01 14:03:24 -04:00
Karl Mortensen 2b376642de Change options panel names and icons a bit 2015-04-01 14:02:05 -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
Karl Mortensen d6e2f26dc9 use database connectivity check 2015-03-31 16:54:59 -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
Karl Mortensen 415c221f8a add postgresql jdbc driver 2015-03-31 13:41:56 -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 46389f13f5.
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
sidheshenator 3924f989db Add logical files set to regression tests 2015-03-30 12:07:47 -04:00
Eamonn Saunders edf2b8018b Updated Lucene version number to 4.9 2015-03-30 11:39:32 -04:00
Karl Mortensen e664d3d184 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into db_connection 2015-03-30 11:24:56 -04:00