index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Environment
/
Modules
/
World
/
Permissions
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make all
Melanie Thielker
2008-11-21
1
-41
/
+41
*
* refactor: Rip out SOP inventory from the partial into a separate class
Justin Clarke Casey
2008-11-21
1
-3
/
+3
*
* Add allowed_script_editors to OpenSim.ini in the same fashion as allowed_sc...
Justin Clarke Casey
2008-11-17
1
-9
/
+12
*
* refactor: move user set permissions parsing code into a separate method rea...
Justin Clarke Casey
2008-11-17
1
-39
/
+99
*
* Allow new script creation to be locked down to only gods if specified in Op...
Justin Clarke Casey
2008-11-14
1
-9
/
+58
*
Reapplying a revised version of Christopher Yeoh's (IBM) patch for allow
Melanie Thielker
2008-11-14
1
-1
/
+6
*
* Switch default permissions back to false (so they are not on) as they were ...
Justin Clarke Casey
2008-11-14
1
-5
/
+1
*
* Hook up create new object event in the permissions module
Justin Clarke Casey
2008-11-14
1
-1
/
+2
*
reverting #7295, as it still fails a test case (as pointed out very
Dr Scofield
2008-11-14
1
-1
/
+1
*
From: Christopher Yeoh <cyeoh@au1.ibm.com>
Dr Scofield
2008-11-14
1
-1
/
+1
*
* Rename all the previous methods to be User rather than Avatar (for extra bo...
Justin Clarke Casey
2008-11-13
1
-8
/
+8
*
* Add
Justin Clarke Casey
2008-11-13
1
-4
/
+64
*
* refactor: rename object inventory permission checks to distinguish between ...
Justin Clarke Casey
2008-11-13
1
-7
/
+6
*
* First part of a series of patches
Justin Clarke Casey
2008-11-13
1
-7
/
+22
*
* Attempt to make OpenSim.ini.example a bit more readable by
Justin Clarke Casey
2008-11-13
1
-506
/
+506
*
* refactor: Convert most non SOP methods to use SOG.IsAttachment rather than ...
Justin Clarke Casey
2008-11-01
1
-3
/
+2
*
* refactor: Move error logging from GetUserDetails up to callers, since there...
Justin Clarke Casey
2008-10-15
1
-0
/
+17
*
* Apply http://opensimulator.org/mantis/view.php?id=1207
Justin Clarke Casey
2008-10-07
1
-7
/
+11
*
Revert r6697 patch as the build fails.
Charles Krinke
2008-10-06
1
-11
/
+7
*
Mantis#1207. Thank you, TGlion for a patch that addresses:
Charles Krinke
2008-10-06
1
-7
/
+11
*
Update svn properties, formatting cleanup.
Jeff Ames
2008-09-23
1
-1
/
+1
*
Small fix to eliminate a beauty spot
Melanie Thielker
2008-09-23
1
-1
/
+1
*
Update the permissions system to handle scripts and notecards the way
Melanie Thielker
2008-09-23
1
-1
/
+65
*
Move script and notecard open perms checks from ClientView to the
Melanie Thielker
2008-09-22
1
-2
/
+127
*
Remove comment in perms module after consulting with awebb
Melanie Thielker
2008-09-22
1
-6
/
+2
*
Fix a small logic error in my perms module changes
Melanie Thielker
2008-09-22
1
-1
/
+1
*
Create CanEditObjectInventory to preserve the ability
Melanie Thielker
2008-09-22
1
-0
/
+20
*
fix: warnings from libomv
Dr Scofield
2008-09-08
1
-0
/
+4
*
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
2008-09-06
1
-66
/
+66
*
clean up and fixing a typo.
Dr Scofield
2008-09-03
1
-1
/
+1
*
Mantis #2072
Melanie Thielker
2008-09-01
1
-1
/
+14
*
Mantis #1999
Melanie Thielker
2008-08-19
1
-0
/
+3
*
Formatting cleanup.
Jeff Ames
2008-08-18
1
-1
/
+1
*
Patch for Adam: Add two new permissions options to Opensim.ini.example
Melanie Thielker
2008-08-17
1
-3
/
+7
*
Update svn properties, minor formatting cleanup.
Jeff Ames
2008-08-16
1
-3
/
+3
*
Reshuffle to eliminate prim owner lookups unless gridgods are enabled
Melanie Thielker
2008-08-16
1
-4
/
+7
*
Guard against a null ref in the permissions module when a profile
Melanie Thielker
2008-08-16
1
-2
/
+5
*
Perils of copypaste. Missing references.
Melanie Thielker
2008-08-15
1
-1
/
+2
*
Fix repeated user profile info lookups. Redirect those lookups to cache.
Melanie Thielker
2008-08-15
1
-2
/
+3
*
Fix up master avatar handling for estate owners. Introduces a new
Melanie Thielker
2008-08-15
1
-6
/
+7
*
Update svn properties, formatting cleanup, fix a couple compiler warnings.
Jeff Ames
2008-08-15
1
-2
/
+2
*
Make the estate owner work. Changes permissions checks to allow the
Melanie Thielker
2008-08-14
1
-1
/
+7
*
Make the estate owner UUID from the database have the same rights
Melanie Thielker
2008-08-13
1
-1
/
+7
*
*Added CommandIntentions that is used to describe a console commands hazard. ...
mingchen
2008-07-25
1
-2
/
+2
*
refactored LandData to use properties, and cleaned up the naming on
Sean Dague
2008-07-23
1
-6
/
+6
*
Patch #9151
Melanie Thielker
2008-07-18
1
-11
/
+1
*
Patches #9143 and #9144 (Mantis #1723)
Melanie Thielker
2008-07-12
1
-1
/
+1
*
* Oops, turn off permissions debugging I stupidly hardcoded
Justin Clarke Casey
2008-07-11
1
-1
/
+1
*
* Put an info entry in the log if permissions are being bypassed
Justin Clarke Casey
2008-07-11
1
-1
/
+10
*
Mantis#1616. Applied Melanie's patch. This may or may
Charles Krinke
2008-06-28
1
-1
/
+2
[next]