Raman Arora
683348e567
Handle NotUserSIDException.
2021-03-22 18:35:36 -04:00
Raman Arora
4ad7ab8d2a
Handle NotUserSIDException.
2021-03-22 11:11:35 -04:00
Kelly Kelly
3ca95fb523
Removed TSK_OS_ACCOUNT from RA
2021-03-11 15:08:45 -05:00
Greg DiCristofaro
0415a4eef1
fixes and changes
2021-03-11 14:33:35 -05:00
Greg DiCristofaro
ae2a916939
Merge branch 'develop' of github.com:sleuthkit/autopsy into 7365-domainCategorization
2021-03-10 20:01:21 -05:00
Kelly Kelly
45c7a7e98b
Merge branch 'develop' into 7316-update-ra-tocreate-dataArtifacts
2021-03-10 11:47:21 -05:00
Kelly Kelly
4dfffc96ce
Updated with review changes
2021-03-10 10:39:46 -05:00
Kelly Kelly
148b65391f
Final fixes to RA changes
2021-03-09 18:04:23 -05:00
Kelly Kelly
7e096cc471
Merge branch '7354-contentviewer-host-data' into 7316-update-ra-tocreate-dataArtifacts
2021-03-09 15:37:09 -05:00
Kelly Kelly
5e47760892
Merged change from sleuthkit in
2021-03-09 15:35:47 -05:00
Greg DiCristofaro
fbe39822e3
Merge branch 'develop' of github.com:sleuthkit/autopsy into 7365-domainCategorization
2021-03-09 13:44:36 -05:00
Kelly Kelly
0af0ae738f
Cleaned up RA to use one method to create artifacts
2021-03-09 13:30:12 -05:00
Kelly Kelly
7dd4bb2738
Added RA OsAccountCache
2021-03-08 17:30:48 -05:00
Kelly Kelly
a161d5d18c
Merge branch '7354-contentviewer-host-data' into 7316-update-ra-tocreate-dataArtifacts
2021-03-08 16:00:43 -05:00
Kelly Kelly
f4f6901507
Merged in latest develop
2021-03-08 14:56:33 -05:00
Kelly Kelly
cc95f6322a
Merge branch 'develop' into 7316-update-ra-tocreate-dataArtifacts
2021-03-08 13:13:40 -05:00
Raman Arora
58148f4e42
4186: Remove admin column and field from Os account table and class.
2021-03-05 15:40:18 -05:00
Kelly Kelly
c0b9d5f49c
Finished OsAccountContentViewer changes
2021-03-05 15:18:26 -05:00
Greg DiCristofaro
45f064be9f
starting custom domain categorization
2021-03-04 14:07:14 -05:00
Kelly Kelly
a3c6d57a4e
Changed web artifact created to data artifacts
2021-03-01 16:08:35 -05:00
Richard Cordovano
af6b6ce577
Resolve merge conflicts for merge of 4.18.0 into develop
2021-02-25 13:36:10 -05:00
Kelly Kelly
bf8eb0fa4a
Updated to compile with changes in OsAccountManager from SEt to List
2021-02-23 13:32:08 -05:00
Kelly Kelly
9c940ad013
addressed review comments
2021-02-23 11:33:41 -05:00
Kelly Kelly
ee4c03f645
Fixed the naming of the update and create os account methods in RA
2021-02-22 16:26:26 -05:00
Kelly Kelly
edcf43ef8a
Updated based on review comments
2021-02-19 14:30:32 -05:00
Kelly Kelly
d98bf6a399
Updated RA code to create and updated OsAccounts
2021-02-18 15:16:34 -05:00
Kelly Kelly
ca80f93bd4
Inital commit
2021-02-18 11:19:30 -05:00
Greg DiCristofaro
1674b6a8b8
Japanese translations for release-4.18
2021-02-12 11:59:19 -05:00
Kelly Kelly
72c95fb491
Missing RA change for PR 6688
2021-02-08 10:33:49 -05:00
Richard Cordovano
662e7dd962
Merge pull request #6688 from kellykelly3/7290-fixed-web-cookie-time
...
7290 - Fixed WEB_COOKIE time attributes
2021-02-05 10:02:11 -05:00
Kelly Kelly
4ea715e235
Fixed WEB_COOKIE time attributes
2021-02-01 17:07:56 -05:00
Kelly Kelly
7e41598226
Add more cancellation to RA
2021-01-25 13:27:13 -05:00
rcordovano
798a08f526
Version number updates for Autopsy 4.18.0
2021-01-19 10:06:52 -05:00
rcordovano
5af07ed9d2
Merge remote-tracking branch 'upstream/develop' into version-number-updates
2021-01-19 09:51:47 -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
rcordovano
6f7ce67f94
Module version updates for Autopsy 4.18.0 release
2021-01-13 12:11:08 -05:00
Kelly Kelly
5a289f1f1e
Change the TSK_RECENT_OBJECT time attribute
2021-01-12 16:40:13 -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
Richard Cordovano
e973040db9
Merge pull request #6611 from APriestman/doxygenFixes011821
...
Doxygen fixes
2021-01-08 10:16:01 -05:00
apriestman
d19e1eddaf
Doxygen fixes
2021-01-08 08:45:41 -05:00
Kelly Kelly
01590e4542
Only add the artifact to the new list if its new
2021-01-07 15:34:44 -05:00
Mark McKinnon
da4da0e8b8
Update ExtractZoneIdentifier.java
...
Catch exception of invalid number and report what file it occured on. Field is expected to be integer but is not as it appears to have some corruption in it.
2021-01-05 13:29:29 -05:00
Richard Cordovano
7e97932fc9
Merge pull request #6576 from gdicristofaro/suppressInterruptedExceptionWarning
...
suppress InterruptedException warning
2020-12-29 16:55:00 -05:00
Richard Cordovano
b6ad811c3a
Merge pull request #6572 from APriestman/7095_dateParsing
...
7095 Date parsing
2020-12-29 14:48:44 -05:00
Greg DiCristofaro
908a632d00
comment updates
2020-12-28 12:32:42 -05:00
Greg DiCristofaro
eefdcd6207
comment updates
2020-12-28 12:32:26 -05:00
Greg DiCristofaro
e8ae6552db
comment updates
2020-12-28 12:30:39 -05:00
Greg DiCristofaro
780c4aeafa
suppress InterruptedException warning
2020-12-23 11:32:39 -05:00
apriestman
651a5e865a
Added method to try to determine timestamp format
2020-12-22 14:57:59 -05:00
apriestman
d8a769f58c
Testing
2020-12-22 11:36:57 -05:00