aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/UserAccounts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-02-101-1/+1
|\
| * Fixed check for 0 results in GetUserAccounts()Oren Hurvitz2013-02-091-1/+1
* | Merge branch 'master' into careminsterMelanie2012-05-101-0/+0
|\ \ | |/
| * Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the...Justin Clark-Casey (justincc)2012-05-091-0/+0
* | Merge branch 'master' into careminsterMelanie2012-03-221-1/+8
|\ \ | |/
| * Updated the UserAccountsClient a little bit, plus some more sanity checks on ...Diva Canto2012-03-211-1/+8
* | Merge branch 'master' into careminsterMelanie2012-02-071-6/+9
|\ \ | |/
| * Add url to logging if SynchronousRestFormsRequester.MakRequest() throws an ex...Justin Clark-Casey (justincc)2012-02-071-6/+9
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-171-1/+0
|\ \ | |/
| * Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open...Diva Canto2011-04-121-1/+0
* | Add the ability for gods to impersonate users. For this, bit 6 needs to beMelanie2010-11-251-0/+5
|/
* 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