| Commit message (Expand) | Author | Files | Lines |
2012-03-22 | Revert "Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEF... | Melanie | 1 | -17/+0 |
2012-03-22 | Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEFAULT. Tu... | Diva Canto | 1 | -0/+17 |
2012-01-12 | Remove ViewObjectInventory method unsupported by core | Melanie | 1 | -17/+0 |
2011-01-14 | Add a new ViewObjectInventory permission to decouple viewing from | Melanie | 1 | -0/+17 |
2011-01-03 | Add permissions hooks for object transfers | Melanie | 1 | -4/+57 |
2011-01-03 | Add permissions hooks for object transfers | Melanie | 1 | -4/+57 |
2010-12-17 | remove mono compiler warnings | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2010-12-13 | Revamp the viewer -> banlist packet processing so fix a number of bugs. | Melanie | 1 | -14/+0 |
2010-12-13 | Change some lookups in he Land Management module to make group permissions | Melanie | 1 | -1/+18 |
2010-12-13 | Revamp the viewer -> banlist packet processing so fix a number of bugs. | Melanie | 1 | -14/+0 |
2010-12-13 | Change some lookups in he Land Management module to make group permissions | Melanie | 1 | -1/+18 |
2010-11-22 | add basic tests to check that under default permissions module owner can dele... | Justin Clark-Casey (justincc) | 1 | -9/+53 |
2010-09-12 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2010-07-29 | Allow gods and estate managers/owners to be unaffected by parcel bans | Melanie Thielker | 1 | -0/+17 |
2010-07-29 | Allow gods and estate managers/owners to be unaffected by parcel bans | Melanie Thielker | 1 | -0/+17 |
2010-07-26 | implement serverside checks for media texture navigation in order to stop nau... | Justin Clark-Casey (justincc) | 1 | -1/+18 |
2010-07-26 | implement prim media control permissions serverside in order to stop bad clients | Justin Clark-Casey (justincc) | 1 | -2/+19 |
2010-07-13 | implement serverside checks for media texture navigation in order to stop nau... | Justin Clark-Casey (justincc) | 1 | -1/+18 |
2010-07-13 | implement prim media control permissions serverside in order to stop bad clients | Justin Clark-Casey (justincc) | 1 | -2/+19 |
2010-03-18 | Unify a previous refactor of object return with the older solution. We | Melanie | 1 | -23/+6 |
2010-03-18 | Unify a previous refactor of object return with the older solution. We | Melanie | 1 | -23/+6 |
2010-03-18 | Unify a previous refactor of object return with the older solution. We | Melanie | 1 | -23/+6 |
2009-10-29 | * Commented out two noisy debug lines in the LLUDP server | John Hurliman | 1 | -18/+18 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -8/+8 |
2009-06-14 | Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of obj... | Melanie Thielker | 1 | -0/+17 |
2009-06-05 | Thank you, thomax, for a patch to provide finer-grained access control to | Melanie Thielker | 1 | -0/+20 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-24 | Allow the perms module to inspect and modify the list of objects to return | Melanie Thielker | 1 | -3/+3 |
2009-05-24 | Add a new permissions check for bulk object returns. | Melanie Thielker | 1 | -0/+17 |
2009-05-12 | Add permission mechanisms for group deeding land | Melanie Thielker | 1 | -0/+17 |
2009-04-01 | Finally clean up the Scene.Permissions and permissions module. | Melanie Thielker | 1 | -790/+353 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 1 | -2/+2 |
2008-12-01 | Make the permissions module hook CanResetScript suitable for use | Melanie Thielker | 1 | -3/+3 |
2008-11-22 | Mantis #2442 | Melanie Thielker | 1 | -3/+3 |
2008-11-21 | Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make all | Melanie Thielker | 1 | -270/+270 |
2008-11-13 | * Rename all the previous methods to be User rather than Avatar (for extra bo... | Justin Clarke Casey | 1 | -44/+44 |
2008-11-13 | * Add | Justin Clarke Casey | 1 | -2/+141 |
2008-11-13 | * refactor: rename object inventory permission checks to distinguish between ... | Justin Clarke Casey | 1 | -31/+45 |
2008-11-13 | * First part of a series of patches | Justin Clarke Casey | 1 | -2/+2 |
2008-09-22 | Create CanEditObjectInventory to preserve the ability | Melanie Thielker | 1 | -0/+27 |
2008-09-08 | fix: warnings from libomv | Dr Scofield | 1 | -0/+4 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -80/+80 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -767/+804 |
2008-08-14 | Make the estate owner work. Changes permissions checks to allow the | Melanie Thielker | 1 | -3/+3 |
2008-06-28 | Mantis#1616. Applied Melanie's patch. This may or may | Charles Krinke | 1 | -0/+1 |
2008-06-26 | Mantis#1597. Thank you, Melanie for a patch that: | Charles Krinke | 1 | -0/+25 |
2008-06-06 | * This wraps the autopilot request to the client's sit response. An interes... | Teravus Ovares | 1 | -0/+3 |
2008-05-28 | *Added a Few External Checks relating to scripts including the seperation of ... | mingchen | 1 | -1/+88 |
2008-05-23 | Thank you kindly, Melanie, for: | Charles Krinke | 1 | -0/+1 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -9/+9 |