Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | replace GetDisplaynames by a handler really usable as a client cap. Most ↵ | UbitUmarov | 2016-12-04 | 2 | -143/+84 | |
| | | | | | | | | capabilities.handlers are so it all things not propor PER CLIENT CAP handlers | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-11-16 | 1 | -4/+3 | |
|\ \ | |/ | ||||||
| * | minor change to getdisplaynames cap url | UbitUmarov | 2016-11-16 | 1 | -4/+3 | |
| | | ||||||
* | | recover regions main http server ssl suport. Using a PKCS12 cert file, and ↵ | UbitUmarov | 2016-10-06 | 1 | -1/+1 | |
| | | | | | | | | 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 | |||||
* | | merge issue | UbitUmarov | 2016-08-19 | 5 | -128/+386 | |
|\ \ | |/ | ||||||
| * | catch some NULL refs | UbitUmarov | 2016-08-19 | 1 | -1/+6 | |
| | | ||||||
| * | add cap GroupMemberData | UbitUmarov | 2016-08-19 | 1 | -1/+132 | |
| | | ||||||
| * | allow cap HomeLocation to be disabled setting Cap_HomeLocation = "" | UbitUmarov | 2016-08-18 | 1 | -3/+16 | |
| | | ||||||
| * | add caps HomeLocation ; add client SendAlertMessage(string message, string ↵ | UbitUmarov | 2016-08-18 | 1 | -2/+143 | |
| | | | | | | | | info), where info in info message field. only minimal testing done | |||||
| * | several changes on BunchOfCaps. Move some mesh cost initialization to its ↵ | UbitUmarov | 2016-08-18 | 3 | -129/+78 | |
| | | | | | | | | class it, change caps path to be plain random UUID (except SEED) | |||||
| * | remove code from httptests branch | UbitUmarov | 2016-08-11 | 1 | -2/+1 | |
| | | ||||||
| * | to do that don't use slideexpiration; add cap event ChatterBoxForceClose | UbitUmarov | 2016-08-11 | 2 | -1/+21 | |
| | | ||||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-07-27 | 2 | -5/+14 | |
|\ \ | |/ | ||||||
| * | add a coment for improvement of ChatterBoxSessionAgentListUpdates closer to ↵ | UbitUmarov | 2016-07-23 | 1 | -0/+3 | |
| | | | | | | | | viewers protocol. Not necessary on current groups chat lists defecient implementation | |||||
| * | remove code from httptests branch | UbitUmarov | 2016-07-23 | 1 | -1/+1 | |
| | | ||||||
| * | add a missing field to ChatterBoxSessionAgentListUpdates. it is still wrong, ↵ | UbitUmarov | 2016-07-23 | 2 | -6/+16 | |
| | | | | | | | | and its use even worse | |||||
* | | don't loose inventory items when there are bad folders | UbitUmarov | 2016-07-17 | 1 | -6/+6 | |
| | | ||||||
* | | fix drop on delayed events processing | UbitUmarov | 2016-07-17 | 3 | -45/+130 | |
| | | ||||||
* | | add a Drop method to PollService Event handlers, Drop requests on ↵ | UbitUmarov | 2016-07-17 | 4 | -5/+22 | |
|/ | | | | connections known to be lost or delay event check if they are sending a response | |||||
* | simplify http textures and meshs Throttles | UbitUmarov | 2016-07-16 | 2 | -100/+24 | |
| | ||||||
* | Merge branch 'master' of opensimulator.org:/var/git/opensim | Melanie Thielker | 2016-07-04 | 2 | -40/+0 | |
|\ | ||||||
| * | cleanup a bit | UbitUmarov | 2016-07-01 | 2 | -40/+0 | |
| | | ||||||
* | | Finally remove the requirement for an InventoryItem/FolderBase object to | Melanie Thielker | 2016-07-04 | 1 | -1/+1 | |
|/ | | | | | | | | be passed into inventory queries. This makes the API more homogenous and also will more clearly show coding errors related to HG inventory where the .Owner field has a meaning for a query but wasn't always set. | |||||
* | revert several changes to groups modules (agentGroupData is private). change ↵ | UbitUmarov | 2016-07-01 | 2 | -13/+3 | |
| | | | | interregions invite/eject messages, etc | |||||
* | Make some more modules inheritable | Melanie Thielker | 2016-06-21 | 1 | -13/+13 | |
| | ||||||
* | Mantis #7920: group info was not being updated in many situations. ↵ | Diva Canto | 2016-06-19 | 2 | -12/+12 | |
| | | | | (regression) Putting back the heavy messaging. | |||||
* | Restored sending group membership data via EventQueue -- this had been a ↵ | Diva Canto | 2016-06-19 | 2 | -1/+55 | |
| | | | | regression. Took the opportunity to refactor that code, so that both Groups V2 and XmlRpcGroups can use the same function. | |||||
* | Allow default permissions from the viewer to be applied to uploaded objects. | Melanie Thielker | 2016-04-29 | 1 | -9/+38 | |
| | | | | Make inventory items reflect coorect permissions immediately unstead of after relog | |||||
* | Make the SimulatorFeaturesModule nonshared as it ought to be from it's code ↵ | Melanie Thielker | 2016-04-27 | 1 | -5/+1 | |
| | | | | structure. | |||||
* | Make mesh upload respect the same parts maximum as what is set for the | Melanie Thielker | 2016-03-05 | 2 | -1/+2 | |
| | | | | simulator | |||||
* | Fix a couple of typos | Melanie Thielker | 2016-03-05 | 1 | -1/+1 | |
| | ||||||
* | Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ↵ | Diva Canto | 2016-02-21 | 1 | -1/+1 | |
| | | | | replace anymore. | |||||
* | change the return list of objects costs, sending a answer if none found | UbitUmarov | 2015-12-20 | 1 | -38/+30 | |
| | ||||||
* | fix the queue type in use | UbitUmarov | 2015-12-09 | 1 | -7/+8 | |
| | ||||||
* | fix the default shape type on upload, it is always convex | UbitUmarov | 2015-11-29 | 1 | -3/+1 | |
| | ||||||
* | change threading on GetTexture and getMesh and WebFetch Modules. | UbitUmarov | 2015-11-27 | 3 | -62/+69 | |
| | ||||||
* | change threading on GetTexture and GetMesh NonSharable region modules | UbitUmarov | 2015-11-27 | 2 | -44/+44 | |
| | ||||||
* | remove some duplicate using statements | UbitUmarov | 2015-11-21 | 1 | -1/+1 | |
| | ||||||
* | remove some compile warnings increasing total number by 2 | UbitUmarov | 2015-11-21 | 2 | -9/+3 | |
| | ||||||
* | work around some 'tests' errors: a new event queue has a few null events | UbitUmarov | 2015-11-17 | 1 | -0/+9 | |
| | ||||||
* | That didn't actually do anything for Simian, and it broke the locahost | Diva Canto | 2015-11-14 | 1 | -5/+6 | |
| | | | | | | | case Revert "Also restoring proper function for Simian external GetTexture functionality." This reverts commit 366e81b977e7fcad4b19aeedc6f3674612b7587b. | |||||
* | On to 0.8.3! | Diva Canto | 2015-10-18 | 1 | -1/+1 | |
| | | | | | Conflicts: OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet/Properties/AssemblyInfo.cs | |||||
* | Also restoring proper function for Simian external GetTexture functionality. | Diva Canto | 2015-10-14 | 1 | -6/+5 | |
| | ||||||
* | change copyright to opensim | UbitUmarov | 2015-09-28 | 1 | -3/+27 | |
| | ||||||
* | try to better merge avn and os fetchinventory and fetchinvdescendents | UbitUmarov | 2015-09-12 | 1 | -2/+2 | |
| | ||||||
* | inventory mess return to the state before divas cache issue | UbitUmarov | 2015-09-11 | 2 | -43/+122 | |
| | ||||||
* | change to avn fecthinventory and webfecth.. code | UbitUmarov | 2015-09-11 | 2 | -122/+43 | |
| | ||||||
* | at last we can login and see objects ( friends is dead and disable in | UbitUmarov | 2015-09-03 | 4 | -13/+8 | |
| | | | | scenepresence) | |||||
* | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 10 | -435/+38 | |
| | ||||||
* | bad merge? | UbitUmarov | 2015-09-01 | 12 | -805/+2765 | |
|\ |