1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-03 06:25:58 +00:00

Commit Graph

  • 8cdb5ded70 4690 fix error in setupsleuthkitBranch.py William Schaefer 2019-02-04 14:19:57 -05:00
  • 0467bc2f26 4690 first attmept to modify setupSleuthkitBranch script to get remote branches William Schaefer 2019-02-04 12:25:00 -05:00
  • bf1f5157d7 aquisition details Eugene Livis 2019-02-02 15:38:31 -05:00
  • 301dd95794 Merge branch '4632-4630-4629-DetectOsSpecificFiles' of https://github.com/wschaeferB/autopsy into 4652-4654-4621-4655-4653-JobHistoryDataSourceSummary William Schaefer 2019-02-01 15:58:38 -05:00
  • 513fe57eed 4632 4630 4629 remove older sqlite-jdbc jar from project.properties after new one got included William Schaefer 2019-02-01 15:38:04 -05:00
  • 78c355190a Merge branch '4632-4630-4629-DetectOsSpecificFiles' of https://github.com/wschaeferB/autopsy into 4652-4654-4621-4655-4653-JobHistoryDataSourceSummary William Schaefer 2019-02-01 15:09:49 -05:00
  • 812ed72cac Finished outline of object copying method. Ann Priestman 2019-02-01 14:48:08 -05:00
  • 9216a55814 Made groupByDataSource flag never null (grr) U-BASIS\dsmyda 2019-02-01 14:46:07 -05:00
  • f3c224208e 4632-4630-4629 reduce versions of gson to single version in corelibs William Schaefer 2019-02-01 14:38:45 -05:00
  • 6b0bd3a983 Fix typo in arguement documentation William Schaefer 2019-02-01 14:37:36 -05:00
  • e1cba0744f Fixed typos. U-BASIS\dgrove 2019-02-01 11:25:19 -05:00
  • 466a0cb3f4 Merge branch '4659-audio-mpeg-fix' into 4367-Upgrade-Tika-1.20 U-BASIS\dsmyda 2019-02-01 10:27:57 -05:00
  • cee91fa3d2 Added new GStreamer; updated install; cleanup. U-BASIS\dgrove 2019-02-01 10:10:48 -05:00
  • 4580b8fd51 Made Tika use the cached mimetype for the file (since this may be overridden by autopsy) U-BASIS\dsmyda 2019-02-01 10:08:54 -05:00
  • 3d3a0512f3 UI working Ann Priestman 2019-02-01 09:36:00 -05:00
  • d83d453c5c Working on UI format Ann Priestman 2019-02-01 09:00:37 -05:00
  • f25c9e47a0 Starting report UI Ann Priestman 2019-02-01 08:15:14 -05:00
  • 656896e968 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4632-4630-4629-DetectOsSpecificFiles William Schaefer 2019-01-31 17:57:08 -05:00
  • 2c8452ca89 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4367-Upgrade-Tika-1.20 U-BASIS\dsmyda 2019-01-31 14:43:34 -05:00
  • 5c631c8eff Workaround for the missing commons compress jar U-BASIS\dsmyda 2019-01-31 14:42:58 -05:00
  • eb9aa212ed 4650 modify implementation of getting datasource when already exists in newDataSource for sake of readability William Schaefer 2019-01-31 13:42:16 -05:00
  • ab7fc19a69 Remove leading slash and normalize the rest Ann Priestman 2019-01-31 12:56:43 -05:00
  • 9aa7d5eb98 Added comments U-BASIS\dsmyda 2019-01-31 12:49:57 -05:00
  • dbdd5b333c Moved file copying off the EDT, added a cancellable progress bar U-BASIS\dsmyda 2019-01-31 12:46:58 -05:00
  • 6631ca966d Merge pull request #4491 from dannysmyda/4667-Expand-Data-Source-Subtree Richard Cordovano 2019-01-31 10:56:43 -05:00
  • d46154f79b Merge pull request #4493 from dannysmyda/4670-DataResult-Viewer-Default Richard Cordovano 2019-01-31 10:56:05 -05:00
  • 2c257c9e2c Fixed typo in pop-up U-BASIS\dsmyda 2019-01-31 10:01:40 -05:00
  • d680a3dcb9 Merge pull request #4500 from rcordovano/develop Richard Cordovano 2019-01-31 09:25:34 -05:00
  • 29df995bf9 Clean up bundle files Richard Cordovano 2019-01-30 18:30:30 -05:00
  • 4f0f18c0b6 4650 make fallback to getting existing datasource occur for sqlite as well William Schaefer 2019-01-30 18:10:22 -05:00
  • c345713a42 Restore open button to multi-user cases panel, polishing Richard Cordovano 2019-01-30 17:28:06 -05:00
  • bbcff6f8c7 4637 fix the type of object id columns in the drawable db William Schaefer 2019-01-30 16:29:24 -05:00
  • 526243b0d2 4637 fix the type of object id columns in the central repository William Schaefer 2019-01-30 16:21:27 -05:00
  • 469fc8bf86 Make CaseDetails Serializable for remote events Richard Cordovano 2019-01-30 14:06:19 -05:00
  • b08116f8f1 Formatted code correctly U-BASIS\dsmyda 2019-01-30 13:27:34 -05:00
  • b3450d09ea Resolved the uniqueness problem and defaulted the group by data source option to be false instead of null U-BASIS\dsmyda 2019-01-30 13:25:55 -05:00
  • 5662670814 Avoid NPE if an image has no paths Ann Priestman 2019-01-30 12:20:12 -05:00
  • 6207b64af3 4635 fix escaping of single quotes in findfilesWhere query for common files search William Schaefer 2019-01-30 12:17:18 -05:00
  • cad32ca023 Merge pull request #4488 from dannysmyda/4680-suppress-inserts-image-gallery-groups Richard Cordovano 2019-01-30 10:17:42 -05:00
  • 690aab95c3 Merge remote-tracking branch 'upstream/develop' into improve-open-multi-user-case-dialog-performance Richard Cordovano 2019-01-30 10:15:28 -05:00
  • a44a81227c Small fixes for modified open multiuser case feature Richard Cordovano 2019-01-30 10:15:23 -05:00
  • 7e181ac9c5 Merge pull request #4489 from raman-bt/1180-create-cr-artifacts Richard Cordovano 2019-01-30 10:09:10 -05:00
  • 4e6e34f452 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1180-create-cr-artifacts Raman 2019-01-30 09:59:30 -05:00
  • b03fc929c3 Merge pull request #4454 from raman-bt/1173-fix-firefox-parser Richard Cordovano 2019-01-30 09:49:26 -05:00
  • bea3367241 Merge pull request #4492 from esaunders/4642_solr_heap Richard Cordovano 2019-01-30 09:46:17 -05:00
  • 5561a62837 Merge pull request #4459 from APriestman/4620_sendUpdatedNameEvent Richard Cordovano 2019-01-30 09:23:08 -05:00
  • a4ff37a3b3 4655 ensure table with artifact counts can not be modified William Schaefer 2019-01-29 18:37:13 -05:00
  • 0faa8d826c 4652-4654-4621-4655-4653 finish clean up of comments and naming William Schaefer 2019-01-29 18:21:27 -05:00
  • 1ec788596f 4652-4653 resolve merge conflicts iwth 4632-4629 William Schaefer 2019-01-29 16:40:53 -05:00
  • 086952118a 4653 update comments for CaseInformationPanel and IngestJobInfoPanel William Schaefer 2019-01-29 16:35:45 -05:00
  • d999707e41 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4632-4630-4629-DetectOsSpecificFiles William Schaefer 2019-01-29 16:27:22 -05:00
  • f3e8f11088 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4652-4654-4621-4655-4653-JobHistoryDataSourceSummary William Schaefer 2019-01-29 16:05:40 -05:00
  • 964d1aab2e ensure path variable in diff script is always defined before use William Schaefer 2019-01-29 15:41:23 -05:00
  • 9110dbf287 4652 right align counts in data source browser William Schaefer 2019-01-29 15:37:57 -05:00
  • 4ffb10fd0b Last-ditch frame grab attempt added. U-BASIS\dgrove 2019-01-29 15:10:20 -05:00
  • 60901d9b27 Moved the interface to Experimental Eugene Livis 2019-01-29 15:09:28 -05:00
  • e4b458bb5d Merge pull request #4494 from dannysmyda/4623-update-layers-file-for-common-props Richard Cordovano 2019-01-29 14:48:12 -05:00
  • b7e983d528 Made all absolute jar paths relative U-BASIS\dsmyda 2019-01-29 14:47:06 -05:00
  • 2e9a1467c3 Readded public packages that Netbeans auto deleted U-BASIS\dsmyda 2019-01-29 14:27:10 -05:00
  • 974500e087 Fixing public api stuff U-BASIS\dsmyda 2019-01-29 13:56:15 -05:00
  • 22998feb39 Merge branch 'develop' of github.com:sleuthkit/autopsy into command_line_4412 Eugene Livis 2019-01-29 13:39:22 -05:00
  • 363bf00440 Updated the package names in the layers.xml U-BASIS\dsmyda 2019-01-29 12:43:18 -05:00
  • ebb74be97d New algorithm for fetching a video frame. U-BASIS\dgrove 2019-01-29 12:22:03 -05:00
  • 7ab4b7b725 4652 allow two decimal places for more accurate approximate sizes William Schaefer 2019-01-28 18:46:03 -05:00
  • 23fd20595c 4652 change display of sizes to be easier to read William Schaefer 2019-01-28 18:35:42 -05:00
  • 7f382f9f63 4653 adjust Ingest History to update correctly William Schaefer 2019-01-28 17:59:37 -05:00
  • 0726f3407b 4653 add Ingest History to Data Source Summary William Schaefer 2019-01-28 17:23:05 -05:00
  • 17f913a551 Made the DataResultPanel not consider the selected index for the next directory U-BASIS\dsmyda 2019-01-28 17:14:17 -05:00
  • 465bba9b43 4655 adjust names and sizing for Counts Panel William Schaefer 2019-01-28 16:46:33 -05:00
  • db33091d37 Move CaseNodeData back to coordination service package Richard Cordovano 2019-01-28 16:38:02 -05:00
  • bc83e0fd11 4655 add results by type table William Schaefer 2019-01-28 16:26:01 -05:00
  • f487e9082f Merge in develop branch Richard Cordovano 2019-01-28 16:20:04 -05:00
  • ad4b17a411 Polishing for changes to case, case node data Richard Cordovano 2019-01-28 16:09:09 -05:00
  • b77407df24 Cleanup. U-BASIS\dgrove 2019-01-28 15:56:17 -05:00
  • 7db7f1c353 Added optimizations and better variable naming U-BASIS\dsmyda 2019-01-28 15:29:39 -05:00
  • 3dc2b6067d Added ability to set max heap size for embedded Solr server. esaunders 2019-01-28 15:28:49 -05:00
  • e35827b891 Auto-expand the Views node and Results node when selecting data sources in the group by view. The default viewer still auto expands as desired U-BASIS\dsmyda 2019-01-28 15:18:36 -05:00
  • ae5d2247af 4621 4655 move unallocated space to details panel William Schaefer 2019-01-28 15:14:49 -05:00
  • 691abe6ddc 4621 add unallocated space calcuation query William Schaefer 2019-01-28 14:50:16 -05:00
  • eb0c140f0f 4632 4630 4629 fix typo in constructor comment William Schaefer 2019-01-28 14:27:51 -05:00
  • 2f7ccd1549 4632-4630-4629 remove out of date comment William Schaefer 2019-01-28 14:24:58 -05:00
  • 6be722ae2e Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4652-4654-4621-FilesTabDataSourceSummary William Schaefer 2019-01-28 13:17:21 -05:00
  • bde420a4bb Merge pull request #4483 from dannysmyda/2226-Fix-Hash-Values-Add-Image-Bug Richard Cordovano 2019-01-28 13:10:05 -05:00
  • fdb00bfc06 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1180-create-cr-artifacts Raman 2019-01-28 13:03:20 -05:00
  • e2d109ed8c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4632-4630-4629-DetectOsSpecificFiles William Schaefer 2019-01-28 12:12:14 -05:00
  • a935ca8f5c Merge pull request #4485 from dannysmyda/4623-Rename-Commonfilessearch-package Richard Cordovano 2019-01-28 12:08:53 -05:00
  • 5bcf39138b Merge pull request #4461 from wschaeferB/4606-AddUserLoginsToOsAccountArts Richard Cordovano 2019-01-28 12:07:09 -05:00
  • ec541db4a3 Merge pull request #4456 from wschaeferB/4590-DataSourceProfiler Richard Cordovano 2019-01-28 12:04:04 -05:00
  • 9ebae7580f 1180: Add email and phone number from TSK_WEB_FORM_ADDRESS to CR. Raman 2019-01-28 11:51:54 -05:00
  • ad440e5879 Restrict diffs to only omit insert statements on image galley groups U-BASIS\dsmyda 2019-01-28 11:40:16 -05:00
  • 4bc07d66e2 Use new data source constructor. Cleanup. Ann Priestman 2019-01-28 09:44:49 -05:00
  • dd56261cd8 Handle different schema versions of moz_formhistory table. Raman 2019-01-28 09:16:20 -05:00
  • b1c4362648 Merge pull request #4484 from rcordovano/ain-double-lock-release-fix Richard Cordovano 2019-01-28 09:00:01 -05:00
  • 485c7f9c86 Merge remote-tracking branch 'upstream/develop' into 4620_sendUpdatedNameEvent Ann Priestman 2019-01-28 08:20:25 -05:00
  • e272d30c04 Moved interface out of Autopsy Eugene Livis 2019-01-25 16:07:53 -05:00
  • b453c80279 4621 fix possible npe in file count by category table William Schaefer 2019-01-25 16:02:56 -05:00
  • 3f35262c63 4621 right align counts of files in files tab for easier comparison William Schaefer 2019-01-25 15:51:41 -05:00
  • fb27a2964a Merge branch '1174-chrome-autofill' of https://github.com/raman-bt/autopsy into 1177-firefox-autofill Raman 2019-01-25 15:33:45 -05:00
  • 36fa1c72d8 Refactored schema versioning for better readability. Raman 2019-01-25 15:33:01 -05:00
  • 63bb7f805e Merge pull request #4478 from dannysmyda/4656-allow-user-to-pick-language Richard Cordovano 2019-01-25 15:06:09 -05:00