| Commit message (Expand) | Author | Age | Files | Lines |
* | remove redundant IsGod, rename some GOD as Administrator (both only on permis... | UbitUmarov | 2017-01-20 | 1 | -111/+59 |
* | change CanDuplicateObject | UbitUmarov | 2017-01-19 | 1 | -6/+5 |
* | change CanDeedObject. WARNING like on other grids, if you do not set next own... | UbitUmarov | 2017-01-19 | 1 | -10/+31 |
* | add CanEdit check for SOGs, iclients and SPs that need to be in scene and use it | UbitUmarov | 2017-01-19 | 1 | -1/+16 |
* | object CanMove is for in scene SOGs Icleints and SPs and permitions module is... | UbitUmarov | 2017-01-19 | 1 | -14/+7 |
* | object Take and TakeCopy are for in scene SOPs and SPs and permitions module ... | UbitUmarov | 2017-01-19 | 1 | -10/+16 |
* | a few more aux methods and changes | UbitUmarov | 2017-01-19 | 1 | -152/+133 |
* | add a GetItemPermissions() to be used use on object contents checks in Permis... | UbitUmarov | 2017-01-19 | 1 | -16/+83 |
* | a few more changes on Permissions module | UbitUmarov | 2017-01-18 | 1 | -90/+80 |
* | Permissions module: fix in prim inv CanEditNotecard group edit rights check (... | UbitUmarov | 2017-01-18 | 1 | -3/+17 |
* | Permissions module: replace some GenericObjectPermission by GenericObjectPerm... | UbitUmarov | 2017-01-18 | 1 | -123/+51 |
* | Permissions module: GenerateClientFlags() no need to keep looking for the sam... | UbitUmarov | 2017-01-17 | 1 | -13/+8 |
* | Permissions module: add GetObjectPermissions() that should replace GenericObj... | UbitUmarov | 2017-01-17 | 1 | -1/+77 |
* | add code for fixing effective permitions. This is a test, and currently too s... | UbitUmarov | 2017-01-15 | 1 | -13/+26 |
* | bad move.. revert | UbitUmarov | 2017-01-14 | 1 | -11/+5 |
* | permissions GenerateClientFlags() also needs group GetEffectivePermissions() ... | UbitUmarov | 2017-01-14 | 1 | -5/+11 |
* | GenerateClientFlags: consider locked state, change object group; CanRezObject... | UbitUmarov | 2017-01-12 | 1 | -45/+52 |
* | stop using a GetPermissionClass() in GenerateClientFlags since it is not good... | UbitUmarov | 2017-01-11 | 1 | -97/+116 |
* | more changes to GenerateClientFlags(), use already cached presence group info... | UbitUmarov | 2017-01-11 | 1 | -8/+60 |
* | change GenerateClientFlags(...) to work with a scenepresence; make use of the... | UbitUmarov | 2017-01-11 | 1 | -7/+36 |
* | remove obsolete PrimFlags.ObjectYouOfficer; rearrange GenerateClientFlags(...... | UbitUmarov | 2017-01-10 | 1 | -60/+51 |
* | update permissions module with the new options | UbitUmarov | 2017-01-07 | 1 | -13/+24 |
* | Remove parcel_owner_is_god option. It is conceptually wrong and with | UbitUmarov | 2017-01-06 | 1 | -4/+2 |
* | Restructure god level and permissions | Melanie Thielker | 2017-01-06 | 1 | -1/+1 |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -107/+107 |
* | Merge branch 'master' of opensimulator.org:/var/git/opensim | Melanie Thielker | 2016-07-04 | 1 | -1/+5 |
|\ |
|
| * | fix a lost region size of 256m | UbitUmarov | 2016-07-03 | 1 | -1/+5 |
* | | Finally remove the requirement for an InventoryItem/FolderBase object to | Melanie Thielker | 2016-07-04 | 1 | -6/+3 |
|/ |
|
* | Related to mantis #7929: "For sale" was not being accepted, because of permis... | Diva Canto | 2016-06-20 | 1 | -0/+9 |
* | According to the SL wiki, estate managers can set parcels for sale. Make it sew. | Melanie Thielker | 2016-05-02 | 1 | -1/+1 |
* | change parcel_owner_is_god configuration option from default from true to fa... | UbitUmarov | 2016-01-30 | 1 | -1/+1 |
* | add IsEstateManager check to Permissions | UbitUmarov | 2015-12-12 | 1 | -0/+1 |
* | dont tell clients that we can edit a friend's attachments when we do forbid it | UbitUmarov | 2015-10-27 | 1 | -1/+1 |
* | bad merge? | UbitUmarov | 2015-09-01 | 1 | -4/+4 |
|\ |
|
| * | varregion: any conversions of use of Constants.RegionSize converted into | Robert Adams | 2015-03-29 | 1 | -4/+4 |
| * | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster | Melanie Thielker | 2014-06-21 | 1 | -0/+2 |
| |\ |
|
| | * | Merge branch 'avination-current' into careminster | Melanie | 2013-09-16 | 1 | -3/+3 |
| | |\ |
|
| * | | | Differentiate between requests only the owner should be able to do and those | Melanie Thielker | 2014-04-26 | 1 | -1/+1 |
| | |/
| |/| |
|
| * | | Harmonize the class name, ID and Name of the default perms module | Melanie Thielker | 2013-09-08 | 1 | -3/+3 |
| * | | Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask | Melanie | 2013-03-24 | 1 | -0/+1 |
* | | | If the owner of an object is taking a copy from the scene (e.g. via the "take... | Justin Clark-Casey (justincc) | 2015-02-03 | 1 | -15/+12 |
* | | | Fixes a permissions bug where a user with group powers to always rez was not ... | Diva Canto | 2014-06-01 | 1 | -1/+5 |
* | | | Adjust permissions to work hand in hand with what the viewer believes they are. | Melanie | 2014-04-25 | 1 | -7/+7 |
* | | | Fixed: once a user has rezzed an object, they could then duplicate it as much... | Oren Hurvitz | 2014-04-20 | 1 | -3/+5 |
* | | | Fixed: if a user belonged to the parcel's group then he was allowed to rez ob... | Oren Hurvitz | 2014-04-20 | 1 | -16/+16 |
* | | | Don't fail to enable permissions modules correctly if there is any leading or... | Justin Clark-Casey (justincc) | 2014-03-25 | 1 | -1/+2 |
* | | | varregion: elimination of Constants.RegionSize from all over OpenSimulator. | Robert Adams | 2013-11-08 | 1 | -4/+4 |
| |/
|/| |
|
* | | Comment out rez perms logging I accidentally left in at 7f07023 (Sat Apr 6 02... | Justin Clark-Casey (justincc) | 2013-04-09 | 1 | -1/+1 |
* | | Fix taking (and rezzing) of coalesced objects in the non-root subregions of m... | Justin Clark-Casey (justincc) | 2013-04-06 | 1 | -0/+2 |
* | | Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask | Melanie | 2013-03-26 | 1 | -0/+1 |
|/ |
|