aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-01* Making log available for subclasseslbsa711-1/+1
2008-11-28* minor: Eliminate unused paramter in LocalUserServices constructorsJustin Clarke Casey1-2/+2
2008-11-28* refactor: move CreateUser into UserServiceAdminJustin Clarke Casey3-47/+31
2008-11-27* Opened the registration of http handlers up for subclassinglbsa711-1/+1
2008-11-25* Adding some virtual hooks and making some privaets protected for great just...lbsa713-8/+20
2008-11-2305:24:49 - [PRESENCE]: Logging off 888760cb-a3cf-43ac-8ea4-8732fd3ee2bb becau...Melanie Thielker3-1/+74
2008-11-23Plumb in the presence notifications and region shutdown/restart messagesMelanie Thielker3-1/+168
2008-11-23Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:Charles Krinke1-56/+85
2008-11-22Move user server -> message server notifications into a separate threadMelanie Thielker1-1/+86
2008-11-11* minor: remove log message that gives wrong user server 'version'Justin Clarke Casey1-2/+0
2008-10-06Mantis#2340. Thank you kindly, Sacha Magne for a patch that:Charles Krinke1-4/+5
2008-10-05Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-10-04* Check in the second part of http://opensimulator.org/mantis/view.php?id=233...Justin Clarke Casey1-7/+12
2008-10-03* refactor: make shutdown a template method in the same manner as startup, fo...Justin Clarke Casey1-3/+1
2008-10-03* refactor: make startup a template methodJustin Clarke Casey1-3/+1
2008-10-02Mantis #2314Melanie Thielker2-3/+42
2008-10-01Add a user server XMLRPC method to set the MOTD and the minimum GodLevelMelanie Thielker2-0/+44
2008-09-24Add persistence of active gestures. This needs an UGAIM update to work.Homer Horwitz1-2/+32
2008-09-15* Add "reset user password" command to user serverJustin Clarke Casey1-2/+55
2008-09-15* refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr...Justin Clarke Casey1-1/+1
2008-09-15* Complete refactoring accidentally left unfinished so that all server help r...Justin Clarke Casey1-6/+9
2008-09-12* Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey1-133/+106
2008-09-09Update svn properties, formatting cleanup.Jeff Ames1-15/+15
2008-09-07* On a failing login, don't bother trying the default region if it's the same...Justin Clarke Casey1-4/+8
2008-09-07* Increase expect_user XMLRPC timeout from 6 to 30 secondsJustin Clarke Casey1-1/+1
2008-09-07* Improve login failure handling.Justin Clarke Casey1-18/+13
2008-09-07* refactor: Remove duplication in UserLoginService where most of the emergenc...Justin Clarke Casey1-260/+170
2008-09-07* minor: for now, print out the exception if logging into the initially selec...Justin Clarke Casey1-3/+3
2008-09-07* minor: Clean up of logging messages to make following the client login proc...Justin Clarke Casey1-1/+0
2008-09-06Mantis #2133Melanie Thielker1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares4-65/+65
2008-09-05Mantis#2048. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-8/+28
2008-08-30* minor: Tiny doc addition to trigger another build that hopefully won't failJustin Clarke Casey1-0/+1
2008-08-30* Ditto, UserServer/Main.csAdam Frisby1-25/+23
2008-08-30* More cleanup, including UserManager.Adam Frisby2-119/+138
2008-08-30* Initial inspection of UserLoginService.cs, cleaned up source code slightly ...Adam Frisby1-34/+27
2008-08-28Update svn properties, formatting cleanup.Jeff Ames1-1/+1
2008-08-25* minor: refactor thread report into a method that returns a string rather th...Justin Clarke Casey1-1/+0
2008-08-25* This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares1-1/+1
2008-08-24Mantis#2041. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-21/+22
2008-08-18Formatting cleanup.Jeff Ames3-22/+19
2008-08-16* Move GridInfoService into Framework.Communications and eliminate Common.Com...Justin Clarke Casey1-1/+0
2008-08-15Plumb in the partner and the account title fields for profile info.Melanie Thielker1-0/+29
2008-08-15Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames1-1/+1
2008-08-14Adds UserFlags and GodLevel to the user data store and plumbs then in.Melanie Thielker1-0/+25
2008-08-14Mantis #1953Melanie Thielker1-6/+17
2008-08-14Mantis #1946Melanie Thielker1-0/+7
2008-08-13Mantis #1936Melanie Thielker1-1/+0
2008-08-09* Reinstate grid receive and send keys to user server configJustin Clarke Casey1-1/+2
2008-08-09* minor: remove unused grid send/receive keys from user server configurationJustin Clarke Casey1-10/+6