aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Login/LLLoginHandlers.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-7/+12
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-0/+67
2012-03-22Comment out login parameters debug output accidentally included with c4b2d24Justin Clark-Casey (justincc)1-11/+13
2012-03-22Add llGiveInventory() test from object to object where both objects are owned...Justin Clark-Casey (justincc)1-0/+12
2011-03-26LLLoginHandlers now supports both password & web loginSignpostMarv Martin1-4/+15
2010-10-03Added viewer's channel, mac, and id0 to agent circuit data. Also moved client...Diva Canto1-3/+16
2010-09-03Added XFF header processing. Untested, for lack of proxy.Diva Canto1-1/+11
2010-06-04Fixed a couple of buglets in Friendship offers / acceptance / decline when av...Diva Canto1-1/+1
2010-05-05Plumb the viewer version string through into AgentCircuitData. Now all thatMelanie Thielker1-2/+2
2010-05-05Add a XMLRPC method to remotely set the login level for the LLLoginService.Melanie Thielker1-0/+37
2010-04-27Allow a client to pass a scope id to log into in the login XML / LLSDMelanie1-2/+10
2009-12-31A lot more beef on the login service. The LLLoginResponse is a MONSTER! Almos...Diva Canto1-2/+12
2009-12-31* Added the Login server handlers that were lost in yesterday's commit griefDiva Canto1-0/+139