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