| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | add a comment about parts permissions aggregation | UbitUmarov | 2017-01-19 | 1 | -0/+2 |
* | | add CanEdit check for SOGs, iclients and SPs that need to be in scene and use it | UbitUmarov | 2017-01-19 | 2 | -20/+44 |
* | | fix a null check | UbitUmarov | 2017-01-19 | 1 | -2/+3 |
* | | object CanMove is for in scene SOGs Icleints and SPs and permitions module is... | UbitUmarov | 2017-01-19 | 4 | -67/+50 |
* | | object Take and TakeCopy are for in scene SOPs and SPs and permitions module ... | UbitUmarov | 2017-01-19 | 2 | -8/+10 |
* | | enforce effective perms hierarchy | UbitUmarov | 2017-01-18 | 1 | -42/+59 |
* | | antecipate baked cache check and Xbakes requests, so they happen before viewe... | UbitUmarov | 2017-01-18 | 1 | -26/+33 |
* | | Permissions module: GenerateClientFlags() no need to keep looking for the sam... | UbitUmarov | 2017-01-17 | 2 | -9/+7 |
* | | add more calls to effective permissions aggregation, some paths may still be ... | UbitUmarov | 2017-01-17 | 9 | -23/+49 |
* | | add more calls to effective permissions aggregation; do not change groupmask ... | UbitUmarov | 2017-01-17 | 3 | -2/+13 |
* | | start adding calls to effective permissions aggregation on changes; rearrange... | UbitUmarov | 2017-01-17 | 3 | -25/+15 |
* | | remove now unused SetRootPartOwner() | UbitUmarov | 2017-01-16 | 1 | -21/+1 |
* | | replace calls to SetOwnerId and SetRootPartOwner by a single new SetOwner() s... | UbitUmarov | 2017-01-16 | 2 | -2/+25 |
* | | fix EffectiveGroupOrEveryOnePerms C&T == 0 case | UbitUmarov | 2017-01-16 | 1 | -5/+27 |
* | | avoid lastOwner beeing the group | UbitUmarov | 2017-01-16 | 3 | -4/+11 |
* | | chance new effective permissions code to ease aggregation on demand( ie on c... | UbitUmarov | 2017-01-16 | 4 | -149/+121 |
* | | Merge branch 'melanie' | Melanie Thielker | 2017-01-16 | 2 | -5/+7 |
|\ \
| |/ |
|
| * | Remove the last instance of the legacy slam but being set | Melanie Thielker | 2017-01-16 | 2 | -5/+7 |
* | | add code for fixing effective permitions. This is a test, and currently too s... | UbitUmarov | 2017-01-15 | 3 | -2/+226 |
|/ |
|
* | fix incoerent definition of Slam bit (bits 3 and 4 used in diferent | UbitUmarov | 2017-01-14 | 2 | -4/+1 |
* | fix: send viewers the Everyone permitions of items inside other objects | UbitUmarov | 2017-01-14 | 1 | -1/+1 |
* | Fix the new permissions error introduced with the inventory fix | Melanie Thielker | 2017-01-13 | 1 | -10/+24 |
* | Add permission CanChangeSelectedState replacing 2 calls to check Move and Mod... | UbitUmarov | 2017-01-12 | 2 | -4/+16 |
* | don't let object lastowner be its group | UbitUmarov | 2017-01-11 | 1 | -1/+2 |
* | more changes to GenerateClientFlags(), use already cached presence group info... | UbitUmarov | 2017-01-11 | 1 | -2/+2 |
* | change GenerateClientFlags(...) to work with a scenepresence; make use of the... | UbitUmarov | 2017-01-11 | 1 | -3/+3 |
* | remove obsolete PrimFlags.ObjectYouOfficer; rearrange GenerateClientFlags(...... | UbitUmarov | 2017-01-10 | 1 | -2/+1 |
* | try to improve option automatic_gods processing | UbitUmarov | 2017-01-08 | 1 | -9/+11 |
* | use new IsGod on CheckAndAdjustLandingPoint_SL so it can be by current viewer... | UbitUmarov | 2017-01-07 | 1 | -1/+1 |
* | Correct casing on isGod and isViewerUIGod | Melanie Thielker | 2017-01-07 | 2 | -38/+38 |
* | Change improperly named isNPC to be IsNPC as a property should be uppercase | Melanie Thielker | 2017-01-07 | 3 | -13/+13 |
* | ignore teleport flag GodLike. Perform checks acording to agent static | UbitUmarov | 2017-01-07 | 1 | -5/+7 |
* | rename same more variables to make their meaning more clear | UbitUmarov | 2017-01-07 | 2 | -5/+5 |
* | rename same variables to make their meaning more clear | UbitUmarov | 2017-01-07 | 2 | -57/+56 |
* | more changes to god level control. Not that this is work in progress, for now... | UbitUmarov | 2017-01-07 | 2 | -224/+234 |
* | Fix grid gods | Melanie Thielker | 2017-01-07 | 1 | -0/+1 |
* | Merge branch 'master' of opensimulator.org:/var/git/opensim | Melanie Thielker | 2017-01-06 | 1 | -2/+6 |
|\ |
|
| * | Merge branch 'master' of opensimulator.org:/var/git/opensim | UbitUmarov | 2017-01-06 | 3 | -27/+35 |
| |\ |
|
| * | | add a missing god_date transmition | UbitUmarov | 2017-01-06 | 1 | -2/+6 |
* | | | Fix an artefact introduced by git's revert merging logic | Melanie Thielker | 2017-01-06 | 1 | -9/+6 |
| |/
|/| |
|
* | | Merge branch 'master' of opensimulator.org:/var/git/opensim | Melanie Thielker | 2017-01-06 | 1 | -13/+0 |
|\ \
| |/ |
|
| * | Remove parcel_owner_is_god option. It is conceptually wrong and with | UbitUmarov | 2017-01-06 | 1 | -13/+0 |
* | | Fix the long-standing bug that object permissions set in inventory were lost | Melanie Thielker | 2017-01-06 | 2 | -6/+13 |
* | | Fix errors introduced by incomplete understanding of what folded perms are | Melanie Thielker | 2017-01-06 | 2 | -21/+22 |
|/ |
|
* | restore parcels avatars visibility god level change correct handling; try to... | UbitUmarov | 2017-01-06 | 2 | -24/+28 |
* | fix/simplify validation of god_data update field | UbitUmarov | 2017-01-06 | 1 | -2/+3 |
* | fix typo | UbitUmarov | 2017-01-06 | 1 | -9/+7 |
* | Fix the mixed gods issue in all places | Melanie Thielker | 2017-01-06 | 1 | -6/+13 |
* | Merge branch 'master' of opensimulator.org:/var/git/opensim | Melanie Thielker | 2017-01-06 | 1 | -1/+2 |
|\ |
|
| * | take sync viewer out on make root | UbitUmarov | 2017-01-06 | 1 | -1/+2 |