aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/UserAccounts (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-01-14Added a UserAccountCache to the UserAccountServiceConnectors. Uses a ↵Diva Canto1-4/+4
CenomeCache.
2010-01-03Change the requester a littleMelanie1-1/+4
2009-12-31Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount.Melanie1-14/+1
Implement the fetch operations fully. Rename one last UserService file to UserAccountService
2009-12-29More renames to make everything consistent. This is the UserAccountService.Diva Canto1-0/+0
2009-12-29* All modules and connectors for user account service are in place. Untested.Diva Canto1-0/+287
* Cleaned up a few things on presence connectors