Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | UbitUmarov | 2017-05-09 | 1 | -0/+7 |
|\ | |||||
| * | 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 |
| | | |||||
* | | fix merge | UbitUmarov | 2017-05-03 | 1 | -1/+1 |
|\ \ | |||||
| * | | recover a lost trim in permissions modules names parsing | UbitUmarov | 2017-05-02 | 1 | -1/+1 |
| |/ | |||||
* | | fix merge | UbitUmarov | 2017-04-25 | 2 | -3/+5 |
|\ \ | |/ | |||||
| * | 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 |
| | | | | | | | | | | | | | | | There is way too much in these stats to expose them to the world, at least for some of us. | ||||
| * | | parcels must be loaded before objects, so they can be added to them | UbitUmarov | 2017-01-27 | 1 | -3/+2 |
| |/ | |||||
* | | fix merge | UbitUmarov | 2017-01-05 | 7 | -121/+121 |
|\ \ | |/ | |||||
| * | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 7 | -127/+127 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-12-30 | 2 | -0/+21 |
|\ \ | |/ | |||||
| * | Serving robots.txt from bin Idea of solution for ↵ | Mandarinka Tasty | 2016-12-29 | 2 | -0/+21 |
| | | | | | | | | | | | | | | http://opensimulator.org/mantis/view.php?id=7392 Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com> Signed-off-by: Melanie Thielker <melanie@t-data.com> | ||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-12-23 | 1 | -4/+1 |
|\ \ | |/ | |||||
| * | 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 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-12-14 | 1 | -2/+36 |
|\ \ | |/ | |||||
| * | Applying a modified version of TomTheDragon's patch to prevent the sim | Melanie Thielker | 2016-12-12 | 1 | -7/+14 |
| | | | | | | | | from crashing when signals are unavailable. | ||||
| * | 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 |
| | | | | | | | | | | | | properly ignoed on Windows. Windows devs, please test and check for platform flags if this causes issues in Windows | ||||
* | | remove not needed sslport parameter | UbitUmarov | 2016-12-08 | 1 | -3/+2 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-11-27 | 1 | -6/+6 |
|\ \ | |/ | |||||
| * | Fix in cmdparams.Length for: SavePrimsXml2 and SaveXml | Mandarinka Tasty | 2016-11-26 | 1 | -2/+2 |
| | | | | | | | | | | Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com> Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
| * | Fix in descriptions of: load xml, load xml2, save xml, save xml2 | Mandarinka Tasty | 2016-11-26 | 1 | -4/+4 |
| | | | | | | | | | | Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com> Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | | keep a unsecure http port up for external services (datasnapshot search). ↵ | UbitUmarov | 2016-10-09 | 1 | -19/+34 |
| | | | | | | | | Only fire poolservices on main http listener | ||||
* | | changes to regions ssl suport: verify if hostnames are validate by the ↵ | UbitUmarov | 2016-10-09 | 1 | -1/+1 |
| | | | | | | | | selected cert, make clear that for now all regions need to have the same ExternalHostName if using sll (due to other code that needs to be changed later) | ||||
* | | recover regions main http server ssl suport. Using a PKCS12 cert file, and ↵ | UbitUmarov | 2016-10-06 | 2 | -7/+33 |
|/ | | | | not certs store for now. Option http_listener_cn, cert CN need to the same as external IP. Self sign certs do seem to work, but the viewers option NoVerifySLLCert needs to be set true. CA check is not done but they do check the IP | ||||
* | first step removing MegaRegions: refuse to run. Thanks to all that made ↵ | UbitUmarov | 2016-07-27 | 1 | -0/+7 |
| | | | | MegaRegions possible, they where a important OpenSim feature, but can no longer be mantained | ||||
* | Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ↵ | Diva Canto | 2016-02-21 | 1 | -1/+1 |
| | | | | replace anymore. | ||||
* | Changes to Load Oar options and new code to support importing OARs with ↵ | Jak Daniels | 2015-11-22 | 1 | -8/+18 |
| | | | | | | different Region sizes to the destination region. Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | On to 0.8.3! | Diva Canto | 2015-10-18 | 1 | -1/+1 |
| | | | | | Conflicts: OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet/Properties/AssemblyInfo.cs | ||||
* | 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 |
|\ | | | | | | | | | | | | | | | This integrates the OpenSim refactoring to make physics, etc into modules. AVN physics hasn't been moved to new location. Does not compile yet. Merge branch 'osmaster' into mbworknew1 | ||||
| * | Deleted OpenSim.Framework.Communications. Moved its two remaining files to ↵ | Diva Canto | 2015-09-04 | 2 | -2/+0 |
| | | | | | | | | OpenSim.Framework. | ||||
| * | 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 |
| | | | | | | | | | | Moved all physics dlls out of Physics and into bin directly, so they can be found by the module loader. Removed call to PhysicsPluginManager. | ||||
| * | 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 ↵ | Diva Canto | 2015-08-30 | 1 | -3/+1 |
| | | | | | | | | constructor. This was a left over from the original monolithic design of scene communications. The less the instantiators of scenes know about the scene's internals, the better. | ||||
* | | 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 |
| | | | | | | | | scenepresence) | ||||
* | | 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 |
| | | | | | | | | exactly as core) | ||||
| * | Allow setting the size of the wearables array from config, for core ↵ | Melanie Thielker | 2015-03-10 | 1 | -0/+1 |
| | | | | | | | | compatibility | ||||
| * | on util thread pool reduce the min number of threads, increase the | UbitUmarov | 2014-10-13 | 1 | -2/+2 |
| | | | | | | | | maximum and increase the idle time before release to OS | ||||
| * | turn off Nangle on users of ServivePointManager like webrequests | UbitUmarov | 2014-09-17 | 1 | -0/+1 |
| | |