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