millmanorama
|
e93f6ffea7
|
Merge remote-tracking branch 'upstream/timeline-event-mgr' into 1220-turn-off-parsers
# Conflicts:
# Core/src/org/sleuthkit/autopsy/modules/plaso/Bundle.properties-MERGED
# Core/src/org/sleuthkit/autopsy/modules/plaso/PlasoIngestModule.java
|
2019-04-16 20:29:35 +02:00 |
|
millmanorama
|
77cfb5faa2
|
Merge remote-tracking branch 'upstream/timeline-event-mgr' into 1150-limit_plaso_workers
# Conflicts:
# Core/src/org/sleuthkit/autopsy/modules/plaso/PlasoIngestModule.java
|
2019-04-16 13:10:55 +02:00 |
|
millmanorama
|
0c377a2b0d
|
remove redundant message pop-up. internationalize exception messages that end up in ui.
|
2019-04-16 12:06:00 +02:00 |
|
millmanorama
|
4819f6254d
|
address review comments
|
2019-04-15 14:43:51 +02:00 |
|
millmanorama
|
bfd4589704
|
refactor PlasoIngestModule
|
2019-04-15 14:35:32 +02:00 |
|
millmanorama
|
5cdbff1e17
|
Merge remote-tracking branch 'upstream/timeline-event-mgr' into 1220-turn-off-parsers
# Conflicts:
# Core/src/org/sleuthkit/autopsy/modules/plaso/PlasoIngestModule.java
# Core/src/org/sleuthkit/autopsy/modules/plaso/PlasoModuleFactory.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle.properties-MERGED
|
2019-04-15 14:04:46 +02:00 |
|
Richard Cordovano
|
c819ad739a
|
Merge pull request #4636 from millmanorama/1135-plaso_status
1135 plaso progress messages in UI
|
2019-04-10 17:38:45 -04:00 |
|
Richard Cordovano
|
277717b8d6
|
Merge pull request #4632 from millmanorama/1124_disable_plaso_by_default
1124 set Plaso module disabled by default
|
2019-04-10 17:38:20 -04:00 |
|
Richard Cordovano
|
d7c9c62e65
|
Merge pull request #4626 from millmanorama/1215-datasource-query
1215 use simpler query from sleuthkit to determine datasources for the fil…
|
2019-04-10 17:37:51 -04:00 |
|
Richard Cordovano
|
5885e3da89
|
Merge pull request #4593 from millmanorama/1192-manually_created_events
1192 manually created events
|
2019-04-10 17:37:17 -04:00 |
|
millmanorama
|
ca14a06d8a
|
refactor to fix codacy issues.
|
2019-04-03 17:21:13 +02:00 |
|
millmanorama
|
2a7d1a1f84
|
Merge remote-tracking branch 'upstream/timeline-event-mgr' into 1192-manually_created_events
|
2019-04-03 16:20:55 +02:00 |
|
millmanorama
|
55eecf4508
|
fix getClusters() by making sorted set with explicit comparator.
|
2019-04-03 15:10:40 +02:00 |
|
millmanorama
|
567f9c59bb
|
fix merge
|
2019-04-03 14:08:22 +02:00 |
|
millmanorama
|
2754102d86
|
fix merge
|
2019-04-03 14:06:16 +02:00 |
|
millmanorama
|
afaa098a49
|
Merge remote-tracking branch 'upstream/timeline-event-mgr' into 1216-drop-immutablesets
# Conflicts:
# Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventClusterNode.java
# Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/datamodel/EventCluster.java
# Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/datamodel/EventStripe.java
|
2019-04-03 13:54:38 +02:00 |
|
millmanorama
|
3a62cd765d
|
Merge remote-tracking branch 'upstream/timeline-event-mgr' into 1192-manually_created_events
# Conflicts:
# Core/src/org/sleuthkit/autopsy/timeline/explorernodes/EventNode.java
|
2019-04-03 13:28:45 +02:00 |
|
millmanorama
|
10e0b60117
|
limit plaso to 2 workers
|
2019-03-29 15:54:48 +01:00 |
|
millmanorama
|
388e92b991
|
cleanup remove unneeded code to filter out WEBHIST and PE events
|
2019-03-29 13:50:27 +01:00 |
|
millmanorama
|
b8757321db
|
minor cleanup
|
2019-03-29 13:03:21 +01:00 |
|
millmanorama
|
e3d51055ae
|
codacy and review comments cleanup
|
2019-03-29 11:35:31 +01:00 |
|
millmanorama
|
3fd348a079
|
Merge branch 'timeline-event-mgr' into 1192-manually_created_events
# Conflicts:
# branding/core/core.jar/org/netbeans/core/startup/Bundle.properties
|
2019-03-29 11:14:13 +01:00 |
|
millmanorama
|
6873582ce5
|
revised method Javadoc
|
2019-03-29 11:12:19 +01:00 |
|
millmanorama
|
502d81dc15
|
Merge branch 'timeline-event-mgr' into 1124_disable_plaso_by_default
|
2019-03-29 11:05:53 +01:00 |
|
millmanorama
|
429b0ba246
|
address review comments.
|
2019-03-28 17:16:12 +01:00 |
|
millmanorama
|
c606b25b1d
|
disable winreg, pe, firefox, chrome and MSIE, modules by default. user can reenable winreg and pe
|
2019-03-28 16:47:10 +01:00 |
|
millmanorama
|
e51e169728
|
plaso module settings initial commit
|
2019-03-28 09:55:48 +01:00 |
|
millmanorama
|
cdd12745e5
|
pass image into buildLog2TimeLineCommand rather than derived bits of information
|
2019-03-27 14:10:06 +01:00 |
|
millmanorama
|
a2a3014867
|
minor cleanup
|
2019-03-27 13:53:55 +01:00 |
|
millmanorama
|
30974adefa
|
Merge remote-tracking branch 'upstream/timeline-event-mgr' into 1215-datasource-query
# Conflicts:
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties-MERGED
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle.properties-MERGED
|
2019-03-27 12:46:44 +01:00 |
|
millmanorama
|
0e3a1edcdb
|
Merge remote-tracking branch 'upstream/timeline-event-mgr' into 1216-drop-immutablesets
# 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:45:16 +01: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 |
|
millmanorama
|
c900746b48
|
Fix method javadoc
|
2019-03-27 12:34:21 +01: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 |
|
Ann Priestman
|
e61f372720
|
Clear out the artifact caches and set the case to null.
|
2019-03-21 13:21:19 -04:00 |
|
millmanorama
|
69cc2df231
|
pass command to methods for logging
|
2019-03-21 17:27:20 +01:00 |
|
millmanorama
|
a0458bc013
|
rename and comment new ExecUtil method
|
2019-03-21 17:18:38 +01:00 |
|
millmanorama
|
f43c968af9
|
change case and filemanager initialization; make log entries severe
|
2019-03-21 17:09:48 +01:00 |
|
millmanorama
|
2a4468587f
|
set Plaso module disabled by default
|
2019-03-21 11:56:08 +01:00 |
|
Richard Cordovano
|
2391476351
|
Merge pull request #4627 from APriestman/4851_dataSourceIntegrityMessage
4851 Don't display an error pop up if image size is zero
|
2019-03-20 15:50:42 -04:00 |
|
Richard Cordovano
|
6e3b8d1a42
|
Merge pull request #4623 from wschaeferB/4791-UseMostCommonFileName
4791 change token file name to be most common file name
|
2019-03-20 15:49:00 -04:00 |
|
Richard Cordovano
|
aa14954d15
|
Merge pull request #4621 from APriestman/4837-addHighestPortableCaseIDs
4837 Store highest portable case IDs
|
2019-03-20 15:46:25 -04:00 |
|
millmanorama
|
63772d6bb6
|
more cleanup
|
2019-03-20 18:04:39 +01:00 |
|
Eugene Livis
|
ccc03bf915
|
Accepting empty path as valid path
|
2019-03-20 11:37:05 -04:00 |
|
Jonathan Millman
|
7790a72eb0
|
remove extra semicolon
|
2019-03-20 16:13:36 +01:00 |
|
millmanorama
|
7a2bf4e06a
|
don't read psort status since it is not interesting
|
2019-03-20 16:09:45 +01:00 |
|
Ann Priestman
|
04772757a8
|
Don't display an error pop up if image size is zero
|
2019-03-20 09:08:18 -04:00 |
|
millmanorama
|
c364aa63a6
|
cleanup PlasoIngestModule
|
2019-03-20 14:02:51 +01:00 |
|
millmanorama
|
654855b46d
|
plaso status PROTOTYPE WIP
|
2019-03-20 13:12:33 +01: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 |
|