aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/LoginService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...diva2009-03-291-1093/+0
* * Normalized and pulled GetInventorySkeleton up.lbsa712009-03-201-31/+79
* * De-duplicated login service some morelbsa712009-03-201-1/+32
* Update svn properties, formatting cleanup.Jeff Ames2009-03-121-3/+3
* * Another stab at refactoring up the CustomiseResponse function. Two fixes:lbsa712009-03-121-9/+147
* * Reverted r8750 to do another round of debugging on mantis #3287lbsa712009-03-111-141/+9
* *** POTENTIAL BREAKAGE ***lbsa712009-03-101-9/+141
* * Re-aligned CustomiseResponse function for imminent up-pullinglbsa712009-03-101-0/+3
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-03-091-5/+5
* Making the web_login_key code work, even if the LL Viewer doesn't support it....diva2009-03-081-4/+19
* Add copyright headers. Minor formatting cleanup.Jeff Ames2009-02-211-1/+1
* * optimized usings.lbsa712009-02-121-2/+2
* * Extend archive test to check for the presence of a control file in a saved ...Justin Clarke Casey2009-01-231-0/+1
* - remove extra "; in http_loginform.html.example; fix issue 3025Mike Mazur2009-01-211-2/+2
* * Extend stub to test the successful login of a user on the local login serviceJustin Clarke Casey2009-01-051-2/+0
* * Check in login service tests beachheadJustin Clarke Casey2009-01-051-6/+6
* * Eliminate a possible null reference from the LLSDLogin method.Teravus Ovares2008-12-271-0/+4
* killing warnings, reformatting RemoteAdminPluginDr Scofield2008-12-051-1/+1
* some small refactoring of the LoginService to allow sub classes to override t...MW2008-12-051-11/+18
* Update svn properties. Add copyright header. Minor formatting cleanup.Jeff Ames2008-11-301-1/+1
* * Changed name of auth function to better reflect actual uselbsa712008-11-281-2/+3
* Add copyright headers. Minor formatting cleanup.Jeff Ames2008-11-251-1/+1
* * minor: eliminate mono compiler warningsJustin Clarke Casey2008-11-251-1/+1
* * First step in refactoring the login code - extracting the authenticationlbsa712008-11-251-43/+49
* Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker2008-11-191-4/+4
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-191-4/+4
* * Added and removed debug information relating to client connectionsAdam Frisby2008-11-181-1/+1
* * Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey2008-11-171-4/+4
* Add a user server XMLRPC method to set the MOTD and the minimum GodLevelMelanie Thielker2008-10-011-0/+9
* * Patch from JHurlimanTeravus Ovares2008-09-261-7/+7
* * Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey2008-09-191-2/+2
* * Converted a number of methods within the login processes from private to pr...Adam Frisby2008-09-141-6/+6
* * Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2008-09-121-26/+9
* Update svn properties, formatting cleanup.Jeff Ames2008-09-091-3/+3
* * Improve login failure handling.Justin Clarke Casey2008-09-071-21/+20
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-14/+14
* Attachment persistence (Mantis #1711)Melanie Thielker2008-08-191-0/+6
* Formatting cleanup.Jeff Ames2008-08-181-5/+4
* Mantis#1960. Thank you kindly, Tyre for a patch that:Charles Krinke2008-08-161-0/+3
* Mantis#1849. Thank you kindly, Kinoc for a patch that:Charles Krinke2008-07-291-29/+64
* * refactor: Remove now redundant inventory server url being passed to GetInve...Justin Clarke Casey2008-07-241-17/+4
* disabled the multiple inventory server support in login service again.MW2008-06-291-8/+8
* couple of small fixes to try to fix support for multiple inventory servers in...MW2008-06-291-2/+14
* more disabling multiple inventory server support in LoginServiceMW2008-06-281-2/+2
* more work on the support for multiple inventory servers. MW2008-06-281-3/+3
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-311-1/+14
* Formatting cleanup.Jeff Ames2008-05-161-54/+54
* * Breaking all the code, breaking all the code..!Adam Frisby2008-05-011-1/+1
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-011-15/+15
* * Fix for mantis #1025 - Region always reports that location is unavailable. ...Adam Frisby2008-04-231-2/+3