| Commit message (Expand) | Author | Age | Files | Lines |
* | change servicePoint dns expire also to 5min, let the endpoints expire slide. ... | UbitUmarov | 2017-05-29 | 1 | -2/+1 |
* | change wrong watchdog stopped thread check code, and don't log it | UbitUmarov | 2017-05-26 | 1 | -2/+0 |
* | another one | UbitUmarov | 2017-05-25 | 1 | -1/+8 |
* | give up on the code to stop AsyncCommandManager. It fails with many scripts r... | UbitUmarov | 2017-05-24 | 1 | -1/+1 |
* | dont log timeouts on stopped threads | UbitUmarov | 2017-05-23 | 1 | -1/+2 |
* | no all mono versions know DnsRefreshTimeout | UbitUmarov | 2017-05-23 | 1 | -1/+2 |
* | remember mono about the default for DnsRefreshTimeout | UbitUmarov | 2017-05-23 | 1 | -0/+3 |
* | a bit more on ServicePointManager | UbitUmarov | 2017-05-12 | 1 | -3/+4 |
* | lower connection limits again | UbitUmarov | 2017-05-12 | 1 | -1/+5 |
* | soem changes on connections limits | UbitUmarov | 2017-05-12 | 1 | -1/+1 |
* | let .net decide GC mode from its defaults on the platform | UbitUmarov | 2017-05-09 | 1 | -0/+3 |
* | remove file bin/Mono.Posix.dll that causes problems with mono | UbitUmarov | 2017-05-09 | 1 | -0/+4 |
* | recover a lost trim in permissions modules names parsing | UbitUmarov | 2017-05-03 | 1 | -1/+1 |
* | Merge branch 'melanie' | Melanie Thielker | 2017-02-01 | 2 | -0/+3 |
|\ |
|
| * | Secure sim stats with an (optional) password. | Melanie Thielker | 2017-02-01 | 2 | -0/+3 |
* | | parcels must be loaded before objects, so they can be added to them | UbitUmarov | 2017-01-27 | 1 | -3/+2 |
|/ |
|
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 7 | -127/+127 |
* | Serving robots.txt from bin Idea of solution for http://opensimulator.org/man... | Mandarinka Tasty | 2016-12-29 | 2 | -0/+21 |
* | Remove obsolete config option "EventQueue". It's been always on for ages! | Melanie Thielker | 2016-12-20 | 1 | -2/+0 |
* | remove obsolete config option "storage_prim_inventories" | Melanie Thielker | 2016-12-20 | 1 | -2/+1 |
* | Applying a modified version of TomTheDragon's patch to prevent the sim | Melanie Thielker | 2016-12-12 | 1 | -7/+14 |
* | don't do unix signals on windows | UbitUmarov | 2016-12-12 | 1 | -6/+12 |
* | Allow OpenSim to respond to Unix signals. This may need work to be | Melanie Thielker | 2016-12-12 | 1 | -2/+23 |
* | Fix in cmdparams.Length for: SavePrimsXml2 and SaveXml | Mandarinka Tasty | 2016-11-26 | 1 | -2/+2 |
* | Fix in descriptions of: load xml, load xml2, save xml, save xml2 | Mandarinka Tasty | 2016-11-26 | 1 | -4/+4 |
* | first step removing MegaRegions: refuse to run. Thanks to all that made MegaR... | UbitUmarov | 2016-07-27 | 1 | -0/+7 |
* | Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ... | Diva Canto | 2016-02-21 | 1 | -1/+1 |
* | Changes to Load Oar options and new code to support importing OARs with diffe... | Jak Daniels | 2015-11-22 | 1 | -8/+18 |
* | On to 0.8.3! | Diva Canto | 2015-10-18 | 1 | -1/+1 |
* | more on compile.. | UbitUmarov | 2015-09-08 | 1 | -10/+6 |
* | Merge of ubitworkvarnew with opensim/master as of 20150905. | Robert Adams | 2015-09-08 | 3 | -102/+140 |
|\ |
|
| * | Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op... | Diva Canto | 2015-09-04 | 2 | -2/+0 |
| * | Deleted commented code | Diva Canto | 2015-09-04 | 1 | -51/+0 |
| * | Transformed the LLUDP ad-hoc plugin into a region module. It works. | Diva Canto | 2015-09-03 | 3 | -84/+173 |
| * | First commit where physics work as region module. | Diva Canto | 2015-08-31 | 1 | -14/+1 |
| * | More namespace and dll name changes. Still no functional changes. | Diva Canto | 2015-08-30 | 1 | -1/+1 |
| * | Renamed the namespaces too | Diva Canto | 2015-08-30 | 1 | -1/+1 |
| * | Moved instantiation of SceneCommunicationService object to inside the scene c... | Diva Canto | 2015-08-30 | 1 | -3/+1 |
* | | fix a old bug i added: MaxWearables can't be changed in runtime | UbitUmarov | 2015-09-03 | 1 | -1/+0 |
* | | at last we can login and see objects ( friends is dead and disable in | UbitUmarov | 2015-09-03 | 1 | -5/+0 |
* | | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 2 | -22/+0 |
* | | bad merge? | UbitUmarov | 2015-09-01 | 3 | -11/+120 |
|\ \
| |/
|/| |
|
| * | try to implement core load oar options | UbitUmarov | 2015-08-24 | 1 | -5/+19 |
| * | add missing regionExtent setup and Scene physicsscene configuration ( not | UbitUmarov | 2015-08-19 | 1 | -4/+5 |
| * | Allow setting the size of the wearables array from config, for core compatibi... | Melanie Thielker | 2015-03-10 | 1 | -0/+1 |
| * | on util thread pool reduce the min number of threads, increase the | UbitUmarov | 2014-10-13 | 1 | -2/+2 |
| * | turn off Nangle on users of ServivePointManager like webrequests | UbitUmarov | 2014-09-17 | 1 | -0/+1 |
| * | in show connections show also if it is a childagent connection | UbitUmarov | 2014-08-14 | 1 | -7/+15 |
| * | add a estimator of client ping time, and painfully make it visible in show | UbitUmarov | 2014-08-14 | 1 | -1/+3 |
| * | Merge branch 'master' into careminster | Melanie | 2014-01-28 | 1 | -24/+46 |
| |\ |
|