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

Commit Graph

  • f635aa0d4d 7zip module tweak free disk space check adam-m 2013-02-26 10:45:05 -05:00
  • bbcedac1db updated doxygen Sean-M 2013-02-26 10:41:19 -05:00
  • 21768acdad fixes to regression tests Sean-M 2013-02-26 10:04:29 -05:00
  • fb0d09e2bf Changed documentation to reflect code changes Sean-M 2013-02-26 09:54:00 -05:00
  • 7739cba344 Merge pull request #151 from tmciver-basis/master adam 2013-02-25 15:16:26 -08:00
  • da38c95d08 Merge branch 'master' of https://github.com/sleuthkit/autopsy Tim McIver 2013-02-25 17:57:32 -05:00
  • ea05517665 Created FrameCapture interface and made DataContentViewerMedia implement it. Added ServiceProvider annotation so that lookup can be used to gain access to this implementation. Added support class VideoFrame. Added apache commons io to corelibs project.xml. Tim McIver 2013-02-25 17:57:07 -05:00
  • 96423b6b26 made ant output run info Sean-M 2013-02-25 16:45:20 -05:00
  • 2f8fb9104e Merge branch 'master' into zipmodule adam-m 2013-02-25 16:09:36 -05:00
  • 263002c284 Merge pull request #150 from Smoss/master adam 2013-02-25 13:09:03 -08:00
  • a182881aed Merge https://github.com/Smoss/autopsy into zipmodule adam-m 2013-02-25 16:08:33 -05:00
  • ad3a884f56 7zip module tweaking adam-m 2013-02-25 15:06:11 -05:00
  • decee14451 show dir children count in dir tree adam-m 2013-02-25 14:23:43 -05:00
  • f39bf71303 add children count method to content node adam-m 2013-02-25 13:28:21 -05:00
  • 2f1adcc208 Added logging feature for child processes Sean-M 2013-02-25 12:49:53 -05:00
  • 38ce122917 Reimplemented zip bomb detection with depth count. Better user messages when zip bomb. adam-m 2013-02-25 12:45:59 -05:00
  • 9c136f8e6f rename ingest context to pipeline context adam-m 2013-02-25 10:48:25 -05:00
  • b3506b8ec0 rename progress bar, minor log additions adam-m 2013-02-22 18:55:35 -05:00
  • f76b3d8086 7zip module add compression ratio check and free disk space check to help detect zip bomb. Need to reimplement recursion depth check (removed for now) adam-m 2013-02-22 18:49:38 -05:00
  • 75ae09fbe6 Expose monitor API to get free disk space on ingest output disk to ingest modules adam-m 2013-02-22 18:34:37 -05:00
  • 2913ec06a3 added clean to vsbuild Sean-M 2013-02-22 16:01:29 -05:00
  • 5e32557ce7 Continuation test Sean-M 2013-02-22 13:16:52 -05:00
  • 5833f22b03 continuation test Sean-M 2013-02-22 13:15:28 -05:00
  • b696289b68 Revert "Continuation test" Sean-M 2013-02-22 13:03:39 -05:00
  • 8a41973916 Continuation test Sean-M 2013-02-22 13:01:54 -05:00
  • bcc908c67d continuaton fix Sean-M 2013-02-22 12:43:55 -05:00
  • 010cc7b749 python continuation call test Sean-M 2013-02-22 12:42:30 -05:00
  • 67fec845c0 Fixed continuation call when building projects Sean-M 2013-02-22 10:26:17 -05:00
  • 2a85d48489 Regression Test fixes Sean-M 2013-02-22 10:11:06 -05:00
  • 6f5126e309 added gitpull file to standard email attachments Sean-M 2013-02-21 17:04:15 -05:00
  • 12c5fd6348 changed error log attachment Sean-M 2013-02-21 16:59:04 -05:00
  • 2fc2b9af68 Remove ability from ingest context to store arbitrary parameters being passed in between parent/child files being ingested adam-m 2013-02-21 16:43:01 -05:00
  • ceb3232d0a added check for autopsy ant build Sean-M 2013-02-21 16:08:02 -05:00
  • cea2c49965 Merge remote-tracking branch 'upstream/master' Sean-M 2013-02-21 16:01:42 -05:00
  • c25a3980e7 added failsafe on send_email Sean-M 2013-02-21 15:21:56 -05:00
  • 2c9164d33d Removed extra print statements Sean-M 2013-02-21 15:04:14 -05:00
  • f52c0653d9 Fix to Error catching Sean-M 2013-02-21 15:02:52 -05:00
  • 03f5aafccf dir tree handle case of recursive archives that should not be leafs in the tree adam-m 2013-02-21 12:53:55 -05:00
  • d3fe84d40c Fixed error catching Sean-M 2013-02-21 12:40:22 -05:00
  • 3601e1d0f3 Support for passing a copy of ingest context parameters adam-m 2013-02-21 12:27:40 -05:00
  • 7d52a0c15a Added some error catching Sean-M 2013-02-21 12:20:18 -05:00
  • b5783d1a70 string extractor now skips archives (tika already did) adam-m 2013-02-21 11:55:16 -05:00
  • 70a2d1f6e1 GitIgnorefix Sean Moss 2013-02-21 11:26:48 -05:00
  • d3b6b57da7 fixed minor bug Sean-M 2013-02-21 11:24:23 -05:00
  • d356426e00 Fixed send_email Sean-M 2013-02-21 11:04:43 -05:00
  • 3125860f08 fixed python syntax Sean-M 2013-02-21 10:53:14 -05:00
  • c6cb04463e better progress bar updates when new file scheduled, minor refactoring adam-m 2013-02-21 10:50:54 -05:00
  • e6c936957d Better check if archive has already been processed to skip (besides children, check also if local file exists) adam-m 2013-02-21 10:48:51 -05:00
  • 73d38769b9 improved test functionality Sean-M 2013-02-21 10:46:29 -05:00
  • 98cd322134 add 7zip module reschedule unpacked files adam-m 2013-02-21 09:55:32 -05:00
  • e1c9725364 change module display name and description adam-m 2013-02-21 09:46:11 -05:00
  • a15a035565 add ingest context to ingest module process() method - API change. Adjust all ingest modules. Update ingest manager to create and pass in context. adam-m 2013-02-21 00:16:38 -05:00
  • b246e116f2 fixed continuous testing Sean-M 2013-02-20 17:59:56 -05:00
  • 0a84f38902 Regression test changes Sean-M 2013-02-20 17:48:56 -05:00
  • 6440a75eaa use custom logger for enqueue worker adam-m 2013-02-20 14:31:46 -05:00
  • 2d3ac78bbc change getter visibility adam-m 2013-02-19 22:53:56 -05:00
  • d2727f26fd - introduce IngestContext - generalize and refactor ScheduledImageTask - to be used to schedule both file and image ingest. Remove Task redundant class, and simplify scheduled. - add preliminary API to schedule files. adam-m 2013-02-19 17:05:25 -05:00
  • e36ebc9863 add 7z to archive extensions for icons adam-m 2013-02-14 21:30:12 -05:00
  • b14ec11f86 Ingest Scheduler: rename scheduled task to more specific ScheduledImageTask, rename add() methods to schedule(), add API in scheduler to schedule single files adam-m 2013-02-14 17:43:35 -05:00
  • dd814ec94e exif parser: restore supported file detection by extension adam-m 2013-02-14 17:06:24 -05:00
  • 641f174613 remove archive handling by tika extractor adam-m 2013-02-14 16:51:11 -05:00
  • 4dd8444147 Merge branch 'master' into zipmodule adam-m 2013-02-14 16:35:18 -05:00
  • b0ce17d1ad update gitignore adam-m 2013-02-14 16:03:44 -05:00
  • 8d287ddc26 delete genfiles props adam-m 2013-02-14 16:00:43 -05:00
  • a796e9f7c2 fix compile warn adam-m 2013-02-14 14:43:04 -05:00
  • 90b1a49d29 Merge http://www.github.com/sleuthkit/autopsy U-BASIS\smoss 2013-02-14 14:33:10 -05:00
  • 76d11d70da export commons io adam-m 2013-02-14 14:31:40 -05:00
  • 452930c554 Merge branch 'master' of https://github.com/tmciver-basis/autopsy adam-m 2013-02-14 14:27:47 -05:00
  • df2b53e76e update javafx jar adam-m 2013-02-14 14:26:59 -05:00
  • 6af4f84430 Merge http://www.github.com/sleuthkit/autopsy U-BASIS\smoss 2013-02-14 14:25:54 -05:00
  • 9320541ffd Added apache commons io jar to core libs ivy.xml. Tim McIver 2013-02-14 14:22:18 -05:00
  • 079d1b93af Merge branch 'master' of https://github.com/sleuthkit/autopsy Tim McIver 2013-02-14 13:39:44 -05:00
  • cc181f767e Added clearing of Simile2.data when case is closed. Tim McIver 2013-02-14 13:39:37 -05:00
  • 1a67176ee9 Merge branch 'master' of https://github.com/tmciver-basis/autopsy adam-m 2013-02-14 13:37:02 -05:00
  • 8c64fe1a8b catch exception from lnk parser adam-m 2013-02-14 13:31:34 -05:00
  • c826451bb9 Merge branch 'master' of https://github.com/sleuthkit/autopsy Tim McIver 2013-02-14 13:23:53 -05:00
  • 91de7a6a1c ra minro cleanup, don't throw unchecked exceptions, do not process 0 sized files in chrome adam-m 2013-02-14 13:04:32 -05:00
  • 61eea579f5 Early Continuous testing stuff Sean-M 2013-02-14 12:44:53 -05:00
  • 61a20c87b0 Updated code so that timeline window closes if it is open when the case is closed. Tim McIver 2013-02-14 12:42:21 -05:00
  • 8b7cdb7cd0 Early continuous testing stuf Sean-M 2013-02-14 12:34:33 -05:00
  • cac5ba96e2 Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2013-02-14 12:21:58 -05:00
  • 763e6aa593 skip processing 0 size history files - fixed adam-m 2013-02-14 12:21:17 -05:00
  • 89cc4a1f54 skip processing 0 size history files adam-m 2013-02-14 11:29:03 -05:00
  • 81aaae09e0 Merge remote-tracking branch 'upstream/master' Sean-M 2013-02-13 15:56:58 -05:00
  • de1f4942f4 Merge pull request #146 from tmciver-basis/master adam 2013-02-13 12:41:58 -08:00
  • 97fe330f29 Merge branch 'master' of https://github.com/sleuthkit/autopsy Tim McIver 2013-02-13 15:27:44 -05:00
  • ec6c92519d Fixes for problem caused for mactime file creation when path has spaces in it (again). Tim McIver 2013-02-13 15:27:31 -05:00
  • e843419c3f Merge remote-tracking branch 'upstream/master' Sean-M 2013-02-13 13:05:51 -05:00
  • 02697c2a1c fix setting month in result view adam-m 2013-02-13 13:03:50 -05:00
  • 335f581d33 timeline set result view path with current date. Rename progress dialog to "Creating Timeline" for consistency with progress bar adam-m 2013-02-13 13:00:41 -05:00
  • fe61ca7b52 set timeline icon adam-m 2013-02-13 12:46:29 -05:00
  • 960fde0ba7 remove reset and rename drill up button adam-m 2013-02-13 12:37:44 -05:00
  • fad3d4c23a simplify node creation logic in timeline adam-m 2013-02-13 12:17:45 -05:00
  • 59e493f8b5 add view in directory action to timelien file/dir nodes adam-m 2013-02-13 12:13:37 -05:00
  • 500e3ef9f5 fix open recent case out of bounds excepion in rare cases adam-m 2013-02-13 12:12:53 -05:00
  • d583722da5 fix create modulesout only if it doesn't exist adam-m 2013-02-13 11:20:19 -05:00
  • 9c822d8951 update modules versions adam-m 2013-02-12 17:24:45 -05:00
  • 6442e6790e fix dox warn adam-m 2013-02-12 17:09:56 -05:00
  • e68426a99f fix dox warning adam-m 2013-02-12 17:08:50 -05:00
  • af94db2569 update news adam-m 2013-02-12 16:58:13 -05:00