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

Commit Graph

  • 00769a97be Add netbeans rcp build to about dialog adam-m 2012-08-23 16:19:54 -04:00
  • 9cb36788a8 Added Exif parser ingest module. dhurd 2012-08-23 15:55:07 -04:00
  • ec4822d091 Added links to logs in the tester HTML output. devin148 2012-08-23 15:44:45 -04:00
  • 22e4d0e73e Merge git://github.com/sleuthkit/autopsy dhurd 2012-08-23 13:00:15 -04:00
  • cd4e98d618 remove test string adam-m 2012-08-23 10:40:55 -04:00
  • 7ae41102a1 Change encoding from default platform (cp1252 latin on windows) to UTF8 - not to lose information. Add more methods to PlatformUtil to get platform encodings. adam-m 2012-08-23 10:37:20 -04:00
  • 7d8bfe330b Add print default encoding to log files adam-m 2012-08-23 10:14:38 -04:00
  • a0f8226206 Merge branch 'master' of https://github.com/Devin148/autopsy dhurd 2012-08-23 09:59:15 -04:00
  • 5491a43dcd Ingest monitor: update case drive monitor if case changed (to a different drive location) Add method to PlatformUtil to get user dir / abstract out from netbeans api adam-m 2012-08-23 09:57:19 -04:00
  • c134d060db get more version numbers to log (java, netbeans rcp) adam-m 2012-08-22 17:42:37 -04:00
  • 06e920cd1f Bug fix for exception counting. Remake for report comparisons. devin148 2012-08-22 17:17:24 -04:00
  • eb7599c7af better check to active widgets adam-m 2012-08-22 16:34:23 -04:00
  • 3d3e4ec4b6 update label adam-m 2012-08-22 14:04:39 -04:00
  • e1f74d0d03 Keyword search: check status of known file itself, rather that rely on hash db service to run during the same ingest. adam-m 2012-08-22 14:02:47 -04:00
  • 2cd88da153 better catch exception from URL parsing, do not log if cannot parse adam-m 2012-08-22 13:35:00 -04:00
  • 1278663380 Updates to usage notes. dhurd 2012-08-22 10:30:11 -04:00
  • 4d3fa28f92 Added logging and detection for a corrupt HashDbXML file. dhurd 2012-08-22 10:29:40 -04:00
  • e1dcef8fba Merge branch 'master' of https://github.com/Devin148/autopsy adam-m 2012-08-21 17:18:19 -04:00
  • 8a24478b9c slight doc cache increase adam-m 2012-08-21 17:18:00 -04:00
  • b39685115c Increased tester functionality. devin148 2012-08-21 17:06:56 -04:00
  • cbdb37d0e9 Fix Domain parsing in Recent Activity (more consistent, missing for IE, works for not fully formatted invalid URLs, etc) adam-m 2012-08-21 15:24:15 -04:00
  • 58c625e499 Add to ingest log number of ingest messages, number of indexed files and chunks adam-m 2012-08-21 14:20:24 -04:00
  • 6a5459d2dd Fix domain attribute Do not hard code attribute ids adam-m 2012-08-21 13:34:49 -04:00
  • 4e0bf4b60b fix text align adam-m 2012-08-21 12:34:27 -04:00
  • 0b9773c676 fix viewer widget spacing adam-m 2012-08-21 12:31:37 -04:00
  • a4a43680a0 Tika logger improvement adam-m 2012-08-21 10:14:14 -04:00
  • 267d1cf3df synchronize hashdbxml singleton instance creation / loading file adam-m 2012-08-21 09:43:42 -04:00
  • 065530c429 change tika error log level to warn adam-m 2012-08-20 18:35:54 -04:00
  • bf29e35d0c Add a separate logger for Tika exceptions, to tika.log adam-m 2012-08-20 18:00:11 -04:00
  • 7cfb09c176 Fixed number of artifact types the regression test looks for. devin148 2012-08-20 15:23:31 -04:00
  • eb407444a5 add missing strings in bundle adam-m 2012-08-20 14:42:08 -04:00
  • 7220813ae1 Add # indexed chunks info in general tab adam-m 2012-08-20 14:38:52 -04:00
  • b63b5a4626 Merge branch 'master' of https://github.com/Devin148/autopsy adam-m 2012-08-20 13:35:02 -04:00
  • da348a2896 Unalloc logic error bugfix. dhurd 2012-08-20 13:33:24 -04:00
  • cd34a92f23 Revert "Fix resize page number" adam-m 2012-08-20 13:12:00 -04:00
  • 45dda1eff9 Fix resize page number adam-m 2012-08-20 12:45:42 -04:00
  • 6bb4b8ea6e Release tika reference after parse error as early as possible adam-m 2012-08-20 10:28:02 -04:00
  • 3d961be81f Merge branch 'master' of https://github.com/Devin148/autopsy adam-m 2012-08-17 16:37:26 -04:00
  • 5cf02732f2 Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-08-17 16:30:13 -04:00
  • db4d59764f Ensure commit call blocks until changes written to disk and new searcher is available to pick them up adam-m 2012-08-17 16:29:55 -04:00
  • 6151c23e74 Added TSK_WEB_SEARCH_QUERY to the reports. devin148 2012-08-17 16:08:49 -04:00
  • 08c2aa1bc1 Merge branch 'master' of https://github.com/Devin148/autopsy adam-m 2012-08-17 14:19:25 -04:00
  • 1d6bd12030 Merge git://github.com/sleuthkit/autopsy devin148 2012-08-17 13:35:56 -04:00
  • 83466ba5b5 New additions to the CVS file and instructional changes for the config file. devin148 2012-08-17 13:33:35 -04:00
  • f43d92b5e2 Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-08-17 12:21:03 -04:00
  • 8e2bea6fa6 Merge branch 'master' of https://github.com/Devin148/autopsy adam-m 2012-08-17 10:28:32 -04:00
  • fa783036d9 Merge branch 'master' of https://github.com/Devin148/autopsy adam-m 2012-08-17 10:27:38 -04:00
  • 73fcfa1c31 Bug fix to regression test. dhurd 2012-08-17 10:25:39 -04:00
  • 4e7462e01c Update obsolete calls to get user dir adam-m 2012-08-17 10:04:45 -04:00
  • 30b56c3446 keyword search - do not index virtual dir name adam-m 2012-08-17 09:26:37 -04:00
  • e193ecc99a Merge branch 'master' of https://github.com/Devin148/autopsy adam-m 2012-08-16 14:45:06 -04:00
  • 63d6c9dd74 fix log message adam-m 2012-08-16 14:44:58 -04:00
  • b9caa40115 data model, node, visitor changes to add LayoutDirectory adam-m 2012-08-16 14:44:52 -04:00
  • 138c90f501 File search by MD5 hash now runs in a SwingWorker thread. dhurd 2012-08-16 14:03:21 -04:00
  • e26ffc73de better constant names adam-m 2012-08-16 12:43:30 -04:00
  • 18fdc56bf7 Merge branch 'master' of https://github.com/Devin148/autopsy adam-m 2012-08-16 12:41:52 -04:00
  • 287f07ce07 Merge git://github.com/sleuthkit/autopsy dhurd 2012-08-16 10:09:04 -04:00
  • 8affa56025 Better/faster enum comparison adam-m 2012-08-15 17:57:53 -04:00
  • d88829a1a9 Merge branch 'master' of github.com:sleuthkit/autopsy Brian Carrier 2012-08-15 17:06:46 -04:00
  • c74fb2195d TSK-543 - Update Solr to latest stable - solr upgrade to 3.6.1, Tika to 1.0, improved query performance adam-m 2012-08-15 16:41:03 -04:00
  • db48eb3f7b Merge branch 'master' of https://github.com/Devin148/autopsy adam-m 2012-08-15 12:59:05 -04:00
  • 9fb7c5a7cb Merge branch 'master' of https://github.com/Devin148/autopsy adam-m 2012-08-15 12:58:24 -04:00
  • 4a1860cd84 Minor bug fixes and changes. dhurd 2012-08-15 11:34:19 -04:00
  • 1086ecac7e Merge branch 'master' of https://github.com/Devin148/autopsy adam-m 2012-08-15 10:15:33 -04:00
  • 8531884346 Merge branch 'master' of https://github.com/Devin148/autopsy adam-m 2012-08-15 10:14:27 -04:00
  • d328d3b01b Saves 'calculate hash without databases' checkbox value in the XML. dhurd 2012-08-15 09:33:37 -04:00
  • 69818c4fba Merge branch 'master' of https://github.com/Devin148/autopsy adam-m 2012-08-14 16:51:22 -04:00
  • 62867f4e79 Improvements to error handling. dhurd 2012-08-14 16:19:57 -04:00
  • 9dd6f6e82a Updates to HashDatabase for increased functionality. dhurd 2012-08-14 15:59:56 -04:00
  • bc7126e89d fix bug when sometimes case was deleted from wizard - need to reset member case name var. adam-m 2012-08-13 14:59:33 -04:00
  • 94c3e8787a show message in string viewer if no text in the offset adam-m 2012-08-13 14:42:17 -04:00
  • 04f4cfce9b script name typo fix adam-m 2012-08-13 14:28:55 -04:00
  • b9715e7726 Updates to match change in wizard names. Added improved exception checking. dhurd 2012-08-13 14:14:30 -04:00
  • 98b53eb016 Add log messages when case dir is being deleted adam-m 2012-08-13 13:25:46 -04:00
  • cb2afe4118 Merge branch 'master' of https://github.com/Devin148/autopsy adam-m 2012-08-13 12:43:28 -04:00
  • 9806f6274f change default script for the service adam-m 2012-08-13 12:41:38 -04:00
  • 78f86c55d0 change script name adam-m 2012-08-13 12:26:12 -04:00
  • b232bc9b63 fix service init state, add comments adam-m 2012-08-13 12:11:54 -04:00
  • e43a75112d change formatting adam-m 2012-08-13 11:52:47 -04:00
  • a60023f40b Change option name adam-m 2012-08-13 11:51:13 -04:00
  • 3059ee7ec6 Separate Latin basic from Latin extended and all other scripts. It needs to be selected separately. adam-m 2012-08-13 11:50:22 -04:00
  • 247d841f5e Fix spacing in wizard adam-m 2012-08-13 11:48:47 -04:00
  • 80c9b1e20b Merge git://github.com/sleuthkit/autopsy dhurd 2012-08-13 11:40:18 -04:00
  • a7193afafd Recent cases now refresh when getting the default instance of OpenRecentCasePanel. dhurd 2012-08-13 11:33:33 -04:00
  • 85f882bbd6 fix anchor adam-m 2012-08-13 10:26:46 -04:00
  • 3ffa5607b4 Adjust wizard titles adam-m 2012-08-13 10:26:00 -04:00
  • 5ab43132ac Change file search name adam-m 2012-08-13 10:13:27 -04:00
  • 86e3b2b8f2 Merge branch 'master' of https://github.com/Devin148/autopsy adam-m 2012-08-13 10:03:03 -04:00
  • 41bd406009 Fix spacing, add tooltip. adam-m 2012-08-13 09:28:03 -04:00
  • 79368b44e5 Merge git://github.com/sleuthkit/autopsy dhurd 2012-08-13 08:53:22 -04:00
  • b31b6750e8 Move options around adam-m 2012-08-12 17:05:42 -04:00
  • 47761e0a87 change display order adam-m 2012-08-12 16:52:35 -04:00
  • d1006319fa fix warns adam-m 2012-08-12 16:47:50 -04:00
  • 7781386bfd Better display of scripts/languages options adam-m 2012-08-12 16:45:31 -04:00
  • 599be983b8 Keyword search config panel changes. Checkboxes for languages. adam-m 2012-08-10 16:07:36 -04:00
  • 3938697202 Comment fix. dhurd 2012-08-10 11:17:43 -04:00
  • d3d2d2a4d3 Updates to testing and it's documentation. dhurd 2012-08-10 11:16:47 -04:00
  • 8edcc941d8 Merge branch 'master' of https://github.com/Devin148/autopsy adam-m 2012-08-09 17:37:47 -04:00
  • 28b5a2ebf2 initial support for setting multiple scripts adam-m 2012-08-09 17:33:20 -04:00
  • beb81fa4ba Made input and global config tags optional in config.xml. dhurd 2012-08-09 17:18:12 -04:00