aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Permissions (follow)
Commit message (Expand)AuthorAgeFilesLines
* move along, nothing to see here. just a couple of lazy variables.Dr Scofield2008-06-271-5/+5
* Mantis#1597. Thank you, Melanie for a patch that:Charles Krinke2008-06-261-0/+9
* Added support for terrain map to be serialised to xml(as base64 binary). usef...MW2008-06-251-2/+0
* * Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey2008-06-011-3/+1
* * Updates permission module so that GenericCommunicationPermission returns tr...Teravus Ovares2008-06-011-2/+3
* Thank you kindly, Melanie, for:Charles Krinke2008-05-231-1/+2
* * Tweaked patch mantis 1302 and committing it.Teravus Ovares2008-05-171-2/+2
* Formatting cleanup.Jeff Ames2008-05-161-68/+68
* Committing patch from Melanie. 0001290: [PATCH] implement permissions propag...Teravus Ovares2008-05-151-1/+7
* * Committing Patch mantis 0001275: [PATCH] Add more perms-fu. From Melanie. ...Teravus Ovares2008-05-151-8/+85
* * Comitting 0001271: [PATCH] Refactor permissions to fully allow stacking per...Teravus Ovares2008-05-141-16/+13
* * Fixed deleting prim.Teravus Ovares2008-05-141-1/+1
* * Applying patches from Melanie to cover permissions module. Thanks!Adam Frisby2008-05-141-0/+9
* Formatting cleanup.Jeff Ames2008-05-141-2/+2
* *Locked objects can now be unlockedmingchen2008-05-131-1/+1
* *Locked objects now delete after accepting warning as expectedmingchen2008-05-131-9/+9
* *Complete redo of the permissions modulemingchen2008-05-131-339/+479
* * Minor tweak to TerrainChannelAdam Frisby2008-05-091-1/+1
* *Added all the permission checks to the sceneexternalchecks and modified perm...mingchen2008-05-081-42/+58
* *Fixed bug causing Object Duplication to not correctly follow permissionsmingchen2008-05-071-1/+4
* *Added CanRunScript to SceneExternalChecksmingchen2008-05-071-0/+2
* *Added SceneExternalChecks.cs that is used to manage checking the results of ...mingchen2008-05-071-1/+10
* De-tabify source.Jeff Ames2008-05-061-3/+3
* * Cleaning up code, making it conform to OpenSim standards.Adam Frisby2008-05-061-7/+7
* * Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey2008-05-051-0/+698