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

Commit Graph

  • 54302c124d Minor cleanup, update javadoc adam-m 2012-04-30 14:40:23 -04:00
  • 96838e4915 Adjust index solr timeout better with file size adam-m 2012-04-30 13:59:50 -04:00
  • fd526fde77 update doc adam-m 2012-04-30 11:52:42 -04:00
  • 4a35278ab0 - ensure messages are cleared when case closed, even if exc thrown - adjust logging levels in term query class - additional adjustments to handle case closed sooner adam-m 2012-04-30 11:51:32 -04:00
  • b5ccf788a9 Another place to catch service exception when stop() called adam-m 2012-04-30 10:08:00 -04:00
  • 7f47375e8c Handle exceptions from stopping() services adam-m 2012-04-30 09:58:18 -04:00
  • 85f26bb899 Ensure any individual service managed background threads are shutdown first, before the ingester thread. adam-m 2012-04-30 09:50:51 -04:00
  • 7e1b633be7 TSK-468 keyword search hang on certain content TSK-429 Case closing exception handling - better design of Solr server, better encapsulation to improve concurrency and error handling - added timeout (30 mins by default, to be tweaked per file size) for file index operation - implemented better solr server stop() (graceful, then brutal) - added Solr restart in case of timeout, fixes issue when server instance is shot and does not respond. After restart, ingest continues on following files - better exception/error handling and handling of case closing while keyword search threads are being shutdown, but still running adam-m 2012-04-27 17:53:41 -04:00
  • 27e9b7f8ee Dir tree viewer add safety checks needed in some cases adam-m 2012-04-27 15:41:14 -04:00
  • 356322d819 Merge branch 'master' of https://github.com/aebadirad42six/autopsy Alex Ebadirad 2012-04-27 10:11:49 -07:00
  • f1fd58da67 ui adjustment adam-m 2012-04-27 12:25:41 -04:00
  • d2fb627015 Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-04-27 12:18:02 -04:00
  • 92346d035d TSK-470 Allow user to skip orphan files on FAT file systems adam-m 2012-04-27 12:10:51 -04:00
  • a25627d341 AUT 33 and AUT 40 bug fixes. Java path redefinition using internal platformutil method and firefox3 support. Alex Ebadirad 2012-04-27 08:46:49 -07:00
  • a6bf554a2e Limit Content Node creation to 10000 (will pop dialog to notify user) Dick Fickling 2012-04-27 09:39:22 -04:00
  • e76c970e81 Merge branch 'master' of https://github.com/aebadirad42six/autopsy Alex Ebadirad 2012-04-26 18:13:34 -07:00
  • d8895e8ac5 Merge branch 'master' of github.com:sleuthkit/autopsy Dick Fickling 2012-04-26 15:54:07 -04:00
  • 7e4f9e921d build and installer fixes Dick Fickling 2012-04-26 15:53:53 -04:00
  • ca526d34bc Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-04-26 13:33:51 -04:00
  • 799e8d1d04 TSK-440 Add image: handle split file - verify first chunk selected if 1 given adam-m 2012-04-26 13:33:35 -04:00
  • d81fa1cb98 Better collision handling in media viewer Dick Fickling 2012-04-26 13:30:32 -04:00
  • dee46749b2 Add cache folder to case, start caching thumbnails Dick Fickling 2012-04-26 13:29:22 -04:00
  • 35be56d87a Merge branch 'master' of github.com:sleuthkit/autopsy Dick Fickling 2012-04-26 13:27:12 -04:00
  • 3da17cddf0 Further build script change Dick Fickling 2012-04-26 13:26:47 -04:00
  • 3e544a2003 Merge branch 'master' of https://github.com/aebadirad42six/autopsy Alex Ebadirad 2012-04-26 10:18:27 -07:00
  • f760fa03c6 ingest monitor: add disk drive path to the user message adam-m 2012-04-26 12:42:09 -04:00
  • 911e887986 Merge branch 'master' of https://github.com/aebadirad42six/autopsy Alex Ebadirad 2012-04-26 09:30:03 -07:00
  • 43a9c27c63 - tweaks to ingest disk space monitor - keyword search index error message: add info if file is deleted adam-m 2012-04-26 12:19:12 -04:00
  • e7e6eabcac Merge branch 'master' of https://github.com/aebadirad42six/autopsy Alex Ebadirad 2012-04-26 08:48:25 -07:00
  • 3a9a50849f Log handler - use severe level for dialogs for all builds for now adam-m 2012-04-26 09:56:15 -04:00
  • 0b6669089d removed reportinterface to prevent confusion. Alex Ebadirad 2012-04-25 16:26:39 -07:00
  • 4dfdfa9af5 TSK-438 Handle out of disk space condition - add monitor that monitors system health (disk space) during ingest periodically, preliminary version adam-m 2012-04-25 18:28:20 -04:00
  • c9bb519962 Different logging handler behavior for dev builds (>= warn become dialogs) and release builds (>=severe become dialogs) adam-m 2012-04-25 17:28:45 -04:00
  • 7bead8d3cc update .gitignore adam-m 2012-04-25 17:20:11 -04:00
  • b9a201b3ee Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-04-25 17:07:07 -04:00
  • 4624a98c8c Keyword search ingest - simplify timer - use Timer utility instead implementing own adam-m 2012-04-25 16:59:26 -04:00
  • d9a276bc9f Iteration of reporting framework Alex Ebadirad 2012-04-25 13:30:32 -07:00
  • 79616061f6 remove zip prefix Dick Fickling 2012-04-25 15:51:58 -04:00
  • ffa2b493b0 add icon for installer Dick Fickling 2012-04-25 14:44:29 -04:00
  • 49da99d320 Merge branch 'master' of github.com:sleuthkit/autopsy Dick Fickling 2012-04-25 14:42:42 -04:00
  • 64f8a4c270 avoid exception when generating thumbnails Dick Fickling 2012-04-25 14:40:47 -04:00
  • 839867b66b installer ant target updates Dick Fickling 2012-04-25 14:40:09 -04:00
  • 409630051f Allow user to enter physycal drive location in Add Image Wizard (must run netbeans/autopsy with admin/root rights) Dick Fickling 2012-04-25 14:37:03 -04:00
  • 94aa9f8c9c case open: use .aut file filter by default adam-m 2012-04-25 14:36:30 -04:00
  • b195de1c79 Fixed build errors so it can build without exception handling changes. Alex Ebadirad 2012-04-25 11:29:24 -07:00
  • 8fe64e9b64 - Add a confirm dialog when ingest is running and new image being added - remove ingest/add image limitation from doc adam-m 2012-04-25 14:26:12 -04:00
  • d67128c31f changed brian's email Alex Ebadirad 2012-04-25 10:19:12 -07:00
  • 9c3db45dd4 Additional work on report framework Alex Ebadirad 2012-04-25 10:02:40 -07:00
  • 76175c9958 TSK-340 Database locked when SleuthkitJNI and SleuthkitCase both write to sqlite database - use mutex to block other threads from accessing db when image is being added - remove obsolete code in add image action adam-m 2012-04-25 12:57:07 -04:00
  • 12045ac657 Merge pull request #42 from sleuthkit/build-script-changes dickfickling 2012-04-25 07:29:16 -07:00
  • e8ac5e729d Initial Report Frame check in, addition of 'checkcolumn' class in RA utils to check if a column is present in a sqlite db before proceeding. Alex Ebadirad 2012-04-25 07:13:36 -07:00
  • b6505785a2 Move class to keyword search module - it's only used there for now. adam-m 2012-04-25 10:06:06 -04:00
  • ab93a84ae5 Move class to core utils adam-m 2012-04-25 10:03:15 -04:00
  • ddd98fb6ef ingest refresh setting: use radio with 3 options instead of slider adam-m 2012-04-24 18:17:55 -04:00
  • b23ec9d34e wording change Dick Fickling 2012-04-24 16:33:39 -04:00
  • 3a7d43c27c wording change Dick Fickling 2012-04-24 13:43:48 -04:00
  • 72cd0b75da remove Cobra browser from repo Dick Fickling 2012-04-24 12:50:35 -04:00
  • fe96490b2c Remove references to deprecated API, update comments to match code, hide expansion buttons on empty directories, improve log messages Dick Fickling 2012-04-24 12:49:40 -04:00
  • cff2a346b4 build script modifications Dick Fickling 2012-04-24 12:46:34 -04:00
  • 224bbf13f9 Readded browser control class back. Alex Ebadirad 2012-04-23 13:57:20 -07:00
  • 22f4dbc7b4 Fix more compile warnings adam-m 2012-04-20 23:51:08 -04:00
  • 3bbde437e9 Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-04-20 23:42:03 -04:00
  • f0db778dfd Keyword search string extraction: use FsContentStringStream to convert to string on the fly using a fixed small buffer adam-m 2012-04-20 23:41:39 -04:00
  • 3a4d20d9af improve string extraction to act like strings command adam-m 2012-04-20 23:36:34 -04:00
  • 34c3e35351 Tab clean up and copyrights added. Alex Ebadirad 2012-04-20 18:39:18 -07:00
  • 2af3d5f852 Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-04-19 18:04:39 -04:00
  • 50a044ad7c Uses tika for DWG Autodesk file format, to workaround tika bug and prevent hanging state adam-m 2012-04-19 18:04:19 -04:00
  • d9679138c6 Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-04-19 13:48:25 -04:00
  • 123e9b8e0f change keyword search ingest logging info to warn when appropriate adam-m 2012-04-19 13:48:06 -04:00
  • 417675b945 Merge branch 'master' of github.com:sleuthkit/autopsy Dick Fickling 2012-04-19 13:10:23 -04:00
  • 33b867083b Log error messages at Level.WARNING. Dick Fickling 2012-04-19 13:10:10 -04:00
  • 7b72b27877 Turns log messages into dialogs for severe level and above only (not warning) adam-m 2012-04-19 12:51:10 -04:00
  • bcaddf37d1 fix RA typo Dick Fickling 2012-04-19 11:22:11 -04:00
  • 75c014a55b license and mp3/wav support Dick Fickling 2012-04-19 10:47:53 -04:00
  • 97119a18d0 Keyword search: remove unnecessary dialog Dick Fickling 2012-04-19 10:22:02 -04:00
  • a6646b067e TSK-463: Media viewer: add seek, set position, see length in UI Dick Fickling 2012-04-19 10:21:22 -04:00
  • 162dc647d1 TSK-463: Media viewer: add seek, set position, see length in UI Dick Fickling 2012-04-19 10:20:59 -04:00
  • 4117ac141b more build warnings Dick Fickling 2012-04-19 10:19:33 -04:00
  • 1f644921d1 Stop storing image paths in case XML, prompt user if image has moved Dick Fickling 2012-04-19 10:19:21 -04:00
  • e67f33f73b suppress build warnings Dick Fickling 2012-04-19 10:17:59 -04:00
  • c5ab222bdd fix typo adam-m 2012-04-18 17:13:34 -04:00
  • bc35fdaef7 Merge pull request #41 from aebadirad42six/master dickfickling 2012-04-18 12:25:16 -07:00
  • efb1262a08 Removed legacy code and warnings from modules. Alex Ebadirad 2012-04-18 10:29:13 -07:00
  • 9b289272b9 add Platform util class, add method to get java path adam-m 2012-04-18 12:54:14 -04:00
  • 0daa58bfd4 Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-04-17 15:37:05 -04:00
  • 5fae04dbdb Add file name to error message adam-m 2012-04-17 15:34:50 -04:00
  • 90550feb7e Merge branch 'master' of github.com:sleuthkit/autopsy Dick Fickling 2012-04-17 13:55:31 -04:00
  • 00772294c4 improve inbox messages for Hash DB ingest service (TSK-464) Dick Fickling 2012-04-17 13:42:19 -04:00
  • 6f9b32e997 TSK-464 Create more inbox warning and error messages in ingest modules code - keyword search / indexing adam-m 2012-04-17 13:14:46 -04:00
  • 1054899138 Logic not to get sqlite journal files for RA extraction, also addition of path ids to download artifacts Alex Ebadirad 2012-04-16 14:18:31 -07:00
  • 487130202a use save instead of open dialog adam-m 2012-04-13 13:08:53 -04:00
  • 378e083554 Node: use date format that's better for sorting, add seconds, reuse object adam-m 2012-04-13 11:24:51 -04:00
  • 867107af14 Text change adam-m 2012-04-13 10:40:53 -04:00
  • 78b70aa03a Solr: detect java bin path at starttime adam-m 2012-04-13 10:40:37 -04:00
  • 097e18d9f1 Merge pull request #40 from aebadirad42six/master dickfickling 2012-04-12 13:41:37 -07:00
  • 1fc2cd7985 Forced to unix epoc ms time Alex Ebadirad 2012-04-12 13:38:11 -07:00
  • 3c068a9605 Merge pull request #39 from aebadirad42six/master adam 2012-04-12 13:35:07 -07:00
  • cbc57ad2a7 Minor date fixes in extractions Alex Ebadirad 2012-04-12 13:11:18 -07:00
  • 6b5a3bd7ae undo date/time changes for now Dick Fickling 2012-04-12 14:49:04 -04:00
  • 917691a81c use long rather than string to store epoch time Dick Fickling 2012-04-12 14:26:00 -04:00