aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer.Modules/UserLoginService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* All grid servers deleted, including user server. They served us well.Diva Canto2010-01-101-416/+0
* Removed refs to OpenIdService in UserServer.Diva Canto2010-01-101-8/+0
* First pass at the new login service. Still incomplete, but doesn't disrupt th...Diva Canto2009-12-301-0/+1
* Better error handling to diagnose login problems.Diva Canto2009-10-031-0/+1
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Fixed bug in HG that was causing secondlife:// refs to bomb the client.Diva Canto2009-09-281-3/+2
* Fixed bug in user server related to region's serverURI.Diva Canto2009-09-281-1/+1
* Fixed small bug in having to deal with RegionInfo's ServerURI, which wasn't b...Diva Canto2009-09-271-0/+1
* Fixed the connection from User server to GridServer.Diva Canto2009-09-271-32/+30
* * Corrected CAPS namespacesArthur Valadares2009-06-181-1/+1
* InterServiceInventoryService references *almost* completely removed from the ...diva2009-06-111-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Restoring the initial CAP Url to exactly what it used to be before Adam's cha...diva2009-05-261-6/+13
* * Fiddles with some login network code to attempt to fix login bug.Adam Frisby2009-05-261-1/+2
* * Implements automatic loopback handling for standalone regions. Adam Frisby2009-05-231-4/+6
* * Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths.Adam Frisby2009-05-231-3/+3
* * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby2009-05-231-1/+2
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-0/+1
* Flipping check_session xmlrpc's keep-alive to false, because some clients hang.diva2009-04-291-1/+1
* * Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey2009-04-221-0/+1
* Adds session authentication upon NewUserConnections. Adds user key authentica...diva2009-04-141-0/+1
* Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...diva2009-03-291-0/+1
* * Normalized and pulled GetInventorySkeleton up.lbsa712009-03-201-62/+0
* * De-duplicated login service some morelbsa712009-03-201-29/+0
* * Another stab at refactoring up the CustomiseResponse function. Two fixes:lbsa712009-03-121-149/+47
* * Reverted r8750 to do another round of debugging on mantis #3287lbsa712009-03-111-28/+155
* *** POTENTIAL BREAKAGE ***lbsa712009-03-101-155/+28
* * Re-aligned CustomiseResponse function for imminent up-pullinglbsa712009-03-101-2/+4
* * renamed IRegionProfileService to IRegionProfileRouter to better reflect use...lbsa712009-02-261-2/+2
* Setting svn:eol-style=native on new files.Mike Mazur2009-02-241-600/+600
* First step in separating out the Userserver console command handling to a "mo...MW2009-02-241-0/+600