aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/ILoginService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-2/+2
* Added viewer's channel, mac, and id0 to agent circuit data. Also moved client...Diva Canto2010-10-031-1/+2
* Plumb the viewer version string through into AgentCircuitData. Now all thatMelanie Thielker2010-05-051-1/+1
* Add a XMLRPC method to remotely set the login level for the LLLoginService.Melanie Thielker2010-05-051-0/+1
* Allow a client to pass a scope id to log into in the login XML / LLSDMelanie2010-04-271-1/+2
* A lot more beef on the login service. The LLLoginResponse is a MONSTER! Almos...Diva Canto2009-12-311-1/+2
* * Added the Login server handlers that were lost in yesterday's commit griefDiva Canto2009-12-311-0/+3
* First pass at the new login service. Still incomplete, but doesn't disrupt th...Diva Canto2009-12-301-0/+49