aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Client/Linden/LLStandaloneLoginService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* A few more inches... Old friends things removed. Less references to UserProfi...Diva Canto2010-01-081-245/+0
* First pass at the new login service. Still incomplete, but doesn't disrupt th...Diva Canto2009-12-301-0/+1
* minor: formatting and commentsJustin Clark-Casey (justincc)2009-08-281-11/+6
* Make cleartext authentication case sensitive. Thanks jhurliman for spotting t...Dahlia Trimble2009-06-271-1/+1
* * Corrected CAPS namespacesArthur Valadares2009-06-181-1/+1
* InterServiceInventoryService references *almost* completely removed from the ...diva2009-06-111-2/+3
* * Making silent logoff of old hung sessions for new connections default forArthur Valadares2009-06-011-8/+2
* * Allows standalone region users to skip the "You must wait 5 minutes to log ...Arthur Valadares2009-05-291-1/+9
* * 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
* - moving banned check and public/private check toDr Scofield2009-05-051-1/+9
* * Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey2009-04-231-1/+0
* Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...diva2009-03-291-0/+1
* * Appearance patches suite: These patches are applied to allow libomv bots to...Sean Dague2009-03-251-1/+1
* * Normalized and pulled GetInventorySkeleton up.lbsa712009-03-201-34/+0
* * De-duplicated login service some morelbsa712009-03-201-36/+4
* * Another stab at refactoring up the CustomiseResponse function. Two fixes:lbsa712009-03-121-138/+5
* * Reverted r8750 to do another round of debugging on mantis #3287lbsa712009-03-111-5/+138
* *** POTENTIAL BREAKAGE ***lbsa712009-03-101-138/+5
* * Re-aligned CustomiseResponse function for imminent up-pullinglbsa712009-03-101-16/+14
* Renamed ILoginRegionsConnector to ILoginServiceToRegionsConnector and moved i...MW2009-03-031-2/+2
* Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...MW2009-03-031-0/+433