| Commit message (Expand) | Author | Files | Lines |
2010-01-10 | All grid servers deleted, including user server. They served us well. | Diva Canto | 1 | -293/+0 |
2009-08-21 | Fix Messaging server so -xmlfile actually works | Melanie | 1 | -0/+1 |
2009-08-21 | Add -xmlfile= option to UGM, to let the files be outside bin if desired | Melanie | 1 | -1/+3 |
2009-08-19 | Graft the REST console onto the message server as well. What a dirty hack! | Melanie | 1 | -20/+59 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-20 | Remove the pre-log4net, discrete output methods from the consoles | Melanie Thielker | 1 | -3/+3 |
2009-05-04 | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 1 | -0/+1 |
2009-05-04 | Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple | Melanie Thielker | 1 | -1/+1 |
2009-02-25 | Renamed IMessageUserServerService to IInterServiceUserService.cs | MW | 1 | -2/+2 |
2009-02-25 | Renamed IUGAIMCore to IGridServiceCore, still not really happy with this name... | MW | 1 | -1/+1 |
2009-02-24 | Removed the additions from the last revision for the "ShowHelp" delegate hand... | MW | 1 | -5/+0 |
2009-02-24 | More refactoring of the Grid/user/messaging servers. | MW | 1 | -1/+6 |
2009-02-24 | Same treatment for the MessagingServer... added OpenSim.Grid.MessagingServer.... | MW | 1 | -0/+1 |
2009-02-24 | Updated MessagingServer to use OpenSim.Grid.Framework | MW | 1 | -0/+1 |
2009-02-24 | Some cleaning up in the MesssagingServer and GridServer. | MW | 1 | -0/+3 |
2009-02-22 | First step in giving the messaging server the modular refactoring treatment. ... | MW | 1 | -32/+95 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -3/+0 |
2009-02-10 | Add proper handling for shared vs. unshared modules to the command | Melanie Thielker | 1 | -2/+2 |
2009-02-07 | Replace the console for all OpenSim apps with a new console featuring command | Melanie Thielker | 1 | -22/+20 |
2008-12-02 | Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown... | MW | 1 | -1/+1 |
2008-11-25 | made the messaging server OpenMessage_Main constructor public (from private) ... | MW | 1 | -1/+1 |
2008-11-23 | 05:24:49 - [PRESENCE]: Logging off 888760cb-a3cf-43ac-8ea4-8732fd3ee2bb becau... | Melanie Thielker | 1 | -0/+1 |
2008-11-23 | Plumb in the presence notifications and region shutdown/restart messages | Melanie Thielker | 1 | -0/+4 |
2008-11-01 | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 1 | -0/+1 |
2008-10-27 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-10-22 | - Added BaseHttpServer.Stop | Homer Horwitz | 1 | -21/+34 |
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 | -5/+1 |
2008-09-15 | * Complete refactoring accidentally left unfinished so that all server help r... | Justin Clarke Casey | 1 | -3/+7 |
2008-09-06 | Mantis #2133 | Melanie Thielker | 1 | -1/+1 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -4/+4 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -6/+1 |
2008-08-13 | Mantis #1936 | Melanie Thielker | 1 | -1/+0 |
2008-06-27 | last round of warning squashing. calling it a day now. | Dr Scofield | 1 | -1/+1 |
2008-06-02 | * This update enables grid wide presence updates. | Teravus Ovares | 1 | -0/+22 |
2008-06-01 | * Fix build break by eliminating remaining IScenePermissions references - mus... | Justin Clarke Casey | 1 | -1/+3 |
2008-05-16 | * Minor: For no particularly good reason, make all console prompts conform to... | Justin Clarke Casey | 1 | -1/+1 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -5/+5 |
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 | -20/+4 |
2008-05-01 | * Rolled back a few changes. | Adam Frisby | 1 | -41/+37 |
2008-05-01 | * Cleaning code still. | Adam Frisby | 1 | -37/+41 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -4/+5 |
2008-03-28 | * Refactored out common http handler operations | lbsa71 | 1 | -8/+5 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+25 |
2008-03-05 | * Four more warnings bite the dust. | Adam Frisby | 1 | -1/+2 |
2008-02-26 | * More Message server stuff. Still not ready. | Teravus Ovares | 1 | -1/+1 |
2008-02-25 | * Message Server Linkages (still not ready for use so don't start it yet) | Teravus Ovares | 1 | -12/+25 |
2008-02-07 | Update version numbers to 0.5 | Jeff Ames | 1 | -1/+1 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -20/+16 |