aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local/CommunicationsLocal.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* OpenSim.Region.Communications.* is no more. Thanks to everyone who contribute...Diva Canto2010-01-101-55/+0
* CommunicationsManager is practically empty. Only NetworkServersInfo is there.Diva Canto2010-01-101-3/+0
* A few more inches... Old friends things removed. Less references to UserProfi...Diva Canto2010-01-081-1/+0
* Formatting cleanup.Jeff Ames2009-10-011-4/+4
* Poof! on LocalBackend. CommsManager.GridServices deleted.Diva Canto2009-09-261-2/+0
* First pass at cleaning up old OGS1 and Local Inventory: removed everything-in...Diva Canto2009-08-101-16/+1
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-101-6/+2
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * If an item creator id contains an iar loaded name, create a temporary profi...Justin Clarke Casey2009-05-051-4/+19
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-1/+1
* * Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey2009-04-231-0/+1
* * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey2009-04-221-9/+15
* THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi...diva2009-02-201-2/+0
* From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-091-1/+1
* * refactor: rename UserServiceAdmin to UserAdminServiceJustin Clarke Casey2008-11-281-2/+2
* Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2008-11-011-1/+3
* * Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey2008-09-191-2/+2
* * refactor: Break out IUserServiceAdmin out of IUserService since admin metho...Justin Clarke Casey2008-09-151-0/+2
* * minor: Rename IInterGridInventoryServices since it's inter service rather t...Justin Clarke Casey2008-07-241-1/+1
* * refactor: break out inter grid inventory services furtherJustin Clarke Casey2008-07-231-1/+2
* Extracted the Avatar appearance functions out of the IUserService interface a...MW2008-06-281-0/+1
* plumbing for multiple inventory servers. Mostly done on the region server side. MW2008-06-281-1/+2
* Formatting cleanup.Jeff Ames2008-03-181-27/+27
* * Optimized usingslbsa712007-12-271-1/+1
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* * Changed namespacelbsa712007-11-191-1/+0
* * Optimized usingslbsa712007-10-301-11/+9
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-1/+1
* * Added prototypical AvatarFactory module interface to load avatar parameterslbsa712007-10-261-2/+9
* * minor refactoringlbsa712007-10-051-7/+2
* Some tiny refactoringMW2007-10-051-1/+2
* more refactoringMW2007-10-031-23/+3
* Some continuation of lbsa71's refactoring of the CommunicationsManager.MW2007-10-031-60/+4
* * Moved setup of LocalInventoryService and LocalUserServices to the app layerlbsa712007-10-021-6/+2
* Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa712007-09-271-1/+1
* * Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712007-09-271-1/+1
* * Removed some more fields from CommunicationsLocallbsa712007-09-241-26/+9
* * So, ok, maybe a bit harsh to explode on grid inventory calls.lbsa712007-09-241-2/+0
* * Now there's only one UserServicelbsa712007-09-241-4/+4
* * Started major restructusing of comms to prepare for better grid and region ...lbsa712007-09-241-20/+18
* * Trying to streamline CommunicationsManagerlbsa712007-09-241-4/+4
* * Encapsulated all CommunicationsManager serviceslbsa712007-09-241-1/+1
* *** CHANGED CONFIG BEHAVIOUR ***lbsa712007-09-241-16/+10
* * Renamed methods on IUserDatalbsa712007-09-241-2/+8
* * Renamed stuff on UserManagerBase to get implicit implementation of IUserSer...lbsa712007-09-241-1/+1
* * minor refactoringslbsa712007-09-111-18/+29
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* As part of our "we aim to please" commitment, have added the ability to creat...MW2007-08-281-10/+23
* Start of trying to make Region/Scene more modular. MW2007-08-281-2/+2
* Set some default values for "create user" in case anyone just pressing return...MW2007-08-241-4/+4