aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application (follow)
Commit message (Expand)AuthorAgeFilesLines
* change servicePoint dns expire also to 5min, let the endpoints expire slide. ...UbitUmarov2017-05-291-2/+1
* change wrong watchdog stopped thread check code, and don't log itUbitUmarov2017-05-261-2/+0
* another oneUbitUmarov2017-05-251-1/+8
* give up on the code to stop AsyncCommandManager. It fails with many scripts r...UbitUmarov2017-05-241-1/+1
* dont log timeouts on stopped threadsUbitUmarov2017-05-231-1/+2
* no all mono versions know DnsRefreshTimeoutUbitUmarov2017-05-231-1/+2
* remember mono about the default for DnsRefreshTimeoutUbitUmarov2017-05-231-0/+3
* a bit more on ServicePointManagerUbitUmarov2017-05-121-3/+4
* lower connection limits againUbitUmarov2017-05-121-1/+5
* soem changes on connections limitsUbitUmarov2017-05-121-1/+1
* let .net decide GC mode from its defaults on the platformUbitUmarov2017-05-091-0/+3
* remove file bin/Mono.Posix.dll that causes problems with monoUbitUmarov2017-05-091-0/+4
* recover a lost trim in permissions modules names parsingUbitUmarov2017-05-031-1/+1
* Merge branch 'melanie'Melanie Thielker2017-02-012-0/+3
|\
| * Secure sim stats with an (optional) password.Melanie Thielker2017-02-012-0/+3
* | parcels must be loaded before objects, so they can be added to themUbitUmarov2017-01-271-3/+2
|/
* Massive tab and trailing space cleanupMelanie Thielker2017-01-057-127/+127
* Serving robots.txt from bin Idea of solution for http://opensimulator.org/man...Mandarinka Tasty2016-12-292-0/+21
* Remove obsolete config option "EventQueue". It's been always on for ages!Melanie Thielker2016-12-201-2/+0
* remove obsolete config option "storage_prim_inventories"Melanie Thielker2016-12-201-2/+1
* Applying a modified version of TomTheDragon's patch to prevent the simMelanie Thielker2016-12-121-7/+14
* don't do unix signals on windowsUbitUmarov2016-12-121-6/+12
* Allow OpenSim to respond to Unix signals. This may need work to beMelanie Thielker2016-12-121-2/+23
* Fix in cmdparams.Length for: SavePrimsXml2 and SaveXmlMandarinka Tasty2016-11-261-2/+2
* Fix in descriptions of: load xml, load xml2, save xml, save xml2Mandarinka Tasty2016-11-261-4/+4
* first step removing MegaRegions: refuse to run. Thanks to all that made MegaR...UbitUmarov2016-07-271-0/+7
* Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ...Diva Canto2016-02-211-1/+1
* Changes to Load Oar options and new code to support importing OARs with diffe...Jak Daniels2015-11-221-8/+18
* On to 0.8.3!Diva Canto2015-10-181-1/+1
* more on compile..UbitUmarov2015-09-081-10/+6
* Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-083-102/+140
|\
| * Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto2015-09-042-2/+0
| * Deleted commented codeDiva Canto2015-09-041-51/+0
| * Transformed the LLUDP ad-hoc plugin into a region module. It works.Diva Canto2015-09-033-84/+173
| * First commit where physics work as region module.Diva Canto2015-08-311-14/+1
| * More namespace and dll name changes. Still no functional changes.Diva Canto2015-08-301-1/+1
| * Renamed the namespaces tooDiva Canto2015-08-301-1/+1
| * Moved instantiation of SceneCommunicationService object to inside the scene c...Diva Canto2015-08-301-3/+1
* | fix a old bug i added: MaxWearables can't be changed in runtimeUbitUmarov2015-09-031-1/+0
* | at last we can login and see objects ( friends is dead and disable inUbitUmarov2015-09-031-5/+0
* | seems to compile ( tests comented out)UbitUmarov2015-09-022-22/+0
* | bad merge?UbitUmarov2015-09-013-11/+120
|\ \ | |/ |/|
| * try to implement core load oar optionsUbitUmarov2015-08-241-5/+19
| * add missing regionExtent setup and Scene physicsscene configuration ( notUbitUmarov2015-08-191-4/+5
| * Allow setting the size of the wearables array from config, for core compatibi...Melanie Thielker2015-03-101-0/+1
| * on util thread pool reduce the min number of threads, increase theUbitUmarov2014-10-131-2/+2
| * turn off Nangle on users of ServivePointManager like webrequestsUbitUmarov2014-09-171-0/+1
| * in show connections show also if it is a childagent connectionUbitUmarov2014-08-141-7/+15
| * add a estimator of client ping time, and painfully make it visible in showUbitUmarov2014-08-141-1/+3
| * Merge branch 'master' into careminsterMelanie2014-01-281-24/+46
| |\