aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/IUserAccountService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove a parameter for detection of grid fail to suport getting multiple user...UbitUmarov2016-08-131-1/+1
* add some wiring to have GetUserAccounts for multiple IDs on a single request...UbitUmarov2016-08-131-0/+1
* bad merge?UbitUmarov2015-09-011-0/+5
|\
| * Merge branch 'master' into careminsterMelanie2012-01-021-0/+4
| |\
| * \ Merge commit 'a9b3ab0c85b567552f31490126a1ff5479352413' into bigmergeMelanie2011-10-121-0/+17
| |\ \
| * \ \ Merge commit '77b8fb0f86cd0342fa7331f04f56c0b5980290c2' into bigmergeMelanie2011-10-121-0/+11
| |\ \ \
| * \ \ \ Merge commit 'b907a66f394b279d3ca2b1ac620bc7bb13cc6dd2' into bigmergeMelanie2011-10-121-2/+2
| |\ \ \ \
| * | | | | Add a careminster API to scripting againMelanie2011-01-241-0/+4
| * | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-121-1/+1
| |\ \ \ \ \
| * | | | | | Add the ability for gods to impersonate users. For this, bit 6 needs to beMelanie2010-11-251-0/+1
* | | | | | | Allow invalidating the users cacheOren Hurvitz2014-04-081-0/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Default LocalToGrid to true. Fixes minor bug introduced yesterday where old r...Diva Canto2011-12-301-5/+1
* | | | | | Added field LocalToGrid in UserAccount. Context: make HG work in Simian.Diva Canto2011-12-291-0/+8
| |_|_|_|/ |/| | | |
* | | | | Add note to docsBlueWall2011-10-071-0/+17
| |_|_|/ |/| | |
* | | | Added back UserAccount that creates random UUID for new account.BlueWall2011-10-051-0/+11
| |_|/ |/| |
* | | When creating a new user on the comand line, give the option of allowing a UU...Justin Clark-Casey (justincc)2011-10-041-2/+2
| |/ |/|
* | minor: remove some compiler warningsJustin Clark-Casey (justincc)2010-12-101-1/+1
|/
* Fixes creation date issue on user accounts.Diva Canto2010-06-151-1/+3
* Get the user's DOB back from the server response properly.Melanie Thielker2010-05-291-1/+1
* Make the IUserAccountData properly unpack the god mode data, so grid godsMelanie Thielker2010-05-021-3/+3
* First stage of the new interactive region creation. This will allow creationMelanie2010-03-231-2/+2
* Fix tests broken in 88771aeed3d45e60a18aa9a810eeb37b8e5def12Justin Clark-Casey (justincc)2010-03-121-7/+13
* Several more buglets removed.Diva Canto2010-01-131-4/+4
* * OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto2010-01-101-0/+19
* Inching ahead... This compiles, but very likely does not run.Diva Canto2010-01-081-0/+11
* Flattening the ServiceURLsDiva Canto2010-01-021-3/+23
* Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount.Melanie2009-12-311-0/+103