aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Permissions/PermissionsModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Fixes inconsistencies in the permissions module. Adds a region_manager_is_godMelanie2010-01-281-4/+7
| * Updates all IRegionModules to the new style region modules.Revolution2010-01-231-76/+136
* | Change a member of the friendslist module to better reflect the client sideMelanie2010-01-191-6/+3
* | Merge branch 'master' into presence-refactorMelanie2010-01-161-1/+4
|\ \ | |/
| * Allow estate managers (if estate_owner_is_god is set) to actually enterMelanie2010-01-051-1/+4
* | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-111-1/+1
* | Remove all references to master avatar, replacing with estate owner whereMelanie2010-01-101-6/+0
* | * OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto2010-01-101-3/+3
* | Merge branch 'master' into presence-refactorMelanie2010-01-041-1/+1
|\ \ | |/
| * Formatting cleanup. Add copyright headers.Jeff Ames2010-01-041-1/+1
* | The Library Service is now working. UserProfileCacheService.LibraryRoot is ob...Diva Canto2010-01-011-6/+23
|/
* Apply patch to stop failure of llParcelMediaCommandList() on group deeded landJustin Clark-Casey (justincc)2009-11-271-8/+9
* Formatting cleanup.Jeff Ames2009-11-231-8/+8
* Change the permissions module to use the friend list cache already in theMelanie2009-11-051-2/+15
* Remove a spammy debug message from friends list check in the perms module.Melanie2009-11-051-20/+2
* Patch by revolution, thank you. Mantis #1789 . Implement friends permissions.Melanie2009-11-051-0/+34
* Fix selling objectsMelanie2009-10-101-4/+3
* * KeepAlive set to false in expect_user and log_off.Diva Canto2009-10-041-4/+9
* Fix my build breakMelanie2009-10-031-2/+2
* Small permissions tweakMelanie2009-10-031-1/+4
* - cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)2009-10-021-16/+16
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Formatting cleanup.Jeff Ames2009-10-011-25/+25
* jhurliman's patch in http://opensimulator.org/mantis/view.php?id=4024Diva Canto2009-08-181-3/+6
* Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...Diva Canto2009-08-131-3/+3
* Inventory redirects from CachedUserInfo to InventoryService COMPLETE!Diva Canto2009-08-131-39/+7
* This is the second part of the 'not crash on regionsize changes'. This le...Teravus Ovares (Dan Olivares)2009-08-071-4/+4
* Thank you, dmiles, for a patch that allows more differentiated scriptMelanie Thielker2009-07-301-7/+26
* * Updates libOMV to version 0.7.0Teravus Ovares2009-07-251-4/+4
* Allow "Take Copy" with copy only permissions if you own the object. TransMelanie Thielker2009-06-241-2/+10
* Formatting cleanup, ignore some generated files.Jeff Ames2009-06-221-1/+1
* Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of obj...Melanie Thielker2009-06-141-1/+16
* Formatting cleanup. Ignore some generated files.Jeff Ames2009-06-091-19/+19
* Thank you Snoopy, for a patch that implements group permissions.Melanie Thielker2009-06-091-131/+246
* Thank you, thomax, for a patch to provide finer-grained access control toMelanie Thielker2009-06-051-0/+69
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Prevent group deeded objects from being returned by the group return optionMelanie Thielker2009-05-241-2/+22
* Allow the perms module to inspect and modify the list of objects to returnMelanie Thielker2009-05-241-1/+1
* Make group permissions control what a user can return.Melanie Thielker2009-05-241-0/+32
* Add a new permissions check for bulk object returns.Melanie Thielker2009-05-241-0/+9
* Add permission mechanisms for group deeding landMelanie Thielker2009-05-121-0/+18
* Estate owners who are not administrators, even in god mode, should not beMelanie Thielker2009-04-301-1/+1
* Fixed a bug in the permissions module, where if there were multiple admins, t...MW2009-04-301-7/+21
* Make sure that, on "Anyone can copy" the person copying the objectMelanie Thielker2009-04-271-3/+3
* Finally clean up the Scene.Permissions and permissions module.Melanie Thielker2009-04-011-42/+42