aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Login (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-192-9/+14
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-032-3/+89
* Comment out login parameters debug output accidentally included with c4b2d24Justin Clark-Casey (justincc)2012-03-221-11/+13
* Add llGiveInventory() test from object to object where both objects are owned...Justin Clark-Casey (justincc)2012-03-222-1/+12
* LLLoginHandlers now supports both password & web loginSignpostMarv Martin2011-03-261-4/+15
* Added viewer's channel, mac, and id0 to agent circuit data. Also moved client...Diva Canto2010-10-031-3/+16
* Added XFF header processing. Untested, for lack of proxy.Diva Canto2010-09-032-2/+15
* Fixed a couple of buglets in Friendship offers / acceptance / decline when av...Diva Canto2010-06-041-1/+1
* Plumb the viewer version string through into AgentCircuitData. Now all thatMelanie Thielker2010-05-051-2/+2
* Add a XMLRPC method to remotely set the login level for the LLLoginService.Melanie Thielker2010-05-052-0/+38
* Allow a client to pass a scope id to log into in the login XML / LLSDMelanie2010-04-271-2/+10
* The Library Service is now working. UserProfileCacheService.LibraryRoot is ob...Diva Canto2010-01-011-1/+2
* Yes! First test of new login service done still in 2009! Bombs in auth, becau...Diva Canto2009-12-311-1/+2
* A lot more beef on the login service. The LLLoginResponse is a MONSTER! Almos...Diva Canto2009-12-311-2/+12
* * Added the Login server handlers that were lost in yesterday's commit griefDiva Canto2009-12-312-0/+232