aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Permissions (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-136/+76
2010-01-28Fixes inconsistencies in the permissions module. Adds a region_manager_is_godMelanie1-4/+7
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-76/+136
2010-01-19Change a member of the friendslist module to better reflect the client sideMelanie1-6/+3
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto1-1/+1
2010-01-10Remove all references to master avatar, replacing with estate owner whereMelanie1-6/+0
2010-01-10* OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto1-3/+3
2010-01-05Allow estate managers (if estate_owner_is_god is set) to actually enterMelanie1-1/+4
2010-01-04Formatting cleanup. Add copyright headers.Jeff Ames1-1/+1
2010-01-01The Library Service is now working. UserProfileCacheService.LibraryRoot is ob...Diva Canto1-6/+23
2009-11-27Apply patch to stop failure of llParcelMediaCommandList() on group deeded landJustin Clark-Casey (justincc)1-8/+9
2009-11-23Formatting cleanup.Jeff Ames1-8/+8
2009-11-05Change the permissions module to use the friend list cache already in theMelanie1-2/+15
2009-11-05Remove a spammy debug message from friends list check in the perms module.Melanie1-20/+2
2009-11-05Patch by revolution, thank you. Mantis #1789 . Implement friends permissions.Melanie1-0/+34
2009-10-10Fix selling objectsMelanie1-4/+3
2009-10-04* KeepAlive set to false in expect_user and log_off.Diva Canto1-4/+9
2009-10-03Fix my build breakMelanie1-2/+2
2009-10-03Small permissions tweakMelanie1-1/+4
2009-10-02- cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)1-16/+16
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-10-01Formatting cleanup.Jeff Ames1-25/+25
2009-08-18jhurliman's patch in http://opensimulator.org/mantis/view.php?id=4024Diva Canto1-3/+6
2009-08-13Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...Diva Canto1-3/+3
2009-08-13Inventory redirects from CachedUserInfo to InventoryService COMPLETE!Diva Canto1-39/+7
2009-08-07This is the second part of the 'not crash on regionsize changes'. This le...Teravus Ovares (Dan Olivares)1-4/+4
2009-07-30Thank you, dmiles, for a patch that allows more differentiated scriptMelanie Thielker1-7/+26
2009-07-25* Updates libOMV to version 0.7.0Teravus Ovares1-4/+4
2009-06-24Allow "Take Copy" with copy only permissions if you own the object. TransMelanie Thielker1-2/+10
2009-06-22Formatting cleanup, ignore some generated files.Jeff Ames1-1/+1
2009-06-14Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of obj...Melanie Thielker1-1/+16
2009-06-09Formatting cleanup. Ignore some generated files.Jeff Ames1-19/+19
2009-06-09Thank you Snoopy, for a patch that implements group permissions.Melanie Thielker1-131/+246
2009-06-05Thank you, thomax, for a patch to provide finer-grained access control toMelanie Thielker1-0/+69
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-24Prevent group deeded objects from being returned by the group return optionMelanie Thielker1-2/+22
2009-05-24Allow the perms module to inspect and modify the list of objects to returnMelanie Thielker1-1/+1
2009-05-24Make group permissions control what a user can return.Melanie Thielker1-0/+32
2009-05-24Add a new permissions check for bulk object returns.Melanie Thielker1-0/+9
2009-05-12Add permission mechanisms for group deeding landMelanie Thielker1-0/+18
2009-04-30Estate owners who are not administrators, even in god mode, should not beMelanie Thielker1-1/+1
2009-04-30Fixed a bug in the permissions module, where if there were multiple admins, t...MW1-7/+21
2009-04-27Make sure that, on "Anyone can copy" the person copying the objectMelanie Thielker1-3/+3
2009-04-01Finally clean up the Scene.Permissions and permissions module.Melanie Thielker1-42/+42
2009-03-11* Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey1-1/+1
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-11/+11
2009-02-12Commented a couple of not very useful log messages that are cluttering the lo...diva1-4/+4
2009-02-12* optimized usings.lbsa711-14/+11
2009-02-10Add proper handling for shared vs. unshared modules to the commandMelanie Thielker1-3/+3
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-0/+1498