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

Commit Graph

  • 9d133923f0 moved isJpegFileHeader() to Utilities jmillman 2013-09-25 14:18:42 -04:00
  • 0ea2c884c4 updated module version numbers and Autopsy version numbers Brian Carrier 2013-09-25 13:57:45 -04:00
  • aadf0d4784 Merge pull request #297 from millmanorama/e01_st_verification Brian Carrier 2013-09-25 09:26:56 -07:00
  • fd4071d613 minor fix to e01 sanity checks and error reporting jmillman 2013-09-25 12:19:42 -04:00
  • cf4984a116 Merge remote-tracking branch 'upstream/master' into e01_st_verification jmillman 2013-09-25 10:42:12 -04:00
  • 44a766588f looking for magic number jmillman 2013-09-25 10:41:55 -04:00
  • df8f1abc75 changed image size sanity checks a bit. moved to Image Brian Carrier 2013-09-25 10:37:23 -04:00
  • 319ace0c3e removed info messages about language of each file Brian Carrier 2013-09-25 10:19:52 -04:00
  • 53963e6318 Merge branch 'master' of https://github.com/sleuthkit/autopsy into exif_imageViewer jmillman 2013-09-25 09:36:58 -04:00
  • 178ed2d2ad Merge pull request #295 from millmanorama/e01_st_verification Brian Carrier 2013-09-25 06:28:00 -07:00
  • 3ac719ea0a Merge pull request #296 from jawallace/master Brian Carrier 2013-09-25 06:24:29 -07:00
  • 5d1f0b095f Fixed order changed by merge conflict. Jeff Wallace 2013-09-24 16:16:59 -04:00
  • 66b22c2fb8 Removed stray character. Jeff Wallace 2013-09-24 16:14:45 -04:00
  • 1e444f5beb Removed max heap size from jvm args. Jeff Wallace 2013-09-24 16:06:00 -04:00
  • c902bead63 Merge https://www.github.com/sleuthkit/autopsy into testing df-test-runner 2013-09-24 14:46:48 -04:00
  • 68658bdd0b Merge remote-tracking branch 'upstream/master' into e01_st_verification jmillman 2013-09-24 13:26:44 -04:00
  • 76ab37bf79 basic sanity check for e01/001 files that "reported" size matches readable size. jmillman 2013-09-24 13:26:31 -04:00
  • 5847143e53 Merge branch 'master' of https://github.com/jawallace/autopsy Jeff Wallace 2013-09-24 13:03:47 -04:00
  • 41ada549bc Put gstreamer folder back into installer path Brian Carrier 2013-09-24 12:46:22 -04:00
  • 4943f8242e Merge branch 'master' of github.com:sleuthkit/autopsy Brian Carrier 2013-09-24 12:31:45 -04:00
  • ae1c06f4f7 changed installer names Brian Carrier 2013-09-24 12:31:22 -04:00
  • 6492885219 Consistent heading for time Brian Carrier 2013-09-24 12:28:58 -04:00
  • 17b4adf5c1 Merge pull request #286 from jawallace/manynodesfix Brian Carrier 2013-09-24 09:28:09 -07:00
  • b11a9204bc Merge pull request #294 from jawallace/maxHeapSize Brian Carrier 2013-09-24 09:27:09 -07:00
  • 088e1ed90b Updated installer script to update max heap size for 64 bit, fixed installation path for 64 bit. Jeff Wallace 2013-09-24 10:55:49 -04:00
  • eab1346366 Disable ok button when there are no recent cases. Jeff Wallace 2013-09-24 10:51:43 -04:00
  • 5472a0924a Disabled ok button when there are no recent cases. Jeff Wallace 2013-09-24 10:47:22 -04:00
  • 487b4b8caa Merge branch 'master' into e01_st_verification jmillman 2013-09-24 10:33:38 -04:00
  • 7eb0bb56ba Updated default heap size to be 2GB. Config file gets updated for 32 bit build during installer creation. Jeff Wallace 2013-09-20 09:29:03 -04:00
  • 93b1efd140 Moved adding of jdkhome property to the windows installer targets. Jeff Wallace 2013-09-18 16:13:02 -04:00
  • 7a7f72b9d5 minor update to message Brian Carrier 2013-09-23 21:56:47 -04:00
  • 4568805fd8 Merge branch 'master' of github.com:sleuthkit/autopsy Brian Carrier 2013-09-23 16:36:16 -04:00
  • d393493a78 Updated based on TSK API change Brian Carrier 2013-09-23 16:36:02 -04:00
  • 6bdabee9dd added error messages for problematic multipart e01, 001 files jmillman 2013-09-23 12:28:55 -04:00
  • 858d006b2b Merge remote-tracking branch 'upstream/master' into e01_st_verification jmillman 2013-09-23 12:27:35 -04:00
  • e80ad2c732 Merge branch 'master' of https://github.com/sleuthkit/autopsy raman-bt 2013-09-23 10:31:53 -04:00
  • 706a0799bb Merge pull request #293 from jawallace/fxvideobuttons Brian Carrier 2013-09-23 07:17:25 -07:00
  • 33f1fa2783 Removed color from FX video controls. Jeff Wallace 2013-09-23 09:56:30 -04:00
  • c02e101c0a Removed color from 64 bit video controls. Jeff Wallace 2013-09-23 09:51:38 -04:00
  • 9907bbce00 Merge branch 'master' of https://github.com/jawallace/autopsy Jeff Wallace 2013-09-23 09:51:13 -04:00
  • eb2e34e5fc Added timezone to times in display Brian Carrier 2013-09-22 22:20:59 -04:00
  • 7b839fb667 fixed wording of statement Brian Carrier 2013-09-22 22:20:17 -04:00
  • ad1767a585 added method verifyImageSizes() to check that we are getting all the data we expect from an image jmillman 2013-09-20 16:53:13 -04:00
  • 81b5761684 Added fix to ensure DataResultPanel sets up activated tabs on the EDT. Cleaned up NodeListener logic. Jeff Wallace 2013-09-20 15:08:36 -04:00
  • 7b4df27fda Merge branch 'master' of https://github.com/sleuthkit/autopsy raman-bt 2013-09-20 10:01:37 -04:00
  • a7634d0dae minor code cleanup and gui layout tweaks jmillman 2013-09-20 09:40:04 -04:00
  • 4b6d257760 Merge https://github.com/sleuthkit/autopsy into manynodesfix Jeff Wallace 2013-09-20 08:46:32 -04:00
  • a20cf17a7c Added back in that GEN_INFO is not shown in tree Brian Carrier 2013-09-19 16:53:04 -04:00
  • e3940da25b Added TagsManager class skeleton integrated with Services Richard Cordovano 2013-09-19 15:27:13 -04:00
  • 6c125730b5 Merge branch 'master' into manynodesfix Jeff Wallace 2013-09-19 13:55:40 -04:00
  • 0370fddf57 Added popup dialog to DeletedCotent to alert the user that not all deleted files are shown. Jeff Wallace 2013-09-19 13:42:44 -04:00
  • 1c6fcbe15f Merge https://github.com/sleuthkit/autopsy into manynodesfix Jeff Wallace 2013-09-19 13:22:20 -04:00
  • b88d223c43 Merge branch 'master' of https://github.com/sleuthkit/autopsy into add_image_errors jmillman 2013-09-19 11:20:01 -04:00
  • 94798e1e41 Merge pull request #292 from rcordovano/dcp_set_node_fix Brian Carrier 2013-09-19 08:20:03 -07:00
  • 4dbbe5973b minor changes related to add image wizard error handling jmillman 2013-09-19 11:19:26 -04:00
  • 7b0d32b84c Merge pull request #291 from rcordovano/adrv_set_node_fix Brian Carrier 2013-09-19 08:15:16 -07:00
  • ac5ac994f0 Merge pull request #287 from millmanorama/master Brian Carrier 2013-09-19 08:11:54 -07:00
  • 393f9180fb Corrected gstreamer env variable in build script. Jeff Wallace 2013-09-19 10:55:20 -04:00
  • 30073dd10c Eliminated superfluous setNode() calls in DataResultPanel, DataContentPanel Richard Cordovano 2013-09-19 10:54:47 -04:00
  • a08931952f Reduced redundant setNode() calls in DataResultViewers Richard Cordovano 2013-09-19 10:34:10 -04:00
  • 0ee48efbda Merge https://github.com/sleuthkit/autopsy into installerFix Jeff Wallace 2013-09-19 09:52:00 -04:00
  • 13cc11a2f4 Merge branch 'master' of https://github.com/sleuthkit/autopsy into add_image_errors jmillman 2013-09-19 09:29:02 -04:00
  • e63189872a Merge https://www.github.com/sleuthkit/autopsy into testing df-test-runner 2013-09-19 00:32:18 -04:00
  • 4144e2af91 Merge pull request #290 from jawallace/master Brian Carrier 2013-09-18 13:29:20 -07:00
  • 5d96f78b3f Merge branch 'master' of https://github.com/jawallace/autopsy into installerFix Jeff Wallace 2013-09-18 16:14:11 -04:00
  • 4b0fe6dd63 Moved adding of jdkhome property to the windows installer targets. Jeff Wallace 2013-09-18 16:13:02 -04:00
  • efc5bca324 Updated supported media formats in JavaFX player. Jeff Wallace 2013-09-18 15:59:05 -04:00
  • 3f51c8a38a made setErrors() public so this class can be useful in other packages/modules jmillman 2013-09-18 14:18:38 -04:00
  • cf8874d558 added/clarified comments jmillman 2013-09-18 14:13:32 -04:00
  • a91ced8ea8 FX Video Player resets properly if another node is selected. Jeff Wallace 2013-09-18 14:12:11 -04:00
  • a773bb6282 restored add image error display. renamed add image wizard classes to have more meaningful names. cleanup up add image wizard code some. jmillman 2013-09-18 13:48:27 -04:00
  • 36854b9048 added exception handling to new transaction usage. jmillman 2013-09-17 15:23:40 -04:00
  • c81669ca61 Merge https://github.com/sleuthkit/autopsy into manynodesfix Jeff Wallace 2013-09-17 12:53:50 -04:00
  • 7e896c0731 DataResultPanel now checks which DRV are supported for the current Node when the children are done loading. Jeff Wallace 2013-09-17 12:35:13 -04:00
  • f2b0098955 modifed FileManaget to use the new transaction based methods in SleuthkitCase for methods in the call tree of addLocalFilesDirs() jmillman 2013-09-17 12:34:04 -04:00
  • 260776a291 Added cap to number of Nodes generated in DeletedContent Jeff Wallace 2013-09-17 12:12:13 -04:00
  • 3d372ecb05 Merge branch 'master' of https://github.com/sleuthkit/autopsy raman-bt 2013-09-17 11:30:12 -04:00
  • b63e5f8ee3 Merge branch 'master' of https://github.com/sleuthkit/autopsy jmillman 2013-09-17 11:01:58 -04:00
  • 1560107729 Merge https://www.github.com/sleuthkit/autopsy into testing df-test-runner 2013-09-17 10:52:11 -04:00
  • 503442e4f3 Merge pull request #285 from rcordovano/unalloc_files_exception Brian Carrier 2013-09-17 07:43:52 -07:00
  • c58859f47f Merge pull request #281 from millmanorama/language_filters Brian Carrier 2013-09-17 07:43:23 -07:00
  • a31034043b Added null check to ExtractUNallocAction.getUnallocFiles() Richard Cordovano 2013-09-17 10:41:21 -04:00
  • 4d2b03b62a changed copyright date to 2013 jmillman 2013-09-17 10:41:14 -04:00
  • 616269bdc2 Added null check to ExtractUNallocAction.getUnallocFiles() Richard Cordovano 2013-09-17 10:37:25 -04:00
  • d7b28b5f12 Merge branch 'master' of https://github.com/sleuthkit/autopsy jmillman 2013-09-17 09:41:40 -04:00
  • c2c3f0aa1a Merge pull request #282 from jawallace/master Brian Carrier 2013-09-17 06:03:01 -07:00
  • acad653fba Merge https://github.com/sleuthkit/autopsy Jeff Wallace 2013-09-17 08:51:38 -04:00
  • 78b572acf1 Updated Timeline build file to copy mactime.pl only if on Unix. Jeff Wallace 2013-09-17 08:49:30 -04:00
  • b91a16c763 Merge https://www.github.com/sleuthkit/autopsy into testing df-test-runner 2013-09-17 00:32:09 -04:00
  • c1114be4a0 Merge pull request #279 from rcordovano/missing_ingest_modules_err_msg Brian Carrier 2013-09-16 16:17:30 -07:00
  • bd5ec5d942 Moved IngestConfigurator interface to ingest package Richard Cordovano 2013-09-16 17:51:26 -04:00
  • 11c5aa8fd8 Improved GeneralIngestConfigurator error message Richard Cordovano 2013-09-16 17:34:12 -04:00
  • 26a4cf52bd Merge remote-tracking branch 'origin/master' into missing_ingest_modules_err_msg Richard Cordovano 2013-09-16 17:29:02 -04:00
  • 4493b7a80c GeneralIngestConfigurator reworked to produce error msg strings from setContext() Richard Cordovano 2013-09-16 17:27:38 -04:00
  • 3228ad587d fixed timeline build.xml to work on Windows again Brian Carrier 2013-09-16 16:39:21 -04:00
  • c6f8d5a524 added copyright notices, requested existing gen_info rather than making a new one, created fewer instances of tika language identifier. jmillman 2013-09-16 16:26:50 -04:00
  • ed8e52682e Updated URL for update.xml Brian Carrier 2013-09-16 16:26:10 -04:00
  • 00d55023e4 adding update notification checking - this requires autopsy-updates.xml to be uploaded to sleuthkit.org Jason Letourneau 2013-09-06 17:34:55 -04:00
  • e776388044 Merge pull request #274 from jawallace/master Brian Carrier 2013-09-16 13:12:48 -07:00
  • 2e3d4bb324 Merge branch 'language_filters' of https://github.com/millmanorama/autopsy into language_filters jmillman 2013-09-16 14:04:51 -04:00