21286 Commits

Author SHA1 Message Date
U-BASIS\dsmyda
ac4565f42f Refactored some code to make it more readable and added comments 2018-11-08 11:27:42 -05:00
William Schaefer
516cc2fb0c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4354-AddObjectIdToCR 2018-11-08 11:21:54 -05:00
Richard Cordovano
dd4a29b456
Merge pull request #4270 from wschaeferB/20181108ChangeToDevelop
Change the build type back to DEVELOPMENT
2018-11-08 11:21:37 -05:00
William Schaefer
b907d6db0e Change the build type back to DEVELOPMENT 2018-11-08 10:25:32 -05:00
U-BASIS\dsmyda
b13736b67c Added license back in 2018-11-08 10:07:57 -05:00
U-BASIS\dsmyda
422e6a7250 Commented and cleaned up the code for the text extractor 2018-11-08 10:04:03 -05:00
Ann Priestman
7368a7e64b Added support for new hash columns.
Started on reworking E01 module.
2018-11-08 08:17:26 -05:00
William Schaefer
0a788d14bc 4354 merge in changes from 4305 to 4354 2018-11-07 17:59:43 -05:00
William Schaefer
a694e78701 4305 allow version to be updated if schema changes already present 2018-11-07 17:50:53 -05:00
William Schaefer
37d048bc59 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4305-NewCorrelationAttrs 2018-11-07 16:51:15 -05:00
Eugene Livis
6fe00f312e Added relationships between traces. Lots of bug fixes 2018-11-07 16:43:31 -05:00
Eugene Livis
46f51c2c18 Saving data soirce imfo in CASE/UCO format 2018-11-07 15:13:00 -05:00
William Schaefer
f78ac99197 4305 remove changes for flag items global setting 2018-11-07 15:04:04 -05:00
Richard Cordovano
8d7fcf13a4
Merge pull request #4260 from APriestman/4357_moveExtractDomain
4357 Move extractDomain into coreutils
2018-11-07 14:53:40 -05:00
U-BASIS\dsmyda
fa2548f919 Merge remote-tracking branch 'upstream/develop' into 4282-streaming-design-implementation 2018-11-07 13:31:13 -05:00
U-BASIS\dsmyda
fbed670a4b Fixed text extractor using streaming impl 2018-11-07 13:30:51 -05:00
U-BASIS\dsmyda
aac459f4b5 Made content viewer impl new streaming sqlite class 2018-11-07 13:29:32 -05:00
Richard Cordovano
1f469ee112
Merge pull request #4248 from dgrove727/4335_ExtensionMismatchViewer
Using Application tab as the default.
2018-11-07 13:02:49 -05:00
U-BASIS\dsmyda
d3f6678f8b Bug fixes and file rename 2018-11-07 11:28:38 -05:00
William Schaefer
547e1001f0 4354 add comment to explain why object_id query for correlation attr might fail 2018-11-07 11:27:56 -05:00
Richard Cordovano
f4d5c2903f
Merge pull request #4246 from dgrove727/4365_SortTimeZones
4365 sort time zones
2018-11-07 11:27:11 -05:00
Richard Cordovano
317df78aef
Merge pull request #4239 from APriestman/4312_setDataSourceName
4312 Prepend the archive name to any images extracted in the archive DSP.
2018-11-07 11:20:31 -05:00
Richard Cordovano
de4cec5411
Merge pull request #4268 from sleuthkit/release-4.9.1
Merge release 4.9.1 into develop branch
2018-11-07 11:02:17 -05:00
Richard Cordovano
ca3c7469bf
Merge pull request #4267 from sleuthkit/release-4.9.0
Merge release 4.9.0 branch into develop branch
2018-11-07 11:01:07 -05:00
Richard Cordovano
086dd7d4f1
Merge pull request #4237 from sleuthkit/hash_msg
Make hash read error message more clear
2018-11-07 10:59:31 -05:00
Richard Cordovano
cf8d0aae2e
Merge pull request #4235 from dgrove727/4334_InterestingItemsCaseSensitivity
CASE_INSENSITIVE flags used.
2018-11-07 10:56:48 -05:00
William Schaefer
eef08cf50e 4354 insert object id into instance tables when correlation instance created 2018-11-07 10:28:19 -05:00
U-BASIS\dgrove
7badc10e86 Many UI fixes to play nice with Darcula. 2018-11-07 10:20:57 -05:00
U-BASIS\dsmyda
91b4842e0b Reverted the state idea, made the idea of the utility easier to grasp 2018-11-07 10:02:37 -05:00
Eugene Livis
dae83c62ac Merge branch 'develop' of github.com:sleuthkit/autopsy into case_uco_1889 2018-11-07 09:18:58 -05:00
Richard Cordovano
e377e57859
Merge pull request #4257 from dannysmyda/4318-Fix_ContentViewer_For_Empty_Tables
4318 fix content viewer for empty tables
2018-11-06 18:01:12 -05:00
William Schaefer
79189f3a44 4354 update getters and setters for CorrelationAttributeInstance 2018-11-06 17:49:11 -05:00
William Schaefer
1e7d9616b5 4354 changes to add the files object id to correlationAttributeInstance 2018-11-06 17:23:05 -05:00
William Schaefer
be7e9675a5 4354 additional changes to remove unnecessary constructors from CorrelationAttributeInstance 2018-11-06 16:16:17 -05:00
William Schaefer
0a8d6d80c4 4354 initial changes to remove unnecessary constructors from CorrelationAttributeInstance 2018-11-06 16:10:31 -05:00
Eugene Livis
075d57a6b9 Code cleanup 2018-11-06 15:53:52 -05:00
U-BASIS\dsmyda
86ebf78dfb Fixed stream for read with condition, will be coming back around to refactor 2018-11-06 15:40:27 -05:00
Eugene Livis
798f3dd75a Moved some code to guiutils package for code reuse 2018-11-06 15:27:08 -05:00
Eugene Livis
baeb53bf0c Got the settings panel to work 2018-11-06 15:05:54 -05:00
Richard Cordovano
5964efb5b5 Fix version number in 4.9.1 release notes in NEWS.txt 2018-11-06 14:58:27 -05:00
Richard Cordovano
80ba826d13 Update build type to RELEASE for 4.9.1 release 2018-11-06 14:54:07 -05:00
Richard Cordovano
465595add1
Merge pull request #4243 from sleuthkit/release_scripts
Initial version of scripts to update versions before release
2018-11-06 14:41:03 -05:00
Richard Cordovano
3780023392 Add stopwatch logging for case deletion 2018-11-06 14:17:54 -05:00
U-BASIS\dgrove
3e2f144caf Fixed merge conflicts. 2018-11-06 14:01:44 -05:00
William Schaefer
2e0a6bf82e 4305 resolve merge conflicts with develop 2018-11-06 12:35:06 -05:00
U-BASIS\dsmyda
b7bb8f19f7 Renames are not final, added some things that were either necessary or very NTH in order to use this class 2018-11-06 12:06:45 -05:00
William Schaefer
b926e06ee8 4354 resolve merge conflicts with Develop 2018-11-06 11:29:14 -05:00
Eugene Livis
46063c8ef7 First cut at settings panel 2018-11-06 11:17:37 -05:00
Eugene Livis
ec3e4eae94 Moving the report into it's own package 2018-11-06 11:16:42 -05:00
Eugene Livis
8fe070cf27 Exporting all data and only exporting files 2018-11-06 10:28:32 -05:00