aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/GridUser (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-23Adds optional HTTP Basic Authentication to Robust service connectors.Diva Canto2-3/+7
2013-07-08Add "show caps stats by user" and "show caps stats by cap" console commands t...Justin Clark-Casey (justincc)1-1/+1
2013-07-02Deleted debug messages. Fixed a null ref exception on the POST handler of Gri...Diva Canto1-2/+4
2012-07-13Rather than instantiating a UTF8 encoding everywhere when we want to supress ...Justin Clark-Casey (justincc)1-8/+5
2012-01-16Allow retrival of multiple user records in one operation, analog to presenceMelanie1-0/+42
2011-12-05Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)1-1/+1
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-05-20Removed sessionID from GridUserservice again. Removed parcel crossing detecti...Diva Canto1-2/+1
2010-05-20* Added sessionID to IGridUserService.SetLastPosition(), as some connectors w...unknown1-1/+2
2010-05-07These files are part of the GridUserService write-up.Diva Canto2-0/+339