aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/HypergridService/UserAccountCache.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove a parameter for detection of grid fail to suport getting multiple ↵UbitUmarov2016-08-131-2/+1
| | | | user accounts per call and handle it where needed.
* add some wiring to have GetUserAccounts for multiple IDs on a single ↵UbitUmarov2016-08-131-0/+6
| | | | request to grid services. Unfinished, untested
* bad merge?UbitUmarov2015-09-011-0/+5
|\
| * Merge branch 'master' into careminster-presence-refactorMelanie2011-01-181-3/+4
| |\
| * | Add a missing interface memeber to the new HG stuffMelanie2010-12-031-0/+5
| | |
* | | Allow invalidating the users cacheOren Hurvitz2014-04-081-1/+6
| |/ |/|
* | minor: resolve some mono compiler warningsJustin Clark-Casey (justincc)2011-01-181-3/+4
|/
* Preservation of creator information now also working in IARs. Cleaned up ↵Diva Canto2010-11-291-0/+105
usage help. Moved Osp around, deleted unnecessary OspInventoryWrapperPlugin, added manipulation of SOP's xml representation in a generic ExternalRepresentationUtils function.