aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Services/LoginService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Allows standalone region users to skip the "You must wait 5 minutes to log ...Arthur Valadares2009-05-291-4/+15
* * refactor: Remove redundent prim id attribute on Scene.AddSceneObject()Justin Clarke Casey2009-05-291-2/+1
* * Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths.Adam Frisby2009-05-231-7/+7
* * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby2009-05-231-2/+3
* - moving banned check and public/private check toDr Scofield2009-05-051-2/+4
* * Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey2009-04-231-1/+1
* * Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey2009-04-221-6/+7
* Commit agent to DB immediately after creation, for LLSD logins too. Addresses...diva2009-04-181-0/+6
* * Change inventory archiver module to use profile cacheJustin Clarke Casey2009-04-171-1/+2
* Adds session authentication upon NewUserConnections. Adds user key authentica...diva2009-04-141-0/+46
* Added AllowLoginWithoutInventory to LoginService, to be overwritten in subcla...diva2009-04-011-11/+30
* Update svn properties, add copyright header, formatting cleanup.Jeff Ames2009-03-311-1093/+1093
* Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...diva2009-03-291-0/+1093