summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/acc/profile_manager.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-11Better UUID randomnessDavid Marcec1-2/+7
2018-08-11Added better explanations in the profile managerDavid Marcec1-0/+3
2018-08-11Code cleanup for profile managerDavid Marcec1-9/+11
2018-08-11Removed const from ProfileBase InvalidateDavid Marcec1-1/+1
2018-08-11fixed invalid uuid bool operatorDavid Marcec1-1/+1
2018-08-11Added GetOpenUserCountDavid Marcec1-0/+1
2018-08-11Second round of account changesDavid Marcec1-5/+5
2018-08-11First round of account changesDavid Marcec1-24/+26
2018-08-11Added IsUserRegistrationRequestPermittedDavid Marcec1-0/+2
2018-08-08Inital pass of account backend implementationDavid Marcec1-2/+3
2018-08-08GetProfileBase and GetProfileBaseAndData addedDavid Marcec1-1/+12
2018-08-08began initial implementation of "ProfileManager"David Marcec1-0/+97