aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/UserAccounts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-1/+98
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-8/+49
* Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the...Justin Clark-Casey (justincc)2012-05-091-0/+0
* Updated the UserAccountsClient a little bit, plus some more sanity checks on ...Diva Canto2012-03-211-1/+8
* Add url to logging if SynchronousRestFormsRequester.MakRequest() throws an ex...Justin Clark-Casey (justincc)2012-02-071-6/+9
* Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open...Diva Canto2011-04-121-1/+0
* Deleted verbose debug messages that are bringing sims to an halt. Increased t...Diva Canto2010-10-191-1/+1
* Make the IUserAccountData properly unpack the god mode data, so grid godsMelanie Thielker2010-05-021-1/+1
* Last commit was too fast... must override.Diva Canto2010-04-031-1/+1
* Fixed caching of user accounts.Diva Canto2010-03-091-0/+1
* Bug fix: correct name of methods in user accounts connector.Diva Canto2010-03-071-1/+1
* Added a UserAccountCache to the UserAccountServiceConnectors. Uses a CenomeCa...Diva Canto2010-01-141-4/+4
* Change the requester a littleMelanie2010-01-031-1/+4
* Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount.Melanie2009-12-311-14/+1
* More renames to make everything consistent. This is the UserAccountService.Diva Canto2009-12-291-0/+0
* * All modules and connectors for user account service are in place. Untested.Diva Canto2009-12-291-0/+287