| Commit message (Expand) | Author | Files | Lines |
2008-11-11 | * Implement basic region filtering as described in https://lists.berlios.de/p... | Justin Clarke Casey | 1 | -1/+1 |
2008-10-13 | * Apply a modified version of the part of http://opensimulator.org/mantis/vie... | Justin Clarke Casey | 1 | -3/+30 |
2008-10-03 | Add the missing bits for the new region-search: | Homer Horwitz | 1 | -0/+1 |
2008-10-03 | * refactor: make shutdown a template method in the same manner as startup, fo... | Justin Clarke Casey | 1 | -3/+1 |
2008-10-03 | * refactor: make startup a template method | Justin Clarke Casey | 1 | -3/+1 |
2008-08-09 | * Reinstate grid receive and send keys to user server config | Justin Clarke Casey | 1 | -6/+1 |
2008-07-18 | Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ... | Mike Mazur | 1 | -2/+1 |
2008-07-11 | Mantis#1682. Revert temporarily, Sempuki's mono addins patch | Charles Krinke | 1 | -1/+2 |
2008-07-10 | Mantis#1682. Thank you kindly, Sempuki for a patch that: | Charles Krinke | 1 | -2/+1 |
2008-07-04 | Mantis#1647. Thank you very much, Sempuki for a patch that: | Charles Krinke | 1 | -10/+6 |
2008-06-27 | Mantis#1591. Thank you graciously, Sempuki for a patch that: | Charles Krinke | 1 | -18/+9 |
2008-06-04 | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 1 | -7/+7 |
2008-06-01 | * Fix build break by eliminating remaining IScenePermissions references - mus... | Justin Clarke Casey | 1 | -2/+2 |
2008-05-31 | * Propogate OpenSimMain hack to stop mono-addins scanning warnings to the gri... | Justin Clarke Casey | 1 | -0/+7 |
2008-05-28 | let Grid Servers specify a connect string in their configuration. | Sean Dague | 1 | -1/+1 |
2008-05-16 | * Minor: For no particularly good reason, make all console prompts conform to... | Justin Clarke Casey | 1 | -1/+1 |
2008-05-14 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-05-13 | * As part of the region registration process, the grid service now requests t... | Justin Clarke Casey | 1 | -5/+5 |
2008-05-12 | * Minor: Make some direct grid server console output into logged messages ins... | Justin Clarke Casey | 1 | -7/+10 |
2008-05-09 | * Fix opensim region server shutdown. | Justin Clarke Casey | 1 | -1/+1 |
2008-05-07 | * Move shutdown processing to base OpenSimServer, overriding the method where... | Justin Clarke Casey | 1 | -16/+5 |
2008-05-01 | * Rolled back a few changes. | Adam Frisby | 1 | -32/+28 |
2008-05-01 | * Cleaning code still. | Adam Frisby | 1 | -28/+32 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -5/+2 |
2008-03-28 | * Refactored out common http handler operations | lbsa71 | 1 | -34/+27 |
2008-03-25 | Minor formatting / svn properties cleanup. | Jeff Ames | 1 | -6/+5 |
2008-03-24 | XmlRpcCommand refactoring | Johan Berntsson | 1 | -1/+1 |
2008-03-24 | Added a plugin loader in GridServer | Johan Berntsson | 1 | -1/+33 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+25 |
2008-03-12 | * made some privates protected | lbsa71 | 1 | -2/+2 |
2008-03-12 | * Renamed Main.cs to GridServerBase.cs | lbsa71 | 1 | -2/+2 |
2008-03-12 | * Refactored out exe bit out of Grid Server for great justice | lbsa71 | 1 | -54/+16 |
2008-03-12 | * Refactored some internals in Grid Server Main | lbsa71 | 1 | -24/+21 |
2008-03-12 | * Extracted RegionProfileData from Request | lbsa71 | 1 | -2/+1 |
2008-03-04 | Merged 3Di code that provides scene and avatar serialization, and plugin supp... | Johan Berntsson | 1 | -0/+1 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -16/+14 |
2008-02-04 | * Rebase all current servers on common abstract BaseOpenSimServer class | Justin Clarke Casey | 1 | -19/+15 |
2008-01-15 | * Mother of all commits: | Adam Frisby | 1 | -4/+4 |
2008-01-06 | * A few more Message Server comms related updates | Teravus Ovares | 1 | -0/+5 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -2/+2 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 1 | -2/+2 |
2007-12-06 | removed some duplicate hard-coded port numbers. changed ports to uint. | Jeff Ames | 1 | -1/+1 |
2007-12-04 | * Fixed a whole bunch of console messages. | Adam Frisby | 1 | -3/+3 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -22/+15 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 1 | -2/+2 |
2007-10-25 | apply http://bug.opensecondlife.org/view.php?id=512 from chillken | Sean Dague | 1 | -1/+1 |
2007-09-14 | Can now set the http ports that grid server and user server use. | MW | 1 | -1/+1 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 |
2007-08-03 | Changes to prepare for future possible configuration of separate logdir, conf... | Brian McBee | 1 | -2/+8 |
2007-07-24 | * Reduced a significant number of compiler warnings (back down to 9 for all p... | Adam Frisby | 1 | -1/+0 |