1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-06 02:24:30 +00:00

Commit Graph

  • 366433631d Update project.xml with relative path to jython JAR file Richard Cordovano 2014-08-11 17:50:38 -04:00
  • 311fbd97e1 Add Jython JAR to external modules Richard Cordovano 2014-08-11 17:44:44 -04:00
  • 463c6a5890 Updated About Page Brian Carrier 2014-08-11 16:28:19 -04:00
  • 8fd70fcca6 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Brian Carrier 2014-08-11 16:02:26 -04:00
  • 2b3b091207 Merge pull request #856 from rcordovano/develop Richard Cordovano 2014-08-11 15:45:16 -04:00
  • 82e8dfb3d3 Complete GeneralReportModuleAdapter class implementation Richard Cordovano 2014-08-11 15:44:37 -04:00
  • 5d2ffb1b8c Update GeneralReportModuleAdapter for change to ReportModule interface Richard Cordovano 2014-08-11 15:33:05 -04:00
  • 087c714387 Merge pull request #855 from rcordovano/jython_ingest_modules Richard Cordovano 2014-08-11 15:28:59 -04:00
  • de8451c1c9 Update sample Python report module for ReportModule interface API change Richard Cordovano 2014-08-11 15:23:50 -04:00
  • dcd99faefd Merge remote-tracking branch 'upstream/develop' into jython_ingest_modules Richard Cordovano 2014-08-11 15:20:31 -04:00
  • 12c6618b76 Merge pull request #852 from millmanorama/fix_tree_population_existing_case Richard Cordovano 2014-08-11 15:10:29 -04:00
  • 2b7f283874 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Brian Carrier 2014-08-11 15:04:13 -04:00
  • 5497fcb292 fixed permission and connect exceptions Brian Carrier 2014-08-11 15:04:01 -04:00
  • a266d9a547 Merge pull request #853 from rcordovano/case_db_conn_per_thread Richard Cordovano 2014-08-11 14:51:05 -04:00
  • a41930b0dc Merge remote-tracking branch 'upstream/develop' into case_db_conn_per_thread Richard Cordovano 2014-08-11 14:49:48 -04:00
  • 498ca848cc Merge pull request #851 from millmanorama/wwf_datetimeparsing Richard Cordovano 2014-08-11 14:20:34 -04:00
  • 90b21054c5 populate tree view when opening an existing case, tweak fxml jmillman 2014-08-11 14:15:18 -04:00
  • 9ef9cb28aa improve thread safety jmillman 2014-08-11 14:14:13 -04:00
  • 2142ffe90f Merge remote-tracking branch 'upstream/develop' into case_db_conn_per_thread Richard Cordovano 2014-08-11 11:58:50 -04:00
  • 70c763d300 removed commented dead code jmillman 2014-08-11 11:13:00 -04:00
  • dfe9e83488 Merge remote-tracking branch 'upstream/develop' into wwf_datetimeparsing jmillman 2014-08-11 11:12:27 -04:00
  • 48997a097a Merge pull request #850 from millmanorama/with_image_analyzer_module Richard Cordovano 2014-08-11 11:04:58 -04:00
  • 9baed2fb7f Merge remote-tracking branch 'upstream/develop' into with_image_analyzer_module jmillman 2014-08-11 10:59:31 -04:00
  • 7c1945e203 ensure GUI update on JFX thread jmillman 2014-08-11 10:31:29 -04:00
  • 11da944b65 use strftime to get datetime as seconds since unix epoch jmillman 2014-08-08 15:28:22 -04:00
  • 67644fa067 Merge remote-tracking branch 'upstream/with_image_analyzer_module' into with_image_analyzer_module jmillman 2014-08-08 13:23:49 -04:00
  • 69fcfd1098 updated ImageAnalyze doxygen jmillman 2014-08-08 13:22:54 -04:00
  • 394a1f184c Merge remote-tracking branch 'upstream/develop' into with_image_analyzer_module jmillman 2014-08-08 10:48:56 -04:00
  • bb92666a78 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Brian Carrier 2014-08-08 10:47:24 -04:00
  • 7466fb0a6d Fixed timing issue in scheduler where file could be stuck in running state even if it had been completed Brian Carrier 2014-08-08 10:46:57 -04:00
  • 6c28818237 Merge pull request #849 from rcordovano/additional_tag_node_props Richard Cordovano 2014-08-06 18:05:51 -04:00
  • eee067a7e5 Merge pull request #848 from millmanorama/with_image_analyzer_module Richard Cordovano 2014-08-06 18:05:06 -04:00
  • 01749ab3ab Add file times and size properties to ContentTagNode property sheet Richard Cordovano 2014-08-06 18:01:30 -04:00
  • faf592a2bb Add file times and size properties to ContentTagNode property sheet Richard Cordovano 2014-08-06 17:59:19 -04:00
  • f8f32c5337 refactor code to simplify ui initialization and remove blocking calls that prevented ui from displaying jmillman 2014-08-06 14:17:25 -04:00
  • 738fed0182 put db unlock in finally jmillman 2014-08-06 13:50:58 -04:00
  • e3d926adda Merge remote-tracking branch 'upstream/with_image_analyzer_module' into with_image_analyzer_module jmillman 2014-08-06 10:15:11 -04:00
  • 72dfabbd55 Updated main page Brian Carrier 2014-08-05 23:28:57 -04:00
  • b980ffa863 Added performance optimization notes to user guide Brian Carrier 2014-08-05 23:25:02 -04:00
  • 51001fbcb4 move quick start doc to user dc Brian Carrier 2014-08-05 17:29:50 -04:00
  • f84472b0e0 Added skeleton for User Guide Brian Carrier 2014-08-05 17:13:12 -04:00
  • 7ac7b1a603 Resolve merge conflict for merge in of develop Richard Cordovano 2014-08-05 16:58:09 -04:00
  • 93ed0e5166 Merge remote-tracking branch 'upstream/develop' into with_image_analyzer_module jmillman 2014-08-05 16:56:59 -04:00
  • 06496cd3ad move stuff onto/off jfx thread; check for no open case and npe jmillman 2014-08-05 16:53:58 -04:00
  • 24441a06d1 Merge pull request #847 from rcordovano/develop Richard Cordovano 2014-08-05 16:21:11 -04:00
  • 1eb456baeb Fix bug in DeletedContent.DeletedContentChildren.createKeys() Richard Cordovano 2014-08-05 16:20:06 -04:00
  • c00db4b4f6 Fix bug in DeletedContent.DeletedContentChildren.createKeys() Richard Cordovano 2014-08-05 16:19:24 -04:00
  • a679d93c69 Merge branch 'image_analyzer' into with_image_analyzer_module jmillman 2014-08-05 15:25:15 -04:00
  • cf0f1b04ba changed options panel icon jmillman 2014-08-05 15:24:35 -04:00
  • ae8b021981 Merge pull request #846 from millmanorama/image_analyzer Richard Cordovano 2014-08-05 15:03:25 -04:00
  • a2ffd3e500 project changes to work as a module in Autopsy jmillman 2014-08-05 14:15:11 -04:00
  • 0f99c1cee0 Merge remote-tracking branch 'image_analyzer/develop' into image_analyzer jmillman 2014-08-05 14:05:43 -04:00
  • 7298add0e3 Update AddImageTask for non-static case db locking API Richard Cordovano 2014-08-04 17:12:23 -04:00
  • 19a4ea6da8 Merge pull request #842 from millmanorama/FILE_DONE_abstract_file Richard Cordovano 2014-07-30 18:05:36 -04:00
  • 8cbbfe79b6 removed unused method fireFileIngestDone(long fileId) jmillman 2014-07-30 17:39:22 -04:00
  • 9ab4319284 Merge pull request #841 from millmanorama/FILE_DONE_abstract_file Richard Cordovano 2014-07-30 17:37:38 -04:00
  • f8fe5694ef pass AbstractFile as part of FILE_DONE event jmillman 2014-07-30 17:08:21 -04:00
  • 58385478f1 Remove unused import from FileManager.java Richard Cordovano 2014-07-30 15:17:10 -04:00
  • aaf2dde78a Merge remote-tracking branch 'upstream/develop' into base_case_db_conn_per_thread Richard Cordovano 2014-07-30 15:05:56 -04:00
  • f4bf6e646e Merge pull request #840 from rcordovano/develop Richard Cordovano 2014-07-29 15:42:14 -04:00
  • 68ead3dc85 Clarify javadocs comment for ReportModule.getRelativeFilePath Richard Cordovano 2014-07-29 15:41:47 -04:00
  • 7ffe07c00c Remove thumbnail supported test from DataResultViewerThumbnail.isSupported() Richard Cordovano 2014-07-29 15:24:00 -04:00
  • 56bc933c61 Added hasData method to Case to reduce DB trips Brian Carrier 2014-07-28 14:13:33 -04:00
  • e5230e5a79 Reduce database round trips in registry parsing code Brian Carrier 2014-07-28 13:52:38 -04:00
  • 8c6085d7f4 Fix typo in TableReportModule Richard Cordovano 2014-07-25 09:35:35 -04:00
  • df2d73def6 Update report module develop guide for Jython Richard Cordovano 2014-07-24 16:06:36 -04:00
  • 8a3b7dd342 Merge remote-tracking branch 'upstream/develop' into jython_ingest_modules Richard Cordovano 2014-07-24 15:43:30 -04:00
  • 276aaed012 Merge pull request #837 from rcordovano/report_module_api_fix Richard Cordovano 2014-07-24 15:42:00 -04:00
  • 9167706d6a Update report module API for release 3.1.0 Richard Cordovano 2014-07-24 15:40:18 -04:00
  • 8b9c67ee28 Update ingest module developer guide for Jython Richard Cordovano 2014-07-24 14:27:36 -04:00
  • 892e6ca441 Merge remote-tracking branch 'upstream/develop' into jython_ingest_modules Richard Cordovano 2014-07-24 13:54:08 -04:00
  • 52617761cf Merge pull request #836 from rcordovano/develop Richard Cordovano 2014-07-24 13:53:21 -04:00
  • c07aa07ac9 Correct formatting of a line in ingest module develop guide Richard Cordovano 2014-07-24 13:52:30 -04:00
  • ec8b209fad Start update of developer guides for Jython modules Richard Cordovano 2014-07-24 13:48:42 -04:00
  • 171bb5e086 Merge pull request #835 from millmanorama/eo1_npe_fix Richard Cordovano 2014-07-24 13:09:58 -04:00
  • de9cbbb80b check result of getImage() for null to prevent NPE jmillman 2014-07-24 12:57:36 -04:00
  • 60fb76505f Merge remote-tracking branch 'upstream/develop' into jython_ingest_modules Richard Cordovano 2014-07-24 12:43:09 -04:00
  • 7a007ba5c3 Merge pull request #834 from rcordovano/develop Richard Cordovano 2014-07-24 12:41:51 -04:00
  • dac555fb04 Update ingest module developer guide Richard Cordovano 2014-07-24 12:41:03 -04:00
  • ebba8c7753 Update ingest module developer guide Richard Cordovano 2014-07-24 12:36:59 -04:00
  • 9bbc805c3a Update ingest module developer guide Richard Cordovano 2014-07-24 12:24:55 -04:00
  • 8c6e381877 Implement Jython report module support Richard Cordovano 2014-07-23 16:50:18 -04:00
  • 40c944690e Remove extraneous sample module Richard Cordovano 2014-07-23 14:39:13 -04:00
  • 1273b8cf31 Rename sample Jython ingest module, add Jython report module discovery Richard Cordovano 2014-07-23 14:36:14 -04:00
  • 02a3b789d9 Add code to append to Python modules path to JythonModuleLoader Richard Cordovano 2014-07-23 13:33:32 -04:00
  • 5907b256cc Remove unused import in IngestModuleFactoryLoader Richard Cordovano 2014-07-23 11:54:53 -04:00
  • 8804571a4d Clarify code in IngestModuleFactoryLoader Richard Cordovano 2014-07-23 11:52:58 -04:00
  • c022b05f2f Removed unused import from JythonModuleLoader Richard Cordovano 2014-07-23 10:31:46 -04:00
  • 9e6def5dcf Improve error message for Python module load failure Richard Cordovano 2014-07-23 10:11:55 -04:00
  • 69d5060ba8 Resolve some TODOs in Python modules support Richard Cordovano 2014-07-23 09:42:04 -04:00
  • 7c9db8bbb5 Refine error message in JythonModuleLoader Richard Cordovano 2014-07-22 17:02:20 -04:00
  • 7df48651a1 Additional evolution of Python module support Richard Cordovano 2014-07-22 16:38:42 -04:00
  • 4d5bfe2438 Resolve merge conflict with develop branch Richard Cordovano 2014-07-22 09:24:03 -04:00
  • 21e8c6b69e Initial work on support for Autopsy modules written in Python Richard Cordovano 2014-07-22 09:02:28 -04:00
  • 09af907129 Updated to use SQLite JAR that TSK also uses Brian Carrier 2014-07-21 19:32:37 -07:00
  • 4953415306 fixed bug that was suppoed to detect duplicate factory names Brian Carrier 2014-07-19 14:06:16 -04:00
  • 2152c5e53b removed 2nd re-ording of modules based on XML file. Brian Carrier 2014-07-19 14:03:05 -04:00
  • 2241af1d82 Merge remote-tracking branch 'upstream/develop' into jython_ingest_modules Richard Cordovano 2014-07-18 16:52:02 -04:00
  • 1dd0346290 Merge pull request #832 from rcordovano/comment_ingest_module_loader Richard Cordovano 2014-07-18 16:48:57 -04:00
  • 0d4271a90b Add design comment to IngestModuleFactoryLoader Richard Cordovano 2014-07-18 16:43:31 -04:00