| Commit message (Expand) | Author | Age | Files | Lines |
* | First, change DefaultPermissionsModule so it returns the correct name... | Tom | 2010-08-01 | 1 | -1/+1 |
* | 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 |
* | This is the second part of the 'not crash on regionsize changes'. This le... | Teravus Ovares (Dan Olivares) | 2009-08-07 | 1 | -4/+4 |
* | Thank you, dmiles, for a patch that allows more differentiated script | Melanie Thielker | 2009-07-30 | 1 | -7/+26 |
* | * Updates libOMV to version 0.7.0 | Teravus Ovares | 2009-07-25 | 1 | -4/+4 |
* | Allow "Take Copy" with copy only permissions if you own the object. Trans | Melanie Thielker | 2009-06-24 | 1 | -2/+10 |
* | Formatting cleanup, ignore some generated files. | Jeff Ames | 2009-06-22 | 1 | -1/+1 |
* | Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of obj... | Melanie Thielker | 2009-06-14 | 1 | -1/+16 |
* | Formatting cleanup. Ignore some generated files. | Jeff Ames | 2009-06-09 | 1 | -19/+19 |
* | Thank you Snoopy, for a patch that implements group permissions. | Melanie Thielker | 2009-06-09 | 1 | -131/+246 |
* | Thank you, thomax, for a patch to provide finer-grained access control to | Melanie Thielker | 2009-06-05 | 1 | -0/+69 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |