aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/LoginService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-29Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...diva1-1093/+0
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
2008-11-25* minor: eliminate mono compiler warningsJustin Clarke Casey1-1/+1
2008-11-25* First step in refactoring the login code - extracting the authenticationlbsa711-43/+49
2008-11-19Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker1-4/+4
2008-11-19Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker1-4/+4
2008-11-18* Added and removed debug information relating to client connectionsAdam Frisby1-1/+1
2008-11-17* Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey1-4/+4
2008-10-01Add a user server XMLRPC method to set the MOTD and the minimum GodLevelMelanie Thielker1-0/+9
2008-09-26* Patch from JHurlimanTeravus Ovares1-7/+7
2008-09-19* Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey1-2/+2
2008-09-14* Converted a number of methods within the login processes from private to pr...Adam Frisby1-6/+6
2008-09-12* Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey1-26/+9
2008-09-09Update svn properties, formatting cleanup.Jeff Ames1-3/+3
2008-09-07* Improve login failure handling.Justin Clarke Casey1-21/+20
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-14/+14
2008-08-19Attachment persistence (Mantis #1711)Melanie Thielker1-0/+6
2008-08-18Formatting cleanup.Jeff Ames1-5/+4
2008-08-16Mantis#1960. Thank you kindly, Tyre for a patch that:Charles Krinke1-0/+3
2008-07-29Mantis#1849. Thank you kindly, Kinoc for a patch that:Charles Krinke1-29/+64
2008-07-24* refactor: Remove now redundant inventory server url being passed to GetInve...Justin Clarke Casey1-17/+4
2008-06-29disabled the multiple inventory server support in login service again.MW1-8/+8
2008-06-29couple of small fixes to try to fix support for multiple inventory servers in...MW1-2/+14
2008-06-28more disabling multiple inventory server support in LoginServiceMW1-2/+2
2008-06-28more work on the support for multiple inventory servers. MW1-3/+3
2008-05-31* Implements UserServer logoff in a few situationsTeravus Ovares1-1/+14
2008-05-16Formatting cleanup.Jeff Ames1-54/+54
2008-05-01* Breaking all the code, breaking all the code..!Adam Frisby1-1/+1
2008-05-01* Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby1-15/+15
2008-04-23* Fix for mantis #1025 - Region always reports that location is unavailable. ...Adam Frisby1-2/+3