aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Services/LoginService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* All Framework.Communications.Clients and Framework.Communications.Services de...Diva Canto2010-01-101-1243/+0
* Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's ...Kunnis2009-12-061-2/+0
* * Standalone logins will now go through the sequence of "requested region, de...John Hurliman2009-10-281-15/+11
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* minor: remove double initialization of user appearance module in Grid.UserSer...Justin Clark-Casey (justincc)2009-09-231-2/+3
* minor: formatting and commentsJustin Clark-Casey (justincc)2009-08-281-1/+12
* Added one conditional missing on login, for creating inventory if it doesn't ...Diva Canto2009-08-171-1/+13
* uh. how about *really* removing it, and not just write a comment above, hey d...Diva Canto2009-08-161-1/+1
* Remove the call to ResetAttachments upon login. The info in the DB should alw...Diva Canto2009-08-161-1/+3
* * minor: Make GridCommon.ini.example refer to inventory service rather than a...Justin Clarke Casey2009-07-101-9/+27
* * Allowing LLSD logins to do silent logout of last hung session on standalone...Arthur Valadares2009-07-071-8/+17
* Make cleartext authentication case sensitive. Thanks jhurliman for spotting t...Dahlia Trimble2009-06-271-2/+2
* InterServiceInventoryService references *almost* completely removed from the ...diva2009-06-111-5/+22
* * Making silent logoff of old hung sessions for new connections default forArthur Valadares2009-06-011-2/+2
* 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