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

Commit Graph

  • 0c6865cf92 bugfix when Case is closing and Solr core no longer available, and event arrives to update extracted content view adam-m 2012-03-16 16:24:04 -04:00
  • 4f941de295 fix build warnings Dick Fickling 2012-03-16 15:18:30 -04:00
  • 423fd43161 Move regripper to release folder Dick Fickling 2012-03-16 15:17:56 -04:00
  • af5086d53b Merge pull request #17 from aebadirad42six/master dickfickling 2012-03-16 12:05:48 -07:00
  • 0a9ccfa22b added greying out of toolbar, and first attempt at creating a report folder for reports. Alex Ebadirad 2012-03-16 11:49:25 -07:00
  • 76af03fa72 Moving regripper to release folder, restored greying out of report button until case is opened. Alex Ebadirad 2012-03-16 10:37:32 -07:00
  • e7f23c8412 - Improve term component query when aggregate files query is too long and SOlr throws parse exception: divide into multiple subqueries 100 terms each - temporarily disable true URL regex - it needs the stored="true" in SOlr schema to work properly adam-m 2012-03-16 13:13:26 -04:00
  • e0a9926726 Additional .pl files added, modification of cookie storage value attribute Alex Ebadirad 2012-03-16 10:05:07 -07:00
  • c8d18cf38c Add thread safety to Solr Server class for running queries from multiple threads and closing / opening core in event handlers adam-m 2012-03-16 09:59:40 -04:00
  • 4bf669147f Improve escaping of keyword search results for blackboard adam-m 2012-03-16 09:43:44 -04:00
  • 3a5acae59d Rename method adam-m 2012-03-16 09:32:46 -04:00
  • e15d050d4e Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-03-16 09:29:56 -04:00
  • cbc0e4044f Remove no images dialog, just run the wizard when case is created adam-m 2012-03-16 09:29:30 -04:00
  • 2971236223 Merge pull request #16 from aebadirad42six/master adam 2012-03-16 06:23:57 -07:00
  • 25a816adb3 changed how regripper runs, still need to modify absolute path Alex Ebadirad 2012-03-15 18:29:01 -07:00
  • 1506ecfcd0 Fix a keyword search bug when regex matches with some upper case chars would not be written to blackboard adam-m 2012-03-15 18:35:26 -04:00
  • 18b00fc294 Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-03-15 18:10:34 -04:00
  • bb798dac66 TSK-398 Highlighter / preview for regexp search shows also subtokens - made code changes, but currently inactive - needs Solr schema change to stored="true" - minor additional improvements, escaping to allow queries with special chars - added more accurate URL matching in keyword list adam-m 2012-03-15 18:06:53 -04:00
  • c3bfcf00cd Added css styling to exported html report. Alex Ebadirad 2012-03-15 13:53:33 -07:00
  • fc0a69bf0b Merge branch 'master' of github.com:sleuthkit/autopsy Dick Fickling 2012-03-15 09:59:16 -04:00
  • d2eaccd57c Merge pull request #15 from aebadirad42six/master adam 2012-03-15 06:34:33 -07:00
  • 42b184312a Report formatting and additional extract bugfixes. Alex Ebadirad 2012-03-14 22:28:13 -07:00
  • 708f057d68 undelete layer.xml Dick Fickling 2012-03-14 17:41:03 -04:00
  • de6b9c2d7b TSK-371: Content Viewers called too many times during startup Dick Fickling 2012-03-14 17:18:45 -04:00
  • 09e05961d7 TSK-410: Remove warnings Dick Fickling 2012-03-14 17:18:15 -04:00
  • dae47bd79e Update BlackboardArtifactNode lookups Dick Fickling 2012-03-14 15:30:05 -04:00
  • 18fa7e67e3 added java comments for clarification adam-m 2012-03-14 13:57:10 -04:00
  • bc26b3a4dd ingest fix unchecked type warnings in comparators adam-m 2012-03-14 13:01:11 -04:00
  • 5cf2876284 TSK-403 Sort out Case event handling and flicker of Add image dialog - fixed handling events within Case, fixed popup dialog adam-m 2012-03-14 11:22:44 -04:00
  • e0c405b285 datamodel fix warnings when creating empty collections adam-m 2012-03-14 11:18:43 -04:00
  • bbe3e1c33f fix dir tree compile warnings adam-m 2012-03-14 10:32:05 -04:00
  • 61e6f7fb78 Fix unchecked conversions warnings in file search adam-m 2012-03-14 10:30:22 -04:00
  • 9e67c1ad1f fix keyword search compile warns adam-m 2012-03-14 10:19:42 -04:00
  • cba25234d2 Fix part of warnings adam-m 2012-03-14 10:12:36 -04:00
  • d8cf5c6048 Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-03-14 09:55:09 -04:00
  • 944b2a5236 fix cast warning adam-m 2012-03-14 09:54:33 -04:00
  • 72f01faf8e Improve Artifact Content Viewer Dick Fickling 2012-03-13 16:54:52 -04:00
  • b5ca7a1f43 Add details to Hash DB ingest messages Dick Fickling 2012-03-13 16:51:39 -04:00
  • 0893f374fc Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-03-13 10:18:45 -04:00
  • 4bdae97822 Dir tree viewer: make certain nodes non-expandable leafs and remove + sign, since they will never have children nodes adam-m 2012-03-13 10:18:27 -04:00
  • 73c5e6fd47 Merge branch 'master' of github.com:sleuthkit/autopsy Dick Fickling 2012-03-13 09:38:19 -04:00
  • edb851e132 Set default DataResult viewer active when selection in directory tree is changed Dick Fickling 2012-03-12 17:42:48 -04:00
  • 14ef6cae08 Minor gui tweak - combo box adam-m 2012-03-12 17:27:53 -04:00
  • 0e844f00d2 Highlight keyword matches when viewed from Directory Tree TSK-400: Artifact selection bug Dick Fickling 2012-03-12 17:22:27 -04:00
  • e7a98f01bb bugfix when deleting keywords from the list adam-m 2012-03-12 17:19:47 -04:00
  • 68d0fa7e7c Update default keyword list selectors adam-m 2012-03-12 16:53:52 -04:00
  • 4c89e766ba TSK-361 Incorporate standard selectors / reg-exp - gui changes adam-m 2012-03-12 16:48:06 -04:00
  • 3a3e04ff3d TSK-361 Incorporate standard selectors / reg-exp (add attributes) adam-m 2012-03-12 14:13:00 -04:00
  • cfa50c4f51 Merge branch 'master' of github.com:sleuthkit/autopsy Dick Fickling 2012-03-11 14:14:05 -04:00
  • 39d5861a72 TSK-394: HashDb Ingest improvements Dick Fickling 2012-03-11 14:13:48 -04:00
  • 685b556ea5 Merge pull request #14 from aebadirad42six/master adam 2012-03-10 11:34:40 -08:00
  • 2ba7e534e0 Fixes to the extract registry original file ID Alex Ebadirad 2012-03-09 18:36:57 -07:00
  • 2f5bf8065d Merge https://github.com/aebadirad42six/autopsy adam-m 2012-03-09 17:57:55 -05:00
  • eb5b5b87d8 bug fixes to firefox/IE Alex Ebadirad 2012-03-09 15:41:27 -07:00
  • 727fed3c44 TSK-365: Cleanup unused UI components Dick Fickling 2012-03-09 17:26:14 -05:00
  • bdb112bdad Merge branch 'master' of github.com:sleuthkit/autopsy Dick Fickling 2012-03-09 17:10:56 -05:00
  • f460cc32ca Add File Search to Tools menu Dick Fickling 2012-03-09 17:10:31 -05:00
  • 98536640cb Keyword search regex result BB writes: fix if match has any special characters misinterpreted by Lucene adam-m 2012-03-09 17:04:37 -05:00
  • f2edf87d93 Remove obsolete keyword search top components adam-m 2012-03-09 16:57:11 -05:00
  • 16ce7c8511 Cleanup, remove obsolete keyword search code. adam-m 2012-03-09 16:47:35 -05:00
  • 9dc500579a Ingest: when enumerating files to run ingest on, include also unknown files. It's up to service to decide. adam-m 2012-03-09 16:47:15 -05:00
  • f771fe7f33 Update icon adam-m 2012-03-09 15:36:32 -05:00
  • 1700552b08 Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-03-09 15:17:47 -05:00
  • 95ff9fdec9 - bugfix: make sure that services order in the queue is preserved and deterministic, since we are relying on it now - add ERROR return value to be returned by file services to hint other services to stop processing the file adam-m 2012-03-09 15:17:24 -05:00
  • b53dc3309c Merge branch 'master' of github.com:sleuthkit/autopsy Dick Fickling 2012-03-09 12:31:34 -05:00
  • 8eb8800abb TSK-388: Add more metadata to case information Dick Fickling 2012-03-09 12:31:26 -05:00
  • f87b9b09c5 TSK-390: Keyword search hierarchy Dick Fickling 2012-03-09 12:30:55 -05:00
  • 5bc61adbc6 Minor ingest ui tweaks adam-m 2012-03-09 12:19:14 -05:00
  • 51d96594cf Tweak the eye button adam-m 2012-03-09 11:24:05 -05:00
  • 5798ae497a TSK-390: Keyword search hierarchy Dick Fickling 2012-03-09 09:37:07 -05:00
  • 37139d6cef TSK-396: "Search matches" viewer result navigation Dick Fickling 2012-03-09 09:35:50 -05:00
  • 70b40952d6 Move Advanced Configuration Dialog into CoreComponents so that Ingest, Keyword Search, and Hash Database can use it. Dick Fickling 2012-03-09 09:34:44 -05:00
  • a3a46fb11a Merge branch 'master' of github.com:sleuthkit/autopsy Dick Fickling 2012-03-09 09:29:18 -05:00
  • 21cebd2e17 Additional fixes to reporting for IE Alex Ebadirad 2012-03-08 19:05:55 -07:00
  • 6860541da7 Fixed some merge issues, several minor updates. Alex Ebadirad 2012-03-08 16:40:14 -07:00
  • 11be75ed45 Fix message typo adam-m 2012-03-08 18:28:28 -05:00
  • d575342f2c Set white background for message count text on the button for better contrast. adam-m 2012-03-08 18:22:00 -05:00
  • 425641aac6 Merge branch 'master' of github.com:sleuthkit/autopsy Dick Fickling 2012-03-08 17:47:07 -05:00
  • 6c39961586 Align, adjust button size adam-m 2012-03-08 16:12:05 -05:00
  • 6e4ce53ee5 TSK-392 Improve inbox icon with number of messages - disable button focus adam-m 2012-03-08 16:05:49 -05:00
  • 5cec489414 TSK-392 Improve inbox icon with number of messages - minor tweak adam-m 2012-03-08 16:00:23 -05:00
  • 8db1bf8937 TSK-392 Improve inbox icon with number of messages adam-m 2012-03-08 15:58:43 -05:00
  • f090ddd722 Improve build in www regex adam-m 2012-03-08 15:23:37 -05:00
  • 37ba8bcf7b Keyword search: message formatting improved adam-m 2012-03-08 14:49:41 -05:00
  • 41bd60945f Merge branch 'master' of github.com:sleuthkit/autopsy Dick Fickling 2012-03-08 14:14:15 -05:00
  • 810a8742b0 Ingest wizard tweak: do not enqueue the same image twice when storeSettings() is invoked multiple times by the wizard adam-m 2012-03-08 12:12:06 -05:00
  • a4231bea54 TSK-368: Disable content viewer tabs if there is no content. Dick Fickling 2012-03-08 10:49:19 -05:00
  • 0c0f9fc12b un-break everything Dick Fickling 2012-03-07 17:17:17 -05:00
  • f1004ab2cd Merge branch 'master' of github.com:sleuthkit/autopsy Dick Fickling 2012-03-07 17:13:28 -05:00
  • a01148112b Fix bug where if list contained same keyword both regex and otherwise, only one would show up. Dick Fickling 2012-03-07 17:13:11 -05:00
  • 960f96366b Keyword Hits Directory Node design changes Dick Fickling 2012-03-07 17:12:28 -05:00
  • 33972a8c0a Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-03-07 17:06:53 -05:00
  • 124095a516 TSK-395 Send data event also in manual regex search fixed adjsuted the child factory hierarchy to always pass in the original query used along with the key value pairs adam-m 2012-03-07 17:06:30 -05:00
  • 62083d9306 TSK-393: Remove unused artifacts from Extracted Content Dick Fickling 2012-03-07 16:26:09 -05:00
  • 22ee68bf5a TSK-388: Add more metadata to case information Dick Fickling 2012-03-07 15:52:49 -05:00
  • 8611a074fd TSK-390: Keyword search hierarchy Dick Fickling 2012-03-07 15:50:14 -05:00
  • b6e99034c8 Show title on File Search dialog Dick Fickling 2012-03-07 15:46:23 -05:00
  • d65419f65f Merge branch 'master' of github.com:sleuthkit/autopsy Dick Fickling 2012-03-07 15:35:18 -05:00
  • 8711d47ac4 TSK-349 Use NSRL info for keyword ingest adam-m 2012-03-07 15:26:41 -05:00
  • 6cbb0ed7d5 Change required plaf version to fix build with netbeans 7.0.1 platform modules adam-m 2012-03-07 12:09:17 -05:00