aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1/CommunicationsOGS1.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-101-4/+4
| | | | | | Change all uses of the HttpServer properties to use the new singleton
* Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2009-06-011-1/+1
| | | | LICENSE.txt.
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-1/+1
|
* * Add user data plugin to store temporary profiles (which are distinct from ↵Justin Clarke Casey2009-04-231-2/+2
| | | | | | | | | cached) * Plugin not yet used * Existing functionality should not be affected in any way
* * Fission OGS1UserServices into user service and OGS1 user data plugin ↵Justin Clarke Casey2009-04-221-0/+4
| | | | | | | | | components * Make OGS1UserServices inherit from UserManagerBase * This allows grid mode regions to use the same user data plugin infrastructure as grid servers and standalone OpenSims
* THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older ↵diva2009-02-201-1/+0
| | | | | | | versions will have a hard time communicating with sims on this release and later, especially if they haven't transitioned to RESTComms at all. There's still some cleanup to do on assorted data structures, but the main functional change here is that sims no longer listen on remoting ports.
* From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-091-1/+1
| | | | | | | | | | | These changes replace all direct references to the AssetCache with IAssetCache. There is no change to functionality. Everything works as before. This is laying the groundwork for making it possible to register alternative asset caching mechanisms without disrupting other parts of OpenSim or their dependencies upon AssetCache functionality.
* Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2008-11-011-1/+3
| | | | | | | | | | | | | | on-/offline updates, calling cards for friends. This adds methods in the DB layer and changes the MessagingServer, so a full update (incl. UGAIM) is necessary to get it working. Older regions shouldn't break, nor should older UGAIM break newer regions, but friends/presence will only work with all concerned parts (UGAIM, source region and destination region) at this revision (or later). I added the DB code for MSSQL, too, but couldn't test that. BEWARE: May contain bugs.
* * Only allow logins on standalone when the sim has completed it's initial ↵Justin Clarke Casey2008-09-191-2/+4
| | | | | | | | | startup (script startup doesn't count here) * There was a small window where region logins were allowed before modules were loaded - avatars logins that hit this window could have caused bad things to happen. * A similar change will follow for grid mode sometime soon
* The new secure inventory server mode (in r5590) can now be disabled from ↵Johan Berntsson2008-07-231-4/+18
| | | | OpenSim.ini. Default is to use the new mode.
* thanks lulurun for a security patch that blocks unathorized access to the ↵Johan Berntsson2008-07-231-0/+1
| | | | inventory server (see http://opensimulator.org/wiki/Security_vulnerability_brought_by_non-check_inventory_service)
* Extracted the Avatar appearance functions out of the IUserService interface ↵MW2008-06-281-0/+1
| | | | | | | and moved them into a IAvatarService Although "out of the box", there is no actual functional change to behavior
* plumbing for multiple inventory servers. Mostly done on the region server side. MW2008-06-281-1/+10
| | | | | | TODO next is to make the login server read/write a users inventory from the correct server (the inventory url set in a userprofile) On the region side, although not tested with multiple servers it should work if that inventory url was set, and the inventory servers urls have been added to the CommunicationsManager, using CommunicationsManager.AddInventoryService(string hostUrl)
* Formatting cleanup.Jeff Ames2008-03-181-27/+26
|
* Minor cleanup.Jeff Ames2008-02-201-1/+1
|
* * Diuerse beavtificatemslbsa712007-11-011-1/+1
|
* Step one on the long march towards grid based inventory. Introduction of an ↵Tleiades Hax2007-10-301-2/+2
| | | | InevntoryServer
* * Optimized usingslbsa712007-10-301-4/+4
| | | | | | * Shortened type references * Removed redundant 'this' qualifier
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. ↵MW2007-10-291-1/+1
| | | | | | | Have flattened the OpenSim.Framework project/namespace. The problem is that the namespace is still wrong as its "OpenSim.Framework" while the directory is "OpenSim\Framework\General" , so we need to decide if we change the directory or correct the namespace. Note this has lead to a big flat project, but I think a lot of the files we most likely don't even use any longer. And others belong in other projects/namespaces anyway.
* * Added prototypical AvatarFactory module interface to load avatar parameterslbsa712007-10-261-1/+1
| | | | | | | * Added dump_assets_to_file option to enable asset dumping for debug * normalized some namespaces * InventoryFolder renamed to InventoryFolderImpl to
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-0/+28
|
* Reverting back to 2017 since 2018 were causing Linux breakage; reopening ↵lbsa712007-09-271-1/+1
| | | | Tleiades patch 444 and 445.
* * Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712007-09-271-1/+1
| | | | | | | * updated to rev 1413 on libsecondlife.dll and libsecondlife.dll.config (#423)
* * Started major restructusing of comms to prepare for better grid and region ↵lbsa712007-09-241-3/+3
| | | | | | | | functionality * Working towards one shared set of services * Killed off two projects with very little functionality
* * Trying to streamline CommunicationsManagerlbsa712007-09-241-8/+4
|
* * Encapsulated all CommunicationsManager serviceslbsa712007-09-241-2/+2
|
* More inventory work, should be able to now create new inventory folders and ↵MW2007-08-141-1/+6
| | | | | | | them be stored in database (so are there on next login). Again only works in standalone mode with Account/password authentication turned on. [Creating new inventory items should be working very soon.] The test is to make sure that it hasn't broke grid mode at all.
* * Some work in progress code: Inventory cache, start of inventory ↵MW2007-07-221-1/+3
| | | | | | | | | | | server/service, userprofile cache, inventory handling. (non of it is enabled yet (or at least it shouldn't be). * Fixed some of the problems with crossing regions when flying: you should no longer sink to ground level when crossing (should keep roughly your right height). Should no longer sometimes get sent back to the centre of the current region when attempting to border cross. But instead sometimes you will find you avatar stop at the edge of region and you will need to start moving again to retry the crossing (which should then work). This code is partly based on Babblefrog's issue #212 patch. [I think I have some ideas of how to solve the stopping at edges problem, just want to get the inventory code done first] * Capabilities code has now been moved to the OpenSim.Framework.Communications project as some of the caps code will be tightly tied to inventory/asset handling and it was causing a two way reference problem when it was in its own project/dll. This is a Big commit as I was going to keep my inventory work local until I had it in a working state, in case it brakes anything, but its getting harder to keep in sync with svn.
* changed to native line ending encodingSean Dague2007-07-161-18/+18
|
* Gird mode in sugilite should now work in so far as you should be able to ↵MW2007-07-101-2/+3
| | | | | | | login and move between regions in the same instance. Moving to regions in a different instance of opensim still needs implementing (working on it now). Also trying to look at the map in grid mode will crash the server.
* *Removed GridInfo class as it has been previously replaced with the much ↵mingchen2007-07-031-1/+2
| | | | | | | | | better NetworkServersInfo class *Got the GridServer in OGS1 to go through with registering the region, but the actual storage of the region isnt working right now. **After this is fixed, grid mode should work!
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-4/+2
| | | | | * added some licensing info
* *Added UUIDNameRequest packet support (untested, but should work -- at least ↵mingchen2007-06-281-1/+1
| | | | | | | in sandbox mode) *Various small renamings
* *Renamed GridCommsManager to CommunicationsOGS1 to match CommunicationsLocal ↵mingchen2007-06-281-0/+18
-- its sandbox mode counterpart