aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/UserAccounts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-2/+2
* remove a parameter for detection of grid fail to suport getting multiple user...UbitUmarov2016-08-131-1/+21
* add some wiring to have GetUserAccounts for multiple IDs on a single request...UbitUmarov2016-08-131-0/+72
* Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-081-1/+1
|\
| * Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto2015-09-041-1/+1
* | seems to compile ( tests comented out)UbitUmarov2015-09-021-3/+2
* | bad merge?UbitUmarov2015-09-011-0/+6
|\ \ | |/ |/|
| * Merge branch 'master' into careminsterMelanie2013-02-101-1/+1
| |\
| * \ Merge branch 'master' into careminsterMelanie2012-05-101-0/+0
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2012-03-221-1/+8
| |\ \ \
| * \ \ \ Merge branch 'master' into careminsterMelanie2012-02-071-6/+9
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2011-04-171-1/+0
| |\ \ \ \ \
| * | | | | | Add the ability for gods to impersonate users. For this, bit 6 needs to beMelanie2010-11-251-0/+5
* | | | | | | Added tests for UserAccountService in Robust. In the process fixed a couple o...Diva Canto2015-05-111-2/+33
* | | | | | | Adds optional HTTP Basic Authentication to Robust service connectors.Diva Canto2014-05-231-4/+10
* | | | | | | Allow invalidating the users cacheOren Hurvitz2014-04-081-0/+4
| |_|_|_|_|/ |/| | | | |
* | | | | | Fixed check for 0 results in GetUserAccounts()Oren Hurvitz2013-02-091-1/+1
| |_|_|_|/ |/| | | |
* | | | | 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