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

Commit Graph

  • 834c88882a move default file and dir node actions from actions decorator to the Node classes, so all nodes have them by default. adam-m 2013-02-12 16:48:44 -05:00
  • 832b4467a6 fix setting icons for file and dir nodes: make sure it is always set regardless of constructor used adam-m 2013-02-12 16:29:56 -05:00
  • a143bb7744 - add a generic filter node class that can be reused by different viewers/clients - use leaf filter node in timeline adam-m 2013-02-12 16:23:26 -05:00
  • e480c4802e remove use of deprecated method for file search, use thread-safe method adam-m 2013-02-12 15:45:13 -05:00
  • 3dbf7b1ed2 handle rare case when graphics object is null adam-m 2013-02-12 15:13:40 -05:00
  • e539a0e848 Updated Timeline code to use new method Case.getModulesOutputDirAbsPath() for storing timeline-related files. Tim McIver 2013-02-12 14:05:29 -05:00
  • 53a697e122 check for mod output dir also for old cases that have been opened adam-m 2013-02-12 13:21:26 -05:00
  • 3816013f28 rename methods to get case modules output dirs. Make sure the dirs are created. adam-m 2013-02-12 13:07:48 -05:00
  • 09a42c4a8e Changed code so that a call to generate a timeline while ingest is occurring is handled properly. Tim McIver 2013-02-12 12:32:41 -05:00
  • 3afe4a0a79 add API to case to get modules output dir adam-m 2013-02-12 12:06:38 -05:00
  • c9191e6e54 restore the pause when forking process, add log msg if interrupted adam-m 2013-02-12 10:59:21 -05:00
  • ba42b2e159 Removed 'Drill Down' button from Timeline tool. Tim McIver 2013-02-11 17:32:44 -05:00
  • e12cb0bee2 Removed code that creates a java.io.File object from the string returned by makeMacTime(); this seemed to cause a FileNotFoundException. Tim McIver 2013-02-11 16:13:23 -05:00
  • 75ae66189d remove waitfor (redundant) adam-m 2013-02-11 15:37:15 -05:00
  • d0cb5224fe concurrency fix: make sure forked process finished before reading output from it adam-m 2013-02-11 15:19:57 -05:00
  • 5ecbdd781d move line in config adam-m 2013-02-11 14:02:42 -05:00
  • 19b3dccaa7 Added JSplitPane to timeline window to separate the barchar area on the top from the viewers on the bottom. Tim McIver 2013-02-08 17:18:19 -05:00
  • f3bf8d0b9a Added code to prevent selection of 'Make Timeline' (from Tools menu) from running timeline again and opening additional windows. Tim McIver 2013-02-08 14:15:47 -05:00
  • 557213f07c Added blocking dialog box 'TimelineProgressDialog' that comes up when timeline processing begins and closes when it is finished. This is to prevent users from starting another timeline processing job while one is already underway. Tim McIver 2013-02-08 12:57:11 -05:00
  • 6816a1eaf1 update modules versions adam-m 2013-02-12 17:24:45 -05:00
  • 41d94bf62a fix dox warn adam-m 2013-02-12 17:09:56 -05:00
  • 699e10867a fix dox warning adam-m 2013-02-12 17:08:50 -05:00
  • 386659c46a update news adam-m 2013-02-12 16:58:13 -05:00
  • a9c01631a6 move default file and dir node actions from actions decorator to the Node classes, so all nodes have them by default. adam-m 2013-02-12 16:48:44 -05:00
  • c9397e34b2 fix setting icons for file and dir nodes: make sure it is always set regardless of constructor used adam-m 2013-02-12 16:29:56 -05:00
  • 1e0b8508b6 - add a generic filter node class that can be reused by different viewers/clients - use leaf filter node in timeline adam-m 2013-02-12 16:23:26 -05:00
  • df48a2c1ef remove use of deprecated method for file search, use thread-safe method adam-m 2013-02-12 15:45:13 -05:00
  • e1a37bc1c5 Merge https://github.com/Smoss/autopsy adam-m 2013-02-12 15:30:30 -05:00
  • 5e9f51e592 Merge branch 'master' into zipmodule adam-m 2013-02-12 15:13:59 -05:00
  • 4c3236ddbe handle rare case when graphics object is null adam-m 2013-02-12 15:13:40 -05:00
  • 6ea411d885 Merge branch 'master' into zipmodule adam-m 2013-02-12 15:02:29 -05:00
  • c6b287aa5d fix time conversion adam-m 2013-02-12 14:59:25 -05:00
  • bfba3dbe18 Updated regression test, now will check reports Sean-M 2013-02-12 14:36:29 -05:00
  • 4dc9a77cae Updated Timeline code to use new method Case.getModulesOutputDirAbsPath() for storing timeline-related files. Tim McIver 2013-02-12 14:05:29 -05:00
  • ef14c0fa22 Merge branch 'master' of https://github.com/sleuthkit/autopsy Tim McIver 2013-02-12 13:59:24 -05:00
  • 47256dd128 minor regression test changes Sean-M 2013-02-12 13:39:39 -05:00
  • e212c799b1 Merge branch 'master' into zipmodule adam-m 2013-02-12 13:22:43 -05:00
  • e6de09efab check for mod output dir also for old cases that have been opened adam-m 2013-02-12 13:21:26 -05:00
  • d5f1751679 update method names adam-m 2013-02-12 13:10:40 -05:00
  • 3ce9c184ff Merge branch 'master' into zipmodule adam-m 2013-02-12 13:08:09 -05:00
  • 4ef21f68da rename methods to get case modules output dirs. Make sure the dirs are created. adam-m 2013-02-12 13:07:48 -05:00
  • 34aa1320e2 handle case when dates not set in archives adam-m 2013-02-12 13:02:46 -05:00
  • 571b9ae5ce add support to store mactimes with derived files and make 7zip module utilize it. adam-m 2013-02-12 12:55:07 -05:00
  • 8e9e2482a8 Merge branch 'master' of https://github.com/sleuthkit/autopsy Tim McIver 2013-02-12 12:37:06 -05:00
  • 59c94f46f5 Changed code so that a call to generate a timeline while ingest is occurring is handled properly. Tim McIver 2013-02-12 12:32:41 -05:00
  • 790cfaa080 fix merge issue adam-m 2013-02-12 12:28:04 -05:00
  • 5e58633459 Merge branch 'master' into zipmodule adam-m 2013-02-12 12:12:59 -05:00
  • 1741c74349 add API to case to get modules output dir adam-m 2013-02-12 12:06:38 -05:00
  • 0782d0339e Merge branch 'master' into zipmodule adam-m 2013-02-12 10:59:52 -05:00
  • da3928f42a restore the pause when forking process, add log msg if interrupted adam-m 2013-02-12 10:59:21 -05:00
  • 25bad9ab08 add arj support, add placeholders for reschedule, send event, extract comments adam-m 2013-02-12 10:34:15 -05:00
  • ac46436eeb Changed regression test Sean-M 2013-02-12 10:25:55 -05:00
  • 28889c51ec Minor fix to the regression test Sean-M 2013-02-12 09:57:47 -05:00
  • fd6d1d017a fix isSupported() for media viewer adam-m 2013-02-11 22:02:10 -05:00
  • 288e2c2a97 Fix showing unpacked file node under dir node in some cases adam-m 2013-02-11 22:00:44 -05:00
  • 8764f7ca0b Fix media viewer to work in AbstractFile objects (also unpacked derived files) adam-m 2013-02-11 21:53:04 -05:00
  • 943d549177 Merge branch 'master' into zipmodule adam-m 2013-02-11 21:39:35 -05:00
  • aa365d5095 Add user messages if archive error or archive encrypted adam-m 2013-02-11 21:37:56 -05:00
  • 316e466ce6 fix creating local files/dirs before extracting in some cases that would cause exceptions adam-m 2013-02-11 21:21:06 -05:00
  • 5786b50c9a set encryption type string based on if all or some files in archive encrypted adam-m 2013-02-11 21:05:51 -05:00
  • 07b0b6e869 handle the case when archive does not contain file parent directories adam-m 2013-02-11 20:57:30 -05:00
  • 808753b51f Merge pull request #144 from tmciver-basis/master adam 2013-02-11 14:46:53 -08:00
  • 6f4ff9f23f Removed 'Drill Down' button from Timeline tool. Tim McIver 2013-02-11 17:32:44 -05:00
  • 7d76275410 Merge branch 'master' of https://github.com/tmciver-basis/autopsy into zipmodule adam-m 2013-02-11 16:18:02 -05:00
  • b8fe36546d Merge branch 'master' of https://github.com/sleuthkit/autopsy Tim McIver 2013-02-11 16:13:54 -05:00
  • 11566d39f4 Removed code that creates a java.io.File object from the string returned by makeMacTime(); this seemed to cause a FileNotFoundException. Tim McIver 2013-02-11 16:13:23 -05:00
  • 4746ecdeb4 Merge branch 'master' into zipmodule adam-m 2013-02-11 15:37:42 -05:00
  • bc534eb19b remove waitfor (redundant) adam-m 2013-02-11 15:37:15 -05:00
  • 49264af8f7 Merge branch 'master' into zipmodule adam-m 2013-02-11 15:22:03 -05:00
  • 380c82cf37 concurrency fix: make sure forked process finished before reading output from it adam-m 2013-02-11 15:19:57 -05:00
  • 32fd6012d4 move line in config adam-m 2013-02-11 14:02:42 -05:00
  • c773822ad3 fix project props eol adam-m 2013-02-11 14:01:28 -05:00
  • 1777ad28bd Merge branch 'master' of https://github.com/tmciver-basis/autopsy into zipmodule adam-m 2013-02-11 13:58:29 -05:00
  • 4a343fbc2d change keyword search output folder location to be in ModulesOutput adam-m 2013-02-11 10:56:44 -05:00
  • bf728f2447 make file/abstract file nodes shown in dir tree as leafs, if they have no child container nodes adam-m 2013-02-11 10:32:36 -05:00
  • 6d9bf8ee1b better icons for dervied file node, if a dir adam-m 2013-02-11 10:21:20 -05:00
  • bff95881fd Added JSplitPane to timeline window to separate the barchar area on the top from the viewers on the bottom. Tim McIver 2013-02-08 17:18:19 -05:00
  • fa935190ff new method to get all files from the tree to be scheduled adam-m 2013-02-08 17:04:17 -05:00
  • 82bf72b3e7 Added code to prevent selection of 'Make Timeline' (from Tools menu) from running timeline again and opening additional windows. Tim McIver 2013-02-08 14:15:47 -05:00
  • b19f8d99af Added blocking dialog box 'TimelineProgressDialog' that comes up when timeline processing begins and closes when it is finished. This is to prevent users from starting another timeline processing job while one is already underway. Tim McIver 2013-02-08 12:57:11 -05:00
  • 85dcea971f implement method to get 1st level objects of unpacked tree adam-m 2013-02-08 12:28:03 -05:00
  • e362d86b81 traverse hierarchy after unpacked and create derived files adam-m 2013-02-08 12:21:27 -05:00
  • c7733e1c83 keep track of unpacked tree and not rely on order of files from 7zip lib adam-m 2013-02-08 10:01:23 -05:00
  • 095252cf0c prepend file name to local archive dir adam-m 2013-02-07 14:47:30 -05:00
  • fa256a14d7 7zip module: add progress bar when unpacking, add bb artifact when archive is encrypted, fix unzip stream when EOF occurs adam-m 2013-02-07 14:44:18 -05:00
  • 28f21129d5 Merge branch 'master' into zipmodule adam-m 2013-02-07 11:14:23 -05:00
  • 07e13de21f initial sevenzip module - performs unpack of simple archives adam-m 2013-02-07 10:57:19 -05:00
  • cfaa710501 add crash dumps to gitignore adam-m 2013-02-05 20:22:29 -05:00
  • cb8c3117bf add all genfiles.properties to gitignore adam-m 2013-02-05 20:20:16 -05:00
  • 86bfd09013 delete crash dump adam-m 2013-02-05 20:15:27 -05:00
  • 374574eee4 fix comment adam-m 2013-02-05 13:21:20 -05:00
  • b505dbf994 fix corelibs to include javafx.jar adam-m 2013-02-05 13:19:46 -05:00
  • eaf79a739e add content viewer setter javadocs adam-m 2013-02-05 12:54:56 -05:00
  • 6376361a9b updated news adam-m 2013-02-05 11:28:34 -05:00
  • 6223619340 remove method to set content viewer (using constructor for this) adam-m 2013-02-05 11:16:24 -05:00
  • 589e8735c7 Merge branch 'timeline' of https://github.com/tmciver-basis/autopsy into timeline adam-m 2013-02-05 10:57:45 -05:00
  • 28d5b44939 Simplify and unify generating property sheets for files after datamodel refactoring of fscontent methods adam-m 2013-02-05 10:16:50 -05:00
  • 189adaad50 Added 'Beta' to both the timeline window title and the 'Make Timeline' menu entry. Tim McIver 2013-02-04 14:54:13 -05:00
  • 6e08e412d2 - Make all file ingest modules work for derived files, and all abstract files in general, skipping only unalloc where applicable. - Simplify code and remove unneeded visitors, using methods that are now part of AbstractFile interface. - remove notion of fscontent in ingest modules in general and use abstract file. adam-m 2013-02-04 13:05:34 -05:00
  • 77a1777ddf Merge branch 'master' into timeline adam-m 2013-02-04 12:44:16 -05:00