aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/UserAccounts/RemoteUserAccountServiceConnector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-1/+1
* GetUserAccounts cannot cache null accountsUbitUmarov2016-11-101-2/+5
* also cache not found useraccounts when search by ID. Change the expire time t...UbitUmarov2016-11-101-7/+3
* move UserAccountCache access locking to its methods and not callers.UbitUmarov2016-11-091-18/+9
* minor cleanupUbitUmarov2016-11-091-6/+9
* missed another UserAccounts cache, add a few locksUbitUmarov2016-08-191-7/+24
* add GetUsersNames(string[] ids) to UserManagement. Make GetDisplayNames cap ...UbitUmarov2016-08-171-1/+1
* remove a parameter for detection of grid fail to suport getting multiple user...UbitUmarov2016-08-131-5/+3
* add some wiring to have GetUserAccounts for multiple IDs on a single request...UbitUmarov2016-08-131-0/+35
* Merge branch 'master' into careminsterMelanie2012-11-131-0/+2
|\
| * Last 27 modules' directives (service connectors out).Diva Canto2012-11-131-0/+2
* | Add an interface for a region's user account cacheMelanie2011-01-271-0/+1
* | Add a careminster API to scripting againMelanie2011-01-241-0/+11
|/
* 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
* Added a UserAccountCache to the UserAccountServiceConnectors. Uses a CenomeCa...Diva Canto2010-01-141-0/+34
* * Avatar service connectors all in place, but untested.Diva Canto2010-01-021-3/+3
* * Fixed names.Diva Canto2009-12-291-1/+1
* Renamed user account modules to be consistentDiva Canto2009-12-291-0/+114