aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/GridServer (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-23/+23
2008-08-23Mantis#2036. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-3/+15
2008-08-23Mantis#2036. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-4/+10
2008-08-18Formatting cleanup.Jeff Ames2-7/+7
2008-08-13Mantis #1936Melanie Thielker1-1/+0
2008-08-09* Reinstate grid receive and send keys to user server configJustin Clarke Casey2-13/+8
2008-07-31Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur1-5/+2
2008-07-30* Applying Mantis #1852 - Plugin Provider refactoring. Courtesy of Ryan/Sempuki.Adam Frisby1-3/+3
2008-07-23Thanks, sempuki, for a patch that adds .addin.xml for MSSQL and SQLite users.Mike Mazur1-13/+2
2008-07-23Thanks, sempuki, for a patch that moves control of Mono.Addins from source at...Mike Mazur2-10/+6
2008-07-18Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ...Mike Mazur3-65/+61
2008-07-11Mantis#1682. Revert temporarily, Sempuki's mono addins patchCharles Krinke2-1/+6
2008-07-10Mantis#1682. Thank you kindly, Sempuki for a patch that:Charles Krinke2-6/+1
2008-07-04Mantis#1647. Thank you very much, Sempuki for a patch that:Charles Krinke2-10/+17
2008-06-27Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke2-19/+11
2008-06-13* If appropriate, start printing out the inner exception from the grid -> reg...Justin Clarke Casey1-1/+5
2008-06-04Formatting cleanup, minor refactoring, svn properties.Jeff Ames1-7/+7
2008-06-01* Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey1-2/+2
2008-05-31* Propogate OpenSimMain hack to stop mono-addins scanning warnings to the gri...Justin Clarke Casey1-0/+7
2008-05-28let Grid Servers specify a connect string in their configuration.Sean Dague2-4/+4
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames1-4/+4
2008-05-20i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield1-6/+18
2008-05-16* Minor: For no particularly good reason, make all console prompts conform to...Justin Clarke Casey1-1/+1
2008-05-16Formatting cleanup.Jeff Ames3-37/+37
2008-05-14Formatting cleanup.Jeff Ames2-3/+3
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* Fix opensim region server shutdown.Justin Clarke Casey1-1/+1
2008-05-07* Move shutdown processing to base OpenSimServer, overriding the method where...Justin Clarke Casey1-16/+5
2008-05-01* Rolled back a few changes.Adam Frisby5-129/+122
2008-05-01* Cleaning code still.Adam Frisby5-122/+129
2008-05-01* Breaking all the code, breaking all the code..!Adam Frisby1-10/+3
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby3-14/+9
2008-04-13* Fix a bug in the friends module that causes a friend not to appear online w...Teravus Ovares1-1/+16
2008-04-11* Discerned between AddProfile and UpdateProfile in region registrationlbsa711-1/+11
2008-04-02changing more references to OpenSim.DataSean Dague1-5/+5
2008-03-28* Refactored out common http handler operationslbsa711-34/+27
2008-03-26* Increase timeout for initial simulator login from 16 to 30 secondsJustin Clarke Casey1-21/+48
2008-03-25Minor formatting / svn properties cleanup.Jeff Ames1-6/+5
2008-03-24XmlRpcCommand refactoringJohan Berntsson1-1/+1
2008-03-24Added a plugin loader in GridServerJohan Berntsson2-1/+74
2008-03-21Comment out an unused 'str' and add a WriteLine to useCharles Krinke1-1/+1
2008-03-18Formatting cleanup. Minor refactoring.Jeff Ames1-56/+52
2008-03-18* Added the ability to type the partial name of a region in the start locatio...Teravus Ovares1-0/+25
2008-03-18Formatting cleanup.Jeff Ames3-57/+53