aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/UserAccounts/UserAccountServiceConnector.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added a UserAccountCache to the UserAccountServiceConnectors. Uses a ↵Diva Canto2010-01-141-4/+4
| | | | CenomeCache.
* Change the requester a littleMelanie2010-01-031-1/+4
|
* Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount.Melanie2009-12-311-14/+1
| | | | | Implement the fetch operations fully. Rename one last UserService file to UserAccountService
* More renames to make everything consistent. This is the UserAccountService.Diva Canto2009-12-291-0/+287