aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey2008-05-051-2/+2
* * Add ability to defer item actions for AddItem() and DeleteItem(). This won...Justin Clarke Casey2008-05-031-1/+1
* * Refactor RemoveItem()Justin Clarke Casey2008-05-031-1/+1
* * Refactor: move UpdateFolder into CachedUserInfoJustin Clarke Casey2008-05-031-1/+1
* * Refactor: Move bulk of CreateFolder from UserProfileCacheService into Cache...Justin Clarke Casey2008-05-031-58/+8
* plumb in connection string to the user database paths. mysql and mssqlSean Dague2008-05-021-1/+1
* * Refactor: Remove the unused userID parameter that was being passed into alm...Justin Clarke Casey2008-05-012-88/+6
* * Rolled back a few changes.Adam Frisby2008-05-0134-674/+648
* * Cleaning code still.Adam Frisby2008-05-0134-648/+674
* * Breaking all the code, breaking all the code..!Adam Frisby2008-05-014-18/+7
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-015-10/+9
* * Assorted spring cleanings.Adam Frisby2008-05-012-2/+1