aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/MessagingServer/Main.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* All grid servers deleted, including user server. They served us well.Diva Canto2010-01-101-293/+0
* Fix Messaging server so -xmlfile actually worksMelanie2009-08-211-0/+1
* Add -xmlfile= option to UGM, to let the files be outside bin if desiredMelanie2009-08-211-1/+3
* Graft the REST console onto the message server as well. What a dirty hack!Melanie2009-08-191-20/+59
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Remove the pre-log4net, discrete output methods from the consolesMelanie Thielker2009-05-201-3/+3
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-0/+1
* Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simpleMelanie Thielker2009-05-041-1/+1
* Renamed IMessageUserServerService to IInterServiceUserService.csMW2009-02-251-2/+2
* Renamed IUGAIMCore to IGridServiceCore, still not really happy with this name...MW2009-02-251-1/+1
* Removed the additions from the last revision for the "ShowHelp" delegate hand...MW2009-02-241-5/+0
* More refactoring of the Grid/user/messaging servers.MW2009-02-241-1/+6
* Same treatment for the MessagingServer... added OpenSim.Grid.MessagingServer....MW2009-02-241-0/+1
* Updated MessagingServer to use OpenSim.Grid.FrameworkMW2009-02-241-0/+1
* Some cleaning up in the MesssagingServer and GridServer.MW2009-02-241-0/+3
* First step in giving the messaging server the modular refactoring treatment. ...MW2009-02-221-32/+95
* * optimized usings.lbsa712009-02-121-3/+0
* Add proper handling for shared vs. unshared modules to the commandMelanie Thielker2009-02-101-2/+2
* Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker2009-02-071-22/+20
* Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown...MW2008-12-021-1/+1
* made the messaging server OpenMessage_Main constructor public (from private) ...MW2008-11-251-1/+1
* 05:24:49 - [PRESENCE]: Logging off 888760cb-a3cf-43ac-8ea4-8732fd3ee2bb becau...Melanie Thielker2008-11-231-0/+1
* Plumb in the presence notifications and region shutdown/restart messagesMelanie Thielker2008-11-231-0/+4
* Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2008-11-011-0/+1
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-271-1/+1
* - Added BaseHttpServer.StopHomer Horwitz2008-10-221-21/+34
* * refactor: make shutdown a template method in the same manner as startup, fo...Justin Clarke Casey2008-10-031-3/+1
* * refactor: make startup a template methodJustin Clarke Casey2008-10-031-5/+1
* * Complete refactoring accidentally left unfinished so that all server help r...Justin Clarke Casey2008-09-151-3/+7
* Mantis #2133Melanie Thielker2008-09-061-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-4/+4
* Formatting cleanup.Jeff Ames2008-08-181-6/+1
* Mantis #1936Melanie Thielker2008-08-131-1/+0
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-271-1/+1
* * This update enables grid wide presence updates.Teravus Ovares2008-06-021-0/+22
* * Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey2008-06-011-1/+3
* * Minor: For no particularly good reason, make all console prompts conform to...Justin Clarke Casey2008-05-161-1/+1
* Formatting cleanup.Jeff Ames2008-05-161-5/+5
* * Fix opensim region server shutdown.Justin Clarke Casey2008-05-091-1/+1
* * Move shutdown processing to base OpenSimServer, overriding the method where...Justin Clarke Casey2008-05-071-20/+4
* * Rolled back a few changes.Adam Frisby2008-05-011-41/+37
* * Cleaning code still.Adam Frisby2008-05-011-37/+41
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-4/+5
* * Refactored out common http handler operationslbsa712008-03-281-8/+5
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* * Four more warnings bite the dust.Adam Frisby2008-03-051-1/+2
* * More Message server stuff. Still not ready.Teravus Ovares2008-02-261-1/+1
* * Message Server Linkages (still not ready for use so don't start it yet)Teravus Ovares2008-02-251-12/+25
* Update version numbers to 0.5Jeff Ames2008-02-071-1/+1
* Converted logging to use log4net.Jeff Ames2008-02-051-20/+16