aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/UserAccounts (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-04-03Last commit was too fast... must override.Diva Canto1-1/+1
2010-04-03* Fail storing user accounts in the remote connector.Diva Canto1-0/+6
2010-03-12Fix tests broken in 88771aeed3d45e60a18aa9a810eeb37b8e5def12Justin Clark-Casey (justincc)1-9/+9
Adds MockUserAccountService and connects it up Stops services being carried over between tests since this leads to hard to find bugs Improves information and error reporting when loading plugins
2010-03-09Fixed caching of user accounts.Diva Canto3-32/+42
2010-03-09* Typo fixesJohn Hurliman1-1/+1
* Performance improvement in the expensive GenerateClientFlags()
2010-01-14Added a UserAccountCache to the UserAccountServiceConnectors. Uses a ↵Diva Canto3-3/+143
CenomeCache.
2010-01-02* Avatar service connectors all in place, but untested.Diva Canto1-3/+3
* Fixed a typo in RemoteUserAccountServiceConnector module.
2009-12-31Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount.Melanie1-8/+2
Implement the fetch operations fully. Rename one last UserService file to UserAccountService
2009-12-29* Fixed names.Diva Canto2-2/+2
* Added configs for Standalone * Changed UserSericeBase to use useraccounts instead of user
2009-12-29Renamed user account modules to be consistentDiva Canto2-0/+290