aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer.Modules/MessageServersConnector.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-10All grid servers deleted, including user server. They served us well.Diva Canto1-514/+0
2009-12-03if an xml rpc method throws an exception, log as an error to the console as w...Justin Clark-Casey (justincc)1-0/+1
2009-10-22Implemented a Watchdog class. Do not manually create Thread objects anymore, ...John Hurliman1-4/+4
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-23* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby1-7/+7
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-0/+1
2009-03-27* This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares1-2/+2
2009-02-25Renamed IUGAIMCore to IGridServiceCore, still not really happy with this name...MW1-2/+2
2009-02-25More refactoring of the Grid, User and Messaging servers. MW1-5/+8
2009-02-24Setting svn:eol-style=native on new files.Mike Mazur1-509/+509
2009-02-24First step in separating out the Userserver console command handling to a "mo...MW1-509/+509
2009-02-24More refactoring of the UserServer.MW1-0/+26
2009-02-12* optimized usings.lbsa711-2/+2
2008-11-2305:24:49 - [PRESENCE]: Logging off 888760cb-a3cf-43ac-8ea4-8732fd3ee2bb becau...Melanie Thielker1-1/+52
2008-11-23Plumb in the presence notifications and region shutdown/restart messagesMelanie Thielker1-1/+92
2008-11-22Move user server -> message server notifications into a separate threadMelanie Thielker1-1/+86
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-6/+6
2008-06-27last round of warning squashing. calling it a day now.Dr Scofield1-6/+6
2008-06-02* This update enables grid wide presence updates.Teravus Ovares1-3/+3
2008-05-16Formatting cleanup.Jeff Ames1-11/+11
2008-05-14Formatting cleanup.Jeff Ames1-1/+1
2008-05-01* Rolled back a few changes.Adam Frisby1-36/+34
2008-05-01* Cleaning code still.Adam Frisby1-34/+36
2008-05-01* Breaking all the code, breaking all the code..!Adam Frisby1-2/+2
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-9/+6
2008-04-15* Make it easier to follow logins on the user server by changing and tidying ...Justin Clarke Casey1-7/+7
2008-03-18Formatting cleanup.Jeff Ames1-26/+26
2008-02-26* More Message server stuff. Still not ready.Teravus Ovares1-13/+84
2008-02-25* Message Server Linkages (still not ready for use so don't start it yet)Teravus Ovares1-1/+9
2008-02-05Converted logging to use log4net.Jeff Ames1-10/+6
2008-01-07* Adding More to the MessageServer classes.Teravus Ovares1-0/+27
2008-01-06* A few more Message Server comms related updatesTeravus Ovares1-2/+2
2008-01-06* Added some userserver glue for communications with the message server Teravus Ovares1-0/+157