aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Login (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-22 receivers can't tell if there where proxies on path unless they lookUbitUmarov1-1/+1
2017-01-05Massive tab and trailing space cleanupMelanie Thielker2-6/+6
2016-06-13Revert "Add a few more debug messages to diagnose problems in OSGrid's proxy ...Diva Canto1-5/+0
2016-06-13Add a few more debug messages to diagnose problems in OSGrid's proxy useDiva Canto1-0/+5
2015-11-23revert previus commitUbitUmarov1-4/+10
2015-11-23 remove libomv detection/log from llLoginServiceUbitUmarov1-10/+4
2014-10-24 TEST**** wingridproxy detection at grid login. Untested possible notUbitUmarov1-3/+8
2013-10-07* Added a Basic DOS protection container/base object for the most common HTTP...teravus2-1/+25
2013-10-04* Added a unique and interesting WebSocket grid login processor by hijacking ...teravus2-0/+57
2013-05-13Fixed mantis #6609 -- LoadPlugin error messages on Robust.Diva Canto1-2/+7
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)2-1/+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 Canto2-2/+15
2010-06-04Fixed a couple of buglets in Friendship offers / acceptance / decline when av...Diva Canto1-1/+1
2010-05-06Plumb the viewer version string through into AgentCircuitData. Now all thatMelanie Thielker1-2/+2
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 Thielker2-0/+38
2010-05-05Add a XMLRPC method to remotely set the login level for the LLLoginService.Melanie Thielker2-0/+38
2010-04-27Allow a client to pass a scope id to log into in the login XML / LLSDMelanie1-2/+10
2010-01-01The Library Service is now working. UserProfileCacheService.LibraryRoot is ob...Diva Canto1-1/+2
2009-12-31Yes! First test of new login service done still in 2009! Bombs in auth, becau...Diva Canto1-1/+2
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 Canto2-0/+232