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

Commit Graph

  • bdf9334d22 Merge pull request #831 from rcordovano/thread_count_fix Richard Cordovano 2014-07-18 16:13:16 -04:00
  • 0c3a7c0a0a Change file ingest thread options to better match avaialble processors Richard Cordovano 2014-07-18 16:12:04 -04:00
  • c78a701c3d Merge pull request #828 from rcordovano/case_closing Richard Cordovano 2014-07-17 15:30:41 -04:00
  • 30f305d40d Fix IngestManager cancellation of all jobs, KeywordSearch.Ingest bug Richard Cordovano 2014-07-17 15:28:48 -04:00
  • 166a61d935 Remove discarded first draft files for Jython ingest modules, improve samples Richard Cordovano 2014-07-16 15:22:56 -04:00
  • b91011619c Add Jython ingest module support, second draft Richard Cordovano 2014-07-16 13:27:18 -04:00
  • b9d212114b Add Jython ingest module support, first draft Richard Cordovano 2014-07-15 17:29:22 -04:00
  • e5026a108b Changed uses of Java loggger to Autopsy logger autopsy-3.1.0beta1 Brian Carrier 2014-07-10 17:13:40 -04:00
  • 44afebfbc0 Merge pull request #812 from rcordovano/develop Richard Cordovano 2014-07-10 12:54:32 -04:00
  • bd894e703c Make IngestScheduler use Autopsy Logger Richard Cordovano 2014-07-10 12:53:19 -04:00
  • 657a987d60 Merge pull request #811 from rcordovano/develop Richard Cordovano 2014-07-10 11:23:05 -04:00
  • 23bb551b71 Add ingest job start/finish log messages Richard Cordovano 2014-07-10 11:21:52 -04:00
  • 39190abcb9 Merge remote-tracking branch 'upstream/develop' into case_db_thread_safety Richard Cordovano 2014-07-09 13:07:47 -04:00
  • 0906924287 Update FileManager for new SleuthkitCase transaction API Richard Cordovano 2014-07-09 13:01:16 -04:00
  • 0b4beda7a9 basic update of NEWS file Brian Carrier 2014-07-09 12:24:42 -04:00
  • 5f85391ba5 Merge pull request #802 from rcordovano/db_threading Brian Carrier 2014-07-09 12:21:40 -04:00
  • 85548bd89b Updated version numbers for 3.1.0 Brian Carrier 2014-07-09 12:10:09 -04:00
  • e9db9cf2a8 removed javafx from embedded jar Brian Carrier 2014-07-09 11:03:55 -04:00
  • f6274627c6 added android to list of hard coded modules Brian Carrier 2014-07-09 11:03:07 -04:00
  • 9cd3f1d7b4 Merge branch 'android-module' into develop Brian Carrier 2014-07-09 10:34:14 -04:00
  • f387732e00 moved KML logic from Android to report module. Cleaned up Android inbox messages Brian Carrier 2014-07-09 10:33:06 -04:00
  • 4bc93248a4 fixed Android GPS time bug, cleaned up Android code, disablede iOS code. moved KML logic to KML report module Brian Carrier 2014-07-08 18:25:02 -04:00
  • afc476c76e Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Brian Carrier 2014-07-08 12:33:26 -04:00
  • ecde66c3db Fixed class name Brian Carrier 2014-07-08 12:33:15 -04:00
  • bbfa46497f Resolve merge conflict with develop branch Richard Cordovano 2014-07-07 18:58:03 -04:00
  • 892507b73c Merge pull request #810 from rcordovano/tika_file_type_detector_fix Richard Cordovano 2014-07-07 18:52:47 -04:00
  • 919758fb22 Merge pull request #809 from rcordovano/email_extracted_parsing_errors Richard Cordovano 2014-07-07 18:46:15 -04:00
  • 23bb648fa4 Remove error message for normal cnodition Richard Cordovano 2014-07-07 18:44:34 -04:00
  • 9abda25086 Merge pull request #808 from rcordovano/email_extracted_parsing_errors Richard Cordovano 2014-07-07 18:22:04 -04:00
  • f831a69083 Remove TODO comment Richard Cordovano 2014-07-07 18:21:22 -04:00
  • 094eaef23b Add omiited initialization in EmailExtracted.AccountNode class Richard Cordovano 2014-07-07 18:17:41 -04:00
  • 504580ff32 Fix buffering of file data in TikaFileTypeDetector class Richard Cordovano 2014-07-07 14:33:54 -04:00
  • 06d2016942 Merge pull request #806 from rcordovano/remove_auto_node_select Richard Cordovano 2014-07-03 16:43:18 -04:00
  • bf72174537 Revert auto-select of a single node until exceptions are eliminated Richard Cordovano 2014-07-03 16:40:54 -04:00
  • 6c9d0b04be Remove passing of additional data to Tika from file type identification module Richard Cordovano 2014-07-03 16:12:20 -04:00
  • fbc8c9919e Merge remote-tracking branch 'upstream/develop' into db_threading Richard Cordovano 2014-07-03 15:29:24 -04:00
  • 88af810765 Merge pull request #805 from rcordovano/artifact_type_in_attr_table Richard Cordovano 2014-07-03 13:55:50 -04:00
  • 371064cd57 Fix bug in case name code in XMLCaseManagement Richard Cordovano 2014-07-03 11:19:29 -04:00
  • a59d4abea6 Merge pull request #804 from mrtizmo/fix-newlines-in-properties Richard Cordovano 2014-07-03 11:06:39 -04:00
  • 9f7b7c61fa Removed contractions to eliminate single quotes that were not printing correctly. Nick Davis 2014-07-02 21:18:01 -04:00
  • 2a2b8ba847 Re-added newlines to strings in properties files. Nick Davis 2014-07-02 21:10:39 -04:00
  • 2875323911 Merge remote-tracking branch 'upstream/develop' into db_threading Richard Cordovano 2014-07-01 10:10:21 -04:00
  • 98775fc7a7 Merge pull request #803 from rcordovano/file_ingest_threads_options Richard Cordovano 2014-06-30 16:59:43 -04:00
  • 23faee9c1a Corrected max file ingest threads option calculation Richard Cordovano 2014-06-30 16:58:47 -04:00
  • 0703f80e00 Changed max file ingest threads option text, selections, and advice Richard Cordovano 2014-06-30 16:53:35 -04:00
  • 757a602fbf Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Brian Carrier 2014-06-30 10:14:08 -04:00
  • 46f8fd99fd HashDB panel reverts only if ingest is not running. Prevents bug that closes DB while still in use. Brian Carrier 2014-06-30 10:13:11 -04:00
  • 6ab5fef8f8 Moved childfactory into parent and made comment about a bug in the code Brian Carrier 2014-06-27 19:11:22 -04:00
  • 53b0c778d1 Merge pull request #801 from mrtizmo/corecomp-ff3 Richard Cordovano 2014-06-27 15:39:06 -04:00
  • 3fddeb15f8 Update AddIMageTask for change to SleuthkitCase locking API Richard Cordovano 2014-06-27 15:36:51 -04:00
  • 047f8f00d0 Changed Text content viewer content to be Courier New font since it will only be ASCII. Changed Strings content viewer content to be Monospaced, so it can handle Unicode JA strings. Changed the HTML CSS utility to include JA fonts after Arial. These are used by the Metadata, Results and Text content viewers. Removed the Java font definition from the Results content viewer since it was not being used by the content. Nick Davis 2014-06-27 15:17:06 -04:00
  • 2e10254a2e Added comment about a bug in the reporting code Brian Carrier 2014-06-27 10:45:06 -04:00
  • 9611e25946 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Brian Carrier 2014-06-27 10:19:54 -04:00
  • 00548bd71f Added scroll bars to hash and extension option panels Brian Carrier 2014-06-27 09:48:20 -04:00
  • 681fa0bf4e Updated names of mobile modules Brian Carrier 2014-06-25 16:58:37 -04:00
  • df4880b109 Save times in Unix epoch (not milliseconds). Fixed compiler warnings Brian Carrier 2014-06-25 16:54:39 -04:00
  • 6c5be27eae Initial commit in main project from @shahit2 repo Brian Carrier 2014-06-25 16:34:28 -04:00
  • 9be692953c Merge pull request #800 from sleuthkit/db_threading Richard Cordovano 2014-06-24 16:02:48 -04:00
  • 7a0bb1e22b Fix error message format error Richard Cordovano 2014-06-24 16:00:50 -04:00
  • 4b5ce43726 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Brian Carrier 2014-06-23 13:47:55 -04:00
  • 930db4db45 Merge pull request #799 from mrtizmo/ingest_ja Richard Cordovano 2014-06-23 10:10:34 -04:00
  • 642c4f418d Merge pull request #798 from mrtizmo/report Richard Cordovano 2014-06-23 10:10:10 -04:00
  • d9129c7ad0 Merge pull request #797 from mrtizmo/corecomp Richard Cordovano 2014-06-23 10:09:59 -04:00
  • adceec92de Translation completed Kay Bassi 2014-06-20 13:50:36 -07:00
  • 05af74ece8 Translation completed except for one. Kay Bassi 2014-06-20 12:28:31 -07:00
  • 63ea44ef0e Initial translation Kay Bassi 2014-06-20 11:59:48 -07:00
  • 014ad97757 Marked strings with NON-NLS. Nick Davis 2014-06-20 13:13:32 -04:00
  • ba6ec0fdc7 Extracted hard coded string. Nick Davis 2014-06-20 13:11:23 -04:00
  • f02093ff0a Marked string with NON-NLS Nick Davis 2014-06-20 13:08:30 -04:00
  • 8aa203f32f Cleaned up Bundle and prepared for translation. Nick Davis 2014-06-20 13:02:36 -04:00
  • 71fb2d1fc4 Merge branch 'develop' of https://github.com/rcordovano/autopsy into develop Richard Cordovano 2014-06-19 14:21:09 -04:00
  • c6c3e967c5 Merge pull request #796 from rcordovano/sans_tests Richard Cordovano 2014-06-19 14:19:15 -04:00
  • 3f4372a458 Merge pull request #5 from rcordovano/sans_tests Richard Cordovano 2014-06-19 14:17:08 -04:00
  • a3aabf1c7d Remove merge comment Richard Cordovano 2014-06-19 14:15:40 -04:00
  • 38225bacd8 Merge develop Richard Cordovano 2014-06-19 14:13:57 -04:00
  • a379001898 Throttle error posts to ingest message box Richard Cordovano 2014-06-19 14:07:16 -04:00
  • b3d1f71a65 Merge pull request #795 from rcordovano/snapshots_improvements Richard Cordovano 2014-06-19 13:29:05 -04:00
  • 26c8fab9f3 Add ingest package string to bundle Richard Cordovano 2014-06-19 13:28:25 -04:00
  • f9447b2119 Tidy up ingest process instrumentation Richard Cordovano 2014-06-19 13:10:20 -04:00
  • f53a3645c7 Update ingest progress instrumentation Richard Cordovano 2014-06-19 12:57:05 -04:00
  • 5c17c8cd5d Merge pull request #794 from mrtizmo/extresults_ja Richard Cordovano 2014-06-18 15:08:43 -04:00
  • 58a82df6a1 Merge pull request #793 from mrtizmo/corecomp_ja2 Richard Cordovano 2014-06-18 15:07:55 -04:00
  • 3f085c9811 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into extresults_ja Nick Davis 2014-06-16 18:32:16 -04:00
  • d68581e87a Merge branch 'extresults_ja' of narfgitrepo:autopsy-jp into extresults_ja Nick Davis 2014-06-16 18:30:29 -04:00
  • 32b7402182 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into corecomp_ja2 Nick Davis 2014-06-16 18:26:12 -04:00
  • a683a106ab Translation complete. Kay Bassi 2014-06-16 15:16:36 -07:00
  • eeffc1d8aa Translation complete. Kay Bassi 2014-06-16 15:09:05 -07:00
  • 1ae22c63c2 Merge pull request #792 from mrtizmo/report_f Richard Cordovano 2014-06-16 17:38:53 -04:00
  • 62db163ccc Merge branch 'develop' of https://github.com/sleuthkit/autopsy into report_f Nick Davis 2014-06-16 17:37:13 -04:00
  • c2964a370f Fixed chars displayed as squares font issue. Nick Davis 2014-06-16 17:37:01 -04:00
  • 3b3092e7dd Merge pull request #791 from mrtizmo/hashdb_f Richard Cordovano 2014-06-16 17:35:21 -04:00
  • 304b5289eb Merge branch 'develop' of https://github.com/sleuthkit/autopsy into hashdb_f Nick Davis 2014-06-16 17:33:15 -04:00
  • 42f62b585a Fixed chars displayed as squares font issue. Nick Davis 2014-06-16 17:32:40 -04:00
  • 8d503b8745 Merge pull request #790 from mrtizmo/kws_f Richard Cordovano 2014-06-16 17:31:32 -04:00
  • e8ac053ff2 Merge pull request #789 from mrtizmo/ingest_f Richard Cordovano 2014-06-16 17:31:21 -04:00
  • b1675044bd Fixed chars displayed as squares font issue. Nick Davis 2014-06-16 17:29:49 -04:00
  • 7b6d22aae4 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into ingest_f Nick Davis 2014-06-16 17:23:34 -04:00
  • 3fe0ea7bfb Fixed chars displayed as squares font issue. Nick Davis 2014-06-16 17:22:57 -04:00
  • d14247d0c3 Merge pull request #788 from mrtizmo/filesearch_f Richard Cordovano 2014-06-16 17:20:37 -04:00
  • 857871fcb2 Fixed chars displayed as squares font issue. Nick Davis 2014-06-16 17:16:55 -04:00