aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/UserAccountService (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-03* Guard against null in last commitDiva Canto1-1/+2
2010-04-03* Made UserAccountService handle UserLevel, UserFlags and UserTitle appropria...Diva Canto1-0/+7
2010-03-10Formatting cleanup. Add copyright notices.Jeff Ames1-1/+1
2010-03-09Fixed caching of user accounts.Diva Canto1-0/+2
2010-03-05Justin, I must have been dyslexic when I wrote UserGridService as the name fo...Diva Canto2-15/+15
2010-03-05add initial UserGrid service classes as per diva's directionJustin Clark-Casey (justincc)2-0/+158
2010-03-04Bug fix on user account creation -- ServiceURLs field now properly filled out.Diva Canto1-1/+1
2010-03-03Added empty service URLs upon account creation.Diva Canto1-0/+9
2010-02-21One more test running.Diva Canto1-7/+10
2010-01-13Fixed mixed-case use in UserAccounts table. Plus some more sanity checks on f...Diva Canto2-13/+21
2010-01-13Bug fix in create user: create inventory was missing.Diva Canto1-0/+12
2010-01-13Several more buglets removed.Diva Canto1-0/+4
2010-01-09* Moved command reset password from OpenSim to UserAccountService.Diva Canto1-0/+37
2010-01-09* Added SetPassword to IAuthenticationService.Diva Canto1-50/+95
2010-01-09Less refs to UserProfileCacheService. Compiles but likely doesn't run.Diva Canto1-19/+88
2009-12-31Implement avatar picker queriesMelanie1-1/+11
2009-12-31Implement saving user account dataMelanie1-1/+22
2009-12-31Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount.Melanie1-15/+67
2009-12-30Make ScopeID be wild on user queries. Just pass it as UUID.ZeroMelanie1-3/+14
2009-12-30Some modifications to user service. Query by name is implemented nowMelanie1-0/+15
2009-12-29More renames to make everything consistent. This is the UserAccountService.Diva Canto2-0/+148