10807 Commits

Author SHA1 Message Date
William Schaefer
aee7efd6d5 4361 AutopsyService to populate object id for data sources in cr 2018-11-15 15:24:33 -05:00
William Schaefer
9f48caf897 4361 enable/disable settings based on CURRENT_CASE events 2018-11-15 14:06:21 -05:00
William Schaefer
68eea6d961 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4361-AddDataSourceIdColumn 2018-11-14 16:05:08 -05:00
William Schaefer
6a5d745921 4361 make queries use case db datasource id 2018-11-14 16:03:38 -05:00
Richard Cordovano
9dfddb9a07
Merge pull request #4276 from wschaeferB/WirelessNetworkHtmlReportBugFix
Add missing break to case statement for HTML Report generation
2018-11-13 16:57:39 -05:00
Richard Cordovano
8180c713d9
Merge pull request #4258 from dgrove727/4371_PlistContentViewerExceptions
Added handling of NSArray data.
2018-11-12 13:28:57 -05:00
Richard Cordovano
f170e9ce6e
Merge pull request #4199 from dannysmyda/Appropriate_SevenZipExtractor_Memory_Fix
Appropriate seven zip extractor memory fix
2018-11-12 13:28:40 -05:00
U-BASIS\dsmyda
ac54dee5a2 Updated method header 2018-11-12 13:09:29 -05:00
William Schaefer
7a410ade15 4361 fix name of column in upgrade code 2018-11-12 11:46:45 -05:00
William Schaefer
061a5debb1 Add missing break to case statement for HTML Report generation 2018-11-09 17:46:55 -05:00
William Schaefer
0d3d80c115 4361 merge in changes from 4354 and resolve merge conflicts 2018-11-09 16:17:30 -05:00
William Schaefer
8feb1314f1 4354 fix issues found in PR review and ordering issue with upgrade 2018-11-09 16:09:19 -05:00
William Schaefer
ed249c4e28 4361 populate datasource_id column in central repository 2018-11-09 14:36:27 -05:00
William Schaefer
b01596afc9 4361 add datasource_id column 2018-11-08 16:42:04 -05:00
U-BASIS\dsmyda
e77faa4d2d Fixed a log message 2018-11-08 15:57:16 -05:00
U-BASIS\dsmyda
3040976ab8 Made only unpackstream wrap an encodedfileoutputstream 2018-11-08 15:55:11 -05:00
U-BASIS\dsmyda
f76967969d Merge remote-tracking branch 'upstream/develop' into Appropriate_SevenZipExtractor_Memory_Fix 2018-11-08 15:43:44 -05:00
U-BASIS\dsmyda
3f2a748d9d Fixing unncessary class indirection 2018-11-08 15:43:32 -05:00
William Schaefer
67a2dbb294 4354 add NON-NLS comment to database opperations 2018-11-08 15:40:27 -05:00
William Schaefer
0ebb679778 4354 make upgrade code succeed when object_id column already exists 2018-11-08 15:29:19 -05:00
William Schaefer
819cf99f9e 4354 adjust comments regarding objectID 2018-11-08 13:41:12 -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
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
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
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
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
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
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
William Schaefer
b926e06ee8 4354 resolve merge conflicts with Develop 2018-11-06 11:29:14 -05:00
Richard Cordovano
aa5a288ae6
Merge pull request #4232 from dgrove727/4303_TimezoneOption
4303 timezone option
2018-11-06 10:24:44 -05:00
U-BASIS\dgrove
4428b589af Fixed preference name. 2018-11-05 16:07:25 -05:00
U-BASIS\dgrove
f0e68083c0 Renamed getter and setter for better clarity. 2018-11-05 16:05:09 -05:00
Richard Cordovano
a1688cee98
Merge pull request #4244 from dannysmyda/4340-zip-bomb-detection
4340 zip bomb detection
2018-11-05 13:06:28 -05:00
Richard Cordovano
a7f9180cb4
Merge pull request #4228 from dgrove727/4300_UpgradeJackcess
Upgraded Jackcess for Autopsy-Core.
2018-11-05 12:35:55 -05:00
Richard Cordovano
a8673a09c4
Merge pull request #4224 from dgrove727/3131_CsvExtensionsIngestFilter
3131 csv extensions ingest filter
2018-11-05 12:34:30 -05:00
Richard Cordovano
02170e7e7b
Merge pull request #4220 from wschaeferB/4272-ShowDataSourcesInCRPanel
4272 show data sources in cr panel
2018-11-05 12:28:34 -05:00