Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a info message | UbitUmarov | 2019-11-18 | 1 | -1/+1 |
| | |||||
* | handle confirmXfer sync | UbitUmarov | 2019-06-13 | 1 | -3/+3 |
| | |||||
* | delay timeout a bit | UbitUmarov | 2019-06-13 | 1 | -2/+2 |
| | |||||
* | minor cleanup | UbitUmarov | 2019-06-13 | 1 | -45/+39 |
| | |||||
* | test... | UbitUmarov | 2019-06-12 | 1 | -4/+2 |
| | |||||
* | add a lock | UbitUmarov | 2019-06-12 | 1 | -16/+15 |
| | |||||
* | still a few more changes to lludp Xfer download for lost udp case | UbitUmarov | 2019-06-12 | 1 | -9/+10 |
| | |||||
* | a few more changes to lludp Xfer download | UbitUmarov | 2019-06-11 | 1 | -15/+22 |
| | |||||
* | a few more changes to lludp Xfer download | UbitUmarov | 2019-06-10 | 1 | -15/+27 |
| | |||||
* | test... | UbitUmarov | 2019-06-09 | 1 | -5/+4 |
| | |||||
* | reduce some useless array copies | UbitUmarov | 2019-06-09 | 1 | -20/+6 |
| | |||||
* | fix typo | UbitUmarov | 2017-07-28 | 1 | -3/+3 |
| | |||||
* | partial mantis 8219; on creating or updating items (animationsets, ↵ | UbitUmarov | 2017-07-28 | 1 | -50/+70 |
| | | | | wearables) that reference assets, and user does not have permissions on those, abort and warn, instead of silent invalition of the references to those assets, creating a broken item | ||||
* | fix IClientIPEndpoint broken by justin long ago.. but stop using it | UbitUmarov | 2017-05-22 | 1 | -2/+2 |
| | | | | | except on SceneBanner, later it my be also removed from there and everywhere | ||||
* | Refactor asset handling as per Ubit's suggestion | Melanie Thielker | 2017-02-01 | 1 | -2/+2 |
| | |||||
* | Make negative asset caching actually work | Melanie Thielker | 2017-01-30 | 1 | -1/+2 |
| | | | | | | Also fixes some merge artefacts in HGAssetBroker where cached assets were requested but not actually used and completely squelch a materials debug message because there is nothing the user can do to fix it anyway. | ||||
* | Restructure god level and permissions | Melanie Thielker | 2017-01-06 | 1 | -1/+1 |
| | | | | | Create a class GodController which controls all aspects of god level, viewer modes and user levels at ScenePresence level. | ||||
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 6 | -17/+17 |
| | |||||
* | Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache ↵ | Melanie Thielker | 2016-12-29 | 1 | -3/+3 |
| | | | | is long gone. | ||||
* | why did u used RunInThread? change to RunInThreadPool | UbitUmarov | 2016-08-25 | 1 | -1/+1 |
| | |||||
* | dont request a workjob if we can see there is nothing to do | UbitUmarov | 2016-08-24 | 1 | -12/+18 |
| | |||||
* | reduce xfer burst if we are busy | UbitUmarov | 2016-07-11 | 1 | -3/+7 |
| | |||||
* | change Xfermanager file sending | UbitUmarov | 2016-07-10 | 1 | -98/+192 |
| | |||||
* | kick Xfermanager from heartbeat and expires files based on its timming | UbitUmarov | 2016-07-09 | 1 | -9/+57 |
| | |||||
* | add a simple files expire to Xfer to catch some that never got a request ↵ | UbitUmarov | 2016-07-09 | 1 | -7/+25 |
| | | | | (opened xfers also need a timeout) (not pretty code, but should not have heavy use) | ||||
* | Allow default permissions from the viewer to be applied to uploaded objects. | Melanie Thielker | 2016-04-29 | 1 | -1/+1 |
| | | | | Make inventory items reflect coorect permissions immediately unstead of after relog | ||||
* | add default eyes to default wearables, and revert previus bad commit | UbitUmarov | 2015-12-04 | 1 | -2/+1 |
| | |||||
* | add other Eyes asset id to xferupload defaults | UbitUmarov | 2015-12-04 | 1 | -2/+4 |
| | |||||
* | fix a more few typos | UbitUmarov | 2015-12-01 | 1 | -2/+2 |
| | |||||
* | fix a few typos | UbitUmarov | 2015-11-30 | 1 | -3/+2 |
| | |||||
* | add a few more known texture IDs | UbitUmarov | 2015-11-30 | 1 | -5/+15 |
| | |||||
* | revert validating Library textures. Those need to be on a grid assets or ↵ | UbitUmarov | 2015-09-12 | 1 | -14/+0 |
| | | | | will not work anyway | ||||
* | try to validate textures from library folder | UbitUmarov | 2015-09-12 | 1 | -0/+14 |
| | |||||
* | send a reply on UpdateInventoryItem with the transactionID viewer sent. ↵ | UbitUmarov | 2015-09-12 | 1 | -1/+3 |
| | | | | Protocol seems to have also a callbackID on this, apparently ignored by viewers ( as possible the transactionID ) | ||||
* | put back diva's cache with her recent fix but also avoid duplicated ↵ | UbitUmarov | 2015-09-11 | 1 | -10/+25 |
| | | | | InventoryService.UpdateItem call in case of m_uploadState is complete. In that case CompleteItemUpload will do it | ||||
* | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 1 | -3/+1 |
| | |||||
* | bad merge? | UbitUmarov | 2015-09-01 | 4 | -24/+225 |
|\ | |||||
| * | Also fetch and store old asset for animation sets | Melanie Thielker | 2014-09-27 | 1 | -2/+4 |
| | | |||||
| * | Reinstate the part of the id theft protection that was lost in a long ago merge | Melanie Thielker | 2014-09-27 | 1 | -0/+20 |
| | | |||||
| * | Add a sample use for the validation | Melanie Thielker | 2014-09-25 | 1 | -0/+16 |
| | | |||||
| * | Extend upload verification to all upload paths | Melanie Thielker | 2014-09-25 | 1 | -0/+2 |
| | | |||||
| * | Merge branch 'master' into careminster | Melanie | 2013-11-03 | 1 | -0/+9 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: OpenSim/Region/CoreModules/Framework/InventoryAccess/InventoryAccessModule.cs OpenSim/Region/Framework/Scenes/SceneObjectPartInventory.cs OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs | ||||
| * \ | Merge branch 'master' into careminster | Melanie | 2013-08-07 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenSim/Region/CoreModules/Avatar/Attachments/AttachmentsModule.cs OpenSim/Region/Framework/Scenes/Scene.Inventory.cs OpenSim/Region/Framework/Scenes/Scene.cs | ||||
| * | | | Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask | Melanie | 2013-03-24 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | with our own and add export permissions as well as a new definition for "All" as meaning "all conventional permissions" rather than "all possible permissions" | ||||
| * | | | Merge branch 'avination' into careminster | Melanie | 2013-03-03 | 1 | -4/+9 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenSim/Region/ScriptEngine/Shared/Api/Interface/IOSSL_Api.cs | ||||
| | * | | | Reinstate uploading temporary textures | Melanie | 2013-02-27 | 1 | -4/+4 |
| | | | | | |||||
| | * | | | Try to update inventory items when there is a valid asset - may fix temp ↵ | Melanie | 2013-02-27 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | textures | ||||
| | * | | | Prevent items being destroyed by rename operations. Renaming of a wearable also | Melanie | 2013-01-27 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | sends an asset transaciton but it is empty. So we can't ignore name data when a transaction is present and can't treat every transaction as valid. | ||||
| * | | | | Merge branch 'master' into careminster | Melanie | 2013-02-15 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenSim/Region/Framework/Scenes/SceneObjectPart.cs | ||||
| * \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2013-01-31 | 1 | -8/+10 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenSim/Region/ClientStack/Linden/UDP/LLClientView.cs |