aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/SceneObjectPartInventory.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* make sure XEngine does release script events when a script is destroyedUbitUmarov2019-08-011-4/+1
* mantis8569: do aggregate script events when a script is deleted; block nonphy...UbitUmarov2019-08-011-2/+5
* let changed allowed drop have lldetectedkey[0] return the dropped item id, Ye...UbitUmarov2019-02-211-1/+1
* fix last owner on add to object inventoryUbitUmarov2019-02-211-4/+4
* remove more xml things no longer needed on .net >4.5.2UbitUmarov2018-01-171-1/+0
* Merge branch 'master' into httptestsUbitUmarov2018-01-051-1/+1
|\
| * disable some XmlResolverUbitUmarov2018-01-041-1/+1
* | Merge branch 'master' into httptestsUbitUmarov2017-11-121-2/+2
|\ \ | |/
| * mantis 8260 fix script count on delete and remove redundantTriggerRemoveScrip...UbitUmarov2017-11-081-2/+2
* | mergeUbitUmarov2017-06-101-56/+65
|\ \ | |/
| * bug fix plus some cleanupUbitUmarov2017-06-091-56/+65
* | merge fixUbitUmarov2017-05-041-9/+12
|\ \ | |/
| * do the same in the cases we are just moving parts around and not changing th...UbitUmarov2017-05-041-4/+2
| * move deep effective permissions aggregation to first time use and not on cha...UbitUmarov2017-05-041-1/+1
| * still another missing conversion btw viewer and OS on groupd ownedUbitUmarov2017-05-031-4/+4
| * taskitem group owned information was still incorrectUbitUmarov2017-05-031-1/+6
| * viewer can't tell if a taskitem is group owned if we don't tell him; missing...UbitUmarov2017-05-031-2/+9
* | viewer can't tell if a taskitem is group owned if we don't tell him;UbitUmarov2017-05-031-2/+9
|/
* save a few nanosecondsUbitUmarov2017-05-011-9/+16
* exclude lms from permissions checks. They are full rights, and broken on all dbsUbitUmarov2017-04-301-31/+5
* a few changes to permissions folding... we are testing. at this point only us...UbitUmarov2017-04-281-18/+28
* add/fix CanRunScriptUbitUmarov2017-01-211-1/+1
* add more calls to effective permissions aggregation, some paths may still be ...UbitUmarov2017-01-171-1/+10
* add more calls to effective permissions aggregation; do not change groupmask ...UbitUmarov2017-01-171-0/+1
* avoid lastOwner beeing the groupUbitUmarov2017-01-161-1/+2
* chance new effective permissions code to ease aggregation on demand( ie on c...UbitUmarov2017-01-161-36/+4
* Merge branch 'melanie'Melanie Thielker2017-01-161-4/+2
|\
| * Remove the last instance of the legacy slam but being setMelanie Thielker2017-01-161-4/+2
* | add code for fixing effective permitions. This is a test, and currently too s...UbitUmarov2017-01-151-2/+44
|/
* fix: send viewers the Everyone permitions of items inside other objectsUbitUmarov2017-01-141-1/+1
* Fix an artefact introduced by git's revert merging logicMelanie Thielker2017-01-061-9/+6
* Fix errors introduced by incomplete understanding of what folded perms areMelanie Thielker2017-01-061-6/+13
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-29/+29
* some changes to RequestInventoryFile()UbitUmarov2016-07-091-38/+36
* reduce lock time during object inventory ProcessInventoryBackupUbitUmarov2016-07-071-7/+4
* reduce the initial capacity of InventoryStringBuilder the 16k i added isUbitUmarov2016-07-071-1/+1
* hide the footprints of my previus bug ( take out comented codeUbitUmarov2016-07-071-3/+0
* forget InventoryStringBuilder.close()UbitUmarov2016-07-071-3/+3
* change InventoryStringBuilder. This will do much for mantis 7904 objects inv...UbitUmarov2016-07-071-12/+21
* Revert "More debug to diagnose osgrid"Diva Canto2016-06-131-1/+1
* More debug to diagnose osgridDiva Canto2016-06-131-1/+1
* seems to compile ( tests comented out)UbitUmarov2015-09-021-13/+0
* bad merge?UbitUmarov2015-09-011-289/+523
|\
| * return bbox and offsetHeight to RezObjectUbitUmarov2014-11-191-5/+4
| * compile fixUbitUmarov2014-09-211-3/+5
| * release lock a bit sooner when not needed, add a try on more complex dbUbitUmarov2014-09-211-4/+11
| * protect getting the itemUbitUmarov2014-09-211-1/+3
| * remove redundant codeUbitUmarov2014-09-211-20/+7
| * taskInventory request: give each transfer a diferent filename, Add moreUbitUmarov2014-09-121-101/+96
| * apply objectSlamSale to all roots of coalescence objects. replace theUbitUmarov2014-08-051-1/+1