Richard Cordovano
|
75bf67616d
|
Merge pull request #4683 from kellykelly3/1218-communications-history
1218 communications history
|
2019-04-26 13:39:11 -04:00 |
|
Richard Cordovano
|
2afc59ee39
|
Revert "merge develop into Timeline event mgr"
|
2019-04-19 13:16:26 -04:00 |
|
Richard Cordovano
|
f8e359f0ba
|
Merge pull request #4721 from millmanorama/timeline-event-mgr
merge develop into Timeline event mgr
|
2019-04-17 19:04:06 -04:00 |
|
rcordovano
|
6aab496d6b
|
Update module dependencies for release 4.11.0
|
2019-04-17 12:54:17 -04:00 |
|
rcordovano
|
164543ab64
|
Update module version numbers for 4.11.0 release
|
2019-04-17 11:32:33 -04:00 |
|
rcordovano
|
c799673643
|
Do not add BinaryCookieReader to exported public API
|
2019-04-16 17:14:35 -04:00 |
|
millmanorama
|
01966ad498
|
Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
# Core/build.xml
# Core/src/org/sleuthkit/autopsy/casemodule/Case.java
# Core/src/org/sleuthkit/autopsy/coreutils/ExecUtil.java
# Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionDataSourceIngestModule.java
# Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionFileIngestModule.java
# Core/src/org/sleuthkit/autopsy/timeline/db/EventsRepository.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/Bundle.properties-MERGED
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseKeywordSearchErrorDialog.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseKeywordSearchOpenAction.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseKeywordSearchPanel.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseSearcher.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/SearchQuery.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/SelectMultiUserCasesDialog.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/SelectMultiUserCasesPanel.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Util.java
|
2019-04-16 18:40:34 +02:00 |
|
Raman
|
7e888918d4
|
8939: Recent activity model failing to close file handles
|
2019-04-11 13:10:45 -04:00 |
|
Ann Priestman
|
62211ac58d
|
Don't return after error
|
2019-04-09 14:17:37 -04:00 |
|
Richard Cordovano
|
526e35bc09
|
Merge pull request #4682 from APriestman/4919_ingestCancellationFixes
4919 Added more cancellation checks to Recent Activity.
|
2019-04-09 14:04:57 -04:00 |
|
Kelly Kelly
|
f6a2bf16c5
|
refactored how the date control state was saved
|
2019-04-05 15:26:04 -04:00 |
|
Ann Priestman
|
65b5db6f10
|
Added more cancellation checks to Recent Activity.
|
2019-04-05 14:57:19 -04:00 |
|
Raman
|
b5696860d0
|
Remove unused exception.
|
2019-04-04 17:00:22 -04:00 |
|
Raman
|
8c1e8d39e8
|
Fix path in log string.
|
2019-04-04 16:48:54 -04:00 |
|
Raman
|
c64c1eaf7b
|
4842: some SEVERE error messages coming from Recent Activity module.
|
2019-04-04 16:36:20 -04:00 |
|
Richard Cordovano
|
3cd0fee13f
|
Merge remote-tracking branch 'upstream/release-4.11.0' into improved-case-deletion-part2
|
2019-03-28 11:20:20 -04:00 |
|
Richard Cordovano
|
53d1d161e5
|
Make Case.updateCaseNodeData more robust, update MERGED file
|
2019-03-27 07:57:37 -04:00 |
|
millmanorama
|
2119625f5a
|
Merge remote-tracking branch 'upstream/timeline-event-mgr' into 1157-collapse_file_events
# Conflicts:
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties-MERGED
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle.properties-MERGED
# branding/core/core.jar/org/netbeans/core/startup/Bundle.properties
# branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties
|
2019-03-27 12:37:10 +01:00 |
|
Ann Priestman
|
bed8774a7f
|
Fixed doxygen warnings
|
2019-03-26 11:31:00 -04:00 |
|
Richard Cordovano
|
85bac67bc3
|
Improved case deletion polish/cleanup
|
2019-03-25 17:44:59 -04:00 |
|
Richard Cordovano
|
1b0b656800
|
Imporved case deletion cleanup/polish
|
2019-03-25 15:05:12 -04:00 |
|
Richard Cordovano
|
4b73179b7b
|
Improved case deletion polish/cleanup
|
2019-03-25 13:57:01 -04:00 |
|
Richard Cordovano
|
643aaf0923
|
Admin case deletion
|
2019-03-22 18:59:04 -04:00 |
|
Richard Cordovano
|
026fceaa62
|
Merge pull request #4639 from sleuthkit/chrome_cache_refactor
added comments, renamed. No logic changes except moving of an 'if'
|
2019-03-22 13:30:43 -04:00 |
|
Brian Carrier
|
4f1248cc87
|
check number of segments first
|
2019-03-22 10:29:18 -04:00 |
|
millmanorama
|
886356dcd5
|
Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
# Core/src/org/sleuthkit/autopsy/commonpropertiessearch/AbstractCommonAttributeSearcher.java
# Core/src/org/sleuthkit/autopsy/timeline/snapshot/SnapShotReportWriter.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties-MERGED
# thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/VcardParser.java
|
2019-03-22 09:11:46 +01:00 |
|
William Schaefer
|
6371e1a261
|
Document ChromeCacheExtractor Message parameters to remove errors
|
2019-03-22 00:14:50 -04:00 |
|
Brian Carrier
|
b8c02c6cd3
|
added comments, renamed. No logic changes except moving of an 'if'
|
2019-03-21 16:01:27 -04:00 |
|
Richard Cordovano
|
4947c739bc
|
Revert "Revert "4841: RecentActivity not making progress on large image""
|
2019-03-21 11:51:54 -04:00 |
|
Richard Cordovano
|
81b2938fd3
|
Revert "4841: RecentActivity not making progress on large image"
|
2019-03-21 08:32:12 -04:00 |
|
Raman
|
99e447af90
|
4841: RecentActivity not making progress on SANS.
|
2019-03-20 14:30:48 -04:00 |
|
millmanorama
|
c158e71fec
|
Merge branch 'timeline-event-mgr' into 1157-collapse_file_events
# Conflicts:
# Core/src/org/sleuthkit/autopsy/datamodel/ExtractedContent.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractRegistry.java
|
2019-03-20 12:50:24 +01:00 |
|
millmanorama
|
bea96b6ac1
|
Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle.properties-MERGED
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
|
2019-03-14 15:00:18 +01:00 |
|
Raman
|
d9d6c8aa6c
|
Address review comments.
|
2019-03-13 19:21:10 -04:00 |
|
Raman
|
c8fc5a9765
|
4706: detect Android media cards.
|
2019-03-13 15:24:56 -04:00 |
|
Richard Cordovano
|
7cedf2220b
|
Merge pull request #4595 from kellykelly3/1208-zoneidentifier
1208 zoneidentifier
|
2019-03-12 09:30:18 -04:00 |
|
Kelly Kelly
|
1636a5d815
|
Fixed zone string format
|
2019-03-12 09:27:53 -04:00 |
|
Kelly Kelly
|
459e558593
|
Addressed review comments from Raman
|
2019-03-11 10:41:42 -04:00 |
|
Kelly Kelly
|
260014d0a0
|
moved semi-colon
|
2019-03-07 11:44:21 -05:00 |
|
Kelly Kelly
|
637f8c6a4f
|
Added static imports
|
2019-03-07 11:36:41 -05:00 |
|
Kelly Kelly
|
b6a552c2a1
|
Addressed Jonathan's review comments
|
2019-03-07 11:00:45 -05:00 |
|
Kelly Kelly
|
05da0c83b5
|
Changed the logic per Brian's comments
|
2019-03-06 17:25:01 -05:00 |
|
Kelly Kelly
|
c14b8d55fc
|
Updated based on Brian's comments
|
2019-03-06 15:44:14 -05:00 |
|
Raman
|
e6a0c3bbaf
|
Address review comments.
|
2019-03-06 11:09:14 -05:00 |
|
millmanorama
|
ce6807b96e
|
Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
# Core/src/org/sleuthkit/autopsy/commonpropertiessearch/AllInterCaseCommonAttributeSearcher.java
# Core/src/org/sleuthkit/autopsy/commonpropertiessearch/SingleInterCaseCommonAttributeSearcher.java
# Core/src/org/sleuthkit/autopsy/datamodel/ExtractedContent.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle.properties-MERGED
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Chrome.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractIE.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Firefox.java
|
2019-03-06 16:32:42 +01:00 |
|
Kelly Kelly
|
a153cfb4cd
|
Completed zone identifier code and merged in progress bar changes from develop
|
2019-03-06 10:25:16 -05:00 |
|
Raman
|
acacd03017
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1205-download-source
# Conflicts:
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties-MERGED
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Chrome.java
|
2019-03-05 16:41:34 -05:00 |
|
Richard Cordovano
|
ac754393e2
|
Fix MERGED bundle for KWS, update MERGED bundle for RA
|
2019-03-05 16:33:46 -05:00 |
|
Richard Cordovano
|
db98ac1111
|
Merge pull request #4587 from kellykelly3/1207-progressbar-message
Modify Extract and subclasses to take a progress bar in process function
|
2019-03-05 16:20:37 -05:00 |
|
Kelly Kelly
|
706005772f
|
removed commented out line from ivy.xml
|
2019-03-05 16:12:58 -05:00 |
|