1280 Commits

Author SHA1 Message Date
Mark McKinnon
ca425edf8f Define osAccount inline
Define osAccount inline.
2021-03-30 10:52:39 -04:00
Mark McKinnon
69b3a4036a Get Domain and Host before username parsing
Get Domain and Host information from the registry before username parsing.
2021-03-30 10:48:19 -04:00
apriestman
f77a646a83 Update name of getOsAccountByObjectId 2021-03-30 09:40:03 -04:00
Ann Priestman
73714bea55
Merge pull request #6824 from kellykelly3/7455-update-osaccount-content-panel
7455 - Fixed content panel and RA
2021-03-30 09:25:55 -04:00
Ann Priestman
bbe32a097c
Merge pull request #6834 from gdicristofaro/7459-getId
7459 getId Changes
2021-03-30 08:50:00 -04:00
Greg DiCristofaro
45de420c54 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7459-getId 2021-03-29 18:27:47 -04:00
William Schaefer
11ddee1c72 Change getAccounts calls to getOsAccounts so Autopsy builds 2021-03-29 17:30:09 -04:00
Greg DiCristofaro
6802deefe3 domain categorization artifacts 2021-03-29 15:40:57 -04:00
Richard Cordovano
7428b06bcc
Merge pull request #6835 from gdicristofaro/7461-osAccountManagerChanges
7461 os account manager changes
2021-03-29 14:30:00 -04:00
Richard Cordovano
20026ad472
Merge pull request #6785 from kellykelly3/7318-remove-tsk-os-account-from-ra
7318 Removed TSK_OS_ACCOUNT from RA
2021-03-29 13:13:14 -04:00
Greg DiCristofaro
c3c9e2ead4 os account manager consistency 2021-03-29 12:33:53 -04:00
Kelly Kelly
574a74da5e Fixed merge conflict 2021-03-29 12:29:36 -04:00
Greg DiCristofaro
9324c8d8dd Merge branch '7460-getAddr' of github.com:gdicristofaro/autopsy into 7459-getId 2021-03-29 11:33:15 -04:00
Greg DiCristofaro
f78e59e22d getId for Host,Person,Realm changed 2021-03-29 11:33:00 -04:00
Greg DiCristofaro
29c1a51ddb change to getAddr 2021-03-26 14:56:42 -04:00
Kelly Kelly
bef9e117e2 Fixed content panel and osAccount 2021-03-25 17:40:05 -04:00
Richard Cordovano
d72fd1bfeb
Merge pull request #6779 from kellykelly3/7316-update-ra-tocreate-dataArtifacts
7316 update ra tocreate data artifacts
2021-03-25 09:46:58 -04:00
Kelly Kelly
4f294ac864 Merge branch 'develop' into 7316-update-ra-tocreate-dataArtifacts 2021-03-23 13:30:47 -04:00
Kelly Kelly
38659fd58b Addressed code review changes 2021-03-23 13:30:15 -04:00
Greg DiCristofaro
36949fbbd0 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7365-domainCategorization 2021-03-23 13:21:23 -04:00
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