aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Services/LoginService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-12Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522Justin Clark-Casey (justincc)1-2/+2
2010-01-10All Framework.Communications.Clients and Framework.Communications.Services de...Diva Canto1-1243/+0
2009-12-06Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's ...Kunnis1-2/+0
2009-10-28* Standalone logins will now go through the sequence of "requested region, de...John Hurliman1-15/+11
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-09-23minor: remove double initialization of user appearance module in Grid.UserSer...Justin Clark-Casey (justincc)1-2/+3
2009-08-28minor: formatting and commentsJustin Clark-Casey (justincc)1-1/+12
2009-08-17Added one conditional missing on login, for creating inventory if it doesn't ...Diva Canto1-1/+13
2009-08-16uh. how about *really* removing it, and not just write a comment above, hey d...Diva Canto1-1/+1
2009-08-16Remove the call to ResetAttachments upon login. The info in the DB should alw...Diva Canto1-1/+3
2009-07-10* minor: Make GridCommon.ini.example refer to inventory service rather than a...Justin Clarke Casey1-9/+27
2009-07-07* Allowing LLSD logins to do silent logout of last hung session on standalone...Arthur Valadares1-8/+17
2009-06-27Make cleartext authentication case sensitive. Thanks jhurliman for spotting t...Dahlia Trimble1-2/+2
2009-06-11InterServiceInventoryService references *almost* completely removed from the ...diva1-5/+22
2009-06-01* Making silent logoff of old hung sessions for new connections default forArthur Valadares1-2/+2
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-29* Allows standalone region users to skip the "You must wait 5 minutes to log ...Arthur Valadares1-4/+15
2009-05-29* refactor: Remove redundent prim id attribute on Scene.AddSceneObject()Justin Clarke Casey1-2/+1
2009-05-23* Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths.Adam Frisby1-7/+7
2009-05-23* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby1-2/+3
2009-05-05- moving banned check and public/private check toDr Scofield1-2/+4
2009-04-23* Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey1-1/+1
2009-04-22* Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey1-6/+7
2009-04-18Commit agent to DB immediately after creation, for LLSD logins too. Addresses...diva1-0/+6
2009-04-17* Change inventory archiver module to use profile cacheJustin Clarke Casey1-1/+2
2009-04-14Adds session authentication upon NewUserConnections. Adds user key authentica...diva1-0/+46
2009-04-01Added AllowLoginWithoutInventory to LoginService, to be overwritten in subcla...diva1-11/+30
2009-03-31Update svn properties, add copyright header, formatting cleanup.Jeff Ames1-1093/+1093
2009-03-29Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...diva1-1093/+1093
2009-03-20* Normalized and pulled GetInventorySkeleton up.lbsa711-31/+79
2009-03-20* De-duplicated login service some morelbsa711-1/+32
2009-03-12Update svn properties, formatting cleanup.Jeff Ames1-3/+3
2009-03-12* Another stab at refactoring up the CustomiseResponse function. Two fixes:lbsa711-9/+147
2009-03-11* Reverted r8750 to do another round of debugging on mantis #3287lbsa711-141/+9
2009-03-10*** POTENTIAL BREAKAGE ***lbsa711-9/+141
2009-03-10* Re-aligned CustomiseResponse function for imminent up-pullinglbsa711-0/+3
2009-03-09* minor: remove some mono compiler warningsJustin Clarke Casey1-5/+5
2009-03-08Making the web_login_key code work, even if the LL Viewer doesn't support it....diva1-4/+19
2009-02-21Add copyright headers. Minor formatting cleanup.Jeff Ames1-1/+1
2009-02-12* optimized usings.lbsa711-2/+2
2009-01-23* Extend archive test to check for the presence of a control file in a saved ...Justin Clarke Casey1-0/+1
2009-01-21- remove extra "; in http_loginform.html.example; fix issue 3025Mike Mazur1-2/+2
2009-01-05* Extend stub to test the successful login of a user on the local login serviceJustin Clarke Casey1-2/+0
2009-01-05* Check in login service tests beachheadJustin Clarke Casey1-6/+6
2008-12-27* Eliminate a possible null reference from the LLSDLogin method.Teravus Ovares1-0/+4
2008-12-05killing warnings, reformatting RemoteAdminPluginDr Scofield1-1/+1
2008-12-05some small refactoring of the LoginService to allow sub classes to override t...MW1-11/+18
2008-11-30Update svn properties. Add copyright header. Minor formatting cleanup.Jeff Ames1-1/+1
2008-11-28* Changed name of auth function to better reflect actual uselbsa711-2/+3
2008-11-25Add copyright headers. Minor formatting cleanup.Jeff Ames1-1/+1