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

Commit Graph

  • 826ff47e24 cleanup merge millmanorama 2018-11-08 16:37:27 +01:00
  • b907d6db0e Change the build type back to DEVELOPMENT William Schaefer 2018-11-08 10:25:32 -05:00
  • 1bbee98a78 Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr millmanorama 2018-11-08 16:23:54 +01:00
  • b13736b67c Added license back in U-BASIS\dsmyda 2018-11-08 10:07:57 -05:00
  • 422e6a7250 Commented and cleaned up the code for the text extractor U-BASIS\dsmyda 2018-11-08 10:04:03 -05:00
  • 6be0b109db cleanup, comments millmanorama 2018-11-08 15:08:43 +01:00
  • e1b593c099 move mime-type lists into FilterUtils and implement 'Other' FileTypeFilter millmanorama 2018-11-08 15:03:15 +01:00
  • 7368a7e64b Added support for new hash columns. Started on reworking E01 module. Ann Priestman 2018-11-08 08:17:26 -05:00
  • 0a788d14bc 4354 merge in changes from 4305 to 4354 William Schaefer 2018-11-07 17:59:43 -05:00
  • a694e78701 4305 allow version to be updated if schema changes already present William Schaefer 2018-11-07 17:50:53 -05:00
  • 37d048bc59 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4305-NewCorrelationAttrs William Schaefer 2018-11-07 16:51:15 -05:00
  • 6fe00f312e Added relationships between traces. Lots of bug fixes Eugene Livis 2018-11-07 16:43:31 -05:00
  • 46f51c2c18 Saving data soirce imfo in CASE/UCO format Eugene Livis 2018-11-07 15:13:00 -05:00
  • f78ac99197 4305 remove changes for flag items global setting William Schaefer 2018-11-07 15:04:04 -05:00
  • 8d7fcf13a4 Merge pull request #4260 from APriestman/4357_moveExtractDomain Richard Cordovano 2018-11-07 14:53:40 -05:00
  • fa2548f919 Merge remote-tracking branch 'upstream/develop' into 4282-streaming-design-implementation U-BASIS\dsmyda 2018-11-07 13:31:13 -05:00
  • fbed670a4b Fixed text extractor using streaming impl U-BASIS\dsmyda 2018-11-07 13:30:51 -05:00
  • aac459f4b5 Made content viewer impl new streaming sqlite class U-BASIS\dsmyda 2018-11-07 13:29:32 -05:00
  • 1f469ee112 Merge pull request #4248 from dgrove727/4335_ExtensionMismatchViewer Richard Cordovano 2018-11-07 13:02:49 -05:00
  • d3f6678f8b Bug fixes and file rename U-BASIS\dsmyda 2018-11-07 11:28:38 -05:00
  • 547e1001f0 4354 add comment to explain why object_id query for correlation attr might fail William Schaefer 2018-11-07 11:27:56 -05:00
  • 3f4b04aa2d rework file type filtering to use predefined groups of mime types millmanorama 2018-11-07 17:27:55 +01:00
  • f4d5c2903f Merge pull request #4246 from dgrove727/4365_SortTimeZones Richard Cordovano 2018-11-07 11:27:11 -05:00
  • 317df78aef Merge pull request #4239 from APriestman/4312_setDataSourceName Richard Cordovano 2018-11-07 11:20:31 -05:00
  • de4cec5411 Merge pull request #4268 from sleuthkit/release-4.9.1 Richard Cordovano 2018-11-07 11:02:17 -05:00
  • ca3c7469bf Merge pull request #4267 from sleuthkit/release-4.9.0 Richard Cordovano 2018-11-07 11:01:07 -05:00
  • 086dd7d4f1 Merge pull request #4237 from sleuthkit/hash_msg Richard Cordovano 2018-11-07 10:59:31 -05:00
  • cf8d0aae2e Merge pull request #4235 from dgrove727/4334_InterestingItemsCaseSensitivity Richard Cordovano 2018-11-07 10:56:48 -05:00
  • eef08cf50e 4354 insert object id into instance tables when correlation instance created William Schaefer 2018-11-07 10:28:19 -05:00
  • 7badc10e86 Many UI fixes to play nice with Darcula. U-BASIS\dgrove 2018-11-07 10:20:57 -05:00
  • 91b4842e0b Reverted the state idea, made the idea of the utility easier to grasp U-BASIS\dsmyda 2018-11-07 10:02:37 -05:00
  • 7f31d8d571 fix codacy issues millmanorama 2018-11-07 15:19:14 +01:00
  • dae83c62ac Merge branch 'develop' of github.com:sleuthkit/autopsy into case_uco_1889 Eugene Livis 2018-11-07 09:18:58 -05:00
  • e377e57859 Merge pull request #4257 from dannysmyda/4318-Fix_ContentViewer_For_Empty_Tables Richard Cordovano 2018-11-06 18:01:12 -05:00
  • 79189f3a44 4354 update getters and setters for CorrelationAttributeInstance William Schaefer 2018-11-06 17:49:11 -05:00
  • 1e7d9616b5 4354 changes to add the files object id to correlationAttributeInstance William Schaefer 2018-11-06 17:23:05 -05:00
  • be7e9675a5 4354 additional changes to remove unnecessary constructors from CorrelationAttributeInstance William Schaefer 2018-11-06 16:16:17 -05:00
  • 0a8d6d80c4 4354 initial changes to remove unnecessary constructors from CorrelationAttributeInstance William Schaefer 2018-11-06 16:10:31 -05:00
  • 075d57a6b9 Code cleanup Eugene Livis 2018-11-06 15:53:52 -05:00
  • 86ebf78dfb Fixed stream for read with condition, will be coming back around to refactor U-BASIS\dsmyda 2018-11-06 15:40:27 -05:00
  • 798f3dd75a Moved some code to guiutils package for code reuse Eugene Livis 2018-11-06 15:27:08 -05:00
  • baeb53bf0c Got the settings panel to work Eugene Livis 2018-11-06 15:05:54 -05:00
  • 5964efb5b5 Fix version number in 4.9.1 release notes in NEWS.txt autopsy-4.9.1 Richard Cordovano 2018-11-06 14:58:27 -05:00
  • 80ba826d13 Update build type to RELEASE for 4.9.1 release Richard Cordovano 2018-11-06 14:54:07 -05:00
  • 465595add1 Merge pull request #4243 from sleuthkit/release_scripts Richard Cordovano 2018-11-06 14:41:03 -05:00
  • 3780023392 Add stopwatch logging for case deletion Richard Cordovano 2018-11-06 14:17:54 -05:00
  • 3e2f144caf Fixed merge conflicts. U-BASIS\dgrove 2018-11-06 14:01:44 -05:00
  • 2e0a6bf82e 4305 resolve merge conflicts with develop William Schaefer 2018-11-06 12:35:06 -05:00
  • b7bb8f19f7 Renames are not final, added some things that were either necessary or very NTH in order to use this class U-BASIS\dsmyda 2018-11-06 12:06:45 -05:00
  • b926e06ee8 4354 resolve merge conflicts with Develop William Schaefer 2018-11-06 11:29:14 -05:00
  • 46063c8ef7 First cut at settings panel Eugene Livis 2018-11-06 11:17:37 -05:00
  • ec3e4eae94 Moving the report into it's own package Eugene Livis 2018-11-06 11:16:42 -05:00
  • 0a2997d834 1089: Catch and log Runtime exception when publishing events remotely. Raman 2018-11-06 10:56:14 -05:00
  • 8fe070cf27 Exporting all data and only exporting files Eugene Livis 2018-11-06 10:28:32 -05:00
  • aa5a288ae6 Merge pull request #4232 from dgrove727/4303_TimezoneOption Richard Cordovano 2018-11-06 10:24:44 -05:00
  • 1aac00b947 comments millmanorama 2018-11-06 15:57:36 +01:00
  • 72c7e856e8 TL file type filter first commit millmanorama 2018-11-06 11:55:39 +01:00
  • 8d38f28d08 Initial commit of all the work. Need to test it and think about edge cases a bit logner U-BASIS\dsmyda 2018-11-05 16:18:28 -05:00
  • 4428b589af Fixed preference name. U-BASIS\dgrove 2018-11-05 16:07:25 -05:00
  • f0e68083c0 Renamed getter and setter for better clarity. U-BASIS\dgrove 2018-11-05 16:05:09 -05:00
  • 60b83382a6 First cut at exporting CASE/UCO data for every file Eugene Livis 2018-11-05 14:56:52 -05:00
  • a7619c1df1 Added better output formatting Eugene Livis 2018-11-05 13:48:11 -05:00
  • a1688cee98 Merge pull request #4244 from dannysmyda/4340-zip-bomb-detection Richard Cordovano 2018-11-05 13:06:28 -05:00
  • 9ef65ebca3 Merge pull request #4252 from millmanorama/1092-counts-graph-table-filtering Richard Cordovano 2018-11-05 12:58:40 -05:00
  • 79f9906669 Merge pull request #4231 from markmckinnon/timeline-event-mgr Richard Cordovano 2018-11-05 12:36:57 -05:00
  • a7f9180cb4 Merge pull request #4228 from dgrove727/4300_UpgradeJackcess Richard Cordovano 2018-11-05 12:35:55 -05:00
  • a8673a09c4 Merge pull request #4224 from dgrove727/3131_CsvExtensionsIngestFilter Richard Cordovano 2018-11-05 12:34:30 -05:00
  • 02170e7e7b Merge pull request #4220 from wschaeferB/4272-ShowDataSourcesInCRPanel Richard Cordovano 2018-11-05 12:28:34 -05:00
  • 426dfeb8a6 Merge pull request #4205 from dannysmyda/2631-2446_Fix_Exception_Handling_EFE Richard Cordovano 2018-11-05 11:47:06 -05:00
  • 25d0a17d62 Merge pull request #4201 from raman-bt/1080-ensure-lock-release Richard Cordovano 2018-11-05 11:45:36 -05:00
  • 2db0e6a602 Changed layer.xml so that report is instanciated Eugene Livis 2018-11-05 10:23:50 -05:00
  • e5313083d8 Moved extractDomain from RecentActivity into NetworkUtils Ann Priestman 2018-11-05 10:21:03 -05:00
  • 1c925b65ec Remove RecentActivity from pubilc packages Ann Priestman 2018-11-05 09:40:59 -05:00
  • a14e91d5e3 Typo U-BASIS\dsmyda 2018-11-05 08:52:25 -05:00
  • ac0220d13f Edited some comments for clarity U-BASIS\dsmyda 2018-11-05 08:51:47 -05:00
  • aa0346bae7 Made column names appear regardless of table size U-BASIS\dsmyda 2018-11-05 08:49:22 -05:00
  • 559a963a0b Added handling of NSArray data. U-BASIS\dgrove 2018-11-05 02:41:50 -05:00
  • 35c00ec388 First cut at saving files Eugene Livis 2018-11-02 17:07:03 -04:00
  • 44ab48e001 Merge branch 'develop' of github.com:sleuthkit/autopsy into case_uco_1889 Eugene Livis 2018-11-02 14:34:34 -04:00
  • b3e3278eee Merge pull request #4218 from dgrove727/4262_HandleDomainSpecialCharacters Richard Cordovano 2018-11-02 14:09:35 -04:00
  • c18fe62f90 Removed stack trace on warning log U-BASIS\dsmyda 2018-11-02 12:15:11 -04:00
  • 767f90b4b5 Added a final note about synchonization U-BASIS\dsmyda 2018-11-02 11:46:17 -04:00
  • f7187deaa8 Resolved merge conflicts Eugene Livis 2018-11-02 11:28:03 -04:00
  • 1424532398 Merge develop Eugene Livis 2018-11-02 11:14:34 -04:00
  • 688bef2096 Added JSON initialization and closing Eugene Livis 2018-11-02 11:12:46 -04:00
  • 3c0384e0e0 Fixed warnings in log U-BASIS\dsmyda 2018-11-02 10:30:45 -04:00
  • 79d886bbb5 Added final comments U-BASIS\dsmyda 2018-11-02 10:23:17 -04:00
  • 805f002bfc Added name back in U-BASIS\dsmyda 2018-11-02 10:15:51 -04:00
  • 70cb50b359 Realized I added an unnecessary method to public API U-BASIS\dsmyda 2018-11-02 10:01:57 -04:00
  • 12adee375e Did the same for the MessageContentViewer U-BASIS\dsmyda 2018-11-02 09:58:39 -04:00
  • 4dcf88fc2c Fixed Cr node instance to depend on AAFN U-BASIS\dsmyda 2018-11-02 09:47:24 -04:00
  • 1f52c0e093 Merge pull request #4255 from millmanorama/1100-IG_non_edit_warning_ Brian Carrier 2018-11-02 09:41:39 -04:00
  • 224688672a Merge pull request #4254 from millmanorama/1056-move_regrouping_progress_bar Brian Carrier 2018-11-02 09:40:27 -04:00
  • 2bfec7517f Tested these refactors and everything is working correctly. U-BASIS\dsmyda 2018-11-02 09:31:23 -04:00
  • ee9d57ac89 Update Core/src/org/sleuthkit/autopsy/modules/plaso/PlasoIngestModule.java Mark McKinnon 2018-11-02 06:25:52 -07:00
  • 72bdae97df Added dependecies Eugene Livis 2018-11-02 09:21:34 -04:00
  • a9df539136 Refactor of file names and methods U-BASIS\dsmyda 2018-11-02 09:04:12 -04:00
  • cb8021892b push isImageGalleryOpen() onto the swing EDT. millmanorama 2018-11-02 13:08:28 +01:00
  • 2272bba4df only show regrouping progress in IG status bar ( not main autopsy one) millmanorama 2018-11-02 09:11:27 +01:00
  • f1d67372da codacy fixes millmanorama 2018-11-02 09:13:57 +01:00