aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Add a second logoffuser message with the region secret. Teravus Ovares2009-01-131-1/+32
* * Fix an invalid seed cap that could be causing issues.Teravus Ovares2009-01-131-0/+4
* * prune and regrade log messages relating to client login and logoutJustin Clarke Casey2009-01-061-1/+1
* * Rename GetRandomCapsPath() to GetRandomCapsObjectPath() to fit in with term...Justin Clarke Casey2009-01-061-1/+1
* * Move common string aggregation for caps seed path to a method in CapsUtilJustin Clarke Casey2009-01-061-2/+1
* * minor: Move GetRandomCapsPath() to a CapsUtil classJustin Clarke Casey2009-01-061-1/+2
* * Extend stub to test the successful login of a user on the local login serviceJustin Clarke Casey2009-01-051-0/+1
* * Check in login service tests beachheadJustin Clarke Casey2009-01-051-0/+1
* OpenUser_Main is now public. Fixes Mantis #2940. Thanks SirKimbaHomer Horwitz2008-12-301-1/+1
* Update svn properties, minor formatting cleanup.Jeff Ames2008-12-301-339/+339
* * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changesJustin Clarke Casey2008-12-291-1/+1
* * ReCommit the OpenID patch with a few less dependencies.Teravus Ovares2008-12-202-0/+345
* Revert OpenId until we can come to grips with the mono 2 requirementCharles Krinke2008-12-202-345/+0
* Mantis#2816. Thank you kindly, JHurliman for the beginnings of Charles Krinke2008-12-192-0/+345
* * reverted 7561 as the logger reference should always be private to the class...lbsa712008-12-022-2/+2
* Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown...MW2008-12-022-2/+1
* * Making log available for subclasseslbsa712008-12-011-1/+1
* * minor: Eliminate unused paramter in LocalUserServices constructorsJustin Clarke Casey2008-11-281-2/+2
* * refactor: move CreateUser into UserServiceAdminJustin Clarke Casey2008-11-283-47/+31
* * Opened the registration of http handlers up for subclassinglbsa712008-11-271-1/+1
* * Adding some virtual hooks and making some privaets protected for great just...lbsa712008-11-253-8/+20
* 05:24:49 - [PRESENCE]: Logging off 888760cb-a3cf-43ac-8ea4-8732fd3ee2bb becau...Melanie Thielker2008-11-233-1/+74
* Plumb in the presence notifications and region shutdown/restart messagesMelanie Thielker2008-11-233-1/+168
* Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:Charles Krinke2008-11-231-56/+85
* Move user server -> message server notifications into a separate threadMelanie Thielker2008-11-221-1/+86
* * minor: remove log message that gives wrong user server 'version'Justin Clarke Casey2008-11-111-2/+0
* Mantis#2340. Thank you kindly, Sacha Magne for a patch that:Charles Krinke2008-10-061-4/+5
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-051-1/+1
* * Check in the second part of http://opensimulator.org/mantis/view.php?id=233...Justin Clarke Casey2008-10-041-7/+12
* * refactor: make shutdown a template method in the same manner as startup, fo...Justin Clarke Casey2008-10-031-3/+1
* * refactor: make startup a template methodJustin Clarke Casey2008-10-031-3/+1
* Mantis #2314Melanie Thielker2008-10-022-3/+42
* Add a user server XMLRPC method to set the MOTD and the minimum GodLevelMelanie Thielker2008-10-012-0/+44
* Add persistence of active gestures. This needs an UGAIM update to work.Homer Horwitz2008-09-241-2/+32
* * Add "reset user password" command to user serverJustin Clarke Casey2008-09-151-2/+55
* * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr...Justin Clarke Casey2008-09-151-1/+1
* * Complete refactoring accidentally left unfinished so that all server help r...Justin Clarke Casey2008-09-151-6/+9
* * Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2008-09-121-133/+106
* Update svn properties, formatting cleanup.Jeff Ames2008-09-091-15/+15
* * On a failing login, don't bother trying the default region if it's the same...Justin Clarke Casey2008-09-071-4/+8
* * Increase expect_user XMLRPC timeout from 6 to 30 secondsJustin Clarke Casey2008-09-071-1/+1
* * Improve login failure handling.Justin Clarke Casey2008-09-071-18/+13
* * refactor: Remove duplication in UserLoginService where most of the emergenc...Justin Clarke Casey2008-09-071-260/+170
* * minor: for now, print out the exception if logging into the initially selec...Justin Clarke Casey2008-09-071-3/+3
* * minor: Clean up of logging messages to make following the client login proc...Justin Clarke Casey2008-09-071-1/+0
* Mantis #2133Melanie Thielker2008-09-061-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-064-65/+65
* Mantis#2048. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-09-051-8/+28
* * minor: Tiny doc addition to trigger another build that hopefully won't failJustin Clarke Casey2008-08-301-0/+1
* * Ditto, UserServer/Main.csAdam Frisby2008-08-301-25/+23