aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Avatar (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
2012-09-14Don't store the unnecessary VERSIONMIN. VERSIONMAX, METHOD or UserID (present...Justin Clark-Casey (justincc)1-0/+18
2012-07-13Rather than instantiating a UTF8 encoding everywhere when we want to supress ...Justin Clark-Casey (justincc)1-2/+1
2011-12-05Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)1-1/+1
2010-01-03Applied fix for avatar connectors similar to yesterday's fix of user account ...Diva Canto1-6/+3
2010-01-02* Avatar service connectors all in place, but untested.Diva Canto2-0/+333