aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Permissions (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-02-151-1/+6
|\
| * short circuit the expensive parts of the permission checking codeMic Bowman2012-02-131-1/+6
* | Merge branch 'master' into careminsterMelanie2011-12-181-3/+9
|\ \ | |/
| * Fix bug where objects could not be set to a new group if the group had been c...Justin Clark-Casey (justincc)2011-12-171-3/+9
* | Merge branch 'master' into bigmergeMelanie2011-12-011-3/+2
|\ \ | |/
| * Improve some of the debug help messagesJustin Clark-Casey (justincc)2011-11-291-3/+2
* | Merge branch 'master' into bigmergeMelanie2011-11-171-2/+1
|\ \ | |/
| * For clients that are entering a simulator from initial login, stop executing ...Justin Clark-Casey (justincc)2011-11-151-2/+1
* | Bring us up to date.Tom2011-09-141-37/+52
|\ \ | |/
| * When creating an OAR, optionally exclude objects according to their permissionsOren Hurvitz2011-09-121-37/+52
* | Resolve merge commits, stage 1Tom2011-09-041-2/+2
|\ \ | |/
| * Remove pointless cluttering SOP.ParentGroup != null checks.Justin Clark-Casey (justincc)2011-09-011-1/+1
| * Fixed serverside_object_permission default value conflictionMakopoppo2011-07-231-1/+1
* | Merge branch 'master' into careminster-presence-refactorroot2011-07-051-1/+1
|\ \ | |/
| * Make default serverside_object_permissions = true since this better matches u...Justin Clark-Casey (justincc)2011-07-011-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-091-15/+26
|\ \ | |/
| * Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto2011-05-211-15/+26
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-03-211-2/+2
|\ \ | |/
| * When setting media on a prim values, use generic object permissions instead o...Justin Clark-Casey (justincc)2011-03-141-2/+2
| * Revamp the viewer -> banlist packet processing so fix a number of bugs.Melanie2010-12-131-53/+3
* | Revamp the viewer -> banlist packet processing so fix a number of bugs.Melanie2010-12-131-53/+3
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-211-6/+24
|\ \ | |/
| * Fix a typoMelanie2010-09-211-3/+3
| * Refactor script create permission into the perms moduleMelanie2010-09-211-5/+23
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-131-11/+11
|\ \ | |/
| * Formatting cleanup.Jeff Ames2010-09-121-11/+11
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-061-2/+87
|\ \ | |/
| * Merge branch 'moap'Justin Clark-Casey (justincc)2010-08-061-2/+87
| |\
| | * Fix problem where changes to media textures for prims duplicated by shify cop...Justin Clark-Casey (justincc)2010-07-281-6/+6
| | * provide config option for media on a primJustin Clark-Casey (justincc)2010-07-261-2/+2
| | * fix previous media interact serverside checking. perform very basic serversi...Justin Clark-Casey (justincc)2010-07-261-5/+25
| | * implement serverside checks for media texture navigation in order to stop nau...Justin Clark-Casey (justincc)2010-07-261-1/+20
| | * factor out soon to be common media permissions check codeJustin Clark-Casey (justincc)2010-07-261-4/+9
| | * implement prim media control permissions serverside in order to stop bad clientsJustin Clark-Casey (justincc)2010-07-261-1/+42
| * | Allow gods and estate managers/owners to be unaffected by parcel bansMelanie Thielker2010-07-291-0/+1
| |/
| * Fix some symbol errorsMelanie2010-04-301-2/+2
* | First, change DefaultPermissionsModule so it returns the correct name...Tom2010-08-011-1/+1
* | Allow gods and estate managers/owners to be unaffected by parcel bansMelanie Thielker2010-07-291-0/+1
* | Fix some symbol errorsMelanie2010-04-301-2/+2
|/
* Fix link security issueMelanie2010-04-301-3/+3
* If a transfer request is received for a task inventory item asset, then route...Justin Clark-Casey (justincc)2010-04-191-6/+11
* check group membership and powers with the groups module rather than just the...Justin Clark-Casey (justincc)2010-04-051-12/+27
* Fix a nullref in permissions when returning objects via right-clickMelanie2010-03-201-2/+2
* Flesh out the new permission methodMelanie2010-03-181-4/+95
* Unify a previous refactor of object return with the older solution. WeMelanie2010-03-181-65/+6
* Reintroduce a check that was dropped from permissionsMelanie2010-03-101-1/+1
* Cache UserLevel in ScenePresence on SP creation. Change IsAdministratorMelanie2010-03-091-0/+8
* * Typo fixesJohn Hurliman2010-03-091-4/+5
* Merge branch 'master' into presence-refactorMelanie2010-02-081-4/+7
|\
| * Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-291-136/+76