aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/GridUser (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-6/+11
2012-10-04One more abstraction for GridUser so that it can be overridden in a sub-class.Diva Canto1-2/+7
2012-05-09Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the...Justin Clark-Casey (justincc)1-0/+0
2012-02-07Add url to logging if SynchronousRestFormsRequester.MakRequest() throws an ex...Justin Clark-Casey (justincc)1-6/+9
2012-01-16Allow retrival of multiple user records in one operation, analog to presenceMelanie1-0/+60
2011-04-12Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open...Diva Canto1-1/+0
2010-09-29Part two of the previous commit, making IGridUserService.LoggedOut() more fle...John Hurliman1-1/+1
2010-09-29Made IGridUserService.SetLastPosition() more flexible to allow different poss...John Hurliman1-1/+1
2010-06-05* Bug fix in TP home: typo in unpacking of GridUserInfo.Diva Canto1-2/+0
2010-05-20Removed sessionID from GridUserservice again. Removed parcel crossing detecti...Diva Canto1-2/+2
2010-05-20* Added sessionID to IGridUserService.SetLastPosition(), as some connectors w...unknown1-1/+1
2010-05-07GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto1-2/+194
2010-03-10Formatting cleanup. Add copyright notices.Jeff Ames1-2/+2
2010-03-05Justin, I must have been dyslexic when I wrote UserGridService as the name fo...Diva Canto1-0/+38