aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/CommunicationsManager.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-11CommunicationsManager deleted.Diva Canto1-58/+0
2010-01-10NetworkServersInfo removed from CommsManager.Diva Canto1-7/+0
2010-01-10CommunicationsManager is practically empty. Only NetworkServersInfo is there.Diva Canto1-44/+0
2010-01-10* Starting to clean the house...Diva Canto1-37/+0
2010-01-09Less refs to UserProfileCacheService. Compiles but likely doesn't run.Diva Canto1-63/+0
2010-01-08A few more inches... Old friends things removed. Less references to UserProfi...Diva Canto1-55/+0
2009-10-09A slight improvement on name fetching -- using the local name cache, since it...Diva Canto1-0/+6
2009-10-09Use the cache, Luke!Diva Canto1-25/+8
2009-10-01Formatting cleanup.Jeff Ames1-2/+2
2009-09-26Poof! on LocalBackend. CommsManager.GridServices deleted.Diva Canto1-5/+0
2009-08-10First pass at cleaning up old OGS1 and Local Inventory: removed everything-in...Diva Canto1-114/+0
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker1-17/+3
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-18Remove the old asset cache and local services and the configurations for themMelanie Thielker1-14/+0
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-1/+1
2009-04-22* Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey1-0/+6
2009-03-19* refactor: Create IHttpServer interface instead of accessing BaseHttpServer ...Justin Clarke Casey1-5/+7
2009-03-03Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...MW1-1/+2
2009-02-20THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi...diva1-6/+0
2009-02-20This moves the 2 friends-related interregion messages out of OGS1 and into th...diva1-10/+0
2009-02-12* optimized usings.lbsa711-3/+0
2009-02-09From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague1-3/+3
2008-11-28* test: Extend take object test to finally check that the object made it into...Justin Clarke Casey1-1/+1
2008-11-28* refactor: rename UserServiceAdmin to UserAdminServiceJustin Clarke Casey1-3/+3
2008-11-28* refactor: move ResetUserPassword into UserServiceAdminJustin Clarke Casey1-12/+0
2008-11-28* refactor: move CreateUser into UserServiceAdminJustin Clarke Casey1-58/+5
2008-11-27* test: Add the ability to add a plugin directory to the user and inventory s...Justin Clarke Casey1-1/+0
2008-11-23Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:Charles Krinke1-4/+16
2008-11-01Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz1-0/+21
2008-10-23Adding AddXmlRpcHandler(name, method, bool) to selectively disableDr Scofield1-0/+8
2008-09-25* In Standalone, add a persistant account for the OGP user.Teravus Ovares1-0/+18
2008-09-19* Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey1-5/+4
2008-09-15* refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr...Justin Clarke Casey1-1/+1
2008-09-15* refactor: Break out IUserServiceAdmin out of IUserService since admin metho...Justin Clarke Casey1-2/+7
2008-09-15* Add "reset user password" command to standalone region consoleJustin Clarke Casey1-0/+12
2008-09-12* Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey1-1/+13
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-17/+17
2008-08-18Formatting cleanup.Jeff Ames1-16/+16
2008-07-29* refactor: move create user console command parsing down to OpenSim.cs from ...Justin Clarke Casey1-46/+1
2008-07-24* minor: Rename IInterGridInventoryServices since it's inter service rather t...Justin Clarke Casey1-4/+4
2008-07-23* refactor: break out inter grid inventory services furtherJustin Clarke Casey1-17/+26
2008-07-23The new secure inventory server mode (in r5590) can now be disabled from Open...Johan Berntsson1-2/+50
2008-07-23thanks lulurun for a security patch that blocks unathorized access to the inv...Johan Berntsson1-0/+6
2008-07-21added experimental packet tracker (LLPacketTracker.cs), which can be told to ...MW1-3/+0
2008-07-05changes prompting of create user console command to only ask for unspecified ...Dahlia Trimble1-12/+16
2008-06-29patch and files from mantis #1630, Thanks MelanieMW1-1/+1
2008-06-28Extracted the Avatar appearance functions out of the IUserService interface a...MW1-0/+7
2008-06-28plumbing for multiple inventory servers. Mostly done on the region server side. MW1-7/+65
2008-06-27dr scofield's warning safari:Dr Scofield1-1/+1
2008-05-30Update svn properties. Formatting cleanup.Jeff Ames1-7/+7