| Commit message (Expand) | Author | Files | Lines |
2010-01-10 | All grid servers deleted, including user server. They served us well. | Diva Canto | 1 | -503/+0 |
2009-10-21 | * Changed the misc. methods calling ThreadPool.UnsafeQueueUserWorkItem() to U... | John Hurliman | 1 | -2/+1 |
2009-10-19 | * Removed OpenSim.Data.NHibernate | John Hurliman | 1 | -1/+1 |
2009-10-01 | Catch and print exceptions in MessagingService, to diagnose mysterious disapp... | Diva Canto | 1 | -35/+51 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-23 | * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne... | Adam Frisby | 1 | -6/+6 |
2009-02-25 | Renamed IMessageUserServerService to IInterServiceUserService.cs | MW | 1 | -3/+3 |
2009-02-25 | Renamed IUGAIMCore to IGridServiceCore, still not really happy with this name... | MW | 1 | -2/+2 |
2009-02-25 | More refactoring of the Grid, User and Messaging servers. | MW | 1 | -3/+3 |
2009-02-24 | Setting svn:eol-style=native on new files. | Mike Mazur | 1 | -487/+487 |
2009-02-24 | Same treatment for the MessagingServer... added OpenSim.Grid.MessagingServer.... | MW | 1 | -487/+487 |
2009-02-24 | Updated MessagingServer to use OpenSim.Grid.Framework | MW | 1 | -0/+1 |
2009-02-22 | First step in giving the messaging server the modular refactoring treatment. ... | MW | 1 | -257/+42 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -4/+6 |
2008-11-25 | Add copyright headers. Minor formatting cleanup. | Jeff Ames | 1 | -5/+5 |
2008-11-23 | 05:24:49 - [PRESENCE]: Logging off 888760cb-a3cf-43ac-8ea4-8732fd3ee2bb becau... | Melanie Thielker | 1 | -0/+30 |
2008-11-23 | Plumb in the presence notifications and region shutdown/restart messages | Melanie Thielker | 1 | -7/+70 |
2008-11-21 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-11-19 | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 1 | -1/+1 |
2008-11-19 | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 1 | -1/+1 |
2008-11-17 | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 1 | -1/+1 |
2008-11-17 | minor: remove mono compiler warnings | Justin Clarke Casey | 1 | -3/+3 |
2008-11-17 | Make the messageing server re-register with all it's user servers every five | Melanie Thielker | 1 | -1/+11 |
2008-11-17 | Allow more then one user server in the user server config of the | Melanie Thielker | 1 | -25/+43 |
2008-11-01 | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 1 | -303/+162 |
2008-09-14 | MessageServer gets the agent position (positionx/y/z) as float, not as int in | Homer Horwitz | 1 | -3/+3 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -20/+20 |
2008-08-09 | * minor: remove unused grid send/receive keys from user server configuration | Justin Clarke Casey | 1 | -2/+0 |
2008-06-27 | last round of warning squashing. calling it a day now. | Dr Scofield | 1 | -6/+6 |
2008-06-04 | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 1 | -13/+13 |
2008-06-03 | * This should fix presence issues. | Teravus Ovares | 1 | -11/+20 |
2008-06-02 | * This update enables grid wide presence updates. | Teravus Ovares | 1 | -22/+133 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -21/+21 |
2008-05-14 | More formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-05-01 | * Rolled back a few changes. | Adam Frisby | 1 | -76/+75 |
2008-05-01 | * Cleaning code still. | Adam Frisby | 1 | -75/+76 |
2008-05-01 | * Assorted spring cleanings. | Adam Frisby | 1 | -0/+1 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -8/+6 |
2008-04-02 | changing more references to OpenSim.Data | Sean Dague | 1 | -1/+1 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -68/+39 |
2008-02-26 | * Added base thread pool based presence informing to the message server. | Teravus Ovares | 1 | -26/+27 |
2008-02-26 | * More Message server stuff. Still not ready. | Teravus Ovares | 1 | -26/+77 |
2008-02-25 | * Message Server Linkages (still not ready for use so don't start it yet) | Teravus Ovares | 1 | -1/+103 |
2008-02-14 | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 1 | -1/+1 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -9/+7 |
2008-01-20 | * Added hooks for logout to all IUserService and all that implement it. | Teravus Ovares | 1 | -1/+1 |
2008-01-08 | * Added the files for work units for the purpose of sending out updates to re... | Teravus Ovares | 1 | -0/+4 |
2008-01-08 | * Added more methods to MessageService | Teravus Ovares | 1 | -49/+161 |
2008-01-08 | * Switched over to RegionProfileData from using RegionInfo because RegionInfo... | Teravus Ovares | 1 | -21/+60 |
2008-01-07 | * Message Server stuff. | Teravus Ovares | 1 | -11/+11 |