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