aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/UserAccounts/RemoteUserAccountServiceConnector.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Last commit was too fast... must override.Diva Canto2010-04-031-1/+1
|
* * Fail storing user accounts in the remote connector.Diva Canto2010-04-031-0/+6
|
* Fixed caching of user accounts.Diva Canto2010-03-091-7/+8
|
* * Typo fixesJohn Hurliman2010-03-091-1/+1
| | | | * Performance improvement in the expensive GenerateClientFlags()
* Added a UserAccountCache to the UserAccountServiceConnectors. Uses a ↵Diva Canto2010-01-141-0/+34
| | | | CenomeCache.
* * Avatar service connectors all in place, but untested.Diva Canto2010-01-021-3/+3
| | | | * Fixed a typo in RemoteUserAccountServiceConnector module.
* * 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/+114