aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-01* Move most bookending startup/shutdown messages to BaseOpenSimServer so they...Justin Clarke Casey1-15/+0
2008-06-01* Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey5-7/+14
2008-05-31* Propogate OpenSimMain hack to stop mono-addins scanning warnings to the gri...Justin Clarke Casey1-0/+7
2008-05-31* Implements UserServer logoff in a few situationsTeravus Ovares3-0/+170
2008-05-28let Grid Servers specify a connect string in their configuration.Sean Dague2-4/+4
2008-05-28spring cleaning, remove a bit of db4o grid serverSean Dague2-229/+0
2008-05-28Formatting cleanup.Jeff Ames1-4/+4
2008-05-27updating URL for LSL status.Dr Scofield1-1/+1
2008-05-27I'm dropping the ISimChat interface as that has now been Dr Scofield1-1/+0
2008-05-26This cleans up a merge mess from the earlier checkin and implements llOwnerSa...Dr Scofield3-14/+19
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames5-12/+17
2008-05-22* Fix circular dependency from last checkin by passing version as a parameter...Justin Clarke Casey1-1/+1
2008-05-20i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield2-7/+23
2008-05-19i can haz pantz?Sean Dague1-1/+7
2008-05-19adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht...Dr Scofield2-4/+10
2008-05-17Formatting cleanup.Jeff Ames1-2/+2
2008-05-16in theory implement the backend of appearance for grid.Sean Dague2-0/+46
2008-05-16* Minor: For no particularly good reason, make all console prompts conform to...Justin Clarke Casey6-6/+6
2008-05-16Minor cleanup.Jeff Ames1-1/+1
2008-05-16Formatting cleanup.Jeff Ames29-231/+231
2008-05-14* Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of...Teravus Ovares1-2/+4
2008-05-14* Refactor additional stats collection common code into base opensim serverJustin Clarke Casey2-18/+4
2008-05-14More formatting cleanup. Minor refactoring.Jeff Ames4-10/+20
2008-05-14More formatting cleanup.Jeff Ames9-100/+76
2008-05-14Formatting cleanup.Jeff Ames10-42/+43
2008-05-13* Remove old historical grid inventory codeJustin Clarke Casey2-212/+1
2008-05-13* As part of the region registration process, the grid service now requests t...Justin Clarke Casey2-11/+57
2008-05-12* Refactor: Creating grid login exceptions to try and break up a large method. Justin Clarke Casey1-71/+109
2008-05-12* Minor: Make some direct grid server console output into logged messages ins...Justin Clarke Casey1-7/+10
2008-05-12* If a region running in grid mode fails to login to the grid service, startu...Justin Clarke Casey1-1/+1
2008-05-12* Minor: Change 'delete region' message to region logout messageJustin Clarke Casey1-1/+2
2008-05-12* Minor: Commenting out message detailing all individual map information disp...Justin Clarke Casey1-2/+1
2008-05-12* Minor: Initial cleaning up of some of the grid sim login messagesJustin Clarke Casey1-22/+25
2008-05-09* Removing polling delay for non-CAPS inventory fetch if the client has not y...Justin Clarke Casey1-1/+4
2008-05-09* Fix opensim region server shutdown.Justin Clarke Casey3-3/+3
2008-05-08* Reduced sleep durations in a number of files.Adam Frisby1-6/+1
2008-05-08* Some refactorings.Adam Frisby1-1/+1
2008-05-07* Move shutdown processing to base OpenSimServer, overriding the method where...Justin Clarke Casey6-55/+18
2008-05-05* Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey1-2/+2
2008-05-03* Add ability to defer item actions for AddItem() and DeleteItem(). This won...Justin Clarke Casey1-1/+1
2008-05-03* Refactor RemoveItem()Justin Clarke Casey1-1/+1
2008-05-03* Refactor: move UpdateFolder into CachedUserInfoJustin Clarke Casey1-1/+1
2008-05-03* Refactor: Move bulk of CreateFolder from UserProfileCacheService into Cache...Justin Clarke Casey1-58/+8
2008-05-02plumb in connection string to the user database paths. mysql and mssqlSean Dague1-1/+1
2008-05-01* Refactor: Remove the unused userID parameter that was being passed into alm...Justin Clarke Casey2-88/+6
2008-05-01* Rolled back a few changes.Adam Frisby34-674/+648
2008-05-01* Cleaning code still.Adam Frisby34-648/+674
2008-05-01* Breaking all the code, breaking all the code..!Adam Frisby4-18/+7
2008-05-01* Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby5-10/+9
2008-05-01* Assorted spring cleanings.Adam Frisby2-2/+1