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

Commit Graph

  • 44d11e1862 Comments, logging, and changed ingester lock. Samuel H. Kenyon 2014-04-04 17:31:28 -04:00
  • 48025c2e15 Removed unneeded logging, removed email code, refactored variable names from email-centric to jenkins- and error-centric names. alexjacks92 2014-04-04 15:50:18 -04:00
  • 90868512c6 Merge remote-tracking branch 'upstream/develop' into noEmailer alexjacks92 2014-04-04 15:13:44 -04:00
  • 2c212c07a3 Merge pull request #591 from SynapticNulship/mt-onemsg Richard Cordovano 2014-04-04 15:06:01 -04:00
  • ea19685e3e extractors changed to non-static Samuel H. Kenyon 2014-04-04 14:59:35 -04:00
  • 341fbfc94e Use a util timer set as a daemon, not a swing timer. Samuel H. Kenyon 2014-04-04 14:59:05 -04:00
  • 92f12e8ce0 Merge remote-tracking branch 'upstream/develop' into mt-search Samuel H. Kenyon 2014-04-04 13:49:46 -04:00
  • eab237c49c Added comment about what the map is mapping Samuel H. Kenyon 2014-04-04 11:53:03 -04:00
  • 587d9a7f6c Rename refMap and its mutator methods Samuel H. Kenyon 2014-04-04 11:36:54 -04:00
  • 21e2747085 Make jobID private. Remove now-unused members. Samuel H. Kenyon 2014-04-04 11:29:17 -04:00
  • a20f599839 Merge remote-tracking branch 'upstream/develop' into mt-onemsg Samuel H. Kenyon 2014-04-04 11:18:21 -04:00
  • 55c8edafae Merge pull request #590 from SynapticNulship/mt-msgid Richard Cordovano 2014-04-04 10:40:27 -04:00
  • 13a176f413 Removed sleeps from IngestManager.stoAll(), added more cancel checks Richard Cordovano 2014-04-04 09:43:28 -04:00
  • 109cd14c98 Remove messageID tracking and passing from modules as class IngestMessage handles it automatically now Samuel H. Kenyon 2014-04-03 22:49:17 -04:00
  • 5a60feccc6 Remove message ID passing from Core to IngestMessage Samuel H. Kenyon 2014-04-03 22:38:25 -04:00
  • bca9b0270f Remove ID from public API of IngestMessage, and add a thread safe counter to use instead. Samuel H. Kenyon 2014-04-03 22:35:02 -04:00
  • ef36d718b2 Keep track of how many HashDbIngestModule instances there are per job and only post one summary inbox message per job. Samuel H. Kenyon 2014-04-03 21:40:27 -04:00
  • 66a53a3f06 Eyeball widget now sends new lists to ingest jobs via the SearchRunner singleton. Samuel H. Kenyon 2014-04-03 19:15:17 -04:00
  • 7913ecf25d Only do final search if this is the last module in this job to call endJob() Samuel H. Kenyon 2014-04-03 17:25:23 -04:00
  • f390695795 reformat ReportKML. No logic changes Brian Carrier 2014-04-03 16:55:30 -04:00
  • d3321853e0 Merge remote-tracking branch 'upstream/develop' into mt-search Samuel H. Kenyon 2014-04-03 16:16:58 -04:00
  • 5a77a3102e Move notify into the final finally(). Samuel H. Kenyon 2014-04-03 16:16:45 -04:00
  • a5c4b9d518 Adjust final search condition/wait to use its own lock object. Samuel H. Kenyon 2014-04-03 15:56:42 -04:00
  • b16dfba6b9 Add colon and trailing space to some of the bundle props Samuel H. Kenyon 2014-04-03 15:55:03 -04:00
  • c980facdab Removed mail code, added code to work with jenkins. alexjacks92 2014-04-03 15:41:04 -04:00
  • a00c429069 added more checks to RR plug-ins to not display path of module when key is not found Brian Carrier 2014-04-03 15:36:25 -04:00
  • 442037ebf9 removed unneeded files in core Brian Carrier 2014-04-03 15:16:07 -04:00
  • cdc7b3b11e Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Brian Carrier 2014-04-03 15:14:17 -04:00
  • 3abbc64ec9 added more checks to RR plug-ins to not display path of module when key is not found Brian Carrier 2014-04-03 15:10:39 -04:00
  • cbe76de089 Merge pull request #586 from shahit2/KMLReporter Richard Cordovano 2014-04-03 14:36:26 -04:00
  • 24953e924d Merge pull request #587 from rcordovano/parallel_file_ingest Richard Cordovano 2014-04-03 14:34:13 -04:00
  • 799208c2f7 Missing strings added to Bundle.properties Samuel H. Kenyon 2014-04-03 13:59:51 -04:00
  • 34545c2fd1 Changed Tools->Options->Display to Tools->Options->Autopsy Richard Cordovano 2014-04-03 13:57:36 -04:00
  • 4d194b989d Fixed bug in IngestManager.startAll() Richard Cordovano 2014-04-03 13:55:35 -04:00
  • 5b7c84d366 Get jobID from IngestJobContext arg Samuel H. Kenyon 2014-04-03 13:38:53 -04:00
  • 8d0490928b Fixed preferences saving bug for IngestManager Richard Cordovano 2014-04-03 13:01:16 -04:00
  • 6819238227 removed unecessary jars, and some small code changes Trilok Shahi 2014-04-03 11:52:12 -04:00
  • 985ec5c3fa Parallel file ingest pipelines with SwingWorkers Richard Cordovano 2014-04-03 11:19:38 -04:00
  • 0b5032918c Removing some unneeded logging. alexjacks92 2014-04-03 09:47:48 -04:00
  • ad66136011 Placeholders for missing bundle properties. Samuel H. Kenyon 2014-04-02 20:19:30 -04:00
  • 7ea3ca72f9 Merge remote-tracking branch 'upstream/develop' into mt-search Samuel H. Kenyon 2014-04-02 19:40:36 -04:00
  • 6ae82a69bc Fix bundle names. Samuel H. Kenyon 2014-04-02 19:19:13 -04:00
  • 44837e905f Remove calls to module.checkRunCommitSearch(). Samuel H. Kenyon 2014-04-02 18:53:59 -04:00
  • 004b22ffc2 Remove unused imports Samuel H. Kenyon 2014-04-02 17:31:06 -04:00
  • 977d47fdf9 Keep track of current searcher refs and cancel them in stop(). Samuel H. Kenyon 2014-04-02 17:26:44 -04:00
  • c86d707d89 Added code to move diffs to a folder specified in a config file. Will be used by Jenkins to locate email attachments. alexjacks92 2014-04-02 16:17:40 -04:00
  • 6a62b5bac7 renamed module name Trilok Shahi 2014-04-02 15:59:24 -04:00
  • 4f589f146e added thumbnail to GE Trilok Shahi 2014-04-02 15:53:29 -04:00
  • a88899b363 Merge pull request #585 from rcordovano/parallel_file_ingest Richard Cordovano 2014-04-02 14:59:34 -04:00
  • fbf7fe329b Fixed bug in ingest cancellation code Richard Cordovano 2014-04-02 14:58:35 -04:00
  • bfb70999d2 added image extraction Trilok Shahi 2014-04-02 14:18:08 -04:00
  • 93757e37fc remove unecessary file Trilok Shahi 2014-04-02 13:19:06 -04:00
  • 5be59e6b0d deleted unecessary file Trilok Shahi 2014-04-02 13:12:09 -04:00
  • 4f29f54f65 KML report added Trilok Shahi 2014-04-02 13:01:29 -04:00
  • d01b800c96 Merge branch 'develop' of https://github.com/rcordovano/autopsy into develop Richard Cordovano 2014-04-02 12:58:41 -04:00
  • 1ac49ea073 Merge pull request #584 from rcordovano/parallel_file_ingest Richard Cordovano 2014-04-02 09:43:58 -04:00
  • 66f22cbc7b Fixed persistence of enabled modules by context Richard Cordovano 2014-04-02 09:42:48 -04:00
  • 9115d9175d Merge pull request #582 from alexjacks92/develop Richard Cordovano 2014-04-01 19:38:38 -04:00
  • 4c79d8871e Merge pull request #581 from alexjacks92/master Richard Cordovano 2014-04-01 19:38:16 -04:00
  • 4643e21030 Merge pull request #583 from rcordovano/parallel_file_ingest Richard Cordovano 2014-04-01 19:37:27 -04:00
  • 7feb5dcdc1 Moved ingest progress bars from task workers to ingest job Richard Cordovano 2014-04-01 19:24:50 -04:00
  • ff432e6aee Moved ingest progress bars from task workers to ingest job Richard Cordovano 2014-04-01 19:19:34 -04:00
  • bafbd19ade Remove stuff from KeywordSearchIngestModule that is now in SearchRunner, and add calls to SearchRunner. Samuel H. Kenyon 2014-04-01 18:21:00 -04:00
  • 3ebe81c6fa A bit of cleanup Samuel H. Kenyon 2014-04-01 17:27:23 -04:00
  • feaf2c1409 JavaIO flushing error fix and ensuring regression test diffs are added as email attachments. alexjacks92 2014-04-01 17:20:45 -04:00
  • 93e466a0b6 doFinalSearch() should now wait if the given job still has a search worker running before launching the final search worker. Samuel H. Kenyon 2014-04-01 16:40:16 -04:00
  • 6a24104f58 Merge pull request #580 from rcordovano/parallel_file_ingest Richard Cordovano 2014-04-01 16:25:26 -04:00
  • 4cb3c8cade More useful variable name. alexjacks92 2014-04-01 16:23:26 -04:00
  • 885f81311d Removed inadvertantly checked in file Richard Cordovano 2014-04-01 16:21:36 -04:00
  • ab95cebf3e Removed logging that is no longer needed. alexjacks92 2014-04-01 16:21:16 -04:00
  • e67ded7423 Merge pull request #579 from rcordovano/parallel_file_ingest Richard Cordovano 2014-04-01 16:16:47 -04:00
  • 2c006bec7d Don't start a new worker if the workerRunning flag is set Samuel H. Kenyon 2014-04-01 16:15:43 -04:00
  • 1ca7d7dea1 Updated ingest module developer guide documentation Richard Cordovano 2014-04-01 16:14:57 -04:00
  • d7f255044c Concurrency refactoring; SearchJobInfo now controls currentResults. Samuel H. Kenyon 2014-04-01 15:41:56 -04:00
  • 5805377835 Added all available diffs as email attachments. alexjacks92 2014-04-01 15:21:13 -04:00
  • a5d5691b16 Don't start a searcher thread unless that job has keyword lists. Samuel H. Kenyon 2014-04-01 14:57:27 -04:00
  • 5e3f5e9098 Merge pull request #575 from alexjacks92/develop Richard Cordovano 2014-04-01 13:23:19 -04:00
  • ff9f2374da Merge branch 'develop' of https://www.github.com/sleuthkit/autopsy into develop alexjacks92 2014-04-01 12:39:27 -04:00
  • d962156730 Merge branch 'keyword_option_gui' into mt-search Samuel H. Kenyon 2014-04-01 12:30:54 -04:00
  • 40b12ba3c8 Merge pull request #578 from SynapticNulship/keyword_option_gui Richard Cordovano 2014-04-01 12:30:03 -04:00
  • 2d96ccea92 Fix sizing issues in the KeywordSearch advanced options GUI. Samuel H. Kenyon 2014-04-01 12:26:07 -04:00
  • ce2d42542b Final search now blocks until that thread is done. Samuel H. Kenyon 2014-04-01 11:54:45 -04:00
  • 42d1f4b5cb Merge pull request #576 from mrtizmo/core-filesearch Richard Cordovano 2014-04-01 11:54:19 -04:00
  • 8caa812fa9 Updated ingest module documentation Richard Cordovano 2014-04-01 11:30:07 -04:00
  • c38d170395 Not nullifying util processes - presumed fix for javaIO flushing error. alexjacks92 2014-04-01 11:29:59 -04:00
  • ed9c83acf5 Added addKeywordListToAllJobs method Samuel H. Kenyon 2014-03-31 18:06:48 -04:00
  • c4cf08fb42 improve locking Samuel H. Kenyon 2014-03-31 17:52:19 -04:00
  • 96404a16f4 Turn messageID into an AtomicInteger obj Samuel H. Kenyon 2014-03-31 16:56:37 -04:00
  • 6a78944e61 Latest compilable experimental SearchRunner. Samuel H. Kenyon 2014-03-31 16:24:56 -04:00
  • ce623e1f7e Made methods public again Brian Carrier 2014-03-31 15:13:43 -04:00
  • 3af6e57035 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-filesearch Nick Davis 2014-03-31 14:39:43 -04:00
  • 4bc499dad2 Merge branch 'core-filesearch' of ssh://repo.narfindustries.com/autopsy-jp into core-filesearch Nick Davis 2014-03-31 14:39:36 -04:00
  • 0cde922712 Merge branch 'develop' of https://www.github.com/sleuthkit/autopsy into develop alexjacks92 2014-03-31 09:56:21 -04:00
  • a0372e9854 SearchRunner refactoring. Samuel H. Kenyon 2014-03-28 18:08:41 -04:00
  • e712ad8a82 Fixed an issue searching through logs for strings that aren't there. alexjacks92 2014-03-28 17:14:44 -04:00
  • 8e7fc2abb6 Merge pull request #574 from alexjacks92/develop Richard Cordovano 2014-03-28 14:50:35 -04:00
  • 2e64142bf2 Fixing UI test hang up - removed section of code that looked for a checkbox that has been removed. alexjacks92 2014-03-28 14:40:18 -04:00
  • 0b75912ecf Merge remote-tracking branch 'upstream/develop' into mt-search Samuel H. Kenyon 2014-03-28 11:31:46 -04:00
  • e70214c353 Merge pull request #573 from alexjacks92/develop Richard Cordovano 2014-03-28 10:19:01 -04:00
  • 62476f6ffe Merge branch 'develop' of https://www.github.com/sleuthkit/autopsy into develop alexjacks92 2014-03-28 09:57:12 -04:00