aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Permissions (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Add allowed_script_editors to OpenSim.ini in the same fashion as allowed_sc...Justin Clarke Casey2008-11-171-9/+12
* * refactor: move user set permissions parsing code into a separate method rea...Justin Clarke Casey2008-11-171-39/+99
* * Allow new script creation to be locked down to only gods if specified in Op...Justin Clarke Casey2008-11-141-9/+58
* Reapplying a revised version of Christopher Yeoh's (IBM) patch for allowMelanie Thielker2008-11-141-1/+6
* * Switch default permissions back to false (so they are not on) as they were ...Justin Clarke Casey2008-11-141-5/+1
* * Hook up create new object event in the permissions moduleJustin Clarke Casey2008-11-141-1/+2
* reverting #7295, as it still fails a test case (as pointed out veryDr Scofield2008-11-141-1/+1
* From: Christopher Yeoh <cyeoh@au1.ibm.com>Dr Scofield2008-11-141-1/+1
* * Rename all the previous methods to be User rather than Avatar (for extra bo...Justin Clarke Casey2008-11-131-8/+8
* * Add Justin Clarke Casey2008-11-131-4/+64
* * refactor: rename object inventory permission checks to distinguish between ...Justin Clarke Casey2008-11-131-7/+6
* * First part of a series of patchesJustin Clarke Casey2008-11-131-7/+22
* * Attempt to make OpenSim.ini.example a bit more readable byJustin Clarke Casey2008-11-131-506/+506
* * refactor: Convert most non SOP methods to use SOG.IsAttachment rather than ...Justin Clarke Casey2008-11-011-3/+2
* * refactor: Move error logging from GetUserDetails up to callers, since there...Justin Clarke Casey2008-10-151-0/+17
* * Apply http://opensimulator.org/mantis/view.php?id=1207Justin Clarke Casey2008-10-071-7/+11
* Revert r6697 patch as the build fails.Charles Krinke2008-10-061-11/+7
* Mantis#1207. Thank you, TGlion for a patch that addresses:Charles Krinke2008-10-061-7/+11
* Update svn properties, formatting cleanup.Jeff Ames2008-09-231-1/+1
* Small fix to eliminate a beauty spotMelanie Thielker2008-09-231-1/+1
* Update the permissions system to handle scripts and notecards the wayMelanie Thielker2008-09-231-1/+65
* Move script and notecard open perms checks from ClientView to theMelanie Thielker2008-09-221-2/+127
* Remove comment in perms module after consulting with awebbMelanie Thielker2008-09-221-6/+2
* Fix a small logic error in my perms module changesMelanie Thielker2008-09-221-1/+1
* Create CanEditObjectInventory to preserve the abilityMelanie Thielker2008-09-221-0/+20
* fix: warnings from libomvDr Scofield2008-09-081-0/+4
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-66/+66
* clean up and fixing a typo.Dr Scofield2008-09-031-1/+1
* Mantis #2072Melanie Thielker2008-09-011-1/+14
* Mantis #1999Melanie Thielker2008-08-191-0/+3
* Formatting cleanup.Jeff Ames2008-08-181-1/+1
* Patch for Adam: Add two new permissions options to Opensim.ini.exampleMelanie Thielker2008-08-171-3/+7
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-161-3/+3
* Reshuffle to eliminate prim owner lookups unless gridgods are enabledMelanie Thielker2008-08-161-4/+7
* Guard against a null ref in the permissions module when a profileMelanie Thielker2008-08-161-2/+5
* Perils of copypaste. Missing references.Melanie Thielker2008-08-151-1/+2
* Fix repeated user profile info lookups. Redirect those lookups to cache.Melanie Thielker2008-08-151-2/+3
* Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker2008-08-151-6/+7
* Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames2008-08-151-2/+2
* Make the estate owner work. Changes permissions checks to allow theMelanie Thielker2008-08-141-1/+7
* Make the estate owner UUID from the database have the same rightsMelanie Thielker2008-08-131-1/+7
* *Added CommandIntentions that is used to describe a console commands hazard. ...mingchen2008-07-251-2/+2
* refactored LandData to use properties, and cleaned up the naming onSean Dague2008-07-231-6/+6
* Patch #9151Melanie Thielker2008-07-181-11/+1
* Patches #9143 and #9144 (Mantis #1723)Melanie Thielker2008-07-121-1/+1
* * Oops, turn off permissions debugging I stupidly hardcodedJustin Clarke Casey2008-07-111-1/+1
* * Put an info entry in the log if permissions are being bypassedJustin Clarke Casey2008-07-111-1/+10
* Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke2008-06-281-1/+2
* 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