1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-15 15:32:59 +00:00
Commit Graph

30458 Commits

Author SHA1 Message Date
Greg DiCristofaro
8bf0233bc8 Merge branch '7217-errorHandling' of github.com:gdicristofaro/autopsy into 7212-xleappSources 2021-01-14 14:47:23 -05:00
Greg DiCristofaro
44aa98a0f5 switch to warning 2021-01-14 14:13:52 -05:00
Greg DiCristofaro
f017eafa05 merge from develop 2021-01-14 12:48:15 -05:00
Richard Cordovano
4feeebfa13 Merge pull request #6631 from wschaeferB/7223-CategoryInconsistency
7223 category inconsistency
2021-01-14 12:35:08 -05:00
Richard Cordovano
651a872aba Merge pull request #6627 from markmckinnon/7213-fixes-in-xml-for-aleapp
7213-fixes-in-xml-for-aleapp
2021-01-14 11:02:40 -05:00
Greg DiCristofaro
8a6d62083a handle decimals for integer and long value types 2021-01-14 09:15:22 -05:00
Greg DiCristofaro
6fda0ca726 moduleName for aleapp or ileapp 2021-01-14 09:02:49 -05:00
Greg DiCristofaro
308eeab73a Merge branch 'develop' of github.com:sleuthkit/autopsy into 7217-errorHandling 2021-01-14 08:41:43 -05:00
William Schaefer
a9ca2dc533 7223 change list to set to prevent doing work again 2021-01-13 16:17:43 -05:00
William Schaefer
a8e156251e 7223 always categorize domains when doing a domain search 2021-01-13 16:08:44 -05:00
Richard Cordovano
9221d81cb5 Merge pull request #6629 from wschaeferB/7221-ColumnSquishing
7221 column squishing
2021-01-13 15:41:33 -05:00
Mark McKinnon
e334f769c9 Update aleap-artifact-attribute-reference.xml
Fix typo
2021-01-13 15:36:17 -05:00
Mark McKinnon
60a9595167 Fix attribute in Cookies
Fix Attribute in Cookies
2021-01-13 15:35:07 -05:00
Richard Cordovano
bc309087d9 Merge pull request #6622 from kellykelly3/7204-fix-tsk-recent-object-time-attribute
7204 - Change the TSK_RECENT_OBJECT time attribute
2021-01-13 15:26:51 -05:00
William Schaefer
4b994a6a98 7221-keep columns from changing sizes when type of artifact changes 2021-01-13 14:48:48 -05:00
Greg DiCristofaro
34d1efd73a bug fix 2021-01-13 14:44:36 -05:00
Greg DiCristofaro
ed9552dab5 bug fix 2021-01-13 14:29:31 -05:00
Greg DiCristofaro
37b51d0c62 fix for validating artifact type 2021-01-13 14:15:18 -05:00
Mark McKinnon
e2c0bc3b34 Fix XML and code for data
Fix xml file and code for data.  Added newer version of aLeapp
2021-01-13 12:54:33 -05:00
Greg DiCristofaro
cbd9d96e7b imports fix 2021-01-13 12:27:46 -05:00
William Schaefer
cde4762d47 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7221-ColumnSquishing 2021-01-13 12:12:41 -05:00
William Schaefer
f5e1a8268a 7221 give columns in discovery domain tables tooltips 2021-01-13 12:12:06 -05:00
Richard Cordovano
4ee175e83a Merge pull request #6624 from kellykelly3/fix-dump-script-again-but-this-should-work
Fixed dump script TL description regex
2021-01-13 12:04:37 -05:00
Kelly Kelly
923b2ccaff Fixed dump script TL description regex 2021-01-13 11:59:52 -05:00
Greg DiCristofaro
42e072dba2 error handling 2021-01-13 09:43:27 -05:00
Richard Cordovano
7f72e41e0a Merge pull request #6623 from kellykelly3/7206-persona-popup-bug
7206 - Fixed persona error message dialog
2021-01-13 09:07:40 -05:00
Richard Cordovano
963866a713 Merge pull request #6613 from wschaeferB/7167-DiscoveryDomainNode
7167 discovery domain node
2021-01-12 16:48:09 -05:00
Kelly Kelly
5a289f1f1e Change the TSK_RECENT_OBJECT time attribute 2021-01-12 16:40:13 -05:00
Richard Cordovano
f2eadf0389 Merge pull request #6620 from APriestman/7122_minorScreenshotUpdates
7122 Minor updates for data source summary screenshots.
2021-01-12 14:06:29 -05:00
Richard Cordovano
f693f09fa6 Merge pull request #6619 from APriestman/fixLockTypos
Fix typos
2021-01-12 13:33:09 -05:00
Richard Cordovano
90ef2cc4b7 Merge pull request #6621 from kellykelly3/7201-update-dump-remove-id
7201.1 - Fixed regular expression for id-ing TL other event descriptions
2021-01-12 12:41:09 -05:00
Kelly Kelly
dbf275a792 Fixed regular expression for id-ing TL other event descriptions 2021-01-12 11:11:59 -05:00
apriestman
8e86a1047f Minor updates for data source summary screenshots. 2021-01-12 10:49:39 -05:00
apriestman
9d59de4b36 Fix typos 2021-01-12 10:12:38 -05:00
William Schaefer
ab008b2562 7167 check that content is not artifact 2021-01-11 15:46:05 -05:00
William Schaefer
45f35b30ef Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7167-DiscoveryDomainNode 2021-01-11 15:45:55 -05:00
Kelly Kelly
9ab0a5d2b4 Fixed persona error message dialog 2021-01-11 15:36:35 -05:00
Richard Cordovano
2534eef752 Merge pull request #6612 from kellykelly3/6929-fix-cr-switch-dialog
6929-  fix cr switch dialog
2021-01-11 14:38:42 -05:00
Richard Cordovano
f7d8aa91bc Merge pull request #6615 from markmckinnon/7200-Fix-date-parsing-errors-when-system-locale-is-not-Locale.US-replaces-PR-5827
7200-Fix-date-parsing-errors-when-system-locale-is-not-Locale.US-replaces-PR-5827
2021-01-11 14:28:56 -05:00
Richard Cordovano
ec47229acd Merge pull request #6586 from wschaeferB/7066-AddRoleAndNotability
7066 add role and notability
2021-01-11 14:26:55 -05:00
Richard Cordovano
95f1979c7b Merge pull request #6617 from kellykelly3/7201-update-dump-remove-id
7201 - Changed the tsk_event_decription other descriptions
2021-01-11 13:53:13 -05:00
William Schaefer
dc4d4a3b80 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7066-AddRoleAndNotability 2021-01-11 12:13:15 -05:00
Richard Cordovano
7bcc40330f Merge pull request #6568 from wschaeferB/7084-FeedbackWhileLoadingArtifacts
7084 feedback while loading artifacts
2021-01-11 11:25:40 -05:00
Kelly Kelly
267121aa40 Changed the tsk_event_decription other descriptions to have a place holder instead of artifactID 2021-01-11 11:12:47 -05:00
William Schaefer
429e3bcb54 7084 cancel when interupted exception thrown 2021-01-08 17:45:51 -05:00
Richard Cordovano
12cdd8f6af Merge pull request #6585 from APriestman/updateDSsummaryDoc
Update data source summary doc
2021-01-08 17:40:31 -05:00
Mark McKinnon
aa5d825128 Update ExtractRegistry.java
Add locale of US to SimpleDateFormat.  This is same things as PR 5827 and replaces that PR.
2021-01-08 13:59:25 -05:00
William Schaefer
9ac49699b7 7167 add import for beta annotation 2021-01-08 13:28:42 -05:00
William Schaefer
b8605cd240 6167 beta constructor to use associated file for lookup of artifactNode 2021-01-08 13:27:10 -05:00
William Schaefer
67a6b40256 Merge branch '7084-FeedbackWhileLoadingArtifacts' of https://github.com/wschaeferB/autopsy into 7066-AddRoleAndNotability 2021-01-08 13:00:16 -05:00