aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/UserAccounts (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-12-31Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount.Melanie1-22/+3
Implement the fetch operations fully. Rename one last UserService file to UserAccountService
2009-12-29* All modules and connectors for user account service are in place. Untested.Diva Canto2-0/+337
* Cleaned up a few things on presence connectors