| Commit message (Expand) | Author | Age | Files | Lines |
* | Revamp the viewer -> banlist packet processing so fix a number of bugs. | Melanie | 2010-12-13 | 1 | -53/+3 |
* | Fix a typo | Melanie | 2010-09-21 | 1 | -3/+3 |
* | Refactor script create permission into the perms module | Melanie | 2010-09-21 | 1 | -5/+23 |
* | Formatting cleanup. | Jeff Ames | 2010-09-12 | 1 | -11/+11 |
* | Merge branch 'moap' | Justin Clark-Casey (justincc) | 2010-08-06 | 1 | -2/+87 |
|\ |
|
| * | Fix problem where changes to media textures for prims duplicated by shify cop... | Justin Clark-Casey (justincc) | 2010-07-28 | 1 | -6/+6 |
| * | provide config option for media on a prim | Justin Clark-Casey (justincc) | 2010-07-26 | 1 | -2/+2 |
| * | fix previous media interact serverside checking. perform very basic serversi... | Justin Clark-Casey (justincc) | 2010-07-26 | 1 | -5/+25 |
| * | implement serverside checks for media texture navigation in order to stop nau... | Justin Clark-Casey (justincc) | 2010-07-26 | 1 | -1/+20 |
| * | factor out soon to be common media permissions check code | Justin Clark-Casey (justincc) | 2010-07-26 | 1 | -4/+9 |
| * | implement prim media control permissions serverside in order to stop bad clients | Justin Clark-Casey (justincc) | 2010-07-26 | 1 | -1/+42 |
* | | Allow gods and estate managers/owners to be unaffected by parcel bans | Melanie Thielker | 2010-07-29 | 1 | -0/+1 |
|/ |
|
* | Fix some symbol errors | Melanie | 2010-04-30 | 1 | -2/+2 |
* | Fix link security issue | Melanie | 2010-04-30 | 1 | -3/+3 |
* | If a transfer request is received for a task inventory item asset, then route... | Justin Clark-Casey (justincc) | 2010-04-19 | 1 | -6/+11 |
* | check group membership and powers with the groups module rather than just the... | Justin Clark-Casey (justincc) | 2010-04-05 | 1 | -12/+27 |
* | Fix a nullref in permissions when returning objects via right-click | Melanie | 2010-03-20 | 1 | -2/+2 |
* | Flesh out the new permission method | Melanie | 2010-03-18 | 1 | -4/+95 |
* | Unify a previous refactor of object return with the older solution. We | Melanie | 2010-03-18 | 1 | -65/+6 |
* | Reintroduce a check that was dropped from permissions | Melanie | 2010-03-10 | 1 | -1/+1 |
* | Cache UserLevel in ScenePresence on SP creation. Change IsAdministrator | Melanie | 2010-03-09 | 1 | -0/+8 |
* | * Typo fixes | John Hurliman | 2010-03-09 | 1 | -4/+5 |
* | Merge branch 'master' into presence-refactor | Melanie | 2010-02-08 | 1 | -4/+7 |
|\ |
|
| * | Revert "Updates all IRegionModules to the new style region modules." | Melanie | 2010-01-29 | 1 | -136/+76 |
| * | Fixes inconsistencies in the permissions module. Adds a region_manager_is_god | Melanie | 2010-01-28 | 1 | -4/+7 |
| * | Updates all IRegionModules to the new style region modules. | Revolution | 2010-01-23 | 1 | -76/+136 |
* | | Change a member of the friendslist module to better reflect the client side | Melanie | 2010-01-19 | 1 | -6/+3 |
* | | Merge branch 'master' into presence-refactor | Melanie | 2010-01-16 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | Allow estate managers (if estate_owner_is_god is set) to actually enter | Melanie | 2010-01-05 | 1 | -1/+4 |
* | | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 2010-01-11 | 1 | -1/+1 |
* | | Remove all references to master avatar, replacing with estate owner where | Melanie | 2010-01-10 | 1 | -6/+0 |
* | | * OMG! All but one references to UserProfileCacheService have been rerouted! | Diva Canto | 2010-01-10 | 1 | -3/+3 |
* | | Merge branch 'master' into presence-refactor | Melanie | 2010-01-04 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Formatting cleanup. Add copyright headers. | Jeff Ames | 2010-01-04 | 1 | -1/+1 |
* | | The Library Service is now working. UserProfileCacheService.LibraryRoot is ob... | Diva Canto | 2010-01-01 | 1 | -6/+23 |
|/ |
|
* | Apply patch to stop failure of llParcelMediaCommandList() on group deeded land | Justin Clark-Casey (justincc) | 2009-11-27 | 1 | -8/+9 |
* | Formatting cleanup. | Jeff Ames | 2009-11-23 | 1 | -8/+8 |
* | Change the permissions module to use the friend list cache already in the | Melanie | 2009-11-05 | 1 | -2/+15 |
* | Remove a spammy debug message from friends list check in the perms module. | Melanie | 2009-11-05 | 1 | -20/+2 |
* | Patch by revolution, thank you. Mantis #1789 . Implement friends permissions. | Melanie | 2009-11-05 | 1 | -0/+34 |
* | Fix selling objects | Melanie | 2009-10-10 | 1 | -4/+3 |
* | * KeepAlive set to false in expect_user and log_off. | Diva Canto | 2009-10-04 | 1 | -4/+9 |
* | Fix my build break | Melanie | 2009-10-03 | 1 | -2/+2 |
* | Small permissions tweak | Melanie | 2009-10-03 | 1 | -1/+4 |
* | - cleaning up LandData/ILandObject capitalization issues | dr scofield (aka dirk husemann) | 2009-10-02 | 1 | -16/+16 |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -25/+25 |
* | jhurliman's patch in http://opensimulator.org/mantis/view.php?id=4024 | Diva Canto | 2009-08-18 | 1 | -3/+6 |
* | Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting... | Diva Canto | 2009-08-13 | 1 | -3/+3 |
* | Inventory redirects from CachedUserInfo to InventoryService COMPLETE! | Diva Canto | 2009-08-13 | 1 | -39/+7 |