aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid (follow)
Commit message (Expand)AuthorAgeFilesLines
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-279-47/+48
* Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke2008-06-272-19/+11
* Update svn properties. Add copyright notices.Jeff Ames2008-06-252-0/+54
* * Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares2008-06-211-12/+72
* * If appropriate, start printing out the inner exception from the grid -> reg...Justin Clarke Casey2008-06-131-1/+5
* Mantis#1514. Thank you kindly, Boscata for an InventoryServer patchCharles Krinke2008-06-111-0/+4
* Formatting cleanup, minor refactoring, svn properties.Jeff Ames2008-06-046-39/+39
* * This should fix presence issues.Teravus Ovares2008-06-033-14/+24
* * Submitting 3 files for the messagingserver that I've kept to myself.Teravus Ovares2008-06-023-0/+157
* * This update enables grid wide presence updates.Teravus Ovares2008-06-025-33/+232
* * This enables grid-wide instant messaging in a peer to peer with tracker sty...Teravus Ovares2008-06-012-2/+2
* * Committing more unfinished stuff. Nothing significant at the moment. IM ...Teravus Ovares2008-06-011-0/+48
* * Move most bookending startup/shutdown messages to BaseOpenSimServer so they...Justin Clarke Casey2008-06-011-15/+0
* * Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey2008-06-015-7/+14
* * Propogate OpenSimMain hack to stop mono-addins scanning warnings to the gri...Justin Clarke Casey2008-05-311-0/+7
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-313-0/+170
* let Grid Servers specify a connect string in their configuration.Sean Dague2008-05-282-4/+4
* spring cleaning, remove a bit of db4o grid serverSean Dague2008-05-282-229/+0
* Formatting cleanup.Jeff Ames2008-05-281-4/+4
* updating URL for LSL status.Dr Scofield2008-05-271-1/+1
* I'm dropping the ISimChat interface as that has now been Dr Scofield2008-05-271-1/+0
* This cleans up a merge mess from the earlier checkin and implements llOwnerSa...Dr Scofield2008-05-263-14/+19
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-255-12/+17
* * Fix circular dependency from last checkin by passing version as a parameter...Justin Clarke Casey2008-05-221-1/+1
* i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield2008-05-202-7/+23
* i can haz pantz?Sean Dague2008-05-191-1/+7
* adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht...Dr Scofield2008-05-192-4/+10
* Formatting cleanup.Jeff Ames2008-05-171-2/+2
* in theory implement the backend of appearance for grid.Sean Dague2008-05-162-0/+46
* * Minor: For no particularly good reason, make all console prompts conform to...Justin Clarke Casey2008-05-166-6/+6
* Minor cleanup.Jeff Ames2008-05-161-1/+1
* Formatting cleanup.Jeff Ames2008-05-1629-231/+231
* * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of...Teravus Ovares2008-05-141-2/+4
* * Refactor additional stats collection common code into base opensim serverJustin Clarke Casey2008-05-142-18/+4
* More formatting cleanup. Minor refactoring.Jeff Ames2008-05-144-10/+20
* More formatting cleanup.Jeff Ames2008-05-149-100/+76
* Formatting cleanup.Jeff Ames2008-05-1410-42/+43
* * Remove old historical grid inventory codeJustin Clarke Casey2008-05-132-212/+1
* * As part of the region registration process, the grid service now requests t...Justin Clarke Casey2008-05-132-11/+57
* * Refactor: Creating grid login exceptions to try and break up a large method. Justin Clarke Casey2008-05-121-71/+109
* * Minor: Make some direct grid server console output into logged messages ins...Justin Clarke Casey2008-05-121-7/+10
* * If a region running in grid mode fails to login to the grid service, startu...Justin Clarke Casey2008-05-121-1/+1
* * Minor: Change 'delete region' message to region logout messageJustin Clarke Casey2008-05-121-1/+2
* * Minor: Commenting out message detailing all individual map information disp...Justin Clarke Casey2008-05-121-2/+1
* * Minor: Initial cleaning up of some of the grid sim login messagesJustin Clarke Casey2008-05-121-22/+25
* * Removing polling delay for non-CAPS inventory fetch if the client has not y...Justin Clarke Casey2008-05-091-1/+4
* * Fix opensim region server shutdown.Justin Clarke Casey2008-05-093-3/+3
* * Reduced sleep durations in a number of files.Adam Frisby2008-05-081-6/+1
* * Some refactorings.Adam Frisby2008-05-081-1/+1
* * Move shutdown processing to base OpenSimServer, overriding the method where...Justin Clarke Casey2008-05-076-55/+18