Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mantis #2124 | Melanie Thielker | 2008-09-14 | 1 | -12/+12 |
| | | | | | | | Thank you, RuudL, for a patch that brings MSSQL up to the same implementation level as MySQL. | ||||
* | Mantis #2133 | Melanie Thielker | 2008-09-06 | 1 | -1/+1 |
| | | | | | | | Thank you, Xugu Madison and ChrisDown, for a patch that fixes linux filename extensions from .Xml back to .xml | ||||
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -23/+23 |
| | | | | | | | * This is a HUGE OMG update and will definitely have unknown side effects.. so this is really only for the strong hearted at this point. Regular people should let the dust settle. * This has been tested to work with most basic functions. However.. make sure you back up 'everything' before using this. It's that big! * Essentially we're back at square 1 in the testing phase.. so lets identify things that broke. | ||||
* | Mantis#2036. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-23 | 1 | -3/+15 |
| | | | | | | Not enough logging. Added IP endpoing of request to the log messages on lookup-failure | ||||
* | Mantis#2036. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-23 | 1 | -4/+10 |
| | | | | | | This patch adds some more informative logging if the region isn't found. | ||||
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 2 | -7/+7 |
| | |||||
* | Mantis #1936 | Melanie Thielker | 2008-08-13 | 1 | -1/+0 |
| | | | | | | | | Thank you, gsky, for a patch that corrects the threading model to use the multithreaded apartment in the grid servers and region server. | ||||
* | * Reinstate grid receive and send keys to user server config | Justin Clarke Casey | 2008-08-09 | 2 | -13/+8 |
| | | | | | | | * Looks like these weren't so unused after all - oops! * Remove message from grid server config | ||||
* | Thanks, sempuki, for a patch that moves all Grid Server's plugins to | Mike Mazur | 2008-07-31 | 1 | -5/+2 |
| | | | | | | PluginLoader. Fix issue 1871. | ||||
* | * Applying Mantis #1852 - Plugin Provider refactoring. Courtesy of Ryan/Sempuki. | Adam Frisby | 2008-07-30 | 1 | -3/+3 |
| | |||||
* | Thanks, sempuki, for a patch that adds .addin.xml for MSSQL and SQLite users. | Mike Mazur | 2008-07-23 | 1 | -13/+2 |
| | |||||
* | Thanks, sempuki, for a patch that moves control of Mono.Addins from source ↵ | Mike Mazur | 2008-07-23 | 2 | -10/+6 |
| | | | | attributes to external XML files. Fix issues 1682 and 1786. | ||||
* | Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ↵ | Mike Mazur | 2008-07-18 | 3 | -65/+61 |
| | | | | (issue 1763). | ||||
* | Mantis#1682. Revert temporarily, Sempuki's mono addins patch | Charles Krinke | 2008-07-11 | 2 | -1/+6 |
| | | | | | while he studies the issues in Windows a little bit. | ||||
* | Mantis#1682. Thank you kindly, Sempuki for a patch that: | Charles Krinke | 2008-07-10 | 2 | -6/+1 |
| | | | | | | Move control of Mono.Addins from source attributes to external XML files. This removes a lot of coupling of the source with Mono.Addins | ||||
* | Mantis#1647. Thank you very much, Sempuki for a patch that: | Charles Krinke | 2008-07-04 | 2 | -10/+17 |
| | | | | | Updates the previous module loader work. | ||||
* | Mantis#1591. Thank you graciously, Sempuki for a patch that: | Charles Krinke | 2008-06-27 | 2 | -19/+11 |
| | | | | | | | | | | Currently module loading is done ad-hoc. I propose creating a simple loader class that leverages Mono.Addins (and perhaps the new .NET addins when they become available in mono). Attached is a basic patch for review that compiles into HEAD, but doesn't yet replace any existing ad-hoc loaders. | ||||
* | * If appropriate, start printing out the inner exception from the grid -> ↵ | Justin Clarke Casey | 2008-06-13 | 1 | -1/+5 |
| | | | | region status check, so we can tell a bit better what the problem was | ||||
* | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 2008-06-04 | 1 | -7/+7 |
| | |||||
* | * Fix build break by eliminating remaining IScenePermissions references - ↵ | Justin Clarke Casey | 2008-06-01 | 1 | -2/+2 |
| | | | | | | | | must remember to nant clean * Hook all server startups into base opensim server startup method | ||||
* | * Propogate OpenSimMain hack to stop mono-addins scanning warnings to the ↵ | Justin Clarke Casey | 2008-05-31 | 1 | -0/+7 |
| | | | | | | | | grid managing * This hack just temporarily sends console output to /dev/null when we make the relevant addins calls, restoring it afterwards | ||||
* | let Grid Servers specify a connect string in their configuration. | Sean Dague | 2008-05-28 | 2 | -4/+4 |
| | |||||
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-25 | 1 | -4/+4 |
| | |||||
* | i'm extending the RestStreamHandler.Handler(...) signature to actually | Dr Scofield | 2008-05-20 | 1 | -6/+18 |
| | | | | | | | | | | | provide OSHttpRequest and OSHttpResponse to our REST handler. also, this adds proper RestPlugin.IsGod() checking against the X-OpenSim-Godkey HTTP request header. last, i added XML doc comments to RestPlugin.cs | ||||
* | * Minor: For no particularly good reason, make all console prompts conform ↵ | Justin Clarke Casey | 2008-05-16 | 1 | -1/+1 |
| | | | | to the same prompt scheme | ||||
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 3 | -37/+37 |
| | |||||
* | Formatting cleanup. | Jeff Ames | 2008-05-14 | 2 | -3/+3 |
| | |||||
* | * As part of the region registration process, the grid service now requests ↵ | Justin Clarke Casey | 2008-05-13 | 2 | -11/+57 |
| | | | | | | | | | | | | the status of the region using the region http uri just passed in * If the status cannot be retrieved, then the region startup will terminate. * The aim of this is for earlier detection of situations where the region can send messages out but cannot accept incoming requests (often due to firewall issues) * This is currently an extremely simplistic check which completely trusts whatever http uri is given by the region * This contact may be problematic, though since the user service needs to be able to contact the region http uri, it doesn't seem unreasonable for the grid to have to be able to do so too at this stage * This change will require a prebuild | ||||
* | * Refactor: Creating grid login exceptions to try and break up a large method. | Justin Clarke Casey | 2008-05-12 | 1 | -71/+109 |
| | | | | | | | * This in preparation for further login validation to check that the region logging in is properly contactable. * Also increase verbosity of some error messages | ||||
* | * Minor: Make some direct grid server console output into logged messages ↵ | Justin Clarke Casey | 2008-05-12 | 1 | -7/+10 |
| | | | | instead | ||||
* | * If a region running in grid mode fails to login to the grid service, ↵ | Justin Clarke Casey | 2008-05-12 | 1 | -1/+1 |
| | | | | startup will now terminate instead of carrying on (and thus burying the error message) | ||||
* | * Minor: Change 'delete region' message to region logout message | Justin Clarke Casey | 2008-05-12 | 1 | -1/+2 |
| | |||||
* | * Minor: Commenting out message detailing all individual map information ↵ | Justin Clarke Casey | 2008-05-12 | 1 | -2/+1 |
| | | | | dispatch for now | ||||
* | * Minor: Initial cleaning up of some of the grid sim login messages | Justin Clarke Casey | 2008-05-12 | 1 | -22/+25 |
| | |||||
* | * Fix opensim region server shutdown. | Justin Clarke Casey | 2008-05-09 | 1 | -1/+1 |
| | |||||
* | * Move shutdown processing to base OpenSimServer, overriding the method ↵ | Justin Clarke Casey | 2008-05-07 | 1 | -16/+5 |
| | | | | | | | | where appropriate * This also means that the command quit (as well as shutdown) will now close down grid servers (instead of only being in place for the region server) | ||||
* | * Rolled back a few changes. | Adam Frisby | 2008-05-01 | 5 | -129/+122 |
| | |||||
* | * Cleaning code still. | Adam Frisby | 2008-05-01 | 5 | -122/+129 |
| | |||||
* | * Breaking all the code, breaking all the code..! | Adam Frisby | 2008-05-01 | 1 | -10/+3 |
| | | | | | * Made a bunch more members static, removed some dead code, general cleaning. | ||||
* | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 2008-04-21 | 3 | -14/+9 |
| | | | | (this took a while to run). | ||||
* | * Fix a bug in the friends module that causes a friend not to appear online ↵ | Teravus Ovares | 2008-04-13 | 1 | -1/+16 |
| | | | | | | | | when they were. * A few things for testing. * This makes a modification to the region registration with the grid server so that the region can send it a chosen password to identify itself. It will not cause any errors, if either one are not updated. | ||||
* | * Discerned between AddProfile and UpdateProfile in region registration | lbsa71 | 2008-04-11 | 1 | -1/+11 |
| | | | | | :: Believe it or not, but INSERT/UPDATE is actually a better pattern than REPLACE, since, with INSERT/UPDATE you can catch erroneous UPDATES to non-INSERTed items as well as catch erroneous re-INSERTS. in 95% of the cases, you SHOULD have a clear INSERT context, and a clear and separate UPDATE context. If you think your case falls within the 5%, maybe you should re-evaluate your code. :: | ||||
* | changing more references to OpenSim.Data | Sean Dague | 2008-04-02 | 1 | -5/+5 |
| | |||||
* | * Refactored out common http handler operations | lbsa71 | 2008-03-28 | 1 | -34/+27 |
| | |||||
* | * Increase timeout for initial simulator login from 16 to 30 seconds | Justin Clarke Casey | 2008-03-26 | 1 | -21/+48 |
| | | | | | | * Comments, capitalization | ||||
* | Minor formatting / svn properties cleanup. | Jeff Ames | 2008-03-25 | 1 | -6/+5 |
| | |||||
* | XmlRpcCommand refactoring | Johan Berntsson | 2008-03-24 | 1 | -1/+1 |
| | |||||
* | Added a plugin loader in GridServer | Johan Berntsson | 2008-03-24 | 2 | -1/+74 |
| | |||||
* | Comment out an unused 'str' and add a WriteLine to use | Charles Krinke | 2008-03-21 | 1 | -1/+1 |
| | | | | | an "Exception e" with e.ToString() to eliminate 2 warnings. | ||||
* | Formatting cleanup. Minor refactoring. | Jeff Ames | 2008-03-18 | 1 | -56/+52 |
| |