aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-17fix a bug with the Grid REST interface that was returning the classnameSean Dague1-1/+1
2008-12-13Mantis#2811. Thank you kindly, Diva for a patch that resolvesCharles Krinke1-8/+5
2008-12-12* minor: Be a little more informative when a region fails to connect because ...Justin Clarke Casey1-2/+4
2008-12-11Add hostnames in addition to IP address to some more places. This continues r...Homer Horwitz1-0/+2
2008-12-11Move from IP to hostname for seed caps on login, for gridmode and standalone.Homer Horwitz1-0/+1
2008-12-05- Fixed missing ToString() in map_blocks response in grid-serverHomer Horwitz1-1/+4
2008-12-02* reverted 7561 as the logger reference should always be private to the class...lbsa712-2/+2
2008-12-02Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown...MW4-4/+3
2008-12-02Added two new "trusted" url handlers to the Inventory server, to allow the us...MW2-10/+34
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 Casey4-49/+40
2008-11-27* Opened the registration of http handlers up for subclassinglbsa711-1/+1
2008-11-25Add copyright headers. Minor formatting cleanup.Jeff Ames1-5/+5
2008-11-25made the messaging server OpenMessage_Main constructor public (from private) ...MW1-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 Thielker5-1/+105
2008-11-23Plumb in the presence notifications and region shutdown/restart messagesMelanie Thielker5-8/+242
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-21Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-11-19Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker2-7/+7
2008-11-19Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2-7/+7
2008-11-17* Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey2-7/+7
2008-11-17minor: remove mono compiler warningsJustin Clarke Casey1-3/+3
2008-11-17Make the messageing server re-register with all it's user servers every fiveMelanie Thielker1-1/+11
2008-11-17Allow more then one user server in the user server config of theMelanie Thielker1-25/+43
2008-11-11* minor: remove log message that gives wrong user server 'version'Justin Clarke Casey1-2/+0
2008-11-11* Implement basic region filtering as described in https://lists.berlios.de/p...Justin Clarke Casey2-7/+35
2008-11-06Thank you kindly, Diva, for a patch that:Charles Krinke2-4/+4
2008-11-01Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz3-304/+164
2008-10-29GridManager.GetRegions() now returns a List, not a Dictionary. Also removed s...Mike Mazur1-40/+35
2008-10-27Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-10-22- Added BaseHttpServer.StopHomer Horwitz1-21/+34
2008-10-13* Apply a modified version of the part of http://opensimulator.org/mantis/vie...Justin Clarke Casey2-3/+53
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-03Add the missing bits for the new region-search:Homer Horwitz2-0/+71
2008-10-03* refactor: make shutdown a template method in the same manner as startup, fo...Justin Clarke Casey3-9/+3
2008-10-03* refactor: make startup a template methodJustin Clarke Casey5-17/+5
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-29* Apply http://opensimulator.org/mantis/view.php?id=2295Justin Clarke Casey1-1/+1
2008-09-28Mantis#2289. Thank you kindly, SMeans for a patch that:Charles Krinke1-1/+0
2008-09-26* Patch from JHurlimanTeravus Ovares4-4/+4
2008-09-24Add persistence of active gestures. This needs an UGAIM update to work.Homer Horwitz4-2/+62
2008-09-17More ScriptEngine cleanupTedd Hansen30-10956/+0
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