22960 Commits

Author SHA1 Message Date
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
William Schaefer
b4472684fa 4879 keep invalid Path ID as the ID such as -1 2019-03-28 11:26:06 -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
millmanorama
e51e169728 plaso module settings initial commit 2019-03-28 09:55:48 +01:00
Richard Cordovano
8bc4f05b82 Address Codacy flagged issues for DeleteCaseTask 2019-03-27 17:20:46 -04:00
Richard Cordovano
3abbceb68a Code review fixes for improved case deletion 2019-03-27 14:22:47 -04:00
Richard Cordovano
3c1821f154
Merge pull request #4665 from sleuthkit/release-4.11.0
Merge in release 4.11.0 branch
2019-03-27 14:06:10 -04:00
Richard Cordovano
90ec9f5191
Merge pull request #4663 from rcordovano/legacy-case-znode-update-fix
4886 Make Case.updateCaseNodeData more robust, update MERGED file
2019-03-27 13:16:29 -04:00
Richard Cordovano
a021a81a8b Added missing param javadoc in Case.java 2019-03-27 13:14:47 -04:00
Richard Cordovano
0216984b7b Merge remote-tracking branch 'upstream/release-4.11.0' into legacy-case-znode-update-fix 2019-03-27 13:10:03 -04:00
Richard Cordovano
3a4b7886fb
Merge pull request #4659 from dannysmyda/4873-Missing-VCRUNTIME140-ewfexport
4873 Missing VCRUNTIME140 for ewfexport
2019-03-27 13:05:55 -04:00
William Schaefer
e5e0ddbc41 4879 fix missing arguement on a call to db blackboard diff 2019-03-27 12:48:05 -04:00
Richard Cordovano
fb5915d031
Merge pull request #4664 from APriestman/fixOtherOccurTypo
Fix cut and paste error in other occurrences
2019-03-27 11:44:24 -04:00
Kelly Kelly
851099cee2 Changes per Jonathan's review comments 2019-03-27 11:29:19 -04: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
Ann Priestman
57c1ada296 Fix cut and paste error 2019-03-27 08:21:51 -04:00
Richard Cordovano
53d1d161e5 Make Case.updateCaseNodeData more robust, update MERGED file 2019-03-27 07:57:37 -04: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
William Schaefer
9d74888cc9 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4879-NormalizeBlackboardAttributesInDiffs 2019-03-26 18:52:58 -04:00
Raman
3cb13d77c7 4882: DrawbaleDB init error 2019-03-26 17:26:00 -04:00
Richard Cordovano
e73fc25156
Merge pull request #4652 from APriestman/4764_doxygenFixes
Fixed doxygen warnings
2019-03-26 16:34:18 -04:00
Richard Cordovano
80fc51a32f Merge remote-tracking branch 'upstream/release-4.11.0' into develop 2019-03-26 16:24:42 -04:00
William Schaefer
9e6e5c3bae 4787 remove an unused references to gstreamer-1.5 we now relly on gst-java-core-0.9.3 2019-03-26 16:24:04 -04:00
Richard Cordovano
26840cac26 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2019-03-26 16:23:05 -04:00
Richard Cordovano
4258d32aca Improve logging in DeleteCaseTask 2019-03-26 16:19:49 -04:00
Richard Cordovano
989e70d7fc
Merge pull request #4657 from eugene7646/fix_typo_4830
Log fixes (4656)
2019-03-26 16:13:36 -04:00
U-BASIS\dsmyda
fa21dccf7a Added missing vcruntime140 dlls (32bit and 64bit) for systems that don't have c++ packages installed 2019-03-26 15:10:54 -04:00
U-BASIS\dsmyda
07b5053c8d More code clean up, removed null references 2019-03-26 14:54:15 -04:00
Ann Priestman
60204f78e4 Updated command line output screenshot 2019-03-26 14:20:01 -04:00
Kelly Kelly
b1ef186ab5 Finally figured out the issue with the setting the date choosers correctly 2019-03-26 14:09:01 -04:00
Kelly Kelly
defbbad58b Reordered button bar and removed text from buttons 2019-03-26 13:22:36 -04:00
Ann Priestman
bcf83aa750 Updated manifest tool screenshot 2019-03-26 13:16:38 -04:00
Raman
6515269e37 4882: DrawableDB init error 2019-03-26 12:57:04 -04:00
Ann Priestman
538c6992b9 Updated case summary doc and added data source summary. 2019-03-26 12:49:07 -04:00
U-BASIS\dsmyda
1e3358f456 General code clean-up and fix for videos not correctly reporting their total length until the play button is pressed 2019-03-26 12:19:51 -04:00
Ann Priestman
bed8774a7f Fixed doxygen warnings 2019-03-26 11:31:00 -04:00
Ann Priestman
75d858b5fb Reverting some doxygen warning fixes 2019-03-26 11:10:45 -04:00
Ann Priestman
5e3c50c9ca Merge remote-tracking branch 'upstream/release-4.11.0' into 4763_autoIngestDocs
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2019-03-26 11:07:39 -04:00
Kelly Kelly
5c35a73ed3 Added icons to the redraw, undo, redo buttons 2019-03-26 10:17:53 -04:00
Kelly Kelly
d04079314e Reordered the buttons 2019-03-25 20:04:00 -04:00
Kelly Kelly
f73b255ce8 merged in develop 2019-03-25 19:34:41 -04:00
William Schaefer
2d29183989 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4879-NormalizeBlackboardAttributesInDiffs 2019-03-25 19:15:29 -04:00
Kelly Kelly
2824a75a3b Inital commit of back\forward code for Communications window 2019-03-25 18:31:01 -04:00
Richard Cordovano
85bac67bc3 Improved case deletion polish/cleanup 2019-03-25 17:44:59 -04:00
Richard Cordovano
968372a68a
Merge pull request #4650 from wschaeferB/4787-RemoveUnusedGstreamerLibReferrence
4787 remove an unused references to gstreamer-1.5 we now relly on gst…
2019-03-25 17:03:03 -04:00