aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/UserAccounts/LocalUserAccountServiceConnector.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed caching of user accounts.Diva Canto2010-03-091-7/+8
|
* Added a UserAccountCache to the UserAccountServiceConnectors. Uses a ↵Diva Canto2010-01-141-3/+22
| | | | CenomeCache.
* Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount.Melanie2009-12-311-8/+2
| | | | | Implement the fetch operations fully. Rename one last UserService file to UserAccountService
* * Fixed names.Diva Canto2009-12-291-1/+1
| | | | | * Added configs for Standalone * Changed UserSericeBase to use useraccounts instead of user
* Renamed user account modules to be consistentDiva Canto2009-12-291-0/+176