aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Services/HGLoginAuthService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Implements automatic loopback handling for standalone regions. Adam Frisby2009-05-231-2/+8
* * Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths.Adam Frisby2009-05-231-1/+1
* * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby2009-05-231-4/+4
* * Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServicesJustin Clarke Casey2009-04-221-4/+1
* Added AllowLoginWithoutInventory to LoginService, to be overwritten in subcla...diva2009-04-011-0/+6
* HGInventoryService now uses the actual authority portion of the user's key to...diva2009-03-301-328/+328
* Sigh. Manual data typing grief.diva2009-03-301-10/+3
* Added Authorization client code that interfaces with HGLoginAuthService. Impr...diva2009-03-291-13/+19
* Moved some files around, so that it's easier to share code between standalone...diva2009-03-291-0/+329