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

Commit Graph

  • 58a2995bd6 updated regression.py Sean-M 2013-05-16 16:11:27 -04:00
  • f305784b1c initialize FileManager early, when Case is opened Create and cache LocalFiles root at FileManager init() add method to get matching LocalFiles children by name adam-m 2013-05-16 15:29:20 -04:00
  • 2339783646 fix refresh of next button on add local files wizard if nothing selected adam-m 2013-05-16 14:44:02 -04:00
  • b3562bb9be Fix ingest scheduler to properly start ingest on a single file adam-m 2013-05-16 14:37:02 -04:00
  • 6dc578ee8f rename input to source adam-m 2013-05-16 14:25:39 -04:00
  • 88a29d04f0 correct keyword search index for local files if image is not present adam-m 2013-05-16 12:50:42 -04:00
  • 1e750d17c5 fix ingest for local files when started from wizard adam-m 2013-05-16 12:50:21 -04:00
  • f9f2477237 change timeline to check data sources and not only images adam-m 2013-05-16 12:37:44 -04:00
  • 49ec8f325e always show virtual dir in the tree even if it has no files adam-m 2013-05-16 12:35:00 -04:00
  • 8bd88761f0 disable timezone and skip fat options in Add Local FIles wizard adam-m 2013-05-16 12:30:26 -04:00
  • 06e2eedc58 Merge http://www.github.com/sleuthkit/autopsy tsk-build 2013-05-16 00:04:26 -04:00
  • 7392085ba1 Fixes adding local files to a brand new Case adam-m 2013-05-15 16:52:26 -04:00
  • d3d433f791 local files: send event to refresh dir tree when local files added (for now reusing ingest events) adam-m 2013-05-15 15:02:25 -04:00
  • 17a87fd2ec Merge pull request #191 from tmciver-basis/master adam 2013-05-15 11:51:40 -07:00
  • b3479a575f correct last commit adam-m 2013-05-14 17:31:45 -04:00
  • ef53d8c70c change file choose button name adam-m 2013-05-14 17:24:28 -04:00
  • 20c73bd79d reset local files wizard component when selected again adam-m 2013-05-14 17:22:13 -04:00
  • f8bb586d4f - more fix issues when opening case with local files only - rename Images class adam-m 2013-05-14 17:04:28 -04:00
  • 6446fa8d88 - fix directory tree when there is no images but local files are present - rename ImagesNode class to DataSourceNode adam-m 2013-05-14 16:45:37 -04:00
  • 5d5be22d77 initial implementation of add local files wizard adam-m 2013-05-14 13:42:43 -04:00
  • 64e03fa79f Merge remote-tracking branch 'upstream/master' Sean-M 2013-05-14 12:52:34 -04:00
  • ac2ac5e021 Added db dump to regression.py Sean-M 2013-05-14 12:36:22 -04:00
  • d49272fb2e local files wizard: enable Next adam-m 2013-05-14 12:28:40 -04:00
  • 68736dc985 Updates to ingest configuration related classes to facilitate reuse by other modules. Tim McIver 2013-05-14 12:14:25 -04:00
  • 2aa31d73d9 initial Core changes to support addition of LocalFiles in wizard and addition of multiple Content objects with ingest adam-m 2013-05-14 11:56:39 -04:00
  • 6d91166dc6 Updated regression.py Sean-M 2013-05-13 17:16:04 -04:00
  • bd725f601d rename action name adam-m 2013-05-13 16:34:19 -04:00
  • fb14384e71 Merge branch 'master' of https://github.com/Smoss/autopsy Sean-M 2013-05-10 16:04:51 -04:00
  • 361dc0df0b Continued Database diff implementation Sean-M 2013-05-10 16:01:54 -04:00
  • ae13717287 garbage collect process and streams after executing command adam-m 2013-05-10 13:09:13 -04:00
  • d06d38972c timeline handle null cond adam-m 2013-05-10 13:00:12 -04:00
  • 1c39037da2 cleanup stdout/stderr collection threads after forked process returns adam-m 2013-05-10 12:45:02 -04:00
  • 10a93ab345 generalize timeline to use abstract files adam-m 2013-05-10 10:44:49 -04:00
  • 84fffbeebd Merge http://www.github.com/sleuthkit/autopsy tsk-build 2013-05-10 00:04:10 -04:00
  • 3b6e243811 Do not create separate node for every bb node action (optimization), reuse adam-m 2013-05-09 17:31:31 -04:00
  • b924e82ffb Merge branch 'master' into local-files adam-m 2013-05-09 17:18:34 -04:00
  • 7a0d420897 Merge pull request #190 from tmciver-basis/master adam 2013-05-09 14:16:32 -07:00
  • 35828bae1b Fix extraction action for VirtDir and simplify. Remove no longer needed visitor. adam-m 2013-05-09 17:13:48 -04:00
  • f5ff3b45d9 Merge branch 'master' of https://github.com/sleuthkit/autopsy Tim McIver 2013-05-09 17:02:38 -04:00
  • 4fcc14cdfa Changes to Autopsy-Core needed to support decoupling of case creation from image adding wizard. Tim McIver 2013-05-09 17:02:09 -04:00
  • aa06dc4154 Continued testing with database diff Sean-M 2013-05-09 16:44:28 -04:00
  • 556c5cde26 fix "Search for files with same MD5" action for LocalFiles adam-m 2013-05-09 16:40:42 -04:00
  • d683f2ff55 add missing actions for local directory nodes adam-m 2013-05-09 16:35:43 -04:00
  • a35daf8660 Fix file search feature to work on ALL files and no only fscontent files, including local files. Make File and Directory nodes more generic. adam-m 2013-05-09 15:52:09 -04:00
  • 411f43d940 set icon for KeyValue node if has file content adam-m 2013-05-09 12:44:57 -04:00
  • 6ef8dd02bf when adding dir, add parent dir for context adam-m 2013-05-09 12:19:05 -04:00
  • 81309ee135 more of handling when Image can be null for some Content adam-m 2013-05-09 11:51:22 -04:00
  • ee32d8833e keyword search add indexing of LocalFiles adam-m 2013-05-09 11:43:03 -04:00
  • 238fc51860 Solr shutdown also when plugin is unloaded. Make sure to finalize shutdown even if exceptions thrown along the way. adam-m 2013-05-09 11:35:26 -04:00
  • 51ee558af7 image-level ingest scheduler - make sure only image content objects are enqueued adam-m 2013-05-09 11:25:20 -04:00
  • 0890cccc7c keyword search module: handle case if input has no image when keeping track of what to reprocess adam-m 2013-05-09 11:24:44 -04:00
  • f03afc640b update action name adam-m 2013-05-09 10:59:23 -04:00
  • a04de7afa9 Update IngestScheduler to support also imageless Content objects such as local files, make file counting code (for progress) also working for non-image sources adam-m 2013-05-09 10:57:29 -04:00
  • ccd4e2025c Merge http://www.github.com/sleuthkit/autopsy tsk-build 2013-05-09 00:04:11 -04:00
  • 3523baccb9 initial generalization of ingest configuration to use Content adam-m 2013-05-08 17:47:15 -04:00
  • d8721094c6 update comments adam-m 2013-05-08 17:32:39 -04:00
  • a6128d406e database diff for regression.py Sean-M 2013-05-08 16:22:23 -04:00
  • ab05925e74 initial changes to generalize ingest to input Content not just Image adam-m 2013-05-08 15:56:35 -04:00
  • ec43897965 Merge branch 'master' into local-files adam-m 2013-05-08 14:46:00 -04:00
  • 6a318dc77e updated referenced javafx jr to 1.7.21 adam-m 2013-05-08 14:45:30 -04:00
  • 53375b6cb1 update comments adam-m 2013-05-07 17:18:43 -04:00
  • bcc58abce3 Merge branch 'master' of https://github.com/Smoss/autopsy Sean moss 2013-05-07 16:15:52 -04:00
  • 7e16ff591c fixed gold standard Sean-M 2013-05-07 16:14:21 -04:00
  • c4cc786353 better expansion of virt dir children in dir tree adam-m 2013-05-07 15:46:51 -04:00
  • ce4ee992ea Recursive local file support in FileManager and dir tree adam-m 2013-05-07 15:44:55 -04:00
  • 7cb50c5628 More regression.py fixes Sean-M 2013-05-07 13:30:50 -04:00
  • 91f2d23797 fixed regression.py Sean-M 2013-05-07 13:08:22 -04:00
  • e5c83bc9ce rename Images node, autorefresh content tree after adding local files adam-m 2013-05-07 12:53:33 -04:00
  • 509a2bca78 use generics for ScheduledImageTask adam-m 2013-05-07 12:40:19 -04:00
  • 14db785dd5 file manager and visitor additions for local files adam-m 2013-05-07 12:27:32 -04:00
  • 7e47af8b00 fixed regression.py Sean-M 2013-05-07 12:24:47 -04:00
  • acbda72e4a Restored gold standard Sean-M 2013-05-07 10:41:34 -04:00
  • 255522f8ec Merge branch 'scalpel-carver' of https://github.com/sleuthkit/autopsy into scalpel-carver adam-m 2013-05-06 17:18:32 -04:00
  • 76833425aa latest libscalpel adam-m 2013-05-06 17:18:13 -04:00
  • a5022a879e fixed test script Sean-M 2013-05-06 17:17:23 -04:00
  • e916326b64 fixing test script Sean-M 2013-05-06 17:12:02 -04:00
  • c77b2d44ee Merge branch 'master' into scalpel-carver adam-m 2013-05-06 17:00:35 -04:00
  • 5ed8de864c Remove hack in ScalpelCarverIngestModule that corrected for carved files whose size was incorrect when those files ended at the end of the image. This has been fixed in Scalpel. Tim McIver 2013-05-06 16:22:24 -04:00
  • f66905831c new methods in FileManager to add single local file adam-m 2013-05-06 16:22:08 -04:00
  • 23bf7146e8 fix gitignore for scalpel module, build-impl.xml should not be ignored adam-m 2013-05-06 15:16:38 -04:00
  • cafa146605 updated jni dll with by 1 byte bugfix adam-m 2013-05-06 15:13:26 -04:00
  • 6007a0c915 make LocalFileNode more generic adam-m 2013-05-06 15:10:17 -04:00
  • 18225e2bfc Initial addition of LocalFile in autopsy and local file node (handles both local and derived files) adam-m 2013-05-03 17:56:03 -04:00
  • 1af6c363fd - fix case when no image to get timezone (for top level virt dir) - set icons for virt dirs for reserved virt dir names adam-m 2013-05-03 12:51:59 -04:00
  • 047cf89852 Merge http://www.github.com/sleuthkit/autopsy tsk-build 2013-05-03 00:06:38 -04:00
  • df734510e9 Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2013-05-02 11:29:43 -04:00
  • b641b54394 Better logic in ingest scheduler for not processing unalloc blocks adam-m 2013-05-02 11:28:39 -04:00
  • 6d82ab6c00 Merge pull request #187 from Smoss/master adam 2013-05-02 06:45:24 -07:00
  • b64089fc7f change error msg from Sun to Oracle adam-m 2013-05-02 09:32:57 -04:00
  • 99d1090cef Merge http://www.github.com/sleuthkit/autopsy tsk-build 2013-05-02 00:04:03 -04:00
  • d3f7b481bd update news adam-m 2013-05-01 14:50:07 -04:00
  • f4d0a48ccf fixes AUT-945 "Process Unallocated Space" option doesn't do anything adam-m 2013-05-01 14:48:09 -04:00
  • 5b935661cd Merge http://www.github.com/sleuthkit/autopsy Sean Moss 2013-05-01 00:04:42 -04:00
  • 9f0b3753e4 Merge branch 'master' of https://github.com/Smoss/autopsy Sean moss 2013-04-30 14:47:28 -04:00
  • e23911601a Updated regression test script. Sean-M 2013-04-30 14:46:06 -04:00
  • 9d42507085 updated nps-2008-jean(0) image. Sean moss 2013-04-30 14:44:08 -04:00
  • efe98d59d2 Abstracts out startup window, added StartupWindowProvider doing runtime discovery and choosing the right window to use adam-m 2013-04-30 13:19:35 -04:00
  • dd284a896e Merge branch 'scalpel-carver' of https://github.com/tmciver-basis/autopsy into scalpel-carver adam-m 2013-04-29 19:57:39 -04:00
  • b53e5783ce add double click option on layout files that have derived children adam-m 2013-04-29 18:51:19 -04:00
  • 36f1bae2b1 fix bug showing nothing in file views if hash ingest hasn't run adam-m 2013-04-29 18:05:55 -04:00