aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Permissions/PermissionsModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey2009-03-111-1/+1
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-11/+11
* Commented a couple of not very useful log messages that are cluttering the lo...diva2009-02-121-4/+4
* * optimized usings.lbsa712009-02-121-14/+11
* Add proper handling for shared vs. unshared modules to the commandMelanie Thielker2009-02-101-3/+3
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+1498