| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed use of 'is' operator and casting to find the root ScenePresence in Me... | Dan Lake | 2011-10-27 | 1 | -8/+7 |
* | Change default groups messaging module in hardcode to the empty string. | Melanie | 2011-10-12 | 1 | -1/+1 |
* | Changed actual default values of 'ServiceConnectorModule' and 'MessagingModul... | Makopoppo | 2011-06-24 | 1 | -1/+1 |
* | Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll | Diva Canto | 2011-04-30 | 1 | -2/+0 |
* | First stab at cleaning up Caps. Compiles. Untested. | Diva Canto | 2011-04-30 | 1 | -2/+1 |
* | Comment out some startup logging lines to make up for the one I added earlier... | Justin Clark-Casey (justincc) | 2011-04-02 | 1 | -3/+0 |
* | Formatting cleanup. | Jeff Ames | 2010-10-27 | 1 | -2/+2 |
* | Pass in requesting agent ID when GetGroupMembers is called in the XMLRPC grou... | Justin Clark-Casey (justincc) | 2010-10-19 | 1 | -2/+2 |
* | Display more information when xmlrpcgroupsserver comms fails | Justin Clark-Casey (justincc) | 2010-10-19 | 1 | -8/+9 |
* | Revert "Patch from mcortez: Update groups, add ALPHA Siman grid connector for... | Melanie | 2010-05-06 | 1 | -139/+135 |
* | Patch from mcortez: Update groups, add ALPHA Siman grid connector for groups | Melanie | 2010-05-05 | 1 | -135/+139 |
* | * May fix mantis #4603. | Diva Canto | 2010-04-05 | 1 | -64/+64 |
* | Patch from mcortez. This appears to be a huge change to the groups module | Melanie | 2010-04-04 | 1 | -118/+98 |
* | oops, add file missing from last commit | Justin Clark-Casey (justincc) | 2010-04-01 | 1 | -9/+7 |
* | expose methods that allow region modules to send messages to groups | Justin Clark-Casey (justincc) | 2010-04-01 | 1 | -63/+81 |
* | Ensure the specified imSessionID exists in the DroppedSession collection befo... | Michael Cortez | 2009-10-05 | 1 | -1/+1 |
* | Replace the Replaceable modules name | Melanie | 2009-08-10 | 1 | -1/+1 |
* | Continue with renaming of Groups module components | Michael Cortez | 2009-08-05 | 1 | -15/+12 |
* | Fixes mono Add-In references for the OptionalModules add-in so that groups do... | Michael Cortez | 2009-08-05 | 1 | -0/+2 |
* | Begin refactoring XmlRpcGroups to a more generic Groups module that allows fo... | Michael Cortez | 2009-08-05 | 1 | -0/+548 |